Hello community,

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

Package is "ladspa-cmt"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ladspa-cmt/ladspa-cmt.changes    2014-03-02 
07:42:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ladspa-cmt.new/ladspa-cmt.changes       
2014-03-04 13:36:42.000000000 +0100
@@ -1,0 +2,14 @@
+Mon Mar  3 13:41:48 CET 2014 - [email protected]
+
+- Remove obsoleted autoreq/autoprov tags
+- Patch carried from the original ladspa package:
+  cmt_src_1.15.diff
+
+-------------------------------------------------------------------
+Sat Mar  1 22:09:22 UTC 2014 - [email protected]
+
+- add source URL, see https://en.opensuse.org/SourceUrls
+- change to verbatim upstream tarball
+- add project URL
+
+-------------------------------------------------------------------

Old:
----
  cmt_src_1.15.tar.bz2

New:
----
  cmt_src_1.15.tgz

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

Other differences:
------------------
++++++ ladspa-cmt.spec ++++++
--- /var/tmp/diff_new_pack.pyXsuY/_old  2014-03-04 13:36:43.000000000 +0100
+++ /var/tmp/diff_new_pack.pyXsuY/_new  2014-03-04 13:36:43.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ladspa-cmt
 #
-# 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,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           ladspa-cmt
-BuildRequires:  gcc-c++
-BuildRequires:  ladspa-devel
+Version:        1.15
+Release:        0
 Summary:        LADSPA CMT plugins
 License:        GPL-2.0+
 Group:          Productivity/Multimedia/Sound/Utilities
-Version:        1.15
-Release:        0
-AutoReq:        on
-Autoprov:       off
-Supplements:    ladspa
-Source:         cmt_src_%{version}.tar.bz2
+Url:            http://www.ladspa.org/cmt/
+Source:         http://www.ladspa.org/download/cmt_src_%{version}.tgz
 Source1:        cmt.rdf
-patch1:         cmt_src_1.15.diff
+Patch1:         cmt_src_1.15.diff
+BuildRequires:  gcc-c++
+BuildRequires:  ladspa-devel
+Supplements:    ladspa
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -44,13 +44,13 @@
 # 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 src %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fPIC 
-ggdb" targets
+make -C src %{?_smp_mflags} CFLAGS="%{optflags} -fno-strict-aliasing -fPIC 
-ggdb" targets
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{_libdir}/ladspa
-make -C src INSTALL_PLUGINS_DIR="$RPM_BUILD_ROOT"%{_libdir}/ladspa install
-mkdir -p $RPM_BUILD_ROOT%{_datadir}/ladspa/rdf
-cp -p %{S:1} $RPM_BUILD_ROOT%{_datadir}/ladspa/rdf
+mkdir -p %{buildroot}%{_libdir}/ladspa
+make -C src INSTALL_PLUGINS_DIR=%{buildroot}%{_libdir}/ladspa install
+mkdir -p %{buildroot}%{_datadir}/ladspa/rdf
+cp -p %{SOURCE1} %{buildroot}%{_datadir}/ladspa/rdf
 
 %files
 %defattr(-,root,root)

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

Reply via email to