SHA256
3
0
forked from pool/patch
OBS User unknown 2009-04-07 09:58:41 +00:00 committed by Git OBS Bridge
parent e2c9334e5c
commit 20880fd984
4 changed files with 21 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cebda4f60db7ef22c5a85945b4ed8d502d0aced08c9f454df7ca0d3eef3bc933
size 241297

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:73a35d00c025516c0c8b1b61aec40d99f8caee25cc2f0d82f176e32c4812a21a
size 293360

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Apr 6 18:59:55 CEST 2009 - agruen@suse.de
- Version 2.5.9.97: Another bugfix.
-------------------------------------------------------------------
Mon Apr 6 15:04:50 CEST 2009 - agruen@suse.de
- Version 2.5.9.95: Gnulib update, bug fixes.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Apr 3 22:35:33 CEST 2009 - agruen@suse.de Fri Apr 3 22:35:33 CEST 2009 - agruen@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package patch (Version 2.5.9.77) # spec file for package patch (Version 2.5.9.97)
# #
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -18,13 +18,13 @@
# norootforbuild # norootforbuild
Url: ftp://alpha.gnu.org/gnu/diffutils/ Url: ftp://alpha.gnu.org/gnu/diffutils/
%define ver 2.5.9-77-g1ce9b30 %define ver 2.5.9-97-gd358802
Name: patch Name: patch
License: GPL v3 or later License: GPL v3 or later
Group: Productivity/Text/Utilities Group: Productivity/Text/Utilities
AutoReqProv: on AutoReqProv: on
Version: 2.5.9.77 Version: 2.5.9.97
Release: 1 Release: 1
Summary: GNU patch Summary: GNU patch
Source: ftp://alpha.gnu.org/gnu/patch/patch-%ver.tar.gz Source: ftp://alpha.gnu.org/gnu/patch/patch-%ver.tar.gz
@ -47,7 +47,7 @@ Authors:
%build %build
CFLAGS="$RPM_OPT_FLAGS -Wall -O2 -pipe" \ CFLAGS="$RPM_OPT_FLAGS -Wall -O2 -pipe" \
./configure --prefix=%{_prefix} ./configure --prefix=%{_prefix}
make #CPPFLAGS="" make
%check %check
make check make check
@ -62,6 +62,10 @@ make install DESTDIR=$RPM_BUILD_ROOT
%doc %{_mandir}/man1/patch.1.gz %doc %{_mandir}/man1/patch.1.gz
%changelog %changelog
* Mon Apr 06 2009 agruen@suse.de
- Version 2.5.9.97: Another bugfix.
* Mon Apr 06 2009 agruen@suse.de
- Version 2.5.9.95: Gnulib update, bug fixes.
* Fri Apr 03 2009 agruen@suse.de * Fri Apr 03 2009 agruen@suse.de
- Update to version patch-2.5.9.77: updated manpage and NEWS, no - Update to version patch-2.5.9.77: updated manpage and NEWS, no
strict depenency on ed in the test suite anymore, and slightly strict depenency on ed in the test suite anymore, and slightly