]> git.pld-linux.org Git - packages/libnet.git/commitdiff
- reformated text, libnet-1_0-1
authorkloczek <kloczek@pld-linux.org>
Thu, 10 Feb 2000 21:51:04 +0000 (21:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added "Require: libpcap-devel",
- BuildPreReq changed to BuildRequires.

Changed files:
    libnet.spec -> 1.3

libnet.spec

index 54b6edb245519f92cb552e366a988ad784e0a817..24e85057d10a4175f6b9bca80d50784df5c8acde 100644 (file)
@@ -9,19 +9,20 @@ Group(pl):    Programowanie/Biblioteki
 Source:                http://www.packetfactory.net/libnet/dist/%{name}-%{version}.tgz
 Patch:         libnet-autoconf.patch
 URL:           http://www.packetfactory.net/libnet
-BuildPreReq:   libpcap-devel
+BuildRequires: libpcap-devel
+Requires:      libpcap-devel
 BuildRoot:     /tmp/%{name}-%{version}-root
 
 %description
-Libnet is a collection of routines to help with the construction and
-sending of network packets at the link layer and the IP layer. 
-Use libnet in conjunction with packet capture library (libpcap) 
-and you can write some really cool stuff!.
+Libnet is a collection of routines to help with the construction and sending
+of network packets at the link layer and the IP layer. Use libnet in
+conjunction with packet capture library (libpcap) and you can write some
+really cool stuff!.
 
 %description -l pl 
-Libnet jest bibliotek± na któr± sk³adaj± siê procedury pomagaj±ce
-w tworzeniu i wysy³aniu pakietów w sieciowych warstwach: danych oraz IP.
-po³±czeniu z bibliotek± do przechwytywania pakietów (libpcap), libnet
+Libnet jest bibliotek± na któr± sk³adaj± siê procedury pomagaj±ce w
+tworzeniu i wysy³aniu pakietów w sieciowych warstwach: danych oraz IP. W
+po³±czeniu z bibliotek± do przechwytywania pakietów (libpcap), libnet
 pozwoli Ci na napisanie naprawdê fajnych rzeczy!.
 
 %prep
This page took 0.093562 seconds and 4 git commands to generate.