rpms/system-config-printer/devel system-config-printer.spec, 1.244, 1.245

Tim Waugh twaugh at fedoraproject.org
Sat Feb 7 11:21:01 UTC 2009


Author: twaugh

Update of /cvs/pkgs/rpms/system-config-printer/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20668

Modified Files:
	system-config-printer.spec 
Log Message:
* Sat Feb  7 2009 Tim Waugh <twaugh at redhat.com> 1.1.3-3
- Ship the missing cupspk file (bug #484461).



Index: system-config-printer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-printer/devel/system-config-printer.spec,v
retrieving revision 1.244
retrieving revision 1.245
diff -u -r1.244 -r1.245
--- system-config-printer.spec	5 Feb 2009 13:07:03 -0000	1.244
+++ system-config-printer.spec	7 Feb 2009 11:20:29 -0000	1.245
@@ -7,7 +7,7 @@
 Summary: A printer administration tool
 Name: system-config-printer
 Version: 1.1.3
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 URL: http://cyberelk.net/tim/software/system-config-printer/
 Group: System Environment/Base
@@ -64,6 +64,9 @@
 %prep
 %setup -q -a 1 -a 2
 %patch1 -p1 -b .git-1.1.x
+aclocal # for cupspk changes
+autoconf
+automake
 
 %build
 %configure
@@ -121,6 +124,7 @@
 %{_datadir}/%{name}/AdvancedServerSettings.py*
 %{_datadir}/%{name}/authconn.py*
 %{_datadir}/%{name}/config.py*
+%{_datadir}/%{name}/cupspk.py*
 %{_datadir}/%{name}/debug.py*
 %{_datadir}/%{name}/errordialogs.py*
 %{_datadir}/%{name}/glade.py*
@@ -164,6 +168,9 @@
 exit 0
 
 %changelog
+* Sat Feb  7 2009 Tim Waugh <twaugh at redhat.com> 1.1.3-3
+- Ship the missing cupspk file (bug #484461).
+
 * Thu Feb  5 2009 Tim Waugh <twaugh at redhat.com> 1.1.3-2
 - Added in cups-pk-helper support from upstream.
 




More information about the fedora-extras-commits mailing list