From 874e6c0adbc9272fd071eb5a0b6ed8f6d5f77e0e Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Tue, 27 Nov 2007 22:43:25 +0000 Subject: [PATCH] fix permission which-2 scripts --- which.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/which.spec b/which.spec index bea7658..238131f 100644 --- a/which.spec +++ b/which.spec @@ -1,7 +1,7 @@ Summary: Displays where a particular program in your path is located Name: which Version: 2.18 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2 Group: Applications/System Source0: http://www.xs4all.nl/~carlo17/which/%{name}-%{version}.tar.gz @@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/* %changelog +* Tue Nov 27 2007 Than Ngo - 2.18-5 +- fix permission which-2 scripts + * Tue Nov 27 2007 Than Ngo 2.18-4 - fix permission which-2 scripts