Hello community, here is the log from the commit of package dosemu for openSUSE:Factory checked in at Thu Sep 22 10:42:06 CEST 2011.
-------- --- dosemu/dosemu.changes 2010-09-22 07:58:56.000000000 +0200 +++ /mounts/work_src_done/STABLE/dosemu/dosemu.changes 2011-09-18 19:34:04.000000000 +0200 @@ -1,0 +2,7 @@ +Sun Sep 18 17:17:12 UTC 2011 - [email protected] + +- Remove redundant tags/sections from specfile + (cf. packaging guidelines) +- Use %_smp_mflags for parallel build + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dosemu.spec ++++++ --- /var/tmp/diff_new_pack.aLYfUG/_old 2011-09-22 10:42:02.000000000 +0200 +++ /var/tmp/diff_new_pack.aLYfUG/_new 2011-09-22 10:42:02.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package dosemu (Version 1.4.0.1) +# spec file for package dosemu # -# 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,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: dosemu @@ -23,7 +22,6 @@ ExclusiveArch: %ix86 x86_64 License: GPLv2+ Group: System/Emulators/PC -AutoReqProv: on Version: 1.4.0.1 Release: 70 Summary: The DOS Emulator @@ -74,60 +72,6 @@ suid-root one (protected by file permissions) only available to trusted users. - - -Authors: --------- - Eric Biederman <[email protected]> - Michael E. Deisher <[email protected]> - James B. Maclean <[email protected]> - Mike Batchelor <[email protected]> - Lam Lai Yin <[email protected]> - Uwe Bonnes <[email protected]> - Scott Buchholz <[email protected]> - J. Lawrence Stephan <[email protected]> - John Davis <[email protected]> - David Etherton <[email protected]> - Pasi Eronen <[email protected]> - Jason E Gorden <[email protected]> - Matthew Grant <[email protected]> - David Hansen <[email protected]> - Jochen Hein <[email protected]> - Alan Hourihane <[email protected]> - John Kohl <[email protected] > - Rob Janssen <[email protected]> - Karl Kiniger <[email protected]> - Harald Koenig <[email protected]> - Vinod G Kulkarni <[email protected]> - Kang-Jin Lee <[email protected]> - Kevin P Lawton <[email protected]> - Marty Leisner <[email protected]> - Hans Lermen <[email protected]> - Dong Liu <[email protected]> - Tim Van der Linden <[email protected]> - Martin Ludwig <[email protected]> - Alistair MacDonald <[email protected]> - Amit Margalit <[email protected]> - Lawrence K Mao <[email protected]> - Rod May <[email protected]> - WAYNE P MEISSNER <[email protected]> - Lutz Molgedey <[email protected]> - Erik Mouw <[email protected]> - Christoph Niemann <[email protected]> - Max Parke <[email protected]> - Mark Rejhon <[email protected]> - Ronnie <[email protected]> - Robert Sanders <[email protected]> - Ed Sirett <[email protected]> - Larry Stephan <[email protected]> - Corey Sweeney <[email protected]> - Andrew Tridgell <[email protected]> - Theodore Ts'o <[email protected]> - Steffen Winterfeldt <[email protected]> - Matthias Lautner - Tim Bird - Joel N. Weber II - %prep %setup -q -n dosemu-1.4.0 %patch -p1 @@ -138,7 +82,7 @@ %build %configure --sysconfdir=%{_sysconfdir}/%{name} --with-docdir=%{_docdir}/dosemu \ --with-fdtarball=%{_sourcedir}/dosemu-freedos-bin.tgz -%{__make} %{?jobs:-j%jobs} +make %{?_smp_mflags} %install make DESTDIR=%{buildroot} install @@ -147,9 +91,6 @@ %_fixperms %{buildroot} %find_lang %{name} --all-name --with-man -%clean -rm -rf %{buildroot} - %files -f %{name}.lang %defattr(-,root,root) %{_bindir}/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
