Author: megabajt Date: Sat Sep 26 13:59:37 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.28.0; merged from DEVEL
---- Files affected: packages/libgnomekbd: libgnomekbd.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: packages/libgnomekbd/libgnomekbd.spec diff -u packages/libgnomekbd/libgnomekbd.spec:1.15 packages/libgnomekbd/libgnomekbd.spec:1.16 --- packages/libgnomekbd/libgnomekbd.spec:1.15 Wed Jun 17 21:33:31 2009 +++ packages/libgnomekbd/libgnomekbd.spec Sat Sep 26 15:59:32 2009 @@ -2,12 +2,12 @@ Summary: A keyboard configuration library Summary(pl.UTF-8): Biblioteka do konfiguracji klawiatury Name: libgnomekbd -Version: 2.26.0 -Release: 2 +Version: 2.28.0 +Release: 1 License: LGPL v2+ Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/libgnomekbd/2.26/%{name}-%{version}.tar.bz2 -# Source0-md5: aee58c088c4fd980e1bf813ea813c156 +Source0: http://ftp.gnome.org/pub/GNOME/sources/libgnomekbd/2.28/%{name}-%{version}.tar.bz2 +# Source0-md5: b0989c4a2dbe2b5dd892d14195674f2b URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: autoconf >= 2.59 @@ -17,9 +17,8 @@ BuildRequires: gnome-common >= 2.20.0 BuildRequires: gtk+2-devel >= 2:2.16.0 BuildRequires: intltool >= 0.40.0 -BuildRequires: libglade2-devel >= 1:2.6.2 BuildRequires: libtool -BuildRequires: libxklavier-devel >= 3.5 +BuildRequires: libxklavier-devel >= 4.0 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.198 Requires(post,postun): /sbin/ldconfig @@ -45,7 +44,7 @@ Requires: GConf2-devel >= 2.24.0 Requires: dbus-glib-devel >= 0.73 Requires: gtk+2-devel >= 2:2.16.0 -Requires: libxklavier-devel >= 3.5 +Requires: libxklavier-devel >= 4.0 %description devel Header files for libgnomekbd. @@ -67,6 +66,8 @@ %prep %setup -q +sed -i s...@valencia## po/LINGUAS +rm -f po/[email protected] %build %{__glib_gettextize} @@ -106,9 +107,9 @@ %doc AUTHORS ChangeLog %attr(755,root,root) %{_bindir}/gkbd-indicator-plugins-capplet %attr(755,root,root) %{_libdir}/libgnomekbd.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libgnomekbd.so.3 +%attr(755,root,root) %ghost %{_libdir}/libgnomekbd.so.4 %attr(755,root,root) %{_libdir}/libgnomekbdui.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libgnomekbdui.so.3 +%attr(755,root,root) %ghost %{_libdir}/libgnomekbdui.so.4 %{_sysconfdir}/gconf/schemas/desktop_gnome_peripherals_keyboard_xkb.schemas %{_desktopdir}/gkbd-indicator-plugins-capplet.desktop %{_datadir}/libgnomekbd @@ -134,8 +135,26 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2009/09/26 13:59:32 megabajt +- updated to 2.28.0; merged from DEVEL + +Revision 1.14.2.5 2009/08/26 12:24:06 patrys +- 2.27.91 + +Revision 1.14.2.4 2009/07/16 10:33:51 patrys +- 2.27.4 + +Revision 1.14.2.3 2009/06/29 20:46:49 patrys +- ported commit 3b40029262b0007db0d3cb07b0ef658a391063aa + Revision 1.15 2009/06/17 19:33:31 hawk - release 2 + +Revision 1.14.2.2 2009/06/17 12:00:55 patrys +- drop c...@valencia until we support it + +Revision 1.14.2.1 2009/06/17 11:57:18 patrys +- 2.27.2 Revision 1.14 2009/03/16 18:14:06 megabajt - updated to 2.26.0; merged changes from DEVEL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgnomekbd/libgnomekbd.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
