- upgrade to 2.17-rc1
ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17-rc1-Chan
geLog
This commit is contained in:
parent
ad52cd8da8
commit
ad59cd7228
3 changed files with 9 additions and 5 deletions
|
|
@ -1,2 +1,2 @@
|
|||
util-linux-ng-2.17-git10dfc39.tar.bz2
|
||||
util-linux-ng-2.17-rc1.tar.bz2
|
||||
floppy-0.16.tar.bz2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,2 +1,2 @@
|
|||
58b7042930a754edd9979228f0b174be util-linux-ng-2.17-git10dfc39.tar.bz2
|
||||
320a6bab5cc8f70f6b9ad0c05a6fe67f util-linux-ng-2.17-rc1.tar.bz2
|
||||
7eeb9a6f7a258174bf0fa80f1370788d floppy-0.16.tar.bz2
|
||||
|
|
|
|||
|
|
@ -1,11 +1,10 @@
|
|||
%define snapshot_hash git10dfc39
|
||||
%define upstream_version %{version}-%{snapshot_hash}
|
||||
%define upstream_version %{version}-rc1
|
||||
|
||||
### Header
|
||||
Summary: A collection of basic system utilities
|
||||
Name: util-linux-ng
|
||||
Version: 2.17
|
||||
Release: 0.2.%{snapshot_hash}%{?dist}
|
||||
Release: 0.3%{?dist}
|
||||
License: GPLv2 and GPLv2+ and BSD with advertising and Public Domain
|
||||
Group: System Environment/Base
|
||||
URL: ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng
|
||||
|
|
@ -206,6 +205,7 @@ export SUID_LDFLAGS="-pie"
|
|||
--bindir=/bin \
|
||||
--sbindir=/sbin \
|
||||
--libdir=/%{_lib} \
|
||||
--disable-silent-rules \
|
||||
--disable-wall \
|
||||
--enable-partx \
|
||||
--enable-login-utils \
|
||||
|
|
@ -710,6 +710,10 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 23 2009 Karel Zak <kzak@redhat.com> 2.17-0.3
|
||||
- upgrade to 2.17-rc1
|
||||
ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17-rc1-ChangeLog
|
||||
|
||||
* Tue Nov 10 2009 Karel Zak <kzak@redhat.com> 2.17-0.2.git10dfc39
|
||||
- upgrade to pre-release snapshot (official changelog not available yet, see
|
||||
http://git.kernel.org/?p=utils/util-linux-ng/util-linux-ng.git for now)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue