]> git.pld-linux.org Git - packages/nfs-utils.git/commitdiff
- add hack for heimdal 0.7 (expose internal struct)
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 10 Jul 2005 10:16:12 +0000 (10:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nfs-utils.spec -> 1.95

nfs-utils.spec

index a3f3aac68553f1386c2f3d41ebc240c9b69567ba..756bdbf3ef3fe96b8b1303bb52cf034184fca1c8 100644 (file)
@@ -9,7 +9,7 @@ Summary(ru):    
 Summary(uk):   õÔÉ̦ÔÉ ÄÌÑ NFS ÔÁ ÄÅÍÏÎɠЦÄÔÒÉÍËÉ ÄÌÑ NFS-ÓÅÒ×ÅÒÁ ÑÄÒÁ
 Name:          nfs-utils
 Version:       1.0.7
-Release:       3
+Release:       4
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/nfs/%{name}-%{version}.tar.gz
@@ -30,6 +30,7 @@ Patch3:               %{name}-install.patch
 Patch4:                %{name}-nolibs.patch
 Patch5:                %{name}-usn36.patch
 Patch6:                http://www.citi.umich.edu/projects/nfsv4/linux/nfs-utils-patches/1.0.7-2/nfs-utils-1.0.7-CITI_NFS4_ALL-2.dif
+Patch7:                %{name}-heimdal-internals.patch
 URL:           http://nfs.sourceforge.net/
 BuildRequires: autoconf
 %if %{with nfs4}
@@ -167,6 +168,7 @@ Wsp
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 chmod u+w configure
 
This page took 0.097258 seconds and 4 git commands to generate.