Hello community,

here is the log from the commit of package dnsmasq for openSUSE:Factory
checked in at Sun Oct 2 09:57:25 CEST 2011.



--------
--- openSUSE:Factory/dnsmasq/dnsmasq.changes    2011-09-23 01:55:33.000000000 
+0200
+++ /mounts/work_src_done/STABLE/dnsmasq/dnsmasq.changes        2011-09-18 
19:33:20.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:
------------------
++++++ dnsmasq.spec ++++++
--- /var/tmp/diff_new_pack.qAKejM/_old  2011-10-02 09:57:20.000000000 +0200
+++ /var/tmp/diff_new_pack.qAKejM/_new  2011-10-02 09:57:20.000000000 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           dnsmasq
@@ -26,7 +25,6 @@
 Group:          Productivity/Networking/DNS/Servers
 Provides:       dns_daemon
 PreReq:         /usr/sbin/useradd %fillup_prereq %insserv_prereq /bin/mkdir
-AutoReqProv:    on
 Url:            http://www.thekelleys.org.uk/dnsmasq/
 Source:         %{name}-%{version}.tar.bz2
 Source1:        vendor-files.tar.bz2
@@ -45,12 +43,6 @@
 Dnsmasq supports static and dynamic DHCP leases and BOOTP for network
 booting of diskless machines.
 
-
-
-Authors:
---------
-    [email protected]
-
 %prep
 %setup -n dnsmasq-%{version}
 %setup -T -D -a1 -n dnsmasq-%{version}
@@ -61,7 +53,7 @@
 %build
 mv po/no.po po/nb.po
 export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" 
-%{__make} %{?jobs:-j%jobs} AWK=gawk all-i18n
+make %{?_smp_mflags} AWK=gawk all-i18n
 
 %pre
 if ! /usr/bin/getent passwd dnsmasq >/dev/null; then
@@ -78,9 +70,6 @@
 %restart_on_update dnsmasq
 %{insserv_cleanup}
 
-%clean
-rm -rf  %{buildroot}
-
 %install
 make install-i18n DESTDIR=$RPM_BUILD_ROOT PREFIX=/usr AWK=gawk
 install -d -m 755 ${RPM_BUILD_ROOT}/%{_sysconfdir}/init.d

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to