rpms/system-config-printer/F-9 system-config-printer.spec, 1.188, 1.189

Tim Waugh (twaugh) fedora-extras-commits at redhat.com
Fri Jun 20 17:10:52 UTC 2008


Author: twaugh

Update of /cvs/pkgs/rpms/system-config-printer/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9237

Modified Files:
	system-config-printer.spec 
Log Message:
* Fri Jun 20 2008 Tim Waugh <twaugh at redhat.com> 0.7.82.4-1
- Added %check section to spec file.  Build now requires foomatic and
  gutenprint-cups.



Index: system-config-printer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-printer/F-9/system-config-printer.spec,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- system-config-printer.spec	20 Jun 2008 17:04:11 -0000	1.188
+++ system-config-printer.spec	20 Jun 2008 17:10:08 -0000	1.189
@@ -19,6 +19,10 @@
 BuildRequires: intltool
 BuildRequires: xmlto
 BuildRequires: epydoc
+
+# For 'make check':
+BuildRequires: foomatic, gutenprint-cups
+
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires: pygtk2 >= 2.4.0, pygtk2-libglade
@@ -75,6 +79,9 @@
 
 %find_lang system-config-printer
 
+%check
+make check
+
 %clean
 rm -rf %buildroot
 
@@ -122,6 +129,8 @@
 
 %changelog
 * Fri Jun 20 2008 Tim Waugh <twaugh at redhat.com> 0.7.82.4-1
+- Added %%check section to spec file.  Build now requires foomatic and
+  gutenprint-cups.
 - Updated pycups to 1.9.40.
 - 0.7.82.4.
 




More information about the fedora-extras-commits mailing list