Hello community,

here is the log from the commit of package unifdef for openSUSE:Factory checked 
in at 2013-05-07 16:03:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/unifdef (Old)
 and      /work/SRC/openSUSE:Factory/.unifdef.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "unifdef"

Changes:
--------
--- /work/SRC/openSUSE:Factory/unifdef/unifdef.changes  2013-04-02 
20:44:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.unifdef.new/unifdef.changes     2013-05-07 
16:03:13.000000000 +0200
@@ -1,0 +2,11 @@
+Mon May  6 22:19:29 UTC 2013 - [email protected]
+
+- update to 2.8:
+  * read #define and #undef preprocessor directives from auxiliary
+    header-like files given with the -f command line option.
+  * you can use -f instead of or in addition to the -D and -U options
+  * test suite fixes
+- remove unifdef-2.7-tests-fix-multimissing.sh.patch
+- fix broken (out-commented) rpm description text
+
+-------------------------------------------------------------------

Old:
----
  unifdef-2.7-tests-fix-multimissing.sh.patch
  unifdef-2.7.tar.gz

New:
----
  unifdef-2.8.tar.gz

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

Other differences:
------------------
++++++ unifdef.spec ++++++
--- /var/tmp/diff_new_pack.9dAVFl/_old  2013-05-07 16:03:14.000000000 +0200
+++ /var/tmp/diff_new_pack.9dAVFl/_new  2013-05-07 16:03:14.000000000 +0200
@@ -20,26 +20,22 @@
 Summary:        Removes ifdefs from C files
 License:        BSD-2-Clause
 Group:          Development/Libraries/C and C++
-Version:        2.7
+Version:        2.8
 Release:        0
 Url:            http://dotat.at/prog/unifdef/
 Source:         http://dotat.at/prog/unifdef/unifdef-%{version}.tar.gz
-# sent upstream
-Patch1:         unifdef-2.7-tests-fix-multimissing.sh.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-Unifdef is useful for removing ifdef'ed lines from a file while
-otherwise leaving the file alone.  Unifdef acts on #ifdef, #ifndef,
-#else, and #endif lines, and it knows only enough about C to know when
-one of these is inactive because it is inside a comment, or a single or
-double quote.
+Unifdef is useful for removing ifdef'ed lines from a file while otherwise
+leaving the file alone.  Unifdef acts on #ifdef, #ifndef, #else, and #endif
+lines, and it knows only enough about C to know when one of these is
+inactive because it is inside a comment, or a single or double quote.
 
 
 
 %prep
 %setup -q
-%patch1 -p1
 sed -i Makefile \
        -e 's,^\(prefix\).*=.*,\1 =\t%{_prefix},' \
        -e 's,^\(bindir\).*=.*,\1 =\t%{_bindir},' \

++++++ unifdef-2.7.tar.gz -> unifdef-2.8.tar.gz ++++++
++++ 2094 lines of diff (skipped)

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

Reply via email to