Mailinglist Archive: opensuse-commit (1929 mails)
| < Previous | Next > |
commit argus for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sun, 02 Oct 2011 09:48:14 +0200
- Message-id: <20111002074814.320A120238@hilbert.suse.de>
Hello community,
here is the log from the commit of package argus for openSUSE:Factory
checked in at Sun Oct 2 09:48:14 CEST 2011.
--------
--- openSUSE:Factory/argus/argus.changes 2011-09-23 01:51:57.000000000
+0200
+++ /mounts/work_src_done/STABLE/argus/argus.changes 2011-09-17
14:12:24.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 12:12:21 UTC 2011 - jengelh@xxxxxxxxxx
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ argus.spec ++++++
--- /var/tmp/diff_new_pack.t9iTps/_old 2011-10-02 09:48:10.000000000 +0200
+++ /var/tmp/diff_new_pack.t9iTps/_new 2011-10-02 09:48:10.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package argus (Version 3.0.0)
+# spec file for package argus
#
-# 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,14 +15,12 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
Name: argus
BuildRequires: bison flex libpcap-devel tcpd-devel tcsh
License: BSD3c ; LGPLv2.1+ ; MIT
Group: Productivity/Networking/Diagnostic
-AutoReqProv: on
Summary: Network Monitoring Tool
Version: 3.0.0
Release: 3
@@ -43,28 +41,15 @@
Summary: Daemon for Network Monitoring Tool
Requires: argus
Provides: argus:/usr/sbin/argus
-AutoReqProv: on
%description
Argus is a network monitoring tool.
Documentation can be found in /usr/share/doc/packages/argus.
-
-
-Authors:
---------
- Carter Bullard <carter@xxxxxxxxxxx>
-
%description server
Daemon for Argus network monitoring tool.
-
-
-Authors:
---------
- Carter Bullard <argus@xxxxxxxxxxx>
-
%prep
%setup -n argus-%{version}
# %patch -p1
@@ -76,10 +61,9 @@
#autoreconf -fiv
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
%configure --with-pic
-make
+make %{?_smp_mflags}
%install
-rm -rf %{buildroot}
install -d -m 755
$RPM_BUILD_ROOT{/etc/init.d,/sbin,/usr/{sbin,bin,share/man},%{_docdir}}
install -m 700 bin/argus $RPM_BUILD_ROOT/usr/sbin/argus
install -m 700 bin/arg* $RPM_BUILD_ROOT/usr/bin/
@@ -98,9 +82,6 @@
find support -type f -exec chmod 0644 {} \;
chmod a+x support/{Archive/argusarchive,Startup/argus,System/magic}
-%clean
-rm -rf %{buildroot}
-
%post server
%{fillup_and_insserv argus}
continue with "q"...
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |