SPECS: asymptote.spec - fixed glob
qboosh
qboosh at pld-linux.org
Mon Mar 30 23:13:46 CEST 2009
Author: qboosh Date: Mon Mar 30 21:13:46 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed glob
---- Files affected:
SPECS:
asymptote.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: SPECS/asymptote.spec
diff -u SPECS/asymptote.spec:1.32 SPECS/asymptote.spec:1.33
--- SPECS/asymptote.spec:1.32 Mon Mar 30 23:03:06 2009
+++ SPECS/asymptote.spec Mon Mar 30 23:13:41 2009
@@ -147,15 +147,15 @@
%attr(755,root,root) %{_bindir}/asy
%{_datadir}/%{name}
%exclude %{_datadir}/%{name}/GUI
-%{_mandir}/man1/asy*
+%{_mandir}/man1/asy.1*
%files gui
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/xasy
%dir %{_datadir}/%{name}/GUI
%attr(755,root,root) %{_datadir}/%{name}/GUI/xasy.py
-%{_datadir}/%{name}/GUI/[!xasy.py]*
-%{_mandir}/man1/xasy*
+%{_datadir}/%{name}/GUI/[!x]*.py
+%{_mandir}/man1/xasy.1*
%files doc
%defattr(644,root,root,755)
@@ -175,6 +175,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2009/03/30 21:13:41 qboosh
+- fixed glob
+
Revision 1.32 2009/03/30 21:03:06 qboosh
- pl for new packages, consistent order
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/asymptote.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list