SHA256
1
0
forked from pool/coreutils

- Fix typo in spec file (% missing from version).

OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=11
This commit is contained in:
Philipp Thomas 2010-06-28 10:54:49 +00:00 committed by Git OBS Bridge
parent 8ba42a9e88
commit c50a85acdd
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 28 12:52:15 CEST 2010 - pth@suse.de
- Fix typo in spec file (% missing from version).
-------------------------------------------------------------------
Fri Jun 18 11:57:47 CEST 2010 - kukuk@suse.de

View File

@ -25,8 +25,8 @@ License: GFDLv1.2 ; GPLv2+ ; GPLv3+
Group: System/Base
Version: 8.5
Release: 1
Provides: fileutils = %{version}, sh-utils = {version}, stat = %version}, textutils = %{version}, mktemp = %{version}
Obsoletes: fileutils < %{version}, sh-utils < {version}, stat < %version}, textutils < %{version}, mktemp < %{version}
Provides: fileutils = %{version}, sh-utils = %{version}, stat = %version}, textutils = %{version}, mktemp = %{version}
Obsoletes: fileutils < %{version}, sh-utils < %{version}, stat < %version}, textutils < %{version}, mktemp < %{version}
Obsoletes: libselinux <= 1.23.11-3 libselinux-32bit = 9 libselinux-64bit = 9 libselinux-x86 = 9
AutoReqProv: on
PreReq: %{install_info_prereq}