diff --git a/.cvsignore b/.cvsignore index 19197c2..d803712 100644 --- a/.cvsignore +++ b/.cvsignore @@ -66,3 +66,4 @@ system-config-printer-0.7.23.tar.bz2 system-config-printer-0.7.24.tar.bz2 system-config-printer-0.7.25.tar.bz2 system-config-printer-0.7.26.tar.bz2 +system-config-printer-0.7.27.tar.bz2 diff --git a/sources b/sources index 075731d..cff0cbf 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ c853b55286216568f14dde8a5ae21a21 pycups-1.9.12.tar.bz2 -bbd11e873b4adb6aa7a3ecd46cf20f25 system-config-printer-0.7.26.tar.bz2 +57cb362fb379b6635baec08b9fa0e06d system-config-printer-0.7.27.tar.bz2 diff --git a/system-config-printer.spec b/system-config-printer.spec index 29d2456..c47856c 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -2,7 +2,7 @@ Summary: A printer administration tool Name: system-config-printer -Version: 0.7.26 +Version: 0.7.27 Release: 1 License: GPL Group: System Environment/Base @@ -67,15 +67,6 @@ install -m0644 %{SOURCE2} %buildroot%{_sysconfdir}/pam.d/%{name} install -m0644 %{SOURCE3} %buildroot%{_sysconfdir}/security/console.apps/%{name} ln -s consolehelper %buildroot%{_bindir}/%{name} -# Desktop file installation. -mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications -desktop-file-install --vendor redhat \ - --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Red-Hat-Base \ - --add-category SystemSetup \ - --add-category Application \ - system-config-printer.desktop - %find_lang system-config-printer %clean @@ -114,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT exit 0 %changelog +* Wed Aug 30 2006 Tim Waugh 0.7.27-1 +- 0.7.27. + * Wed Aug 23 2006 Tim Waugh 0.7.26-1 - 0.7.26. Fixes bug # 203149.