Hello community, here is the log from the commit of package libmodplug for openSUSE:Factory checked in at Mon May 23 12:03:57 CEST 2011.
-------- --- libmodplug/libmodplug.changes 2011-04-18 23:54:02.000000000 +0200 +++ /mounts/work_src_done/STABLE/libmodplug/libmodplug.changes 2011-05-22 23:41:31.000000000 +0200 @@ -1,0 +2,5 @@ +Sun May 22 21:40:17 UTC 2011 - [email protected] + +- Fixed ChangeLog eol encoding with dos2unix. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ _service:set_version:libmodplug.spec ++++++ --- /var/tmp/diff_new_pack.bzfHGv/_old 2011-05-23 12:03:33.000000000 +0200 +++ /var/tmp/diff_new_pack.bzfHGv/_new 2011-05-23 12:03:33.000000000 +0200 @@ -21,7 +21,7 @@ Name: libmodplug Summary: A MOD playing library Version: 0.8.8.2 -Release: 3 +Release: 0 Group: System/Libraries License: Public Domain Url: http://modplug-xmms.sourceforge.net @@ -29,7 +29,7 @@ Source1: baselibs.conf # PATCH-FIX-OPENSUSE libmodplug-timidity.patch -- set paths to openSUSE timidity package Patch1: libmodplug-timidity.patch -BuildRequires: gcc-c++ pkg-config +BuildRequires: gcc-c++ pkg-config dos2unix BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -65,6 +65,8 @@ %prep %setup -q %patch1 +# Fix eol encoding. +dos2unix -o ChangeLog %build %configure --disable-static ++++++ libmodplug.spec ++++++ --- /var/tmp/diff_new_pack.bzfHGv/_old 2011-05-23 12:03:33.000000000 +0200 +++ /var/tmp/diff_new_pack.bzfHGv/_new 2011-05-23 12:03:33.000000000 +0200 @@ -21,7 +21,7 @@ Name: libmodplug Summary: A MOD playing library Version: to_be_filled_by_service -Release: 2 +Release: 3 Group: System/Libraries License: Public Domain Url: http://modplug-xmms.sourceforge.net @@ -29,7 +29,7 @@ Source1: baselibs.conf # PATCH-FIX-OPENSUSE libmodplug-timidity.patch -- set paths to openSUSE timidity package Patch1: libmodplug-timidity.patch -BuildRequires: gcc-c++ pkg-config +BuildRequires: dos2unix gcc-c++ pkg-config BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -65,6 +65,8 @@ %prep %setup -q %patch1 +# Fix eol encoding. +dos2unix -o ChangeLog %build %configure --disable-static ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
