Author: pawelz Date: Sun Oct 26 21:50:53 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - GPL version - more verbose %files - added %doc
---- Files affected: SPECS: umlinux-tools.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/umlinux-tools.spec diff -u SPECS/umlinux-tools.spec:1.6 SPECS/umlinux-tools.spec:1.7 --- SPECS/umlinux-tools.spec:1.6 Sat May 10 20:28:19 2008 +++ SPECS/umlinux-tools.spec Sun Oct 26 22:50:48 2008 @@ -4,7 +4,7 @@ Name: umlinux-tools Version: 20070815 Release: 0.1 -License: GPL +License: GPL v2 Group: Applications/Emulators Source0: http://user-mode-linux.sourceforge.net/uml_utilities_%{version}.tar.bz2 # Source0-md5: b0468ac8b79cef53f36f5f9517907462 @@ -43,9 +43,10 @@ %files %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/* -%attr(755,root,root) %{_sbindir}/* +%attr(755,root,root) %{_sbindir}/jail_uml %dir %{_libdir}/uml %attr(755,root,root) %{_libdir}/uml/port-helper +%doc Changelog %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -53,6 +54,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2008/10/26 21:50:48 pawelz +- GPL version +- more verbose %files +- added %doc + Revision 1.6 2008/05/10 18:28:19 qboosh - optflags done (I hope) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/umlinux-tools.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
