Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2012-03-19 10:06:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dos2unix (Old)
 and      /work/SRC/openSUSE:Factory/.dos2unix.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dos2unix", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dos2unix/dos2unix.changes        2012-02-01 
13:15:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2012-03-19 
10:06:36.000000000 +0100
@@ -1,0 +2,10 @@
+Mon Mar 12 18:25:19 UTC 2012 - [email protected]
+
+- Update to 5.3.3:
+  - enabled wildcard expansion
+  - small update in RETURN VALUE section of man page
+
+- removed dos2unix-correct_ending.patch (instead pass HTMLEXT="html"
+  to make)
+
+-------------------------------------------------------------------

Old:
----
  dos2unix-5.3.2.tar.gz
  dos2unix-correct_ending.patch

New:
----
  dos2unix-5.3.3.tar.gz

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

Other differences:
------------------
++++++ dos2unix.spec ++++++
--- /var/tmp/diff_new_pack.U0ut7w/_old  2012-03-19 10:06:38.000000000 +0100
+++ /var/tmp/diff_new_pack.U0ut7w/_new  2012-03-19 10:06:38.000000000 +0100
@@ -16,15 +16,15 @@
 #
 
 
+
 Name:           dos2unix
 Summary:        Text converters to and from DOS/MAC to UNIX
 License:        BSD-3-Clause
 Group:          Productivity/Text/Convertors
-Version:        5.3.2
+Version:        5.3.3
 Release:        0
 Url:            http://waterlan.home.xs4all.nl/dos2unix.html
 Source:         %{name}-%{version}.tar.gz
-Patch0:         dos2unix-correct_ending.patch
 Provides:       unix2dos = %{version}
 Obsoletes:      unix2dos < %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -39,12 +39,11 @@
 
 %prep
 %setup -q
-%patch0
 find . -type f | xargs chmod -x
 
 %build
 export RPM_OPT_FLAGS
-make %{?_smp_mflags} CC="%{__cc}"
+make %{?_smp_mflags} CC="%{__cc}" HTMLEXT="html"
 
 %install
 %makeinstall docdir=%{_defaultdocdir}/%{name}

++++++ dos2unix-5.3.2.tar.gz -> dos2unix-5.3.3.tar.gz ++++++
++++ 2401 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to