rpms/foomatic/devel foomatic.spec,1.208,1.209

Tim Waugh twaugh at fedoraproject.org
Mon Nov 24 09:41:39 UTC 2008


Author: twaugh

Update of /cvs/pkgs/rpms/foomatic/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27878

Modified Files:
	foomatic.spec 
Log Message:
* Mon Nov 24 2008 Tim Waugh <twaugh at redhat.com>
- Better build root.
- Fixed summary.



Index: foomatic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/foomatic/devel/foomatic.spec,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -r1.208 -r1.209
--- foomatic.spec	2 Oct 2008 16:40:00 -0000	1.208
+++ foomatic.spec	24 Nov 2008 09:41:08 -0000	1.209
@@ -3,7 +3,7 @@
 %define filtersver 20080904
 %define hpijsver 20080904
 
-Summary: Foomatic printer database.
+Summary: Database of printers and printer drivers
 Name:		foomatic
 Version:	3.0.2
 Release:    67%{?dist}
@@ -42,7 +42,7 @@
 BuildRequires:	autoconf, automake
 Requires:	perl >= 3:5.8.1
 Requires:	%(eval `perl -V:version`; echo "perl(:MODULE_COMPAT_$version)")
-BuildRoot:	%_tmppath/%name-%version-%release-root
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Provides:	perl(Foomatic::GrovePath)
 # For 'rm' and '/sbin/service' in post
 PreReq: fileutils initscripts
@@ -235,6 +235,10 @@
 %{_var}/cache/foomatic
 
 %changelog
+* Mon Nov 24 2008 Tim Waugh <twaugh at redhat.com>
+- Better build root.
+- Fixed summary.
+
 * Thu Oct  2 2008 Tim Waugh <twaugh at redhat.com> 3.0.2-67
 - Rebuilt (bug #465298).
 




More information about the fedora-extras-commits mailing list