Author: freetz Date: Thu Apr 20 18:43:35 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - 2.7.6, pixmap moved to hicolor-icon-theme, cleanup
---- Files affected: SPECS: gthumb.spec (1.33.2.13 -> 1.33.2.14) ---- Diffs: ================================================================ Index: SPECS/gthumb.spec diff -u SPECS/gthumb.spec:1.33.2.13 SPECS/gthumb.spec:1.33.2.14 --- SPECS/gthumb.spec:1.33.2.13 Mon Mar 27 21:29:07 2006 +++ SPECS/gthumb.spec Thu Apr 20 20:43:30 2006 @@ -2,13 +2,13 @@ Summary: An image viewer and browser for GNOME Summary(pl): Przeglądarka obrazków dla GNOME Name: gthumb -Version: 2.7.5.1 +Version: 2.7.6 Release: 1 License: GPL v2 Vendor: GNOME Group: X11/Applications/Graphics Source0: http://ftp.gnome.org/pub/gnome/sources/gthumb/2.7/%{name}-%{version}.tar.bz2 -# Source0-md5: feefaead3582c0c3aa510bd3d2da93b1 +# Source0-md5: 7ba4f37e4cbbc9e220a1a77af48f0449 Patch0: %{name}-desktop.patch URL: http://gthumb.sourceforge.net/ BuildRequires: GConf2-devel @@ -33,8 +33,9 @@ BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: scrollkeeper Requires(post,postun): scrollkeeper -Requires: libbonobo >= 2.6.0 Requires: gtk+2 >= 2:2.6.0 +Requires: hicolor-icon-theme +Requires: libbonobo >= 2.6.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -72,8 +73,6 @@ rm $RPM_BUILD_ROOT%{_libdir}/%{name}/modules/*.{a,la} rm $RPM_BUILD_ROOT%{_libdir}/%{name}/*.{a,la} - -rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no rm -rf $RPM_BUILD_ROOT%{_datadir}/application-registry %find_lang %{name} --with-gnome --all-name @@ -109,7 +108,7 @@ %{_mandir}/man1/%{name}.1* %{_omf_dest_dir}/%{name} %{_sysconfdir}/gconf/schemas/%{name}.schemas -%{_pixmapsdir}/* +%{_iconsdir}/hicolor/*/apps/*.png %{_desktopdir}/%{name}.desktop %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -118,6 +117,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33.2.14 2006/04/20 18:43:30 freetz +- 2.7.6, pixmap moved to hicolor-icon-theme, cleanup + Revision 1.33.2.13 2006/03/27 19:29:07 freetz - 2.7.5.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gthumb.spec?r1=1.33.2.13&r2=1.33.2.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
