fix permission which-2 scripts

This commit is contained in:
Than Ngo 2007-11-27 22:52:33 +00:00
parent 563cd4daac
commit b24b69cdd7
3 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@ Release: 5%{?dist}
License: GPLv2 License: GPLv2
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
Source1: which-2.sh Source1: which2.sh
Source2: which-2.csh Source2: which2.csh
Url: http://www.xs4all.nl/~carlo17/which/ Url: http://www.xs4all.nl/~carlo17/which/
Patch: which-2.13-afs.patch Patch: which-2.13-afs.patch
Patch1: which-2.14-broken.patch Patch1: which-2.14-broken.patch
@ -54,7 +54,7 @@ rm -rf $RPM_BUILD_ROOT
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc COPYING EXAMPLES README AUTHORS NEWS %doc COPYING EXAMPLES README AUTHORS NEWS
%attr(0644,root,root) %{_sysconfdir}/profile.d/which-2.* %attr(0644,root,root) %{_sysconfdir}/profile.d/which2.*
%{_bindir}/* %{_bindir}/*
%{_infodir}/which.info.gz %{_infodir}/which.info.gz
%{_mandir}/*/* %{_mandir}/*/*

0
which-2.csh → which2.csh Executable file → Normal file
View File

0
which-2.sh → which2.sh Executable file → Normal file
View File