Author: qboosh Date: Thu Oct 20 23:13:45 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - pkgconfig is not needed here - own /usr/share/X11 (to be changed?)
---- Files affected: SPECS: xorg-data-xkbdata.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/xorg-data-xkbdata.spec diff -u SPECS/xorg-data-xkbdata.spec:1.3 SPECS/xorg-data-xkbdata.spec:1.4 --- SPECS/xorg-data-xkbdata.spec:1.3 Fri Oct 21 00:15:51 2005 +++ SPECS/xorg-data-xkbdata.spec Fri Oct 21 01:13:40 2005 @@ -9,9 +9,8 @@ Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/data/xkbdata-%{version}.tar.bz2 # Source0-md5: ea8b66b888f15f7f0feea994c867558b URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.57 BuildRequires: automake -BuildRequires: pkgconfig >= 0.19 BuildRequires: xorg-app-xkbcomp BuildRequires: xorg-util-util-macros BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -45,6 +44,8 @@ %files %defattr(644,root,root,755) +%doc ChangeLog +%dir %{_datadir}/X11 %{_datadir}/X11/xkb %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -53,6 +54,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/10/20 23:13:40 qboosh +- pkgconfig is not needed here +- own /usr/share/X11 (to be changed?) + Revision 1.3 2005/10/20 22:15:51 jpc - up to 0.99.1 - move files to /usr/share ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-data-xkbdata.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
