Pre: require setup again (#705443)
This commit is contained in:
parent
f1d36aa2f7
commit
20b906a617
@ -1,6 +1,6 @@
|
|||||||
Summary: The basic directory layout for a Linux system
|
Summary: The basic directory layout for a Linux system
|
||||||
Name: filesystem
|
Name: filesystem
|
||||||
Version: 2.4.41
|
Version: 2.4.42
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
URL: https://fedorahosted.org/filesystem
|
URL: https://fedorahosted.org/filesystem
|
||||||
@ -10,6 +10,7 @@ Source1: https://fedorahosted.org/filesystem/browser/lang-exceptions
|
|||||||
Source2: iso_639.sed
|
Source2: iso_639.sed
|
||||||
Source3: iso_3166.sed
|
Source3: iso_3166.sed
|
||||||
BuildRequires: iso-codes
|
BuildRequires: iso-codes
|
||||||
|
Requires(Pre): setup
|
||||||
|
|
||||||
%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
|
||||||
@ -193,6 +194,9 @@ posix.symlink("../run/lock", "/var/lock")
|
|||||||
/var/yp
|
/var/yp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 18 2011 Ondrej Vasik <ovasik@redhat.com> 2.4.42-1
|
||||||
|
- Pre: require setup again (#705443)
|
||||||
|
|
||||||
* Fri Apr 08 2011 Ondrej Vasik <ovasik@redhat.com> 2.4.41-1
|
* Fri Apr 08 2011 Ondrej Vasik <ovasik@redhat.com> 2.4.41-1
|
||||||
- drop filesystem.conf file (#694688)
|
- drop filesystem.conf file (#694688)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user