Author: darekr Date: Wed Feb 23 08:44:25 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cosmetics, use macros
---- Files affected:
SPECS:
units.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SPECS/units.spec
diff -u SPECS/units.spec:1.26 SPECS/units.spec:1.27
--- SPECS/units.spec:1.26 Mon Dec 20 19:58:09 2004
+++ SPECS/units.spec Wed Feb 23 09:44:20 2005
@@ -109,7 +109,8 @@
%install
rm -rf $RPM_BUILD_ROOT
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+ DESTDIR=$RPM_BUILD_ROOT
%clean
@@ -124,8 +125,8 @@
%files
%defattr(644,root,root,755)
%doc NEWS README
-%attr(755,root,root) %{_bindir}/units
-%{_datadir}/misc/units.dat
+%attr(755,root,root) %{_bindir}/%{name}
+%{_datadir}/misc/%{name}.dat
%{_mandir}/man1/*
%{_infodir}/*info*
@@ -135,6 +136,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2005/02/23 08:44:20 darekr
+- cosmetics, use macros
+
Revision 1.26 2004/12/20 18:58:09 qboosh
- BR: texinfo
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/units.spec?r1=1.26&r2=1.27&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit