Accepting request 84688 from home:AndreasStieger:branches:network:utilities
remove dependency in licenses, not in Factory anymore OBS-URL: https://build.opensuse.org/request/show/84688 OBS-URL: https://build.opensuse.org/package/show/network:utilities/netsniff-ng?expand=0&rev=8
This commit is contained in:
parent
fbfb57c272
commit
cd2f8e02f2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 24 21:06:07 UTC 2011 - andreas.stieger@gmx.de
|
||||
|
||||
- remove dependency in licenses, not in Factory anymore
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 11 18:29:13 UTC 2010 - pascal.bleser@opensuse.org
|
||||
|
||||
|
@ -14,10 +14,6 @@ License: GNU General Public License version 2 or later (GPL v2 or later)
|
||||
BuildRoot: %{_tmppath}/build-%{name}-%{version}
|
||||
BuildRequires: gcc make glibc-devel
|
||||
BuildRequires: autoconf automake libtool
|
||||
%if 0%{?suse_version} >= 1030
|
||||
BuildRequires: licenses
|
||||
Requires: licenses
|
||||
%endif
|
||||
|
||||
%description
|
||||
netsniff-ng is a high performance Linux network sniffer for packet inspection.
|
||||
@ -60,9 +56,6 @@ Authors:
|
||||
|
||||
%__chmod 0644 "%{buildroot}%{_mandir}"/*/*
|
||||
|
||||
h=/usr/share/doc/licenses/md5/$(md5sum COPYING|cut -f1 -d" ")
|
||||
test -e "$h" && %__ln_s -f "$h" .
|
||||
|
||||
%clean
|
||||
%{?buildroot:%__rm -rf "%{buildroot}"}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user