Hello community, here is the log from the commit of package arptables for openSUSE:Factory checked in at Mon Sep 19 17:12:32 CEST 2011.
-------- --- arptables/arptables.changes 2011-03-21 17:51:41.000000000 +0100 +++ /mounts/work_src_done/STABLE/arptables/arptables.changes 2011-09-17 14:16:41.000000000 +0200 @@ -1,0 +2,5 @@ +Sat Sep 17 12:16:34 UTC 2011 - [email protected] + +- Remove redundant tags/sections from specfile + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ arptables.spec ++++++ --- /var/tmp/diff_new_pack.AaQnUM/_old 2011-09-19 17:12:26.000000000 +0200 +++ /var/tmp/diff_new_pack.AaQnUM/_new 2011-09-19 17:12:26.000000000 +0200 @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Url: http://ebtables.sourceforge.net/ @@ -41,15 +40,13 @@ arptables is similar to the iptables userspace tool, but less complicated. - - -Authors: --------- - Bart De Schuymer <[email protected]> - Netfilter Developers <[email protected]> - %prep +%if 0%{?__xz:1} %setup -qn %name-%oversion +%else +tar -xf "%{S:0}" --use=xz; +%setup -DTqn %name-%oversion +%endif %patch -P 1 -P 2 -p1 %build @@ -59,11 +56,6 @@ %install make install DESTDIR=%{buildroot} LIBDIR=/%{_lib} PREFIX=%_prefix MANDIR=%_mandir -%clean -if [ -n "$RPM_BUILD_ROOT" ] && [ "$RPM_BUILD_ROOT" != "/" ] ; then - rm -rf "$RPM_BUILD_ROOT" -fi - %files %defattr(-,root,root) %_sbindir/arptables* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
