forked from pool/coreutils
This commit is contained in:
parent
e7d2a0c23c
commit
674e901794
3
coreutils-6.9.90.tar.bz2
Normal file
3
coreutils-6.9.90.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:493514a920b3d73e8714b2e8e884febb494b663d02bd8fac194a35640b95fa2b
|
||||
size 5979771
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7482ab52304ac8a938f1e9bbfef75bf8c8018a602e4728662ea7ef86c6a3c36a
|
||||
size 3682634
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 10 17:50:07 CET 2007 - ro@suse.de
|
||||
|
||||
- change source archive compression back to .bz2 to avoid another
|
||||
dependency in the lowest basesystem
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 3 10:44:24 CET 2007 - schwab@suse.de
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
|
||||
Name: coreutils
|
||||
BuildRequires: help2man libacl-devel lzma pam-devel
|
||||
BuildRequires: help2man libacl-devel pam-devel
|
||||
Url: http://www.gnu.org/software/coreutils/
|
||||
License: GPL v2 or later
|
||||
Group: System/Base
|
||||
@ -20,9 +20,9 @@ Obsoletes: libselinux <= 1.23.11-3 libselinux-32bit >= 9 libselinux-64bit =
|
||||
AutoReqProv: on
|
||||
PreReq: %{install_info_prereq}
|
||||
Version: 6.9.90
|
||||
Release: 1
|
||||
Release: 4
|
||||
Summary: GNU Core Utilities
|
||||
Source: coreutils-%{version}.tar.lzma
|
||||
Source: coreutils-%{version}.tar.bz2
|
||||
Source1: su.pamd
|
||||
Source2: su.default
|
||||
Patch: coreutils-%{version}.diff
|
||||
@ -169,6 +169,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%dir %{_prefix}/share/locale/*/LC_TIME
|
||||
|
||||
%changelog
|
||||
* Mon Dec 10 2007 - ro@suse.de
|
||||
- change source archive compression back to .bz2 to avoid another
|
||||
dependency in the lowest basesystem
|
||||
* Mon Dec 03 2007 - schwab@suse.de
|
||||
- Update to coreutils-6.9.90.
|
||||
** New programs
|
||||
|
Loading…
Reference in New Issue
Block a user