Author: qboosh Date: Sun Feb 19 19:59:27 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - once more, killed files dups (may need fix)
---- Files affected: SPECS: griffith.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/griffith.spec diff -u SPECS/griffith.spec:1.3 SPECS/griffith.spec:1.4 --- SPECS/griffith.spec:1.3 Sun Feb 19 20:33:39 2006 +++ SPECS/griffith.spec Sun Feb 19 20:59:18 2006 @@ -9,8 +9,8 @@ Release: 0.2 License: GPL v2 Group: X11/Applications/Multimedia -Source0: http://download.berlios.de/%{name}/%{name}-%{version}.tar.gz -# Source0-md5: 3c8d8835c4fbe73fb3c1063ea2f0116b +Source0: http://download.berlios.de/griffith/%{name}-%{version}.tar.gz +# Source0-md5: 6de26612b4b3471ab5b922743afd38b8 Source1: %{name}.desktop Patch0: %{name}-Makefile.patch URL: http://griffith.vasconunes.net/ @@ -65,8 +65,9 @@ %defattr(644,root,root,755) %doc README AUTHORS ChangeLog %attr(755,root,root) %{_bindir}/* +%dir %{_libdir}/%{name} %attr(755,root,root) %{_libdir}/%{name}/%{name} -%{_libdir}/%{name} +# XXX: missing files in %{_libdir}/%{name}? %{_datadir}/%{name} %{_desktopdir}/%{name}.desktop %{_pixmapsdir}/%{name}.* @@ -78,6 +79,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/02/19 19:59:18 qboosh +- once more, killed files dups (may need fix) + Revision 1.3 2006/02/19 19:33:39 glen - md5 fix @@ -87,4 +91,3 @@ Revision 1.1 2006/02/19 13:51:11 teodor - init version - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/griffith.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
