Fix the common sub-package's obsoletes of libs. A simple typo which might
cause major problems...
This commit is contained in:
parent
486fdccb4e
commit
4e606ffbf7
@ -14,7 +14,7 @@
|
||||
Summary: Cluster File System
|
||||
Name: glusterfs
|
||||
Version: 1.3.12
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv3+
|
||||
Group: System Environment/Base
|
||||
URL: http://www.gluster.org/docs/index.php/GlusterFS
|
||||
@ -44,7 +44,7 @@ is in userspace and easily manageable.
|
||||
%package libs
|
||||
Summary: GlusterFS Library and Translators
|
||||
Group: System Environment/Libraries
|
||||
Obsoletes: glusterfs-common >= 1.3.7-2
|
||||
Obsoletes: glusterfs-common <= 1.3.7-2
|
||||
|
||||
%description libs
|
||||
GlusterFS is a clustered file-system capable of scaling to several
|
||||
@ -213,6 +213,10 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Apr 12 2009 Matthias Saou <http://freshrpms.net/> 1.3.12-2
|
||||
- Fix the common sub-package's obsoletes of libs. A simple typo which might
|
||||
cause major problems...
|
||||
|
||||
* Mon Feb 16 2009 Matthias Saou <http://freshrpms.net/> 1.3.12-1
|
||||
- Update to 1.3.12.
|
||||
- Remove no longer needed ocreat patch.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user