diff --git a/filesystem.spec b/filesystem.spec index 8c4ba11..c55b5d1 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -1,6 +1,6 @@ Summary: The basic directory layout for a Linux system Name: filesystem -Version: 2.4.26 +Version: 2.4.27 Release: 1%{?dist} License: Public Domain URL: https://fedorahosted.org/filesystem @@ -11,6 +11,10 @@ Source1: https://fedorahosted.org/filesystem/browser/lang-exceptions Requires(Pre): setup >= 2.5.4-1 BuildRequires: iso-codes +# Can be removed after f14 or so +Provides: xorg-x11-filesystem = 7.3-6 +Obsoletes: xorg-x11-filesystem < 7.3-6 + %description The filesystem package is one of the basic packages that is installed on a Linux system. Filesystem contains the basic directory layout @@ -160,6 +164,9 @@ rm -rf %{buildroot} /var/yp %changelog +* Tue Aug 04 2009 Adam Jackson 2.4.27-1 +- Prov/Obs: xorg-x11-filesystem + * Mon Aug 03 2009 Ondrej Vasik 2.4.26-1 - Do own /usr/share/man/ directories (ghosted, missingok) - #220265