Hello community,

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

Package is "ladspa-blop"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ladspa-blop/ladspa-blop.changes  2014-02-28 
21:14:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ladspa-blop.new/ladspa-blop.changes     
2014-03-04 13:36:16.000000000 +0100
@@ -1,0 +2,11 @@
+Mon Mar  3 13:45:33 CET 2014 - [email protected]
+
+- Run spec-cleaner
+- Remove obsoleted autoreq/autoprov tags
+- Patches carried from the original ladspa package:
+  blop-automake-fix.dif
+  blop-shlib.diff
+  blop-ladspa_dir.diff
+  blop-wdautil-fix.diff
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ladspa-blop.spec ++++++
--- /var/tmp/diff_new_pack.VFVEmm/_old  2014-03-04 13:36:16.000000000 +0100
+++ /var/tmp/diff_new_pack.VFVEmm/_new  2014-03-04 13:36:16.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ladspa-blop
 #
-# 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,26 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           ladspa-blop
-BuildRequires:  autoconf
-BuildRequires:  automake
-BuildRequires:  gcc
-BuildRequires:  ladspa-devel
-BuildRequires:  libtool
+Version:        0.2.8
+Release:        0
 Summary:        LADSPA blop plugins
 License:        GPL-2.0+
 Group:          Productivity/Multimedia/Sound/Utilities
-Version:        0.2.8
-Release:        0
-AutoReq:        on
-Autoprov:       off
-Supplements:    ladspa
+Url:            http://blop.sourceforge.net/
 Source:         blop-%{version}.tar.bz2
 Patch1:         blop-automake-fix.dif
 Patch2:         blop-shlib.diff
 Patch3:         blop-ladspa_dir.diff
 Patch4:         blop-wdautil-fix.diff
-Url:            http://blop.sourceforge.net/
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  gcc
+BuildRequires:  ladspa-devel
+BuildRequires:  libtool
+Supplements:    ladspa
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -55,11 +54,11 @@
 export SUSE_ASNEEDED=0
 autoreconf --install --force
 %configure --with-ladspa-plugin-dir=%{_libdir}/ladspa
-make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -DNO_DEBUG -DPIC -fPIC -ggdb"
+make %{?_smp_mflags} CFLAGS="%{optflags} -DNO_DEBUG -DPIC -fPIC -ggdb"
 
 %install
-make DESTDIR="$RPM_BUILD_ROOT" install
-install -c -m 0644 -D doc/blop.rdf 
$RPM_BUILD_ROOT%{_datadir}/ladspa/rdf/blop.rdf
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+install -c -m 0644 -D doc/blop.rdf %{buildroot}%{_datadir}/ladspa/rdf/blop.rdf
 %find_lang %{name} --all-name
 
 %files -f %{name}.lang

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

Reply via email to