remove the rpmlib(X-CheckUnifiedSystemdir) requirement hack - no longer required
This commit is contained in:
parent
5e845c150c
commit
09437ef458
@ -1,7 +1,7 @@
|
|||||||
Summary: The basic directory layout for a Linux system
|
Summary: The basic directory layout for a Linux system
|
||||||
Name: filesystem
|
Name: filesystem
|
||||||
Version: 3.2
|
Version: 3.2
|
||||||
Release: 11%{?dist}
|
Release: 12%{?dist}
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
URL: https://fedorahosted.org/filesystem
|
URL: https://fedorahosted.org/filesystem
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -12,10 +12,6 @@ Source3: iso_3166.sed
|
|||||||
BuildRequires: iso-codes
|
BuildRequires: iso-codes
|
||||||
Requires(pre): setup
|
Requires(pre): setup
|
||||||
|
|
||||||
# RPM runtime check in the buildroot; this ensures we can not install the
|
|
||||||
# incompatible filesystem.rpm on unconverted systems
|
|
||||||
Requires: rpmlib(X-CheckUnifiedSystemdir)
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The filesystem package is one of the basic packages that is installed
|
The filesystem package is one of the basic packages that is installed
|
||||||
on a Linux system. Filesystem contains the basic directory layout
|
on a Linux system. Filesystem contains the basic directory layout
|
||||||
@ -237,6 +233,10 @@ posix.symlink("../run/lock", "/var/lock")
|
|||||||
/var/yp
|
/var/yp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 18 2013 Ondrej Vasik <ovasik@redhat.com> 3.2-12
|
||||||
|
- remove the rpmlib(X-CheckUnifiedSystemdir) requirement
|
||||||
|
hack - no longer required
|
||||||
|
|
||||||
* Mon Apr 08 2013 Ondrej Vasik <ovasik@redhat.com> 3.2-11
|
* Mon Apr 08 2013 Ondrej Vasik <ovasik@redhat.com> 3.2-11
|
||||||
- do not handle AArch64 differently (#917804)
|
- do not handle AArch64 differently (#917804)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user