Author: zboczuch Date: Mon Jul 31 07:50:28 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.12 (back to url on gnome.org) - desktop icon in icons directory, not pixmaps - no error with 'no' locales more - works fine with both mozilla and firefox backends - rel. 1
---- Files affected: SPECS: devhelp.spec (1.54 -> 1.55) ---- Diffs: ================================================================ Index: SPECS/devhelp.spec diff -u SPECS/devhelp.spec:1.54 SPECS/devhelp.spec:1.55 --- SPECS/devhelp.spec:1.54 Thu Jun 8 14:21:18 2006 +++ SPECS/devhelp.spec Mon Jul 31 09:50:23 2006 @@ -7,12 +7,12 @@ Summary: DevHelp is a developer's help program for GNOME Summary(pl): Program pomocy dla programistów GNOME Name: devhelp -Version: 0.11 -Release: 0.1 +Version: 0.12 +Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://ftp.imendio.com/pub/imendio/devhelp/%{name}-%{version}.tar.gz -# Source0-md5: 9c93f268e9cbdbb58931ccc3dba2fc9c +Source0: http://ftp.gnome.org/pub/GNOME/sources/devhelp/0.12/%{name}-%{version}.tar.gz +# Source0-md5: e211ec1a75dba00d8e71a66e2ab2aec3 Patch0: %{name}-bookdir.patch Patch1: %{name}-mozilla_includes.patch Patch2: %{name}-desktop.patch @@ -112,8 +112,6 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/mime-info -rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no - %find_lang %{name} %clean @@ -134,7 +132,7 @@ %attr(755,root,root) %{_bindir}/devhelp* %{_datadir}/%{name} %{_desktopdir}/*.desktop -%{_pixmapsdir}/* +%{_iconsdir}/* %{_sysconfdir}/gconf/schemas/* %files libs @@ -158,6 +156,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.55 2006/07/31 07:50:23 zboczuch +- up to 0.12 (back to url on gnome.org) +- desktop icon in icons directory, not pixmaps +- no error with 'no' locales more +- works fine with both mozilla and firefox backends +- rel. 1 + Revision 1.54 2006/06/08 12:21:18 zboczuch - up to 0.11 (url changed) - mozilla.patch already present in source ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/devhelp.spec?r1=1.54&r2=1.55&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
