Hello community,

here is the log from the commit of package timidity for openSUSE:Factory 
checked in at 2012-05-29 10:36:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/timidity (Old)
 and      /work/SRC/openSUSE:Factory/.timidity.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "timidity", Maintainer is "ti...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/timidity/timidity.changes        2012-03-29 
07:48:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.timidity.new/timidity.changes   2012-05-29 
10:36:29.000000000 +0200
@@ -1,0 +2,8 @@
+Mon May 28 19:53:55 UTC 2012 - jeng...@inai.de
+
+- Remove redundant tags/sections from specfile
+- Parallel build with %_smp_mflags
+- Disable building the Motif output plugin
+  (see http://lists.opensuse.org/opensuse-factory/2012-05/msg00133.html)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ timidity.spec ++++++
--- /var/tmp/diff_new_pack.PNTOL5/_old  2012-05-29 10:36:31.000000000 +0200
+++ /var/tmp/diff_new_pack.PNTOL5/_new  2012-05-29 10:36:31.000000000 +0200
@@ -43,7 +43,6 @@
 BuildRequires:  libogg-devel
 BuildRequires:  libvorbis-devel
 BuildRequires:  ncurses-devel
-BuildRequires:  openmotif-devel
 BuildRequires:  slang-devel
 BuildRequires:  speex-devel
 BuildRequires:  tk-devel
@@ -132,7 +131,7 @@
 echo >> autoconf/arts.m4
 autoreconf --force --install
 %configure \
-       
--enable-dynamic=ncurses,emacs,slang,vt100,xaw,xskin,gtk,motif,tcltk,alsaseq,server
 \
+       
--enable-dynamic=ncurses,emacs,slang,vt100,xskin,gtk,tcltk,alsaseq,server \
 %if %{have_arts}
        --enable-audio=alsa,arts,oss,esd,vorbis,jack,ao,flac,speex \
 %else
@@ -144,7 +143,7 @@
        --enable-wrd \
        --with-module-dir=%{_libdir}/timidity \
        --with-default-path=/etc
-make %{?jobs:-j %jobs} WISH=tclsh CFLAGS="$RPM_OPT_FLAGS"
+make %{?_smp_mflags} WISH=tclsh CFLAGS="$RPM_OPT_FLAGS"
 
 %install
 %makeinstall WISH=tclsh
@@ -222,10 +221,6 @@
 %fdupes -s $RPM_BUILD_ROOT
 %endif
 
-%clean
-[ "$RPM_BUILD_ROOT" != "/" -a -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT
-rm -f %{my_provides}
-
 %post
 %fillup_only
 


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

Reply via email to