rpms/perl-File-ExtAttr/devel .cvsignore, 1.3, 1.4 perl-File-ExtAttr.spec, 1.8, 1.9 sources, 1.3, 1.4

Chris Weyl cweyl at fedoraproject.org
Thu Apr 2 07:31:35 UTC 2009


Author: cweyl

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

Modified Files:
	.cvsignore 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: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-File-ExtAttr/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	21 Apr 2007 18:56:02 -0000	1.3
+++ .cvsignore	2 Apr 2009 07:31:05 -0000	1.4
@@ -1 +1 @@
-File-ExtAttr-1.02.tar.gz
+File-ExtAttr-1.09.tar.gz


Index: perl-File-ExtAttr.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-File-ExtAttr/devel/perl-File-ExtAttr.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-File-ExtAttr.spec	26 Feb 2009 16:08:42 -0000	1.8
+++ perl-File-ExtAttr.spec	2 Apr 2009 07:31:05 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           perl-File-ExtAttr
-Version:        1.02
-Release:        6%{?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,9 @@
 %{_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
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-File-ExtAttr/devel/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:31:05 -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