rpms/perl-WWW-Myspace/devel perl-WWW-Myspace.spec,1.4,1.5

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Fri Aug 11 15:28:19 UTC 2006


Author: cweyl

Update of /cvs/extras/rpms/perl-WWW-Myspace/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9998/devel

Modified Files:
	perl-WWW-Myspace.spec 
Log Message:
update to 0.52


Index: perl-WWW-Myspace.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-WWW-Myspace/devel/perl-WWW-Myspace.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-WWW-Myspace.spec	11 Aug 2006 05:00:10 -0000	1.4
+++ perl-WWW-Myspace.spec	11 Aug 2006 15:28:19 -0000	1.5
@@ -12,7 +12,7 @@
 
 Name:     perl-WWW-Myspace
 Version:  0.52
-Release:  1%{?dist}
+Release:  2%{?dist}
 Summary:  Access your myspace.com profile in Perl!
 
 Group:    Development/Libraries
@@ -54,7 +54,7 @@
 
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+%{__perl} Makefile.PL INSTALLDIRS=vendor 
 make %{?_smp_mflags}
 
 
@@ -62,7 +62,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}/*
 
@@ -90,6 +89,9 @@
 
 
 %changelog
+* Fri Aug 11 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.52-2
+- nix some errant spec bits 
+
 * Wed Aug 09 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.52-1
 - update to 0.52
 




More information about the scm-commits mailing list