Hello community,

here is the log from the commit of package dosbox for openSUSE:Factory
checked in at Wed Sep 21 17:00:51 CEST 2011.



--------
--- dosbox/dosbox.changes       2011-03-16 09:52:47.000000000 +0100
+++ /mounts/work_src_done/STABLE/dosbox/dosbox.changes  2011-09-18 
19:34:01.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ dosbox.spec ++++++
--- /var/tmp/diff_new_pack.aJntE6/_old  2011-09-21 17:00:46.000000000 +0200
+++ /var/tmp/diff_new_pack.aJntE6/_new  2011-09-21 17:00:46.000000000 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           dosbox
@@ -45,13 +44,6 @@
 features a built-in DOS operating system and transparent access to the
 Linux file system and is therefore very easy to use.
 
-
-
-Authors:
---------
-    Sjoerd v.d. Berg <harek...@zophar.net>
-    Peter Veenstra <qbi...@users.sourceforge.net>
-
 %prep
 %setup -q
 %patch -p1
@@ -61,11 +53,8 @@
 autoreconf -f -i
 CFLAGS="%{optflags}" \
 CXXFLAGS="%{optflags} -fno-strict-aliasing" \
-       ./configure \
-               --prefix=%{_prefix} \
-               --infodir=%{_infodir} \
-               --mandir=%{_mandir}
-make %{?jobs:-j%jobs}
+%configure
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=%{buildroot} install 
@@ -76,9 +65,6 @@
 install -d -m 755 %{buildroot}%{_datadir}/pixmaps
 install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/dosbox.png
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog NEWS README THANKS 



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



Remember to have fun...

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

Reply via email to