rpms/perl-Scope-Upper/devel .cvsignore, 1.3, 1.4 perl-Scope-Upper.spec, 1.3, 1.4 sources, 1.3, 1.4

Chris Weyl cweyl at fedoraproject.org
Sun May 17 06:43:43 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-Scope-Upper/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15929

Modified Files:
	.cvsignore perl-Scope-Upper.spec sources 
Log Message:
* Sun May 17 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.08-1
- auto-update to 0.08 (by cpan-spec-update 0.01)
- filter private Perl so provides



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Scope-Upper/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	23 Feb 2009 06:38:44 -0000	1.3
+++ .cvsignore	17 May 2009 06:43:12 -0000	1.4
@@ -1 +1 @@
-Scope-Upper-0.07.tar.gz
+Scope-Upper-0.08.tar.gz


Index: perl-Scope-Upper.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Scope-Upper/devel/perl-Scope-Upper.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- perl-Scope-Upper.spec	27 Feb 2009 01:25:32 -0000	1.3
+++ perl-Scope-Upper.spec	17 May 2009 06:43:12 -0000	1.4
@@ -1,13 +1,13 @@
-Name:       perl-Scope-Upper 
-Version:        0.07
-Release:        2%{?dist}
+Name:       perl-Scope-Upper
+Version:    0.08
+Release:    1%{?dist}
 # lib/Scope/Upper.pm -> GPL+ or Artistic
-License:    GPL+ or Artistic 
+License:    GPL+ or Artistic
 Group:      Development/Libraries
-Summary:    Act on upper scopes 
-Source:     http://search.cpan.org/CPAN/authors/id/V/VP/VPIT/Scope-Upper-%{version}.tar.gz 
+Summary:    Act on upper scopes
+Source:     http://search.cpan.org/CPAN/authors/id/V/VP/VPIT/Scope-Upper-%{version}.tar.gz
 Url:        http://search.cpan.org/dist/Scope-Upper
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
+BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 BuildRequires: perl(ExtUtils::MakeMaker)
@@ -18,6 +18,12 @@ BuildRequires: perl(Test::More)
 BuildRequires: perl(Test::Pod)
 BuildRequires: perl(Test::Pod::Coverage)
 
+# 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 '%_docdir' | %{__grep} -v '%{perl_vendorarch}/.*\\.so$' | %{__deploop P}"
+%global __find_requires /bin/sh -c "%{__grep} -v '%_docdir' | %{__deploop R}"
+
 
 %description
 This module lets you defer actions that will take place when the control
@@ -26,8 +32,6 @@ end, or localize variables, array/hash v
 in higher contexts. You can also return to an upper level and know which
 context was in use then.
 
-
-
 %prep
 %setup -q -n Scope-Upper-%{version}
 
@@ -51,7 +55,7 @@ find %{buildroot} -depth -type d -exec r
 make test
 
 %clean
-rm -rf %{buildroot} 
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
@@ -61,6 +65,10 @@ rm -rf %{buildroot} 
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun May 17 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.08-1
+- auto-update to 0.08 (by cpan-spec-update 0.01)
+- filter private Perl so provides
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.07-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
@@ -73,4 +81,3 @@ rm -rf %{buildroot} 
 * Tue Feb 10 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.06-0
 - initial RPM packaging
 - generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8)
-


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Scope-Upper/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	23 Feb 2009 06:38:44 -0000	1.3
+++ sources	17 May 2009 06:43:12 -0000	1.4
@@ -1 +1 @@
-9fcfab05a267376fa3f560f310ab16ce  Scope-Upper-0.07.tar.gz
+f5515279b7c7cedc60565e50a4ffd990  Scope-Upper-0.08.tar.gz




More information about the fedora-extras-commits mailing list