Hello community,

here is the log from the commit of package vlc for openSUSE:Factory checked in 
at 2015-09-08 17:38:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vlc (Old)
 and      /work/SRC/openSUSE:Factory/.vlc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vlc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vlc/vlc.changes  2015-08-01 11:35:56.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.vlc.new/vlc.changes     2015-09-08 
17:40:53.000000000 +0200
@@ -1,0 +2,8 @@
+Wed Sep  2 20:10:21 UTC 2015 - wba...@tmo.at
+
+- Modify vlc-2.1.5-fix-skins2-default-skin-creation.patch to patch
+  Makefile.am instead of Makefile.in: autoreconf overwrote the
+  change, making the patch totally ineffective and thus the default
+  skin was broken
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vlc-2.1.5-fix-skins2-default-skin-creation.patch ++++++
--- /var/tmp/diff_new_pack.RW0qwr/_old  2015-09-08 17:41:39.000000000 +0200
+++ /var/tmp/diff_new_pack.RW0qwr/_new  2015-09-08 17:41:39.000000000 +0200
@@ -5,11 +5,11 @@
 * they contain atime and thus the build time
 Avoid this by passign "--format=ustar" to tar when creating skins2/default.vlt
 
-Index: b/share/Makefile.in
+Index: b/share/Makefile.am
 ===================================================================
---- a/share/Makefile.in
-+++ b/share/Makefile.in
-@@ -1757,7 +1757,7 @@ skins2/default.vlt: $(skins2_default_vlt
+--- a/share/Makefile.am
++++ b/share/Makefile.am
+@@ -79,7 +79,7 @@ skins2/default.vlt: $(skins2_default_vlt
        mkdir -p skins2
        (cd "$(srcdir)/skins2"; find default -print0 | \
                LC_ALL=C sort -z | \
@@ -17,4 +17,4 @@
 +              tar cvv --format=ustar --exclude .svn --no-recursion --null -T 
-) | \
        gzip -n > skins2/default.vlt
  
- .lua.luac:
+ #


Reply via email to