Hello community,

here is the log from the commit of package mkvtoolnix for openSUSE:Factory
checked in at Tue Sep 27 16:15:50 CEST 2011.



--------
--- mkvtoolnix/mkvtoolnix.changes       2011-07-23 14:02:46.000000000 +0200
+++ /mounts/work_src_done/STABLE/mkvtoolnix/mkvtoolnix.changes  2011-09-27 
02:06:01.000000000 +0200
@@ -1,0 +2,11 @@
+Mon Sep 26 23:35:31 UTC 2011 - [email protected]
+
+- Update to 5.0.0
+  - Lot of small bug fixes.
+  - Support for MPEG transport streams.
+- Remove mkvtoolnix-4.9.1-shared_libs.patch. A better fix was
+  applied upstream.
+- Use pkgconfig(XX) BuildRequires when available.
+- Remove obsoleted BuildRoot and %clean sections.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  mkvtoolnix-4.9.1-shared_libs.patch
  mkvtoolnix-4.9.1.tar.bz2

New:
----
  mkvtoolnix-5.0.0.tar.bz2

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

Other differences:
------------------
++++++ mkvtoolnix.spec ++++++
--- /var/tmp/diff_new_pack.iVPZha/_old  2011-09-27 16:15:44.000000000 +0200
+++ /var/tmp/diff_new_pack.iVPZha/_new  2011-09-27 16:15:44.000000000 +0200
@@ -18,40 +18,40 @@
 
 
 Name:           mkvtoolnix
-Version:        4.9.1
-Release:        1
+Version:        5.0.0
+Release:        0
 License:        GPLv2+
 Summary:        Tools to Create, Alter, and Inspect Matroska Files
 Url:            http://www.bunkus.org/videotools/mkvtoolnix/
 Group:          Productivity/Multimedia/Other
-Source:         
http://www.bunkus.org/videotools/mkvtoolnix/sources/%{name}-%{version}.tar.bz2
-Patch0:         %{name}-4.9.1-shared_libs.patch
-Requires:       hicolor-icon-theme
+Source:         
http://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-%{version}.tar.bz2
 BuildRequires:  boost-devel
 BuildRequires:  file-devel
-BuildRequires:  flac-devel
 BuildRequires:  gcc-c++
 # Needed because of scriplets macros and directory ownership check
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  libebml-devel >= 1.2.0
+BuildRequires:  libebml-devel >= 1.2.2
 BuildRequires:  libexpat-devel
-BuildRequires:  libmatroska-devel >= 1.1.0
-BuildRequires:  libvorbis-devel
+BuildRequires:  libmatroska-devel >= 1.3.0
 BuildRequires:  lzo-devel
 BuildRequires:  ruby
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(bzip2)
+BuildRequires:  pkgconfig(flac)
+BuildRequires:  pkgconfig(ogg)
+BuildRequires:  pkgconfig(vorbis)
+BuildRequires:  pkgconfig(zlib)
+Requires:       hicolor-icon-theme
 %if 0%{?suse_version} >= 1140
-BuildRequires:  wxWidgets-devel
 # Needed because of scriplets macros
 BuildRequires:  desktop-file-utils
 BuildRequires:  shared-mime-info
-%else
-BuildRequires:  wxGTK-devel
-%endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} >= 1140
+#
+BuildRequires:  wxWidgets-devel
 %define _use_internal_dependency_generator 0
 %define __find_requires %wx_requires
+%else
+BuildRequires:  wxGTK-devel
 %endif
 
 %description
@@ -61,11 +61,8 @@
 
 %prep
 %setup -q
-%patch0
 
 %build
-# Because of -shared_libs.patch
-autoconf
 %configure --without-build-timestamp --docdir=%{_docdir}/%{name}
 # V=1 so post-build-checks can check if a file is compiled without optflags
 ./drake %{?_smp_mflags} V=1
@@ -74,14 +71,11 @@
 ./drake install DESTDIR=%{buildroot}
 %suse_update_desktop_file mkvmergeGUI
 %suse_update_desktop_file mkvinfo
-%{__install} -pm 0644 AUTHORS ChangeLog COPYING README 
%{buildroot}%{_docdir}/%{name}
-%{__install} -dm 0755 %{buildroot}%{_docdir}/%{name}/examples
-%{__install} -pm 0644 examples/* %{buildroot}%{_docdir}/%{name}/examples
+install -pm 0644 AUTHORS ChangeLog COPYING README 
%{buildroot}%{_docdir}/%{name}
+install -dm 0755 %{buildroot}%{_docdir}/%{name}/examples
+install -pm 0644 examples/* %{buildroot}%{_docdir}/%{name}/examples
 %find_lang %{name} --with-man --all-name
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %postun
 %if 0%{?suse_version} >= 1140
 %icon_theme_cache_postun

++++++ mkvtoolnix-4.9.1.tar.bz2 -> mkvtoolnix-5.0.0.tar.bz2 ++++++
++++ 115806 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to