This commit is contained in:
Than Ngo 2007-11-13 14:22:00 +00:00
parent 95a542240f
commit 2d6bf71622

View File

@ -1,7 +1,7 @@
Summary: Displays where a particular program in your path is located Summary: Displays where a particular program in your path is located
Name: which Name: which
Version: 2.16 Version: 2.18
Release: 10%{?dist} Release: 1%{?dist}
License: GPL License: GPL
Group: Applications/System Group: Applications/System
Source0: http://www.xs4all.nl/~carlo17/which/%{name}-%{version}.tar.gz Source0: http://www.xs4all.nl/~carlo17/which/%{name}-%{version}.tar.gz
@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Tue Nov 13 2007 Than Ngo <than@redhat.com> 2.18-1
- 2.18
* Tue Nov 13 2007 Than Ngo <than@redhat.com> 2.16-10 * Tue Nov 13 2007 Than Ngo <than@redhat.com> 2.16-10
- cleanup specfile - cleanup specfile
- get rid of dev dependency - get rid of dev dependency