Author: patrys Date: Tue Jan 15 15:49:52 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - 2.21.5
---- Files affected: SPECS: gucharmap.spec (1.50 -> 1.50.2.1) ---- Diffs: ================================================================ Index: SPECS/gucharmap.spec diff -u SPECS/gucharmap.spec:1.50 SPECS/gucharmap.spec:1.50.2.1 --- SPECS/gucharmap.spec:1.50 Mon Nov 5 00:10:41 2007 +++ SPECS/gucharmap.spec Tue Jan 15 16:49:47 2008 @@ -2,12 +2,12 @@ Summary: Unicode character map Summary(pl.UTF-8): Mapa znakĂłw unikodowych Name: gucharmap -Version: 1.10.1 -Release: 2 +Version: 2.21.5 +Release: 1 License: GPL v2 Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gucharmap/1.10/%{name}-%{version}.tar.bz2 -# Source0-md5: 2b65ae7bef1b11048e77b287a2051020 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gucharmap/2.21/%{name}-%{version}.tar.bz2 +# Source0-md5: 10c0c2d624b620dbc0c890ef50c297f5 Patch0: %{name}-desktop.patch URL: http://www.gnome.org/ BuildRequires: autoconf >= 2.56 @@ -22,6 +22,7 @@ BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: scrollkeeper +Requires(post,preun): GConf2 Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme Requires(post,postun): scrollkeeper @@ -100,8 +101,6 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -ln -sf gucharmap $RPM_BUILD_ROOT%{_bindir}/charmap - [ -d $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED] ] || \ mv -f $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED],latin} %find_lang %{name} --with-gnome @@ -110,9 +109,13 @@ rm -rf $RPM_BUILD_ROOT %post +%gconf_schema_install gucharmap.schemas %scrollkeeper_update_post %update_icon_cache hicolor +%preun +%gconf_schema_uninstall gucharmap.schemas + %postun %scrollkeeper_update_postun %update_icon_cache hicolor @@ -122,7 +125,10 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/*charmap +%attr(755,root,root) %{_bindir}/charmap +%attr(755,root,root) %{_bindir}/gucharmap +%attr(755,root,root) %{_bindir}/gnome-character-map +%{_sysconfdir}/gconf/schemas/gucharmap.schemas %{_desktopdir}/*.desktop %{_iconsdir}/hicolor/*/apps/* %{_omf_dest_dir}/* @@ -148,6 +154,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.50.2.1 2008-01-15 15:49:47 patrys +- 2.21.5 + Revision 1.50 2007-11-04 23:10:41 ankry - [EMAIL PROTECTED] -> [EMAIL PROTECTED], rel. 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gucharmap.spec?r1=1.50&r2=1.50.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
