Hello community,

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

Package is "ladspa-matched"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ladspa-matched/ladspa-matched.changes    
2014-03-02 07:43:11.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ladspa-matched.new/ladspa-matched.changes       
2014-03-04 13:37:48.000000000 +0100
@@ -1,0 +2,10 @@
+Mon Mar  3 13:51:44 CET 2014 - ti...@suse.de
+
+- Remove obsoleted autoreq/autoprov tags
+
+-------------------------------------------------------------------
+Sat Mar  1 22:34:30 UTC 2014 - andreas.stie...@gmx.de
+
+- use verbatim upstream tarballs and add source URLS
+
+-------------------------------------------------------------------

Old:
----
  matched.tar.bz2
  unmatched.tar.bz2

New:
----
  matched.tar.gz
  unmatched.tar.gz

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

Other differences:
------------------
++++++ ladspa-matched.spec ++++++
--- /var/tmp/diff_new_pack.9ZEir0/_old  2014-03-04 13:37:49.000000000 +0100
+++ /var/tmp/diff_new_pack.9ZEir0/_new  2014-03-04 13:37:49.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ladspa-matched
 #
-# 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,23 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           ladspa-matched
-BuildRequires:  gcc
-BuildRequires:  ladspa-devel
+Version:        1
+Release:        0
 Summary:        LADSPA matched plugin
 License:        GPL-2.0+
 Group:          Productivity/Multimedia/Sound/Utilities
-Version:        1
-Release:        0
-AutoReq:        on
-Autoprov:       off
+Url:            http://quitte.de/dsp/
+Source:         http://quitte.de/dsp/matched.tar.gz
+Source1:        http://quitte.de/dsp/unmatched.tar.gz
+Patch1:         unmatched.dif
+BuildRequires:  gcc
+BuildRequires:  ladspa-devel
 Supplements:    ladspa
 Provides:       ladspa-unmatched = %{version}
 Obsoletes:      ladspa-unmatched < %{version}
-Source:         matched.tar.bz2
-Source1:        unmatched.tar.bz2
-Patch1:         unmatched.dif
-Url:            http://quitte.de/dsp/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -51,12 +50,12 @@
 # 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 -C matched %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -fPIC -ggdb"
-make -C unmatched %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -fPIC -ggdb"
+make -C matched %{?_smp_mflags} CFLAGS="%{optflags} -fPIC -ggdb"
+make -C unmatched %{?_smp_mflags} CFLAGS="%{optflags} -fPIC -ggdb"
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{_libdir}/ladspa
-install -c {matched,unmatched}/*.so "$RPM_BUILD_ROOT"%{_libdir}/ladspa
+mkdir -p %{buildroot}%{_libdir}/ladspa
+install -c {matched,unmatched}/*.so %{buildroot}%{_libdir}/ladspa
 
 %files
 %defattr(-,root,root)

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

Reply via email to