Hello community,

here is the log from the commit of package libquicktime for openSUSE:Factory 
checked in at 2015-03-05 15:37:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libquicktime (Old)
 and      /work/SRC/openSUSE:Factory/.libquicktime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libquicktime"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libquicktime/libquicktime.changes        
2014-10-14 08:59:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libquicktime.new/libquicktime.changes   
2015-03-05 18:15:47.000000000 +0100
@@ -1,0 +2,8 @@
+Mon Feb 23 10:03:51 UTC 2015 - avvi...@yandex.ru
+
+- Update to cvs20150223:
+- Remove all patches (fixed in upstream):
+  * libquicktime-1.2.2-dont_disable_deprecated.patch
+  * libquicktime-libpng16.patch 
+
+-------------------------------------------------------------------

Old:
----
  libquicktime-1.2.2-dont_disable_deprecated.patch
  libquicktime-1.2.4.tar.gz
  libquicktime-libpng16.patch

New:
----
  libquicktime-1.2.4cvs20150223.tar.gz

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

Other differences:
------------------
++++++ libquicktime.spec ++++++
--- /var/tmp/diff_new_pack.GG57jL/_old  2015-03-05 18:15:48.000000000 +0100
+++ /var/tmp/diff_new_pack.GG57jL/_new  2015-03-05 18:15:48.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libquicktime
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,26 +17,27 @@
 
 
 %define soname 0
+%define cvs  20150223
 
 Name:           libquicktime
-Version:        1.2.4
+Version:        1.2.4cvs%{cvs}
 Release:        0
 #to_be_filled_by_service
 Summary:        Library for Reading and Writing Quicktime Movie Files
 License:        GPL-2.0+
 Group:          System/Libraries
 Url:            http://libquicktime.sf.net
-Source0:        
http://prdownloads.sourceforge.net/libquicktime/libquicktime-%{version}.tar.gz
+Source0:        %{name}-%{version}.tar.gz
 Source1:        COPYING
 Source2:        baselibs.conf
-Patch0:         %{name}-1.2.2-dont_disable_deprecated.patch
-# build also with libpng16, patch sent to a...@singingwizard.org, 
pl...@ipf.uni-stuttgart.de, kra...@bytesex.org
-Patch1:         libquicktime-libpng16.patch
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  alsa-devel
 BuildRequires:  doxygen
 BuildRequires:  gtk2-devel
 BuildRequires:  libdv-devel
 BuildRequires:  libjpeg-devel
+BuildRequires:  libtool
 BuildRequires:  libvorbis-devel
 BuildRequires:  pkg-config
 BuildRequires:  schroedinger-devel
@@ -92,14 +93,16 @@
 Tools for reading/writing quicktime movie files.
 
 %prep
-%setup -q
-%patch0
-%patch1 -p1
+%setup -q -n %{name}
+
+sed -i 's/-DGTK_DISABLE_DEPRECATED//g' configure.ac
+
 # Replace licence with wrong FSF address
 cp -v %{S:1} .
 
 %build
 echo 'HTML_TIMESTAMP=NO' >> doc/Doxyfile.in
+./autogen.sh
 %configure \
        --enable-gpl \
        --docdir="%{_docdir}/%{name}-devel" \

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to