Hello community,

here is the log from the commit of package libogg for openSUSE:Factory checked 
in at 2011-12-27 18:36:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libogg (Old)
 and      /work/SRC/openSUSE:Factory/.libogg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libogg", Maintainer is "ti...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libogg/libogg.changes    2011-11-21 
15:47:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libogg.new/libogg.changes       2011-12-27 
18:37:41.000000000 +0100
@@ -1,0 +2,10 @@
+Sun Dec 25 15:06:51 UTC 2011 - co...@suse.com
+
+- own aclocal directory
+
+-------------------------------------------------------------------
+Sun Dec 25 11:14:05 UTC 2011 - idon...@suse.com
+
+- -O20 optimization level does not exist, use -O3 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libogg.spec ++++++
--- /var/tmp/diff_new_pack.R4isf1/_old  2011-12-27 18:37:43.000000000 +0100
+++ /var/tmp/diff_new_pack.R4isf1/_new  2011-12-27 18:37:43.000000000 +0100
@@ -21,10 +21,10 @@
 Name:           libogg
 Version:        1.3.0
 Release:        0
-License:        BSD-3-Clause
 Summary:        Ogg Bitstream Library
-Url:            http://www.vorbis.com/
+License:        BSD-3-Clause
 Group:          System/Libraries
+Url:            http://www.vorbis.com/
 Source:         
http://downloads.xiph.org/releases/ogg/%{name}-%{version}.tar.gz
 Source2:        baselibs.conf
 Patch1:         lib64.dif
@@ -40,6 +40,7 @@
 
 %package -n libogg%{_SO_nr}
 Summary:        Ogg Bitstream Library
+Group:          System/Libraries
 
 %description -n libogg%{_SO_nr}
 Libogg is a library for manipulating ogg bitstreams.  It handles both
@@ -66,6 +67,9 @@
 fi
 
 %build
+# Fix optimization level
+sed -i s,-O20,-O3,g configure
+
 %configure --disable-static
 make %{?_smp_mflags}
 
@@ -91,6 +95,7 @@
 %{_docdir}/%{name}-devel
 %{_includedir}/ogg
 %{_libdir}/libogg.so
+%dir %{_datadir}/aclocal
 %{_datadir}/aclocal/ogg.m4
 %{_libdir}/pkgconfig/ogg.pc
 

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

Reply via email to