Hello community,

here is the log from the commit of package perl-Pod-Readme for openSUSE:Factory 
checked in at 2014-03-15 07:47:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Pod-Readme (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Pod-Readme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Pod-Readme"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Pod-Readme/perl-Pod-Readme.changes  
2011-09-23 12:38:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Pod-Readme.new/perl-Pod-Readme.changes     
2014-03-15 07:47:44.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Mar 14 21:05:29 UTC 2014 - ch...@computersalat.de
+
+- fix for bnc#851647
+  * /usr/bin/pod2readme not executable
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ perl-Pod-Readme.spec ++++++
--- /var/tmp/diff_new_pack.a7SxZM/_old  2014-03-15 07:47:45.000000000 +0100
+++ /var/tmp/diff_new_pack.a7SxZM/_new  2014-03-15 07:47:45.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Pod-Readme
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,12 @@
 #
 
 
-
 Name:           perl-Pod-Readme
 Version:        0.11
-Release:        1
-License:        GPL-1.0+ or Artistic-1.0
+Release:        0
 %define cpan_name Pod-Readme
 Summary:        Convert POD to README file
+License:        GPL-1.0+ or Artistic-1.0
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Pod-Readme/
 #Source:         
http://www.cpan.org/authors/id/B/BI/BIGPRESH/Pod-Readme-0.11.tar.gz
@@ -79,6 +78,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+perl -p -i -e 's|\r\n|\n|' bin/pod2readme
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -98,5 +98,6 @@
 %files -f %{name}.files
 %defattr(644,root,root,755)
 %doc Changes README
+%attr(0755,root,root) %{_bindir}/pod2readme
 
 %changelog

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

Reply via email to