]> git.pld-linux.org Git - packages/xorg-app-xkbevd.git/blobdiff - xorg-app-xkbevd.spec
- 0.99.3 (X11R7.0-RC3)
[packages/xorg-app-xkbevd.git] / xorg-app-xkbevd.spec
index 11ae089c08a221fee3b93f4bed9da384bdb26ce1..efa1aeeccf5c328cd0f84023ac218d4706177e21 100644 (file)
@@ -1,18 +1,18 @@
 Summary:       xkbevd application
 Summary(pl):   Aplikacja xkbevd
 Name:          xorg-app-xkbevd
-Version:       0.99.0
-Release:       0.02
+Version:       0.99.3
+Release:       0.1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/X11R7.0-RC0/app/xkbevd-%{version}.tar.bz2
-# Source0-md5: c39a942d2b4937ef81e9067fce39adb1
+Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC3/app/xkbevd-%{version}.tar.bz2
+# Source0-md5: 1053861185d47b8d87a64c1b89acacb2
 URL:           http://xorg.freedesktop.org/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.57
 BuildRequires: automake
-BuildRequires: pkgconfig >= 0.19
+BuildRequires: pkgconfig >= 1:0.19
 BuildRequires: xorg-lib-libxkbfile-devel
-BuildRequires: xorg-util-util-macros
+BuildRequires: xorg-util-util-macros >= 0.99.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -44,5 +44,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc ChangeLog
 %attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*.1*
+%{_mandir}/man1/*.1x*
This page took 0.100801 seconds and 4 git commands to generate.