rpms/perl-File-ExtAttr/F-10 perl-File-ExtAttr.spec, 1.7, 1.8 sources, 1.3, 1.4

Chris Weyl cweyl at fedoraproject.org
Thu Apr 2 07:37:23 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-File-ExtAttr/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28670

Modified Files:
	perl-File-ExtAttr.spec sources 
Log Message:
* Thu Apr 02 2009 Chris Weyl <cweyl at alumni.drew.edu> 1.09-1
- update to 1.09



Index: perl-File-ExtAttr.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-File-ExtAttr/F-10/perl-File-ExtAttr.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-File-ExtAttr.spec	7 Mar 2008 02:00:14 -0000	1.7
+++ perl-File-ExtAttr.spec	2 Apr 2009 07:36:52 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           perl-File-ExtAttr
-Version:        1.02
-Release:        5%{?dist}
+Version:        1.09
+Release:        1%{?dist}
 Summary:        Perl extension for accessing extended attributes of files
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -21,6 +21,11 @@
 BuildRequires:  perl(Test::Distribution), perl(Test::Pod)
 BuildRequires:  perl(File::Find::Rule), perl(Module::CoreList)
 
+# don't "provide" private Perl libs
+%global _use_internal_dependency_generator 0
+%global __deploop() while read FILE; do /usr/lib/rpm/rpmdeps -%{1} ${FILE}; done | /bin/sort -u
+%global __find_provides /bin/sh -c "%{__grep} -v '%{perl_vendorarch}/.*\\.so$' | %{__deploop P}"
+%global __find_requires /bin/sh -c "%{__deploop R}"
 
 %description
 File::ExtAttr is a Perl module providing access to the extended
@@ -65,6 +70,12 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu Apr 02 2009 Chris Weyl <cweyl at alumni.drew.edu> 1.09-1
+- update to 1.09
+
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.02-6
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Thu Mar 06 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.02-5
 Rebuild for new perl
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-File-ExtAttr/F-10/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	21 Apr 2007 18:56:02 -0000	1.3
+++ sources	2 Apr 2009 07:36:52 -0000	1.4
@@ -1 +1 @@
-bbfb0a79d4001fb387fc7b1a315fa496  File-ExtAttr-1.02.tar.gz
+bcce46d86b72185f3814a7c413b86c8a  File-ExtAttr-1.09.tar.gz




More information about the Fedora-perl-devel-list mailing list