[filesystem] P/O updates and remove BuildRoot tag

Adam Jackson ajax at fedoraproject.org
Tue Jan 18 05:16:03 UTC 2011


commit 0e12911e6400bd65c15116d95e9f05855b05c0f9
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Jan 18 00:16:34 2011 -0500

    P/O updates and remove BuildRoot tag

 filesystem.spec |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/filesystem.spec b/filesystem.spec
index 0a339b2..9d45c0e 100644
--- a/filesystem.spec
+++ b/filesystem.spec
@@ -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 at 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 at redhat.com>  2.4.36-1
 - own /usr/lib/sse2 even on 64-bit (#636748)
 


More information about the scm-commits mailing list