Author: mmaslano

Update of /cvs/pkgs/rpms/perl-Padre/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4937

Modified Files:
        perl-Padre.spec 
Log Message:
* Tue Feb  9 2010 Marcela Mašláňpvá <[email protected]> 0.50-4
- the patch will be needed because requires are automagically
  created and we really don't need win32::api



Index: perl-Padre.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Padre/devel/perl-Padre.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- perl-Padre.spec     5 Feb 2010 10:12:14 -0000       1.14
+++ perl-Padre.spec     9 Feb 2010 07:50:42 -0000       1.15
@@ -1,6 +1,6 @@
 Name:           perl-Padre
 Version:        0.50
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Perl Application Development and Refactoring Environment
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -123,6 +123,7 @@ in a directory called .padre.
 
 %prep
 %setup -q -n Padre-%{version}
+%patch0 -p1
 
 chmod 755 share/examples/*
 
@@ -156,6 +157,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/padre
 
 %changelog
+* Tue Feb  9 2010 Marcela Mašláňpvá <[email protected]> 0.50-4
+- the patch will be needed because requires are automagically
+  created and we really don't need win32::api
+
 * Fri Feb  5 2010 Marcela Mašláňová <[email protected]> 0.50-3
 - use DESTDIR instead of PERL_INSTALL_ROOT
 - remove patch, DESTDIR fixed it all

--
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

Reply via email to