Author: qboosh Date: Wed Jun 30 07:13:43 2010 GMT Module: packages Tag: HEAD ---- Log message: - new Source0 URL, updated to 1.9
---- Files affected: packages/xkeyboard-config: xkeyboard-config.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: packages/xkeyboard-config/xkeyboard-config.spec diff -u packages/xkeyboard-config/xkeyboard-config.spec:1.27 packages/xkeyboard-config/xkeyboard-config.spec:1.28 --- packages/xkeyboard-config/xkeyboard-config.spec:1.27 Wed Jan 27 09:13:55 2010 +++ packages/xkeyboard-config/xkeyboard-config.spec Wed Jun 30 09:13:37 2010 @@ -2,17 +2,20 @@ Summary: X Keyboard Configuration Database Summary(pl.UTF-8): Baza danych konfiguracji klawiatury pod X Name: xkeyboard-config -Version: 1.8 +Version: 1.9 Release: 1 License: MIT Group: X11/Development/Libraries -Source0: http://xlibs.freedesktop.org/xkbdesc/%{name}-%{version}.tar.bz2 -# Source0-md5: 37ae41628cd2ce35d202d30b1820c8ba +Source0: http://xorg.freedesktop.org/releases/individual/data/xkeyboard-config/%{name}-%{version}.tar.bz2 +# Source0-md5: 1fe14114db8e4f121060663d1fa5e214 URL: http://www.freedesktop.org/wiki/Software/XKeyboardConfig BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: gettext-devel -BuildRequires: intltool +# AM_GLIB_GNU_GETTEXT +BuildRequires: glib2-devel >= 1:2.0 +BuildRequires: intltool >= 0.30 +BuildRequires: rpmbuild(macros) >= 1.446 BuildRequires: xorg-app-xkbcomp Provides: xorg-data-xkbdata Obsoletes: xorg-data-xkbdata @@ -36,12 +39,11 @@ %prep %setup -q -%{__aclocal} -%{__autoconf} %build +%{__aclocal} +%{__autoconf} %configure \ - --enable-xkbcomp-symlink \ --enable-compat-rules \ --with-xkb-rules-symlink=xorg \ --with-xkb-base=%{_datadir}/X11/xkb @@ -79,6 +81,7 @@ %defattr(644,root,root,755) %doc AUTHORS COPYING CREDITS ChangeLog NEWS README TODO docs/H* docs/R* %{_datadir}/X11/xkb +%{_npkgconfigdir}/xkeyboard-config.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -86,6 +89,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2010/06/30 07:13:37 qboosh +- new Source0 URL, updated to 1.9 + Revision 1.27 2010/01/27 08:13:55 arekm - up to 1.8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xkeyboard-config/xkeyboard-config.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
