packages: allegro5/allegro5.spec - package new example - package main libal...

lisu lisu at pld-linux.org
Sun Aug 15 00:06:11 CEST 2010


Author: lisu                         Date: Sat Aug 14 22:06:11 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- package new example
- package main liballegro soname
- some clean up

---- Files affected:
packages/allegro5:
   allegro5.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/allegro5/allegro5.spec
diff -u packages/allegro5/allegro5.spec:1.4 packages/allegro5/allegro5.spec:1.5
--- packages/allegro5/allegro5.spec:1.4	Sat Aug 14 23:49:23 2010
+++ packages/allegro5/allegro5.spec	Sun Aug 15 00:06:02 2010
@@ -521,15 +521,14 @@
 %files
 %defattr(644,root,root,755)
 %doc README.txt docs/html/refman
-#%%attr(755,root,root) %{_libdir}/liballeg-%{version}.so
-#%%dir %{_libdir}/allegro
-#%%dir %{_libdir}/allegro/%{version}
-#%%{_libdir}/allegro/%{version}/modules.lst
+%attr(755,root,root) %{_libdir}/liballegro.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/liballegro.so.4.9
 
 %files devel
 %defattr(644,root,root,755)
 #%%attr(755,root,root) %{_bindir}/allegro5-config
 #%%{_libdir}/liballeg_unsharable.a
+%{_libdir}/liballegro.so
 %{_includedir}/*
 #%%{_aclocaldir}/allegro.m4
 #%%{_mandir}/man3/*
@@ -700,6 +699,7 @@
 %attr(755,root,root) %{_bindir}/ex_mouse_focus
 %attr(755,root,root) %{_bindir}/ex_multisample
 %attr(755,root,root) %{_bindir}/ex_multiwin
+%attr(755,root,root) %{_bindir}/ex_nodisplay
 %attr(755,root,root) %{_bindir}/ex_noframe
 %attr(755,root,root) %{_bindir}/ex_opengl
 %attr(755,root,root) %{_bindir}/ex_opengl_pixel_shader
@@ -733,6 +733,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2010/08/14 22:06:02  lisu
+- package new example
+- package main liballegro soname
+- some clean up
+
 Revision 1.4  2010/08/14 21:49:23  lisu
 - drop inexistent examples
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/allegro5/allegro5.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list