From: Anas Nashif Date: Wed, 7 Nov 2012 00:28:45 +0000 (-0800) Subject: add packaging X-Git-Tag: accepted/tizen/20130503.230851~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d20a542239e6d3fe01e1ad0947c21331fc08c496;p=platform%2Fupstream%2Ftcpdump.git add packaging --- diff --git a/packaging/tcpdump.spec b/packaging/tcpdump.spec index 701bfa9..6cc99f9 100644 --- a/packaging/tcpdump.spec +++ b/packaging/tcpdump.spec @@ -1,21 +1,3 @@ -# -# spec file for package tcpdump -# -# Copyright (c) 2012 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 -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - Name: tcpdump Version: 4.3.0 Release: 0 @@ -31,7 +13,6 @@ Patch3: tcpdump-4.0.0-uninitialized.patch BuildRequires: libpcap-devel BuildRequires: libsmi-devel BuildRequires: openssl-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This program can "read" all or only certain packets going over the @@ -51,13 +32,10 @@ make %install %make_install -%ifarch s390 s390x - install -D -m 755 $RPM_SOURCE_DIR/tcpdump-qeth %{buildroot}%{_sbindir} -%endif %files %defattr(-,root,root) -%doc CHANGES CREDITS LICENSE README *.awk +%doc LICENSE README *.awk %doc %{_mandir}/man?/* %{_sbindir}/*