rpms/perl-Jcode/EL-6 perl-Jcode.spec,1.20,1.21

Paul Howarth pghmcfc at fedoraproject.org
Tue May 11 15:13:25 UTC 2010


Author: pghmcfc

Update of /cvs/pkgs/rpms/perl-Jcode/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv376/EL-6

Modified Files:
	perl-Jcode.spec 
Log Message:
Minor clean-ups


Index: perl-Jcode.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Jcode/EL-6/perl-Jcode.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- perl-Jcode.spec	24 Aug 2009 20:49:02 -0000	1.20
+++ perl-Jcode.spec	11 May 2010 15:13:25 -0000	1.21
@@ -32,7 +32,7 @@ Requires:	perl(MIME::Base64)
 %{__rm} -rf %{buildroot}
 %{__make} pure_install PERL_INSTALL_ROOT=%{buildroot}
 /usr/bin/find %{buildroot} -type f -name .packlist -exec %{__rm} -f {} ';'
-/usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} 2>/dev/null ';'
+/usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} ';' 2>/dev/null
 %{__chmod} -R u+w %{buildroot}
 
 %check
@@ -51,7 +51,7 @@ LC_ALL=C %{__make} test
 %{_mandir}/man3/Jcode::Nihongo.3pm*
 
 %changelog
-* Mon Aug 24 2009 Paul Howarth <paul at city-fan.org> - 2.07-1
+* Mon Aug 24 2009 Paul Howarth <paul at city-fan.org> 2.07-1
 - Update to 2.07 (fix mime_encode, CPAN RT#29049)
 - Run test suite in "C" locale to support build on old distributions
 - Fix argument order for find with -depth
@@ -60,23 +60,23 @@ LC_ALL=C %{__make} test
 - Mark POD file as %%doc
 - Add explicit perl(MIME::Base64) dependency for MIME header support
 
-* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.06-9
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> 2.06-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
-* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.06-8
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> 2.06-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
-* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.06-7
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> 2.06-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
 * Fri Feb  8 2008 Tom "spot" Callaway <tcallawa at redhat.com> 2.06-6
-- rebuild for new perl
+- Rebuild for new perl
 
 * Thu Sep 27 2007 Aurelien Bompard <abompard at fedoraproject.org> 2.06-5
-- fix license (thanks Tom)
+- Fix license (thanks Tom)
 
 * Sun Aug 26 2007 Aurelien Bompard <abompard at fedoraproject.org> 2.06-4
-- fix license tag (like perl itself)
+- Fix license tag (like perl itself)
 
 * Mon Aug 13 2007 Aurelien Bompard <abompard at fedoraproject.org> 2.06-3
 - BR perl-Test-Simple
@@ -85,47 +85,47 @@ LC_ALL=C %{__make} test
 - BR perl-devel
 
 * Wed Aug 30 2006 Aurelien Bompard <abompard at fedoraproject.org> 2.06-1
-- update to 2.06
+- Update to 2.06
 
 * Tue Feb 21 2006 Aurelien Bompard <gauret[AT]free.fr> 2.03-3
-- rebuild for FC5
+- Rebuild for FC5
 
 * Thu Oct 27 2005 Aurelien Bompard <gauret[AT]free.fr> 2.03-2
-- build as noarch (#171916)
+- Build as noarch (#171916)
 
 * Sat Sep 03 2005 Aurelien Bompard <gauret[AT]free.fr> 2.03-1
-- update to 2.03
-- be closer to perl spec template
+- Update to 2.03
+- Be closer to perl spec template
 
 * Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
-- rebuilt
+- Rebuilt
 
 * Sat Dec 04 2004 Aurelien Bompard <gauret[AT]free.fr> 0:0.88-0.fdr.1
 - Update to 0.88
 
 * Sun Jul 25 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.87-0.fdr.1
-- Update to 0.87.
-- Require perl(:MODULE_COMPAT_*).
+- Update to 0.87
+- Require perl(:MODULE_COMPAT_*)
 
 * Mon Jun 21 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.86-0.fdr.1
-- Update to 0.86.
+- Update to 0.86
 
 * Sat Jun 19 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.85-0.fdr.1
-- Update to 0.85.
-- Bring up to date with current fedora.us Perl spec template.
+- Update to 0.85
+- Bring up to date with current fedora.us Perl spec template
 
 * Mon Feb  2 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.83-0.fdr.4
-- Reduce directory ownership bloat.
+- Reduce directory ownership bloat
 
 * Sat Oct 11 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.83-0.fdr.3
-- Install into vendor dirs.
-- Specfile cleanup.
+- Install into vendor dirs
+- Specfile cleanup
 
 * Sun Jul  6 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.83-0.fdr.2
-- Regenerate %%install section with cpanflute2, omit spurious *.pl.
+- Regenerate %%install section with cpanflute2, omit spurious *.pl
 
 * Wed May  7 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.83-0.fdr.1
-- Update to 0.83 and to current Fedora guidelines.
+- Update to 0.83 and to current Fedora guidelines
 
 * Sun Mar  2 2003 Ville Skyttä <ville.skytta at iki.fi> - 0.82-1.fedora.1
-- First Fedora release.
+- First Fedora release



More information about the scm-commits mailing list