rpms/perl-Class-C3-XS/F-10 .cvsignore, 1.5, 1.6 perl-Class-C3-XS.spec, 1.8, 1.9 sources, 1.5, 1.6

Chris Weyl cweyl at fedoraproject.org
Thu Apr 2 07:29:02 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-Class-C3-XS/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26573

Modified Files:
	.cvsignore perl-Class-C3-XS.spec sources 
Log Message:
* Thu Apr 02 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.11-1
- update to 0.11



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-C3-XS/F-10/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	10 Aug 2007 00:41:34 -0000	1.5
+++ .cvsignore	2 Apr 2009 07:28:32 -0000	1.6
@@ -1 +1,9 @@
-Class-C3-XS-0.08.tar.gz
+Class-C3-XS-0.11.tar.gz
+Class-C3-XS-*
+i386
+x86_64
+.build*
+clog
+*.rpm
+*.gz
+*.tar


Index: perl-Class-C3-XS.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-C3-XS/F-10/perl-Class-C3-XS.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Class-C3-XS.spec	4 Mar 2008 21:49:51 -0000	1.8
+++ perl-Class-C3-XS.spec	2 Apr 2009 07:28:32 -0000	1.9
@@ -1,11 +1,11 @@
 Name:           perl-Class-C3-XS
-Version:        0.08
-Release:        4%{?dist}
+Version:        0.11
+Release:        1%{?dist}
 Summary:        XS speedups for Class::C3
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Class-C3-XS/
-Source0:        http://www.cpan.org/authors/id/B/BL/BLBLACK/Class-C3-XS-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/F/FL/FLORA/Class-C3-XS-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -15,6 +15,12 @@
 # test
 BuildRequires:  perl(Test::Pod)
 
+# 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
 This contains XS performance enhancers for Class::C3 version 0.16 and
 higher. The main Class::C3 package will use this package automatically if
@@ -71,6 +77,15 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu Apr 02 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.11-1
+- update to 0.11
+
+* Sat Feb 28 2009 Chris Weyl <cweyl at alumni.drew.edu> - 0.08-6
+- Stripping bad provides of private Perl extension libs
+
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.08-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Tue Mar  4 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.08-4
 - rebuild for new perl
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-C3-XS/F-10/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	10 Aug 2007 00:41:34 -0000	1.5
+++ sources	2 Apr 2009 07:28:32 -0000	1.6
@@ -1 +1 @@
-bb19c19a2660f89765765c6c029184f1  Class-C3-XS-0.08.tar.gz
+6afa4bd20dd179358df6acf8e77037fc  Class-C3-XS-0.11.tar.gz




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