Author: qboosh Date: Fri Mar 23 18:01:32 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.2.4
---- Files affected: packages/xorg-app-xkbcomp: xorg-app-xkbcomp.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: packages/xorg-app-xkbcomp/xorg-app-xkbcomp.spec diff -u packages/xorg-app-xkbcomp/xorg-app-xkbcomp.spec:1.24 packages/xorg-app-xkbcomp/xorg-app-xkbcomp.spec:1.25 --- packages/xorg-app-xkbcomp/xorg-app-xkbcomp.spec:1.24 Wed Jun 22 22:00:36 2011 +++ packages/xorg-app-xkbcomp/xorg-app-xkbcomp.spec Fri Mar 23 19:01:26 2012 @@ -2,17 +2,18 @@ Summary: xkbcomp application - compiling XKB keyboard description Summary(pl.UTF-8): Aplikacja xkbcomp do kompilacji opisów klawiatury XKB Name: xorg-app-xkbcomp -Version: 1.2.3 +Version: 1.2.4 Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xkbcomp-%{version}.tar.bz2 -# Source0-md5: 35622a497894c1cff9182d42696c3e27 +# Source0-md5: a0fc1ac3fc4fe479ade09674347c5aa0 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 BuildRequires: xorg-lib-libxkbfile-devel +BuildRequires: xorg-proto-xproto-devel >= 7.0.17 BuildRequires: xorg-util-util-macros >= 1.8 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -61,6 +62,7 @@ %doc COPYING ChangeLog README* %attr(755,root,root) %{_bindir}/xkbcomp %{_mandir}/man1/xkbcomp.1x* +%{_pkgconfigdir}/xkbcomp.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -68,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2012/03/23 18:01:26 qboosh +- updated to 1.2.4 + Revision 1.24 2011/06/22 20:00:36 qboosh - updated to 1.2.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/xorg-app-xkbcomp/xorg-app-xkbcomp.spec?r1=1.24&r2=1.25 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
