Author: baggins Date: Tue Aug 2 23:29:51 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.2.4 - removed patch applied upstream
---- Files affected: packages/nfs-utils: nfs-utils-heimdal.patch (1.7 -> 1.8) , nfs-utils.spec (1.201 -> 1.202) , svc-create-fixed-port.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/nfs-utils/nfs-utils-heimdal.patch diff -u packages/nfs-utils/nfs-utils-heimdal.patch:1.7 packages/nfs-utils/nfs-utils-heimdal.patch:1.8 --- packages/nfs-utils/nfs-utils-heimdal.patch:1.7 Sun Oct 3 20:01:47 2010 +++ packages/nfs-utils/nfs-utils-heimdal.patch Wed Aug 3 01:29:46 2011 @@ -2,8 +2,8 @@ +++ nfs-utils-1.2.3.dist/configure.ac 2010-10-03 14:47:50.699424847 +0200 @@ -246,12 +246,6 @@ - dnl check for nfsidmap libraries and headers - AC_LIBNFSIDMAP + dnl check for the keyutils libraries and headers + AC_KEYUTILS - - dnl librpcsecgss already has a dependency on libgssapi, - dnl but we need to make sure we get the right version ================================================================ Index: packages/nfs-utils/nfs-utils.spec diff -u packages/nfs-utils/nfs-utils.spec:1.201 packages/nfs-utils/nfs-utils.spec:1.202 --- packages/nfs-utils/nfs-utils.spec:1.201 Thu Feb 24 22:13:09 2011 +++ packages/nfs-utils/nfs-utils.spec Wed Aug 3 01:29:46 2011 @@ -13,12 +13,12 @@ Summary(ru.UTF-8): Утилиты для NFS и демоны поддержки для NFS-сервера ядра Summary(uk.UTF-8): Утиліти для NFS та демони підтримки для NFS-сервера ядра Name: nfs-utils -Version: 1.2.3 -Release: 6 +Version: 1.2.4 +Release: 0.1 License: GPL v2 Group: Networking/Daemons Source0: http://www.kernel.org/pub/linux/utils/nfs/%{name}-%{version}.tar.bz2 -# Source0-md5: 1131dc5f27c4f3905a6e7ee0d594fd4d +# Source0-md5: 938dc0574f3eb9891a8ed4746f806277 #Source1: ftp://ftp.linuxnfs.sourceforge.org/pub/nfs/nfs.doc.tar.gz Source1: nfs.doc.tar.gz # Source1-md5: ae7db9c61c5ad04f83bb99e5caed73da @@ -36,12 +36,12 @@ Patch2: %{name}-subsys.patch Patch3: %{name}-union-mount.patch Patch4: %{name}-heimdal.patch -Patch5: svc-create-fixed-port.patch -Patch6: %{name}-heimdal-kcm.patch +Patch5: %{name}-heimdal-kcm.patch URL: http://nfs.sourceforge.net/ BuildRequires: autoconf >= 2.59 BuildRequires: automake BuildRequires: cpp +BuildRequires: keyutils-devel BuildRequires: libblkid-devel BuildRequires: libcap-devel BuildRequires: libevent-devel >= 1.2 @@ -175,7 +175,6 @@ %patch3 -p1 %patch4 -p1 %patch5 -p1 -%patch6 -p1 %build %{__libtoolize} @@ -419,6 +418,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.202 2011/08/02 23:29:46 baggins +- up to 1.2.4 +- removed patch applied upstream + Revision 1.201 2011/02/24 21:13:09 lisu - rel 6 (new libevent) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nfs-utils/nfs-utils-heimdal.patch?r1=1.7&r2=1.8&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nfs-utils/nfs-utils.spec?r1=1.201&r2=1.202&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
