forked from pool/patch
This commit is contained in:
parent
940f272444
commit
e2c9334e5c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3645c3b7a0e9d77ed2136a122f28df472d812f0349c038ed13e1194f6f8d170b
|
||||
size 240329
|
3
patch-2.5.9-77-g1ce9b30.tar.gz
Normal file
3
patch-2.5.9-77-g1ce9b30.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cebda4f60db7ef22c5a85945b4ed8d502d0aced08c9f454df7ca0d3eef3bc933
|
||||
size 241297
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 3 22:35:33 CEST 2009 - agruen@suse.de
|
||||
|
||||
- Update to version patch-2.5.9.77: updated manpage and NEWS, no
|
||||
strict depenency on ed in the test suite anymore, and slightly
|
||||
improved handling of asymmetric hunks.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 2 16:21:14 CEST 2009 - agruen@suse.de
|
||||
|
||||
|
13
patch.spec
13
patch.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package patch (Version 2.5.9.70)
|
||||
# spec file for package patch (Version 2.5.9.77)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,14 +18,13 @@
|
||||
# norootforbuild
|
||||
|
||||
Url: ftp://alpha.gnu.org/gnu/diffutils/
|
||||
%define ver 2.5.9-70-g71a9b5b
|
||||
%define ver 2.5.9-77-g1ce9b30
|
||||
|
||||
Name: patch
|
||||
BuildRequires: ed
|
||||
License: GPL v2 or later
|
||||
License: GPL v3 or later
|
||||
Group: Productivity/Text/Utilities
|
||||
AutoReqProv: on
|
||||
Version: 2.5.9.70
|
||||
Version: 2.5.9.77
|
||||
Release: 1
|
||||
Summary: GNU patch
|
||||
Source: ftp://alpha.gnu.org/gnu/patch/patch-%ver.tar.gz
|
||||
@ -63,6 +62,10 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man1/patch.1.gz
|
||||
|
||||
%changelog
|
||||
* Fri Apr 03 2009 agruen@suse.de
|
||||
- Update to version patch-2.5.9.77: updated manpage and NEWS, no
|
||||
strict depenency on ed in the test suite anymore, and slightly
|
||||
improved handling of asymmetric hunks.
|
||||
* Thu Apr 02 2009 agruen@suse.de
|
||||
- Update to version patch-2.5.9.69 which has all our patches
|
||||
merged in one form or anther, along with many other fixes and
|
||||
|
Loading…
Reference in New Issue
Block a user