SPECS: CocoR.spec - missing dir
darekr
darekr at pld-linux.org
Sun Sep 11 18:38:43 CEST 2005
Author: darekr Date: Sun Sep 11 16:38:43 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- missing dir
---- Files affected:
SPECS:
CocoR.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/CocoR.spec
diff -u SPECS/CocoR.spec:1.8 SPECS/CocoR.spec:1.9
--- SPECS/CocoR.spec:1.8 Wed Dec 15 13:17:15 2004
+++ SPECS/CocoR.spec Sun Sep 11 18:38:38 2005
@@ -33,7 +33,7 @@
install cocor $RPM_BUILD_ROOT%{_bindir}
-cp -f frames/*.frm $RPM_BUILD_ROOT%{_datadir}/coco/frames/
+cp -f frames/*.frm $RPM_BUILD_ROOT%{_datadir}/coco/frames
cp -f frames/cplus2/*.frm $RPM_BUILD_ROOT%{_datadir}/coco/frames/cplus2
install docs/cocor.1 $RPM_BUILD_ROOT%{_mandir}/man1/cocor.1
@@ -45,6 +45,7 @@
%defattr(644,root,root,755)
%attr (755,root,root) %{_bindir}/cocor
%{_mandir}/man1/cocor.1*
+%dir %{_datadir}/coco
%{_datadir}/coco/frames
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -53,6 +54,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2005/09/11 16:38:38 darekr
+- missing dir
+
Revision 1.8 2004/12/15 12:17:15 radek
- minor License unifications
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/CocoR.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list