Hello community,

here is the log from the commit of package arts for openSUSE:Factory checked in 
at 2012-01-20 22:06:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/arts (Old)
 and      /work/SRC/openSUSE:Factory/.arts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "arts", Maintainer is "kde-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/arts/arts.changes        2011-09-23 
01:52:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.arts.new/arts.changes   2012-01-20 
22:06:35.000000000 +0100
@@ -1,0 +2,17 @@
+Fri Dec  2 07:20:29 UTC 2011 - co...@suse.com
+
+- add automake as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------
+Sat Sep 17 12:21:31 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------
+Sat Sep 17 12:19:39 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ arts.spec ++++++
--- /var/tmp/diff_new_pack.fMnfZy/_old  2012-01-20 22:06:37.000000000 +0100
+++ /var/tmp/diff_new_pack.fMnfZy/_new  2012-01-20 22:06:37.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package arts (Version 1.5.10)
+# spec file for package arts
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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,15 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           arts
-BuildRequires:  alsa-devel audiofile-devel glib2-devel jack-devel 
libjpeg-devel libvorbis-devel qt3-devel readline-devel update-desktop-files
-%if %suse_version > 1000
+BuildRequires:  alsa-devel
+BuildRequires:  audiofile-devel
+BuildRequires:  automake
+BuildRequires:  glib2-devel
+BuildRequires:  jack-devel
 BuildRequires:  libdrm-devel
-%endif
-License:        GPLv2+
+BuildRequires:  libjpeg-devel
+BuildRequires:  libvorbis-devel
+BuildRequires:  qt3-devel
+BuildRequires:  readline-devel
+BuildRequires:  update-desktop-files
+License:        GPL-2.0+
 Group:          Productivity/Multimedia/Sound/Players
 Obsoletes:      kdelibs3-artsd
 Provides:       kdelibs3-artsd
@@ -35,7 +39,7 @@
 Summary:        Modular Software Synthesizer
 PreReq:         permissions
 Version:        1.5.10
-Release:        16
+Release:        0
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        artswrapper.7.gz
 Source2:        baselibs.conf
@@ -55,14 +59,7 @@
 includes midi support, is easily extendable, and uses CORBA for
 separation of GUI and synthesis.
 
-
-
-Authors:
---------
-    Stefan Westerfeld <ste...@space.twc.de>
-
 %package devel
-License:        GPLv2+
 # usefiles /opt/kde3/bin/artsc-config /opt/kde3/bin/mcopidl
 Summary:        Include Files and Libraries mandatory for Development.
 Group:          Development/Libraries/Other
@@ -75,29 +72,15 @@
 supports MIDI, is easily extendable, and uses CORBA for separation of
 the GUI and synthesis.
 
-
-
-Authors:
---------
-    Stefan Westerfeld <ste...@space.twc.de>
-
 %package gmcop
-License:        GPLv2+
 # usesubdirs gmcop
 Summary:        A Modular Software Synthesizer
-Group:          Productivity/Multimedia/Sound/Players
 
 %description gmcop
 A modular software synthesizer that generates real-time audio streams,
 supports midi, is easily extendable, and uses CORBA for separation of
 GUI and synthesis.
 
-
-
-Authors:
---------
-    Stefan Westerfeld <ste...@space.twc.de>
-
 %prep
 %setup -q
 %patch2
@@ -111,10 +94,10 @@
 %patch10 -p1
 %patch11
 %patch12 -p1
-# no unsermake because of build dependencies hell
-make -f admin/Makefile.common cvs
 
 %build
+# no unsermake because of build dependencies hell
+make -f admin/Makefile.common cvs
 FLAGS="--with-alsa --disable-rpath"
 %ifarch s390 alpha
    FLAGS="--without-alsa "
@@ -136,10 +119,8 @@
 # I trust in arts runtime checking ...
 echo "#define HAVE_X86_SSE 1" >> config.h
 %endif
-# broken automake ?
-make -C flow/gsl gslconfig.h
-# broken automake ?
-make %{?jobs:-j%jobs}
+#make -C flow/gsl gslconfig.h
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
@@ -150,9 +131,6 @@
 mkdir -p -m 755 $RPM_BUILD_ROOT/%_mandir/man7
 cp %SOURCE1 $RPM_BUILD_ROOT/%_mandir/man7/
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post
 %run_ldconfig
 %run_permissions


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

Reply via email to