P/O updates and remove BuildRoot tag
This commit is contained in:
parent
80a1d96a5d
commit
0e12911e64
@ -1,11 +1,10 @@
|
||||
Summary: The basic directory layout for a Linux system
|
||||
Name: filesystem
|
||||
Version: 2.4.36
|
||||
Version: 2.4.37
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
URL: https://fedorahosted.org/filesystem
|
||||
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
|
||||
Source1: https://fedorahosted.org/filesystem/browser/lang-exceptions
|
||||
Source2: iso_639.sed
|
||||
@ -13,12 +12,6 @@ Source3: iso_3166.sed
|
||||
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
|
||||
Provides: pm-utils-filesystem = 1.2.5-6
|
||||
Obsoletes: pm-utils-filesystem < 1.2.5-6
|
||||
|
||||
%description
|
||||
The filesystem package is one of the basic packages that is installed
|
||||
on a Linux system. Filesystem contains the basic directory layout
|
||||
@ -188,6 +181,11 @@ rm -rf %{buildroot}
|
||||
/var/yp
|
||||
|
||||
%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
|
||||
- own /usr/lib/sse2 even on 64-bit (#636748)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user