Author: pghmcfc
Update of /cvs/pkgs/rpms/perl-Date-Simple/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv12558/devel
Modified Files:
perl-Date-Simple.spec
Log Message:
Minor clean-ups
Index: perl-Date-Simple.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Date-Simple/devel/perl-Date-Simple.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- perl-Date-Simple.spec 30 Apr 2010 13:46:25 -0000 1.15
+++ perl-Date-Simple.spec 11 May 2010 14:21:45 -0000 1.16
@@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More)
-# don't "provide" private Perl libs
+# 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}"
@@ -45,8 +45,8 @@ BuildRequires: perl(ExtUtils::MakeMaker)
%{__make} pure_install PERL_INSTALL_ROOT=%{buildroot}
/usr/bin/find %{buildroot} -type f -name .packlist -exec %{__rm} -f {} ';'
/usr/bin/find %{buildroot} -type f -name '*.bs' -a -size 0 -exec %{__rm} -f {}
';'
-/usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} 2>/dev/null ';'
-%{__chmod} -R u+w %{buildroot}/*
+/usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} ';' 2>/dev/null
+%{__chmod} -R u+w %{buildroot}
%check
%{__make} test
@@ -59,30 +59,30 @@ BuildRequires: perl(ExtUtils::MakeMaker)
%{_mandir}/man3/Date::Simple*.3pm*
%changelog
-* Fri Apr 30 2010 Marcela Maslanova <[email protected]> - 3.03-6
-- Mass rebuild with perl-5.12.0
+* Fri Apr 30 2010 Marcela Maslanova <[email protected]> 3.03-6
+- Mass rebuild with perl 5.12.0
-* Mon Dec 7 2009 Stepan Kasal <[email protected]> - 3.03-5
-- rebuild against perl 5.10.1
+* Mon Dec 7 2009 Stepan Kasal <[email protected]> 3.03-5
+- Rebuild against perl 5.10.1
-* Sat Jul 25 2009 Fedora Release Engineering <[email protected]>
- 3.03-4
+* Sat Jul 25 2009 Fedora Release Engineering <[email protected]>
3.03-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-* Fri Mar 6 2009 Paul Howarth <[email protected]> - 3.03-3
+* Fri Mar 6 2009 Paul Howarth <[email protected]> 3.03-3
- Filter out unwanted provides for perl shared objects
-* Thu Feb 26 2009 Fedora Release Engineering <[email protected]>
- 3.03-2
+* Thu Feb 26 2009 Fedora Release Engineering <[email protected]>
3.03-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-* Thu Jan 22 2009 Paul Howarth <[email protected]> - 3.03-1
+* Thu Jan 22 2009 Paul Howarth <[email protected]> 3.03-1
- Update to 3.03
- Don't package Artistic license text, not included in upstream release
- New upstream maintainer -> new source URL
-* Wed Feb 27 2008 Tom "spot" Callaway <[email protected]> - 3.02-9
+* Wed Feb 27 2008 Tom "spot" Callaway <[email protected]> 3.02-9
- Rebuild for perl 5.10 (again)
-* Tue Feb 19 2008 Fedora Release Engineering <[email protected]> -
3.02-8
+* Tue Feb 19 2008 Fedora Release Engineering <[email protected]> 3.02-8
- Autorebuild for GCC 4.3
* Tue Jan 15 2008 Tom "spot" Callaway <[email protected]> 3.02-7
@@ -101,10 +101,10 @@ BuildRequires: perl(ExtUtils::MakeMaker)
- FE6 mass rebuild
* Thu Feb 16 2006 Paul Howarth <[email protected]> 3.02-3
-- don't use macros in command paths, hardcode them instead
+- Don't use macros in command paths, hardcode them instead
* Tue Aug 23 2005 Paul Howarth <[email protected]> 3.02-2
-- point URLs at search.cpan.org instead of cpan.uwinnipeg.ca
+- Point URLs at search.cpan.org instead of cpan.uwinnipeg.ca
* Tue Aug 23 2005 Paul Howarth <[email protected]> 3.02-1
-- initial package build
+- Initial package build
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel