rpms/foomatic/devel foomatic.spec,1.115,1.116

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Sep 13 12:20:16 UTC 2005


Author: twaugh

Update of /cvs/dist/rpms/foomatic/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv28760

Modified Files:
	foomatic.spec 
Log Message:
* Tue Sep 13 2005 Tim Waugh <twaugh at redhat.com>
- Remove explicit perl module package dependencies.  These should be
  picked up by the RPM during the build process automatically anyway.
  Fixes bug #167997.



Index: foomatic.spec
===================================================================
RCS file: /cvs/dist/rpms/foomatic/devel/foomatic.spec,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- foomatic.spec	13 Sep 2005 08:04:08 -0000	1.115
+++ foomatic.spec	13 Sep 2005 12:20:14 -0000	1.116
@@ -61,16 +61,8 @@
 Requires:	%(eval `perl -V:version`; echo "perl(:MODULE_COMPAT_$version)")
 BuildRoot:	%_tmppath/%name-%version-%release-root
 Provides:	perl(Foomatic::GrovePath)
-Requires:	perl-libxml-enno >= 1.02
-Requires:	perl-libxml-perl >= 0.07, perl-Parse-Yapp >= 1.04, perl-XML-Dumper >= 0.4
-Requires:	perl-XML-Encoding >= 1.01, perl-XML-Parser >= 2.29
 # For 'rm' and '/sbin/service' in post
 PreReq: fileutils initscripts
-BuildRequires:	perl-DateManip >= 5.39, perl-libxml-enno >= 1.02
-BuildRequires:	perl-libxml-perl >= 0.07, perl-Parse-Yapp >= 1.04, perl-XML-Dumper >= 0.4
-BuildRequires:	perl-XML-Encoding >= 1.01, perl-XML-Parser >= 2.29, perl-XML-Twig >= 2.02
-BuildRequires:	perl-XML-Grove, perl-libwww-perl
-BuildRequires:  perl-URI
 
 # foomatic-filters checks for a conversion utility (bug #124931).
 BuildRequires: a2ps
@@ -276,6 +268,11 @@
 %{_var}/cache/foomatic
 
 %changelog
+* Tue Sep 13 2005 Tim Waugh <twaugh at redhat.com>
+- Remove explicit perl module package dependencies.  These should be
+  picked up by the RPM during the build process automatically anyway.
+  Fixes bug #167997.
+
 * Mon Sep 12 2005 Tim Waugh <twaugh at redhat.com> 3.0.2-27
 - Own %%{_datadir}/foomatic/db/source/PPD/Custom and %%{_var}/cache/foomatic
   (bug #168085).




More information about the fedora-cvs-commits mailing list