]> git.pld-linux.org Git - packages/libnet.git/commitdiff
- release 2
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 20 Nov 2000 12:49:03 +0000 (12:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- use RPM_OPT_FLAGS

Changed files:
    libnet.spec -> 1.12

libnet.spec

index 2e9bf2dac7289745091880c0fde1ce2a8e59b82e..a9248fbfedb0131f93c0ec7e6c0996fdbcf05735 100644 (file)
@@ -2,7 +2,7 @@ Summary:        "libpwrite" Network Routine Library
 Summary(pl):   Biblioteka czynno¶ci sieciowych
 Name:          libnet
 Version:       1.0.1b
-Release:       1
+Release:       2
 Epoch:         1
 License:       BSD
 Group:         Libraries
@@ -66,7 +66,7 @@ Biblioteka statyczna libnet.
 %build
 %configure \
        --with-pf_packet=yes
-%{__make}
+%{__make} CFLAGS="$RPM_OPT_FLAGS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.041919 seconds and 4 git commands to generate.