Author: qboosh Date: Sun Feb 19 21:15:04 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - files fix, cosmetics
---- Files affected: SPECS: griffith.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/griffith.spec diff -u SPECS/griffith.spec:1.8 SPECS/griffith.spec:1.9 --- SPECS/griffith.spec:1.8 Sun Feb 19 21:34:21 2006 +++ SPECS/griffith.spec Sun Feb 19 22:14:59 2006 @@ -11,7 +11,7 @@ Release: 0.2 License: GPL v2 Group: X11/Applications/Multimedia -# download from http://download.berlios.de/%{name}/%{name}-%{version}.tar.gz +# download from http://download.berlios.de/griffith/%{name}-%{version}.tar.gz Source0: %{name}-%{version}.tar.gz # Source0-md5: 0c7e745b2a2483fc8578f1d286555ea3 Source1: %{name}.desktop @@ -55,7 +55,7 @@ install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}} -ln -fs %{_libdir}/%{name}/%{name} $RPM_BUILD_ROOT/%{_bindir}/%{name} +ln -fs %{_libdir}/%{name}/%{name} $RPM_BUILD_ROOT%{_bindir}/%{name} install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir} install data/%{name}.png $RPM_BUILD_ROOT%{_pixmapsdir} @@ -64,8 +64,6 @@ %clean rm -rf $RPM_BUILD_ROOT -%post - %files -f %{name}.lang %defattr(644,root,root,755) %doc README AUTHORS ChangeLog @@ -124,7 +122,7 @@ %{_datadir}/%{name} %{_desktopdir}/%{name}.desktop %{_pixmapsdir}/%{name}.* -%{_mandir}/ +%{_mandir}/man?/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -132,6 +130,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2006/02/19 21:14:59 qboosh +- files fix, cosmetics + Revision 1.8 2006/02/19 20:34:21 glen - gtkspell support not available - please install python-gnome-extras ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/griffith.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
