|
|
@@ -37,7 +37,7 @@ Distribution: OpenPKG [PLUS]
|
|
|
Group: System
|
|
|
License: GPL
|
|
|
Version: %{V_major}.%{V_minor}
|
|
|
-Release: 20030613
|
|
|
+Release: 20030706
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://osdn.dl.sourceforge.net/sourceforge/integrit/integrit-%{version}.tar.gz
|
|
|
@@ -94,7 +94,7 @@ AutoReqProv: no
|
|
|
prefix=$RPM_BUILD_ROOT%{l_prefix} \
|
|
|
exec_prefix=$RPM_BUILD_ROOT%{l_prefix}
|
|
|
cd ../
|
|
|
- %{l_shtool} install -c -m 655 \
|
|
|
+ %{l_shtool} install -c -m 755 \
|
|
|
integrit $RPM_BUILD_ROOT%{l_prefix}/sbin/
|
|
|
|
|
|
# install a default configuration
|