]> git.pld-linux.org Git - packages/dsniff.git/commitdiff
- rel 18; first build libmissing.a auto/th/dsniff-2_4-0_b1_18 auto/ti/dsniff-2_4-0_b1_18
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 11 Apr 2010 11:11:44 +0000 (11:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dsniff.spec -> 1.63

dsniff.spec

index 0651889b9c6addf4092384dbc6b818b1036fe5c9..3cb20ad9e25720ddf4f5cf0f9ceb4e7946b8eb47 100644 (file)
@@ -1,7 +1,7 @@
 # TODO
 # - make R: mozilla-firefox something generic (it uses X11 and remote.c to find
 #   browser window to send openURL(%s, %s) command there)
-%define                rel     17
+%define                rel     18
 Summary:       Network audit tools
 Summary(pl.UTF-8):     Narzędzia do kontroli sieci
 Name:          dsniff
@@ -83,7 +83,7 @@ CFLAGS="%{rpmcflags} -I./missing"
 %configure \
        --libdir=%{_datadir}/%{name}
 sed -i -e 's#-L/usr/lib64 # #g' -e 's#-L/usr/lib # #g' Makefile
-%{__make}
+%{__make} libmissing.a all
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.120296 seconds and 4 git commands to generate.