New upstream release
This commit is contained in:
parent
53ee8b67a3
commit
ecaa219e35
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
yp-tools-2.11.tar.bz2
|
||||
/yp-tools-2.12.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
ea7627e97d31c1e16296db96110b1da2 yp-tools-2.11.tar.bz2
|
||||
ce1e06d86caa285fa8cd76fdf103f51e yp-tools-2.12.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: NIS (or YP) client programs
|
||||
Name: yp-tools
|
||||
Version: 2.11
|
||||
Release: 2%{?dist}
|
||||
Version: 2.12
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
Source: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/yp-tools-%{version}.tar.bz2
|
||||
@ -53,6 +53,9 @@ make DESTDIR="$RPM_BUILD_ROOT" INSTALL_PROGRAM=install install
|
||||
/var/yp/nicknames
|
||||
|
||||
%changelog
|
||||
* Fri Nov 19 2010 Karel Klic <kklic@redhat.com> - 2.12-1
|
||||
- New upstream version
|
||||
|
||||
* Fri Nov 19 2010 Karel Klic <kklic@redhat.com> - 2.11-2
|
||||
- Added patch to fix yppasswd utility when used with shadow
|
||||
passwords (rhbz#653921)
|
||||
|
Loading…
Reference in New Issue
Block a user