This commit is contained in:
parent
f284600b48
commit
74605be3f2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 11 11:41:39 CEST 2007 - mkoenig@suse.de
|
||||||
|
|
||||||
|
- add Obsoletes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 5 16:15:58 CEST 2007 - mkoenig@suse.de
|
Tue Jun 5 16:15:58 CEST 2007 - mkoenig@suse.de
|
||||||
|
|
||||||
|
@ -15,10 +15,8 @@ BuildRequires: e2fsprogs-devel gcc-c++ krb5-devel libevent librpcsecgss nfsidma
|
|||||||
URL: http://nfs.sourceforge.net
|
URL: http://nfs.sourceforge.net
|
||||||
Summary: Support Utilities for Kernel nfsd
|
Summary: Support Utilities for Kernel nfsd
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Group: Productivity/Networking/NFS
|
Group: Productivity/Networking/NFS
|
||||||
Obsoletes: nfs-utils <= 1.1.0
|
|
||||||
Provides: nfs-utils = %{version}
|
|
||||||
License: GNU General Public License (GPL)
|
License: GNU General Public License (GPL)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
PreReq: %fillup_prereq %insserv_prereq
|
PreReq: %fillup_prereq %insserv_prereq
|
||||||
@ -49,6 +47,7 @@ Authors:
|
|||||||
Group: Productivity/Networking/NFS
|
Group: Productivity/Networking/NFS
|
||||||
Summary: Support Utilities for Kernel nfsd
|
Summary: Support Utilities for Kernel nfsd
|
||||||
Conflicts: nfs-server
|
Conflicts: nfs-server
|
||||||
|
Obsoletes: nfs-utils < 1.1.0
|
||||||
Requires: portmap
|
Requires: portmap
|
||||||
|
|
||||||
%description -n nfs-client
|
%description -n nfs-client
|
||||||
@ -67,6 +66,7 @@ Authors:
|
|||||||
Group: Productivity/Networking/NFS
|
Group: Productivity/Networking/NFS
|
||||||
Summary: Support Utilities for Kernel nfsd
|
Summary: Support Utilities for Kernel nfsd
|
||||||
Provides: nfs-utils = %{version}
|
Provides: nfs-utils = %{version}
|
||||||
|
Obsoletes: nfs-utils < 1.1.0
|
||||||
Conflicts: nfs-server
|
Conflicts: nfs-server
|
||||||
Requires: nfs-client = %{version} portmap
|
Requires: nfs-client = %{version} portmap
|
||||||
|
|
||||||
@ -85,6 +85,7 @@ Authors:
|
|||||||
%package -n nfs-doc
|
%package -n nfs-doc
|
||||||
Group: Productivity/Networking/NFS
|
Group: Productivity/Networking/NFS
|
||||||
Summary: Support Utilities for Kernel nfsd
|
Summary: Support Utilities for Kernel nfsd
|
||||||
|
Obsoletes: nfs-utils < 1.1.0
|
||||||
|
|
||||||
%description -n nfs-doc
|
%description -n nfs-doc
|
||||||
This package contains the NFS utilities. You can tune the number of
|
This package contains the NFS utilities. You can tune the number of
|
||||||
@ -231,6 +232,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc nfs/*.html nfs/*.ps linux-nfs/*
|
%doc nfs/*.html nfs/*.ps linux-nfs/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 11 2007 - mkoenig@suse.de
|
||||||
|
- add Obsoletes
|
||||||
* Tue Jun 05 2007 - mkoenig@suse.de
|
* Tue Jun 05 2007 - mkoenig@suse.de
|
||||||
- update to version 1.1.0:
|
- update to version 1.1.0:
|
||||||
- package mount.nfs, umount.nfs to replace dropped nfs code
|
- package mount.nfs, umount.nfs to replace dropped nfs code
|
||||||
|
Loading…
Reference in New Issue
Block a user