Hello community, here is the log from the commit of package dvb for openSUSE:Factory checked in at Mon Sep 26 10:30:14 CEST 2011.
-------- --- dvb/dvb.changes 2011-07-07 11:42:10.000000000 +0200 +++ /mounts/work_src_done/STABLE/dvb/dvb.changes 2011-09-18 19:34:36.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: ------------------ ++++++ dvb.spec ++++++ --- /var/tmp/diff_new_pack.p1hUTy/_old 2011-09-26 10:30:11.000000000 +0200 +++ /var/tmp/diff_new_pack.p1hUTy/_new 2011-09-26 10:30:11.000000000 +0200 @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild %if !%{defined snapver} %define snapver 20100509 @@ -30,7 +29,6 @@ %define firmwaredir /lib/firmware License: GPLv2+ Group: Hardware/TV -AutoReqProv: on PreReq: %fillup_prereq %insserv_prereq Version: 1.1.1%{?snapver:_%snapver} Release: 1 @@ -59,17 +57,6 @@ You can find further information in /usr/share/doc/packages/dvb/README.SuSE. - - -Authors: --------- - Ralph Metzler <[email protected]> - Martin Schaller <[email protected]> - Marcus Metzler <[email protected]> - Karsten Siebert <[email protected]> - Johannes Stezenbach <[email protected]> - Holger Waechtler <[email protected]> - %prep %setup -q -n dvb-apps-%{version} %patch @@ -84,7 +71,7 @@ %build rm -rf include/linux -make CFLAGS="%{optflags} -fno-strict-aliasing -fPIC" \ +make %{?_smp_mflags} CFLAGS="%{optflags} -fno-strict-aliasing -fPIC" \ CC=gcc \ bindir=%{_bindir} \ libdir=%{_libdir} \ @@ -93,7 +80,6 @@ %install export DESTDIR=%{buildroot} -[ $DESTDIR != / ] && rm -fr $DESTDIR ## directories install -d -m 755 $DESTDIR/usr/{,s}bin $DESTDIR/etc/init.d $DESTDIR/usr/include \ $DESTDIR/var/adm/fillup-templates ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
