Author: darekr Date: Thu Aug 11 16:29:51 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - cosmetics
---- Files affected: SPECS: integrit.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/integrit.spec diff -u SPECS/integrit.spec:1.20 SPECS/integrit.spec:1.21 --- SPECS/integrit.spec:1.20 Wed Apr 6 18:35:50 2005 +++ SPECS/integrit.spec Thu Aug 11 18:29:44 2005 @@ -6,7 +6,6 @@ %define patchlevel 03 Release: 1 License: GPL v2 -Vendor: Ed L Cashin <[EMAIL PROTECTED]> Group: Applications/System Source0: http://dl.sourceforge.net/integrit/%{name}-%{version}.%{patchlevel}.tar.gz # Source0-md5: 626f9a3ed4ab0901d5518597c8573af1 @@ -51,11 +50,12 @@ %install rm -rf $RPM_BUILD_ROOT +install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_pkglibdir}} + %{__make} \ install \ DESTDIR=$RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_pkglibdir}} install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir} %clean @@ -84,6 +84,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2005/08/11 16:29:44 darekr +- cosmetics + Revision 1.20 2005/04/06 16:35:50 darekr - missing dir ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/integrit.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
