]> git.pld-linux.org Git - packages/ffingerd.git/commitdiff
- release 3: use rpm new automation suit. ffingerd-1_28-3
authorkloczek <kloczek@pld-linux.org>
Mon, 2 Oct 2000 13:53:44 +0000 (13:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ffingerd.spec -> 1.31

ffingerd.spec

index 9743d7aae960ea4470a03a7e073c54c07e925e81..ed23863f245e6e1cedbc949f3e4ccd7c883771d2 100644 (file)
@@ -2,9 +2,10 @@ Summary:       Secure finger daemon
 Summary(pl):   Bezpieczny serwer finger
 Name:          ffingerd
 Version:       1.28
-Release:       2
+Release:       3
 License:       GPL
 Group:         Networking/Daemons
+Group(de):     Netzwerkwesen/Server
 Group(pl):     Sieciowe/Serwery
 Source0:       ftp://ftp.fu-berlin.de/pub/unix/security/ffingerd/%{name}-%{version}.tar.bz2
 Source1:       %{name}.inetd
@@ -44,7 +45,6 @@ pliku ".nofinger".
 %patch1 -p1
 
 %build
-LDFLAGS="-s"; export LDFLAGS
 autoconf
 automake -a ||
 %configure --enable-ipv6
@@ -58,8 +58,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/fingerd
 
-gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man8/* \
-       README NEWS TODO
+gzip -9nf README NEWS TODO
 
 %post
 if [ -f /var/lock/subsys/rc-inetd ]; then
This page took 0.042802 seconds and 4 git commands to generate.