rebuilt
This commit is contained in:
parent
4217f20ad1
commit
59107cd384
@ -1,7 +1,7 @@
|
||||
Summary: Displays where a particular program in your path is located.
|
||||
Name: which
|
||||
Version: 2.16
|
||||
Release: 4
|
||||
Release: 5
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
Source0: http://www.xs4all.nl/~carlo17/which/%{name}-%{version}.tar.gz
|
||||
@ -10,7 +10,7 @@ Url: http://www.xs4all.nl/~carlo17/which/
|
||||
Patch: which-2.13-afs.patch
|
||||
Patch1: which-2.14-broken.patch
|
||||
Prefix: %{_prefix}
|
||||
Buildroot: %{_tmppath}/%{name}-root
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
Prereq: /sbin/install-info
|
||||
Prereq: dev
|
||||
|
||||
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 09 2005 Than Ngo <than@redhat.com> 2.16-5
|
||||
- rebuilt
|
||||
|
||||
* Sat Aug 07 2004 Than Ngo <than@redhat.com> 2.16-4
|
||||
- add missing URL (thanks to Robert Scheck)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user