Hello community,

here is the log from the commit of package ladspa-vocoder for openSUSE:Factory 
checked in at 2014-03-04 13:41:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ladspa-vocoder (Old)
 and      /work/SRC/openSUSE:Factory/.ladspa-vocoder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ladspa-vocoder"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ladspa-vocoder/ladspa-vocoder.changes    
2014-02-02 22:19:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ladspa-vocoder.new/ladspa-vocoder.changes       
2014-03-04 13:41:09.000000000 +0100
@@ -1,0 +2,8 @@
+Mon Mar  3 14:09:19 CET 2014 - [email protected]
+
+- Run spec-cleaner
+- Remove obsoleted autoreq/autoprov tags
+- Patch carried from the original ladspa package:
+  vocoder-0.1.dif
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ladspa-vocoder.spec ++++++
--- /var/tmp/diff_new_pack.k36SaL/_old  2014-03-04 13:41:10.000000000 +0100
+++ /var/tmp/diff_new_pack.k36SaL/_new  2014-03-04 13:41:10.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ladspa-vocoder
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,20 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           ladspa-vocoder
-BuildRequires:  gcc
-BuildRequires:  ladspa-devel
+Version:        0.3
+Release:        0
 Summary:        LADSPA vocoder plugin
 License:        GPL-2.0+
 Group:          Productivity/Multimedia/Sound/Utilities
-Version:        0.3
-Release:        0
-AutoReq:        on
-Autoprov:       off
-Supplements:    ladspa
+Url:            http://users.skynet.be/solaris/linuxaudio/
 Source:         vocoder-ladspa-%{version}.tar.bz2
 Patch1:         vocoder-0.1.dif
-Url:            http://users.skynet.be/solaris/linuxaudio/
+BuildRequires:  gcc
+BuildRequires:  ladspa-devel
+Supplements:    ladspa
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -43,11 +42,11 @@
 # This package failed when testing with -Wl,-as-needed being default.
 # So we disable it here, if you want to retest, just delete this comment and 
the line below.
 export SUSE_ASNEEDED=0
-make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -fPIC -ggdb"
+make %{?_smp_mflags} CFLAGS="%{optflags} -fPIC -ggdb"
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{_libdir}/ladspa
-install -c *.so "$RPM_BUILD_ROOT"%{_libdir}/ladspa
+mkdir -p %{buildroot}%{_libdir}/ladspa
+install -c *.so %{buildroot}%{_libdir}/ladspa
 
 %files
 %defattr(-,root,root)

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

Reply via email to