Author: freetz Date: Tue Feb 14 07:53:20 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - 1.5.2, redefine pixmapdir for now
---- Files affected: SPECS: gucharmap.spec (1.35.2.1 -> 1.35.2.2) ---- Diffs: ================================================================ Index: SPECS/gucharmap.spec diff -u SPECS/gucharmap.spec:1.35.2.1 SPECS/gucharmap.spec:1.35.2.2 --- SPECS/gucharmap.spec:1.35.2.1 Sun Jan 29 22:33:57 2006 +++ SPECS/gucharmap.spec Tue Feb 14 08:53:14 2006 @@ -2,12 +2,12 @@ Summary: Unicode character map Summary(pl): Mapa znaków unikodowych Name: gucharmap -Version: 1.5.1 +Version: 1.5.2 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: 7ae1df29812ac27379858ffc02cfc318 +# Source0-md5: a6b7578e887676aacee5cd48d84456d1 Patch0: %{name}-desktop.patch URL: http://www.gnome.org/ BuildRequires: autoconf @@ -16,14 +16,13 @@ BuildRequires: gnome-doc-utils BuildRequires: gtk+2-devel >= 2:2.6.3 BuildRequires: intltool -BuildRequires: libgnome-devel >= 2.10.0 +BuildRequires: libgnome-devel >= 2.13.7 BuildRequires: libgnomeui-devel >= 2.10.0-2 BuildRequires: libtool BuildRequires: pango-devel >= 1:1.8.0 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: scrollkeeper -Requires(post,postun): /sbin/ldconfig Requires(post,postun): scrollkeeper BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -80,7 +79,8 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT + DESTDIR=$RPM_BUILD_ROOT \ + pixmapsdir="%{_pixmapsdir}" ln -sf gucharmap $RPM_BUILD_ROOT%{_bindir}/charmap @@ -124,6 +124,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35.2.2 2006/02/14 07:53:14 freetz +- 1.5.2, redefine pixmapdir for now + Revision 1.35.2.1 2006/01/29 21:33:57 freetz - 1.5.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gucharmap.spec?r1=1.35.2.1&r2=1.35.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
