Hello community,

here is the log from the commit of package perl-PPIx-Regexp for openSUSE:Factory
checked in at Mon May 30 16:24:26 CEST 2011.



--------
--- perl-PPIx-Regexp/perl-PPIx-Regexp.changes   2011-03-31 20:35:04.000000000 
+0200
+++ /mounts/work_src_done/STABLE/perl-PPIx-Regexp/perl-PPIx-Regexp.changes      
2011-05-27 11:58:00.000000000 +0200
@@ -1,0 +2,5 @@
+Fri May 27 09:57:48 UTC 2011 - co...@novell.com
+
+- fix invalid requires
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-PPIx-Regexp.spec ++++++
--- /var/tmp/diff_new_pack.kwQmPJ/_old  2011-05-30 16:23:10.000000000 +0200
+++ /var/tmp/diff_new_pack.kwQmPJ/_new  2011-05-30 16:23:10.000000000 +0200
@@ -19,7 +19,7 @@
 
 Name:           perl-PPIx-Regexp
 Version:        0.019
-Release:        1
+Release:        3
 License:        GPL+ or Artistic
 %define cpan_name PPIx-Regexp
 Summary:        Represent a regular expression of some sort
@@ -79,6 +79,10 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
+for i in eg/*; do
+   sed -e 's,#!/usr/local/bin/perl,#!/usr/bin/perl,' -i $i
+done
 
 %build
 %{__perl} Build.PL installdirs=vendor


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to