[perl-Net-CUPS] BuildRequires cup-filters-devel

Petr Šabata psabata at fedoraproject.org
Thu Aug 9 08:30:12 UTC 2012


commit 24daec1931d846b75b30fd0334cf2ce152d92f8c
Author: Petr Šabata <contyk at redhat.com>
Date:   Thu Aug 9 10:28:23 2012 +0200

    BuildRequires cup-filters-devel

 perl-Net-CUPS.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-Net-CUPS.spec b/perl-Net-CUPS.spec
index 6e60162..0769ae3 100644
--- a/perl-Net-CUPS.spec
+++ b/perl-Net-CUPS.spec
@@ -10,7 +10,7 @@ Patch0:         perl-Net-CUPS-0.61-cups16.patch
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 BuildRequires:  cups-devel
 # Uncomment once cups1.6 lands in rawhide (#832130)
-# BuildRequires:  cups-filters-devel
+BuildRequires:  cups-filters-devel
 BuildRequires:  perl(AutoLoader)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -48,7 +48,7 @@ make test
 %{_mandir}/man3/*
 
 %changelog
-* Thu Jul 26 2012 Petr Šabata <contyk at redhat.com> - 0.61-12
+* Thu Aug 09 2012 Petr Šabata <contyk at redhat.com> - 0.61-12
 - Build with CUPS 1.6+, thanks to Jiří Popelka <jpopelka at redhat.com>,
   rhbz#841925, rt#78583
 - Drop command macros and modernize spec



More information about the perl-devel mailing list