packages: gucharmap/gucharmap.spec - updated to 3.4.0.1
kiesiu
kiesiu at pld-linux.org
Tue Mar 27 22:25:23 CEST 2012
Author: kiesiu Date: Tue Mar 27 20:25:23 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 3.4.0.1
---- Files affected:
packages/gucharmap:
gucharmap.spec (1.82 -> 1.83)
---- Diffs:
================================================================
Index: packages/gucharmap/gucharmap.spec
diff -u packages/gucharmap/gucharmap.spec:1.82 packages/gucharmap/gucharmap.spec:1.83
--- packages/gucharmap/gucharmap.spec:1.82 Tue Nov 15 21:57:46 2011
+++ packages/gucharmap/gucharmap.spec Tue Mar 27 22:25:18 2012
@@ -2,14 +2,13 @@
Summary: Unicode character map
Summary(pl.UTF-8): Mapa znaków unikodowych
Name: gucharmap
-Version: 3.2.2
+Version: 3.4.0.1
Release: 1
License: GPL v2
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/gucharmap/3.2/%{name}-%{version}.tar.xz
-# Source0-md5: f2cda38f8bc65acf0e9eac1e9805d8ae
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gucharmap/3.4/%{name}-%{version}.tar.xz
+# Source0-md5: acecefb74371cf1405fea7b831af27a3
URL: http://live.gnome.org/Gucharmap
-BuildRequires: GConf2-devel >= 2.24.0
BuildRequires: autoconf >= 2.56
BuildRequires: automake >= 1:1.11
BuildRequires: docbook-dtd412-xml
@@ -31,7 +30,7 @@
BuildRequires: xz
Requires(post,postun): gtk-update-icon-cache
Requires(post,postun): scrollkeeper
-Requires(post,preun): GConf2
+Requires(post,preun): glib2 >= 1:2.26.0
Requires: %{name}-libs = %{version}-%{release}
# sr at Latn vs. sr at latin
Conflicts: glibc-misc < 6:2.7
@@ -60,7 +59,6 @@
Summary(pl.UTF-8): Pliki nagłówkowe gucharmap (wersja dla GTK+ 3)
Group: X11/Development/Libraries
Requires: %{name}-libs = %{version}-%{release}
-Requires: GConf2-devel >= 2.24.0
Requires: gtk+3-devel >= 3.0.0
%description devel
@@ -108,7 +106,7 @@
%{__autoheader}
%{__autoconf}
%configure \
- --disable-silent-rules \
+ --disable-silent-rules \
--disable-scrollkeeper \
--enable-introspection \
--enable-gtk-doc \
@@ -130,13 +128,11 @@
rm -rf $RPM_BUILD_ROOT
%post
-%gconf_schema_install gucharmap.schemas
+%glib_compile_schemas
%scrollkeeper_update_post
-%preun
-%gconf_schema_uninstall gucharmap.schemas
-
%postun
+%glib_compile_schemas
%scrollkeeper_update_postun
%post libs -p /sbin/ldconfig
@@ -147,8 +143,9 @@
%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}/gucharmap.desktop
+%{_datadir}/glib-2.0/schemas/org.gnome.Charmap.enums.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.Charmap.gschema.xml
%files libs
%defattr(644,root,root,755)
@@ -177,6 +174,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.83 2012/03/27 20:25:18 kiesiu
+- updated to 3.4.0.1
+
Revision 1.82 2011/11/15 20:57:46 kiesiu
- updated to 3.2.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/gucharmap/gucharmap.spec?r1=1.82&r2=1.83
More information about the pld-cvs-commit
mailing list