Hello community,

here is the log from the commit of package libavutil for openSUSE:Factory 
checked in at 2012-10-25 12:10:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libavutil (Old)
 and      /work/SRC/openSUSE:Factory/.libavutil.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libavutil", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libavutil/libavutil.changes      2012-06-15 
16:31:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libavutil.new/libavutil.changes 2012-10-25 
12:10:03.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Oct 24 09:43:28 UTC 2012 - [email protected]
+
+- update to 1.0
+  * Maintenance update
+- add missing readme/license files
+
+-------------------------------------------------------------------

Old:
----
  ffmpeg-0.11.1-crippled.tar.bz2
  libavutil-0.11.1-cripple.patch

New:
----
  ffmpeg-1.0-crippled.tar.bz2
  libavutil-1.0-cripple.patch

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

Other differences:
------------------
++++++ libavutil.spec ++++++
--- /var/tmp/diff_new_pack.6A0keu/_old  2012-10-25 12:10:05.000000000 +0200
+++ /var/tmp/diff_new_pack.6A0keu/_new  2012-10-25 12:10:05.000000000 +0200
@@ -19,7 +19,7 @@
 %define soname 51
 
 Name:           libavutil
-Version:        0.11.1
+Version:        1.0
 Release:        0
 Summary:        Utilities library from ffmpeg
 License:        LGPL-3.0+
@@ -29,7 +29,7 @@
 Source0:        ffmpeg-%{version}-crippled.tar.bz2
 Source99:       precheckin_cripple_tarball.sh
 Source100:      baselibs.conf
-Patch0:         libavutil-%{version}-cripple.patch
+Patch0:         libavutil-1.0-cripple.patch
 BuildRequires:  pkg-config
 BuildRequires:  yasm
 
@@ -71,6 +71,7 @@
 
 %files -n libavutil%{soname}
 %defattr(0644,root,root,0755)
+%doc Changelog COPYING.LGPLv3 CREDITS LICENSE MAINTAINERS README
 %{_libdir}/libavutil.so.%{soname}*
 
 %files -n libavutil-devel

++++++ ffmpeg-0.11.1-crippled.tar.bz2 -> ffmpeg-1.0-crippled.tar.bz2 ++++++
++++ 39183 lines of diff (skipped)

++++++ libavutil-0.11.1-cripple.patch -> libavutil-1.0-cripple.patch ++++++
--- /work/SRC/openSUSE:Factory/libavutil/libavutil-0.11.1-cripple.patch 
2012-06-13 13:31:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libavutil.new/libavutil-1.0-cripple.patch       
2012-10-25 12:10:03.000000000 +0200
@@ -1,8 +1,10 @@
---- configure.orig     2012-06-07 23:01:19.000000000 +0200
-+++ configure  2012-06-11 00:50:31.524695922 +0200
-@@ -1876,15 +1876,7 @@
- # configurable options
+Index: configure
+===================================================================
+--- configure.orig
++++ configure
+@@ -2046,15 +2046,7 @@ ALT_PP_VER=$ALT_PP_VER_MAJOR.$ALT_PP_VER
  enable $PROGRAM_LIST
+ enable $DOCUMENT_LIST
  
 -enable avcodec
 -enable avdevice
@@ -16,7 +18,7 @@
  
  enable asm
  enable debug
-@@ -1951,18 +1943,6 @@
+@@ -2137,18 +2129,6 @@ find_things(){
      sed -n "s/^[^#]*$pattern.*([^,]*, *\([^,]*\)\(,.*\)*).*/\1_$thing/p" 
"$file"
  }
  
@@ -35,19 +37,20 @@
  ALL_COMPONENTS="
      $BSF_LIST
      $DECODER_LIST
-@@ -3738,15 +3718,7 @@
+@@ -4233,16 +4213,7 @@ fi
      eval echo "${lcname}_VERSION_MAJOR=\$${name}_VERSION_MAJOR" >> config.mak
  }
  
--get_version LIBAVCODEC  libavcodec/version.h
--get_version LIBAVDEVICE libavdevice/avdevice.h
--get_version LIBAVFILTER libavfilter/version.h
--get_version LIBAVFORMAT libavformat/version.h
--get_version LIBAVRESAMPLE libavresample/version.h
- get_version LIBAVUTIL   libavutil/avutil.h
--get_version LIBPOSTPROC libpostproc/postprocess.h
--get_version LIBSWRESAMPLE libswresample/swresample.h
--get_version LIBSWSCALE  libswscale/swscale.h
+-get_version_old LIBPOSTPROC libpostproc/postprocess.h
+-get_version_old LIBSWRESAMPLE libswresample/swresample.h
+-
+-get_version libavcodec
+-get_version libavdevice
+-get_version libavfilter
+-get_version libavformat
+-get_version libavresample
+ get_version libavutil
+-get_version libswscale
  
  cat > $TMPH <<EOF
  /* Automatically generated by configure - do not modify! */

++++++ precheckin_cripple_tarball.sh ++++++
--- /var/tmp/diff_new_pack.6A0keu/_old  2012-10-25 12:10:06.000000000 +0200
+++ /var/tmp/diff_new_pack.6A0keu/_new  2012-10-25 12:10:06.000000000 +0200
@@ -19,6 +19,7 @@
 echo 1>&2 "Crippling..."
 
 files=$(tar -tf ${tarsource} | grep \
+-e '^ffmpeg-[0-9\.]\+/libavresample/$' \
 -e '^ffmpeg-[0-9\.]\+/libavcodec/$' \
 -e '^ffmpeg-[0-9\.]\+/libavdevice/$' \
 -e '^ffmpeg-[0-9\.]\+/libavfilter/$' \

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

Reply via email to