P/O updates and remove BuildRoot tag

This commit is contained in:
Adam Jackson 2011-01-18 00:16:34 -05:00
parent 80a1d96a5d
commit 0e12911e64

View File

@ -1,11 +1,10 @@
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.36 Version: 2.4.37
Release: 1%{?dist} Release: 1%{?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
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# Raw source1 URL: https://fedorahosted.org/filesystem/browser/lang-exceptions?format=raw # Raw source1 URL: https://fedorahosted.org/filesystem/browser/lang-exceptions?format=raw
Source1: https://fedorahosted.org/filesystem/browser/lang-exceptions Source1: https://fedorahosted.org/filesystem/browser/lang-exceptions
Source2: iso_639.sed Source2: iso_639.sed
@ -13,12 +12,6 @@ Source3: iso_3166.sed
Requires(Pre): setup >= 2.5.4-1 Requires(Pre): setup >= 2.5.4-1
BuildRequires: iso-codes BuildRequires: iso-codes
# Can be removed after f14 or so
Provides: xorg-x11-filesystem = 7.3-6
Obsoletes: xorg-x11-filesystem < 7.3-6
Provides: pm-utils-filesystem = 1.2.5-6
Obsoletes: pm-utils-filesystem < 1.2.5-6
%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
@ -188,6 +181,11 @@ rm -rf %{buildroot}
/var/yp /var/yp
%changelog %changelog
* Tue Jan 18 2011 Adam Jackson <ajax@redhat.com> 2.4.37-1
- Drop Prov/Obs: xorg-x11-filesystem and pm-utils-filesystem, both last seen
in Fedora 11.
- Remove explicit BuildRoot.
* Fri Sep 25 2010 Ondrej Vasik <ovasik@redhat.com> 2.4.36-1 * Fri Sep 25 2010 Ondrej Vasik <ovasik@redhat.com> 2.4.36-1
- own /usr/lib/sse2 even on 64-bit (#636748) - own /usr/lib/sse2 even on 64-bit (#636748)