Author: blues Date: Mon May 21 21:56:08 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.3 - pass proper icons location
---- Files affected: SPECS: gnome-spell.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/gnome-spell.spec diff -u SPECS/gnome-spell.spec:1.32 SPECS/gnome-spell.spec:1.33 --- SPECS/gnome-spell.spec:1.32 Sun May 20 21:09:04 2007 +++ SPECS/gnome-spell.spec Mon May 21 23:56:03 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): GNOME Spell to element GNOME/Bonobo do kontroli pisowni Name: gnome-spell Version: 1.0.7 -Release: 2 +Release: 3 License: GPL Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-spell/1.0/%{name}-%{version}.tar.bz2 @@ -57,7 +57,8 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT + DESTDIR=$RPM_BUILD_ROOT \ + iconsdir=%{_pixmapsdir} rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no @@ -71,10 +72,8 @@ %dir %{_libdir}/%{name} %attr(755,root,root) %{_libdir}/%{name}/libgnome-spell-component*.*.so %{_libdir}/bonobo/servers/* -%dir %{_datadir}/control-center-2.0 -%dir %{_datadir}/control-center-2.0/icons -%{_datadir}/control-center-2.0/icons/* %{_datadir}/%{name}-%{version} +%{_pixmapsdir}/*.png %files devel %defattr(644,root,root,755) @@ -89,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2007/05/21 21:56:03 blues +- rel.3 - pass proper icons location + Revision 1.32 2007/05/20 19:09:04 blues - rel.2 - add ownerless dirs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-spell.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
