Hello community,

here is the log from the commit of package libsndfile for openSUSE:Factory
checked in at Fri Jul 29 09:09:28 CEST 2011.



--------
--- libsndfile/libsndfile.changes       2011-07-18 17:27:22.000000000 +0200
+++ /mounts/work_src_done/STABLE/libsndfile/libsndfile.changes  2011-07-28 
01:40:56.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul 27 23:39:43 UTC 2011 - crrodrig...@opensuse.org
+
+- Remove -fno-strict-aliasing from cflags, no longer needed 
+- disable automake silent rules.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ libsndfile-progs.spec ++++++
--- /var/tmp/diff_new_pack.ZXE4T0/_old  2011-07-29 09:08:11.000000000 +0200
+++ /var/tmp/diff_new_pack.ZXE4T0/_new  2011-07-29 09:08:11.000000000 +0200
@@ -21,7 +21,7 @@
 BuildRequires:  alsa-devel flac-devel gcc-c++ libjack-devel libvorbis-devel 
pkgconfig sqlite-devel
 Summary:        Example Programs for libsndfile
 Version:        1.0.25
-Release:        1
+Release:        2
 License:        LGPLv2.1+
 Group:          System/Libraries
 Source:         libsndfile-%{version}.tar.gz
@@ -45,13 +45,13 @@
 %build
 %define warn_flags -W -Wall -Wstrict-prototypes -Wpointer-arith 
-Wno-unused-parameter
 # autoreconf --force --install
-CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing %{warn_flags}"
+CFLAGS="$RPM_OPT_FLAGS %{warn_flags}"
 export CFLAGS
-%configure \
+%configure --disable-silent-rules \
        --disable-static \
         --enable-sqlite \
        --with-pic
-make
+make %{?_smp_mflags}
 
 %install
 make DESTDIR="$RPM_BUILD_ROOT" install

++++++ libsndfile.spec ++++++
--- /var/tmp/diff_new_pack.ZXE4T0/_old  2011-07-29 09:08:11.000000000 +0200
+++ /var/tmp/diff_new_pack.ZXE4T0/_new  2011-07-29 09:08:11.000000000 +0200
@@ -21,7 +21,7 @@
 BuildRequires:  alsa-devel flac-devel gcc-c++ libvorbis-devel pkg-config 
sqlite-devel
 Summary:        A Library to Handle Various Audio File Formats
 Version:        1.0.25
-Release:        1
+Release:        2
 License:        LGPLv2.1+
 Group:          System/Libraries
 Obsoletes:      libsnd
@@ -79,9 +79,9 @@
 %build
 %define warn_flags -W -Wall -Wstrict-prototypes -Wpointer-arith 
-Wno-unused-parameter
 # autoreconf --force --install
-CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing %{warn_flags}"
+CFLAGS="$RPM_OPT_FLAGS %{warn_flags}"
 export CFLAGS
-%configure \
+%configure --disable-silent-rules \
        --disable-static \
         --enable-sqlite \
        --with-pic


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



Remember to have fun...

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

Reply via email to