rpms/perl-DateTime-Format-IBeat/devel perl-DateTime-Format-IBeat.spec, 1.1, 1.2

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Sun Aug 6 16:59:46 UTC 2006


Author: cweyl

Update of /cvs/extras/rpms/perl-DateTime-Format-IBeat/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29789

Modified Files:
	perl-DateTime-Format-IBeat.spec 
Log Message:
bump


Index: perl-DateTime-Format-IBeat.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-DateTime-Format-IBeat/devel/perl-DateTime-Format-IBeat.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-DateTime-Format-IBeat.spec	6 Aug 2006 16:58:12 -0000	1.1
+++ perl-DateTime-Format-IBeat.spec	6 Aug 2006 16:59:46 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           perl-DateTime-Format-IBeat
 Version:        0.161        
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Format times in .beat notation 
 
 Group:          Development/Libraries
@@ -28,7 +28,7 @@
 
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+%{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 # American English...
@@ -38,7 +38,6 @@
 rm -rf %{buildroot}
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
-find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
 find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w %{buildroot}/*
 
@@ -59,5 +58,9 @@
 
 
 %changelog
+* Sun Aug 06 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.161-2
+- bump for build & release
+- dropped extra template bits not needed for noarch packages
+
 * Fri Aug 04 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.161-1
 - Initial spec file for F-E




More information about the scm-commits mailing list