SPECS: xorg-app-xkbcomp.spec - added docs and dep versions, fixed ...
qboosh
qboosh at pld-linux.org
Fri Oct 21 01:09:40 CEST 2005
Author: qboosh Date: Thu Oct 20 23:09:40 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added docs and dep versions, fixed appmandir
---- Files affected:
SPECS:
xorg-app-xkbcomp.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/xorg-app-xkbcomp.spec
diff -u SPECS/xorg-app-xkbcomp.spec:1.6 SPECS/xorg-app-xkbcomp.spec:1.7
--- SPECS/xorg-app-xkbcomp.spec:1.6 Fri Oct 21 00:15:22 2005
+++ SPECS/xorg-app-xkbcomp.spec Fri Oct 21 01:09:35 2005
@@ -9,11 +9,11 @@
Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/app/xkbcomp-%{version}.tar.bz2
# Source0-md5: e3be2a68607a78b45d03196c95212235
URL: http://xorg.freedesktop.org/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.57
BuildRequires: automake
BuildRequires: pkgconfig >= 0.19
BuildRequires: xorg-lib-libxkbfile-devel
-BuildRequires: xorg-util-util-macros
+BuildRequires: xorg-util-util-macros >= 0.99.1
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -38,15 +38,17 @@
rm -rf $RPM_BUILD_ROOT
%{__make} install \
- DESTDIR=$RPM_BUILD_ROOT
+ DESTDIR=$RPM_BUILD_ROOT \
+ appmandir=%{_mandir}/man1
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
+%doc ChangeLog README*
%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1x/*.1x*
+%{_mandir}/man1/*.1x*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -54,6 +56,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2005/10/20 23:09:35 qboosh
+- added docs and dep versions, fixed appmandir
+
Revision 1.6 2005/10/20 22:15:22 jpc
- up to 0.99.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-app-xkbcomp.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list