Author: glen Date: Fri Dec 30 12:35:23 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - don't package dir belonging to FHS; rel 3
---- Files affected: SPECS: ocamldsort.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/ocamldsort.spec diff -u SPECS/ocamldsort.spec:1.7 SPECS/ocamldsort.spec:1.8 --- SPECS/ocamldsort.spec:1.7 Sat Dec 10 19:51:54 2005 +++ SPECS/ocamldsort.spec Fri Dec 30 13:35:17 2005 @@ -3,7 +3,7 @@ Summary(pl): Program do sortowania zależności dla ocamla Name: ocamldsort Version: 0.14.3 -Release: 2 +Release: 3 License: GPL Group: Libraries Source0: ftp://quatramaran.ens.fr/pub/ara/ocamldsort/%{name}-%{version}.tar.gz @@ -53,7 +53,7 @@ %files %defattr(644,root,root,755) %doc README Changes THANKS -%attr(755,root,root) %{_bindir} +%attr(755,root,root) %{_bindir}/* %{_mandir}/man?/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -62,6 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2005/12/30 12:35:17 glen +- don't package dir belonging to FHS; rel 3 + Revision 1.7 2005/12/10 18:51:54 baggins - release 2 for ocaml 3.09.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ocamldsort.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
