Hello community,

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

Package is "ladspa-blepvco"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ladspa-blepvco/ladspa-blepvco.changes    
2014-02-28 21:14:18.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ladspa-blepvco.new/ladspa-blepvco.changes       
2014-03-04 13:36:10.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Mar  3 13:41:06 CET 2014 - ti...@suse.de
+
+- Run spec-cleaner
+- Remove obsoleted autoreq/autoprov tags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ladspa-blepvco.spec ++++++
--- /var/tmp/diff_new_pack.0IGxKi/_old  2014-03-04 13:36:11.000000000 +0100
+++ /var/tmp/diff_new_pack.0IGxKi/_new  2014-03-04 13:36:11.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ladspa-blepvco
 #
-# 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,19 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           ladspa-blepvco
-BuildRequires:  gcc-c++
-BuildRequires:  ladspa-devel
+Version:        0.1.0
+Release:        0
 Summary:        LADSPA blepvco plugin
 License:        GPL-2.0+
 Group:          Productivity/Multimedia/Sound/Utilities
-Version:        0.1.0
-Release:        0
-AutoReq:        on
-Autoprov:       off
-Supplements:    ladspa
-Source:         blepvco-%{version}.tar.bz2
 Url:            http://users.skynet.be/solaris/linuxaudio/
+Source:         blepvco-%{version}.tar.bz2
+BuildRequires:  gcc-c++
+BuildRequires:  ladspa-devel
+Supplements:    ladspa
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -42,11 +41,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} CPPFLAGS="$RPM_OPT_FLAGS -ggdb -fPIC"
+make %{?_smp_mflags} CPPFLAGS="%{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