]> git.pld-linux.org Git - packages/nfs-utils.git/commitdiff
- updated to 0.2.1, nfs-utils-0_2_1-1
authorkloczek <kloczek@pld-linux.org>
Thu, 28 Sep 2000 19:46:37 +0000 (19:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added using rpm new automation suit,
- adaptrized.

Changed files:
    nfs-utils.spec -> 1.28

nfs-utils.spec

index 1b1dc0ef50089148b12e7638d3f78bd2d0d75f4e..51f68dd3c40eeea918980832504edde0446adc80 100644 (file)
@@ -1,10 +1,11 @@
 Summary:       Kernel NFS server
 Summary(pl):   Dzia³aj±cy na poziomie j±dra serwer NFS
 Name:          nfs-utils
-Version:       0.2
+Version:       0.2.1
 Release:       1
 License:       GPL
 Group:         Networking/Daemons
+Group(de):     Netzwerkwesen/Server
 Group(pl):     Sieciowe/Serwery
 Source0:       ftp://ftp.linuxnfs.sourceforge.org/pub/nfs/%{name}-%{version}.tar.gz
 Source1:       ftp://ftp.linuxnfs.sourceforge.org/pub/nfs/nfs.doc.tar.gz
@@ -38,6 +39,7 @@ tradycyjny, dzia
 Summary:       Clients for connecting to a remote NFS server
 Summary(pl):   Klienci do ³±czenia siê ze zdalnym serwerem NFS
 Group:         Networking
+Group(de):     Netzwerkwesen
 Group(pl):     Sieciowe
 Obsoletes:     nfsclient nfs-server-clients knfsd-clients
 Provides:      nfsclient
@@ -63,6 +65,7 @@ Requires:     portmap >= 4.0
 Obsoletes:     nfslockd knfsd-lock
 Provides:      nfslockd
 Group:         Networking
+Group(de):     Netzwerkwesen
 Group(pl):     Sieciowe
 
 %description lock
@@ -77,6 +80,7 @@ plik
 Summary:       Remote quota server
 Summary(pl):   Zdalny serwer quota
 Group:         Networking/Daemons
+Group(de):     Netzwerkwesen/Server
 Group(pl):     Sieciowe/Serwery
 Requires:      rc-scripts
 Obsoletes:     quota-rquotad
@@ -95,7 +99,6 @@ Zdalny serwer quota.
 %patch0 -p1
 
 %build
-LDFLAGS="-s"; export LDFLAGS
 %configure \
        --with-statedir=/var/lib/nfs \
        --enable-nfsv3 \
@@ -131,8 +134,7 @@ echo ".so statd.8"   >      $RPM_BUILD_ROOT%{_mandir}/man8/rpc.statd.8
 
 touch $RPM_BUILD_ROOT/var/lib/nfs/xtab
 
-gzip -9nf ChangeLog README nfs/*.ps \
-       $RPM_BUILD_ROOT%{_mandir}/man*/*
+gzip -9nf ChangeLog README nfs/*.ps
 
 mv -f nfs/*.ps.gz ./
 mv -f nfs html
This page took 0.135292 seconds and 4 git commands to generate.