Author: freetz Date: Tue Feb 28 15:02:53 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - 1.5.3, updated file list
---- Files affected: SPECS: gucharmap.spec (1.35.2.2 -> 1.35.2.3) ---- Diffs: ================================================================ Index: SPECS/gucharmap.spec diff -u SPECS/gucharmap.spec:1.35.2.2 SPECS/gucharmap.spec:1.35.2.3 --- SPECS/gucharmap.spec:1.35.2.2 Tue Feb 14 08:53:14 2006 +++ SPECS/gucharmap.spec Tue Feb 28 16:02:48 2006 @@ -2,12 +2,12 @@ Summary: Unicode character map Summary(pl): Mapa znaków unikodowych Name: gucharmap -Version: 1.5.2 +Version: 1.5.3 Release: 1 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/gucharmap/1.5/%{name}-%{version}.tar.bz2 -# Source0-md5: a6b7578e887676aacee5cd48d84456d1 +# Source0-md5: 7eb9026fce8db2e8e82ee4a5be27eea9 Patch0: %{name}-desktop.patch URL: http://www.gnome.org/ BuildRequires: autoconf @@ -38,6 +38,7 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: gtk+2-devel >= 2:2.6.3 +Requires: hicolor-icon-theme Requires: libgnomeui-devel >= 2.10.0-2 Requires: pango-devel >= 1:1.8.0 @@ -79,8 +80,7 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT \ - pixmapsdir="%{_pixmapsdir}" + DESTDIR=$RPM_BUILD_ROOT ln -sf gucharmap $RPM_BUILD_ROOT%{_bindir}/charmap @@ -104,7 +104,7 @@ %attr(755,root,root) %{_bindir}/*charmap %attr(755,root,root) %{_libdir}/*.so.*.*.* %{_desktopdir}/* -%{_pixmapsdir}/* +%{_iconsdir}/hicolor/*/apps/* %{_omf_dest_dir}/* %files devel @@ -124,6 +124,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35.2.3 2006/02/28 15:02:48 freetz +- 1.5.3, updated file list + Revision 1.35.2.2 2006/02/14 07:53:14 freetz - 1.5.2, redefine pixmapdir for now ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gucharmap.spec?r1=1.35.2.2&r2=1.35.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
