Author: hawk Date: Mon Aug 10 22:13:55 2009 GMT Module: packages Tag: HEAD ---- Log message: - fixed griffith-0.10-1: req /usr/share/griffith/lib not found
---- Files affected: packages/griffith: griffith.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: packages/griffith/griffith.spec diff -u packages/griffith/griffith.spec:1.30 packages/griffith/griffith.spec:1.31 --- packages/griffith/griffith.spec:1.30 Tue Aug 4 09:30:46 2009 +++ packages/griffith/griffith.spec Tue Aug 11 00:13:50 2009 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): griffith - program katalogujÄ…cy filmy Name: griffith Version: 0.10 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Applications/Multimedia Source0: http://download.berlios.de/griffith/%{name}-%{version}.tar.gz @@ -99,7 +99,7 @@ %doc NEWS README AUTHORS ChangeLog TODO %attr(755,root,root) %{_bindir}/* %dir %{_datadir}/%{name} -#%%dir %{_datadir}/%{name}/lib +%dir %{_datadir}/%{name}/lib #%%dir %{_datadir}/%{name}/lib/sqlalchemy #%%{_datadir}/%{name}/lib/sqlalchemy/*.py[co] #%%dir %{_datadir}/%{name}/lib/sqlalchemy/databases @@ -181,6 +181,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2009/08/10 22:13:50 hawk +- fixed griffith-0.10-1: req /usr/share/griffith/lib not found + Revision 1.30 2009/08/04 07:30:46 lisu - up to 0.10 - DEVEL merge ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/griffith/griffith.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
