packages (DEVEL): root/root.spec - package root.exe and shared libraries, w...
lisu
lisu at pld-linux.org
Wed Jul 21 12:18:11 CEST 2010
Author: lisu Date: Wed Jul 21 10:18:11 2010 GMT
Module: packages Tag: DEVEL
---- Log message:
- package root.exe and shared libraries, which are needed to run application
---- Files affected:
packages/root:
root.spec (1.25.2.3 -> 1.25.2.4)
---- Diffs:
================================================================
Index: packages/root/root.spec
diff -u packages/root/root.spec:1.25.2.3 packages/root/root.spec:1.25.2.4
--- packages/root/root.spec:1.25.2.3 Wed Jul 21 11:41:51 2010
+++ packages/root/root.spec Wed Jul 21 12:18:06 2010
@@ -103,7 +103,10 @@
%defattr(644,root,root,755)
%doc README/{CREDITS,ChangeLog-*,README*} doc tutorials
%attr(755,root,root) %{_bindir}/root
+%attr(755,root,root) %{_bindir}/root.exe
%{_datadir}/%{name}
+%dir %{_libdir}/root
+%attr(755,root,root) %{_libdir}/root/*.so
%{_mandir}/man1/*.1*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -112,6 +115,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25.2.4 2010/07/21 10:18:06 lisu
+- package root.exe and shared libraries, which are needed to run application
+
Revision 1.25.2.3 2010/07/21 09:41:51 lisu
- more TODO
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/root/root.spec?r1=1.25.2.3&r2=1.25.2.4&f=u
More information about the pld-cvs-commit
mailing list