Author: glen Date: Mon Dec 15 22:00:09 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - update to 1.0.12 (from auto-th-nfs-utils-1_0_12-1 tag)
---- Files affected: SPECS: nfs-utils.spec (1.115.2.4 -> 1.115.2.5) ---- Diffs: ================================================================ Index: SPECS/nfs-utils.spec diff -u SPECS/nfs-utils.spec:1.115.2.4 SPECS/nfs-utils.spec:1.115.2.5 --- SPECS/nfs-utils.spec:1.115.2.4 Mon Dec 15 22:43:41 2008 +++ SPECS/nfs-utils.spec Mon Dec 15 23:00:04 2008 @@ -11,12 +11,12 @@ Summary(ru.UTF-8): Утилиты для NFS и демоны поддержки для NFS-сервера ядра Summary(uk.UTF-8): Утиліти для NFS та демони підтримки для NFS-сервера ядра Name: nfs-utils -Version: 1.0.10 -Release: 9 +Version: 1.0.12 +Release: 1 License: GPL Group: Networking/Daemons Source0: http://dl.sourceforge.net/nfs/%{name}-%{version}.tar.gz -# Source0-md5: 1949634d0dc896696d8a880bdca622c8 +# Source0-md5: acf3656cec3872deb597aa7ac13f3c3a Source1: ftp://ftp.linuxnfs.sourceforge.org/pub/nfs/nfs.doc.tar.gz # Source1-md5: ae7db9c61c5ad04f83bb99e5caed73da Source2: nfs.init @@ -29,17 +29,17 @@ Source9: nfsfs.sysconfig Patch0: %{name}-eepro-support.patch Patch1: %{name}-install.patch -Patch2: %{name}-nolibs.patch -Patch3: %{name}-heimdal.patch -Patch4: %{name}-heimdal-internals.patch +Patch2: %{name}-heimdal.patch +Patch3: %{name}-heimdal-internals.patch # http://www.citi.umich.edu/projects/nfsv4/linux/nfs-utils-patches/ -Patch5: %{name}-1.0.10-CITI_NFS4_ALL-1.dif +#Patch4: %{name}-1.0.11-CITI_NFS4_ALL-1.dif +Patch4: %{name}-CITI_NFS4.patch URL: http://nfs.sourceforge.net/ BuildRequires: autoconf >= 2.59 BuildRequires: automake %if %{with nfs4} BuildRequires: heimdal-devel >= 0.7 -BuildRequires: libevent-devel >= 1.1a +BuildRequires: libevent-devel >= 1.2 BuildRequires: libnfsidmap-devel BuildRequires: librpcsecgss-devel >= 0.11-3 %endif @@ -173,8 +173,9 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +# temporary hack +rm -f utils/mountd/fsloc.[ch] %patch4 -p1 -%patch5 -p1 %build %if "%{_lib}" == "lib64" @@ -303,10 +304,6 @@ %attr(755,root,root) %{_sbindir}/rpc.mountd %attr(755,root,root) %{_sbindir}/rpc.nfsd %attr(755,root,root) %{_sbindir}/nfsstat -%attr(755,root,root) %{_sbindir}/nhfsgraph -%attr(755,root,root) %{_sbindir}/nhfsnums -%attr(755,root,root) %{_sbindir}/nhfsrun -%attr(755,root,root) %{_sbindir}/nhfsstone %attr(754,root,root) /etc/rc.d/init.d/nfs @@ -320,10 +317,6 @@ %{_mandir}/man7/nfsd.7* %{_mandir}/man8/exportfs.8* %{_mandir}/man8/mountd.8* -%{_mandir}/man8/nhfsgraph.8* -%{_mandir}/man8/nhfsnums.8* -%{_mandir}/man8/nhfsrun.8* -%{_mandir}/man8/nhfsstone.8* %{_mandir}/man8/nfsd.8* %{_mandir}/man8/nfsstat.8* %{_mandir}/man8/rpc.mountd.8* @@ -383,6 +376,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.115.2.5 2008/12/15 22:00:04 glen +- update to 1.0.12 (from auto-th-nfs-utils-1_0_12-1 tag) + Revision 1.115.2.4 2008/12/15 21:43:41 glen - argh! BR cpp; rel 9 for libevent rebuild ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nfs-utils.spec?r1=1.115.2.4&r2=1.115.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
