Hello community,

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

Package is "ladspa-VCO"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ladspa-VCO/ladspa-VCO.changes    2014-02-28 
21:15:53.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ladspa-VCO.new/ladspa-VCO.changes       
2014-03-04 13:40:07.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Mar  3 13:55:43 CET 2014 - ti...@suse.de
+
+- Run spec-cleaner
+- Remove obsoleted autoreq/autoprov tags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ladspa-VCO.spec ++++++
--- /var/tmp/diff_new_pack.GbFbGb/_old  2014-03-04 13:40:08.000000000 +0100
+++ /var/tmp/diff_new_pack.GbFbGb/_new  2014-03-04 13:40:08.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ladspa-VCO
 #
-# 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,18 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           ladspa-VCO
-BuildRequires:  gcc-c++
+Version:        0.3.0
+Release:        0
 Summary:        LADSPA VCO-plugin
 License:        GPL-2.0+
 Group:          Productivity/Multimedia/Sound/Utilities
-Version:        0.3.0
-Release:        0
-AutoReq:        on
-Autoprov:       off
-Supplements:    ladspa
-Source:         VCO-plugins-%{version}.tar.bz2
 Url:            http://users.skynet.be/solaris/linuxaudio/
+Source:         VCO-plugins-%{version}.tar.bz2
+BuildRequires:  gcc-c++
+Supplements:    ladspa
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -40,11 +39,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} CXXFLAGS="$RPM_OPT_FLAGS -ggdb -fPIC"
+make %{?_smp_mflags} CXXFLAGS="%{optflags} -ggdb -fPIC"
 
 %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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to