Hello community, here is the log from the commit of package eciadsl-usermode for openSUSE:Factory checked in at Mon Sep 19 16:50:49 CEST 2011.
-------- --- eciadsl-usermode/eciadsl-usermode.changes 2006-01-25 21:35:41.000000000 +0100 +++ /mounts/work_src_done/STABLE/eciadsl-usermode/eciadsl-usermode.changes 2011-09-19 00:50:48.000000000 +0200 @@ -1,0 +2,7 @@ +Sun Sep 18 17:17:12 UTC 2011 - [email protected] + +- Remove redundant/obsolete tags/sections from specfile + (cf. packaging guidelines) +- Use %_smp_mflags for parallel build + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eciadsl-usermode.spec ++++++ --- /var/tmp/diff_new_pack.udaUZK/_old 2011-09-19 16:50:44.000000000 +0200 +++ /var/tmp/diff_new_pack.udaUZK/_new 2011-09-19 16:50:44.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package eciadsl-usermode (Version 0.11) +# spec file for package eciadsl-usermode # -# Copyright (c) 2009 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: eciadsl-usermode @@ -38,22 +37,15 @@ It is not a kernel module. It is a user-mode program that handles the modem. A kernel module is under development. - - -Authors: --------- - David Faure <[email protected]> - Benoit PAPILLAULT <[email protected]> - %prep %setup -q -T -b 0 -a 1 %patch1 %patch2 %build - export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE" - ./configure --prefix=%_prefix - make +export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE" +%configure +make %{?_smp_mflags} %install make DESTDIR=%buildroot install @@ -69,7 +61,4 @@ %config(noreplace) /etc/eciadsl %doc README* INSTALL* TROUBLESHOOTING* BUGS TODO rc.adsl -%clean - rm -rf %buildroot - %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
