Hello community,

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

Package is "opus", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/opus/opus.changes        2012-08-16 
21:45:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.opus.new/opus.changes   2012-09-25 
10:44:50.000000000 +0200
@@ -1,0 +2,12 @@
+Wed Sep 19 18:56:42 UTC 2012 - zai...@opensuse.org
+
+- Update to version 1.0.1:
+  + First bugfix release of stable version.
+  + Changes are mostly buildfixes.
+  + Fully compliant with the Opus specification.
+- Remove unneeded autoconf, automake, gcc glibc-devel and make.
+- Remove manual deletion of docs, instead pass --disable-doc to
+  configure.
+- Minor spec cleanup.
+
+-------------------------------------------------------------------

Old:
----
  opus-0.9.14.tar.gz

New:
----
  opus-1.0.1.tar.gz

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

Other differences:
------------------
++++++ opus.spec ++++++
--- /var/tmp/diff_new_pack.u3zrWm/_old  2012-09-25 10:44:51.000000000 +0200
+++ /var/tmp/diff_new_pack.u3zrWm/_new  2012-09-25 10:44:51.000000000 +0200
@@ -1,4 +1,3 @@
-# vim: set sw=4 ts=4 et nu:
 #
 # spec file for package opus
 #
@@ -18,10 +17,8 @@
 #
 
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
-
 Name:           opus
-Version:        0.9.14
+Version:        1.0.1
 Release:        0
 %define soname      0
 Summary:        Opus Audio Codec Library
@@ -31,12 +28,7 @@
 Source99:       baselibs.conf
 Url:            http://opus-codec.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf
-BuildRequires:  automake
-BuildRequires:  gcc
-BuildRequires:  glibc-devel
 BuildRequires:  libtool
-BuildRequires:  make
 BuildRequires:  pkgconfig
 
 %description
@@ -73,19 +65,21 @@
 the Internet. It is designed by the IETF Codec Working Group and incorporates
 technology from Skype's SILK codec and Xiph.Org's CELT codec. 
 
+
 %prep
 %setup -q
 
 %build
 %configure \
     --disable-silent-rules \
+    --disable-doc \
     --enable-custom-modes
+
 %__make %{?_smp_mflags}
 
 %install
 %makeinstall
 
-%__rm -rf "%{buildroot}%{_datadir}/doc"
 %__rm -f "%{buildroot}%{_libdir}"/*.la
 
 %post   -n libopus%{soname} -p /sbin/ldconfig
@@ -106,6 +100,7 @@
 %{_libdir}/libopus.so
 %{_includedir}/opus
 %{_libdir}/pkgconfig/opus.pc
+%{_datadir}/aclocal/opus.m4
 
 %files -n libopus-devel-static
 %defattr(-,root,root)

++++++ opus-0.9.14.tar.gz -> opus-1.0.1.tar.gz ++++++
++++ 14081 lines of diff (skipped)

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

Reply via email to