Author: qboosh Date: Sun Oct 15 18:58:11 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - use individual dir, more verbose files, release 1
---- Files affected: SPECS: xorg-app-xkbutils.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xkbutils.spec diff -u SPECS/xorg-app-xkbutils.spec:1.10 SPECS/xorg-app-xkbutils.spec:1.11 --- SPECS/xorg-app-xkbutils.spec:1.10 Thu Jan 12 16:09:41 2006 +++ SPECS/xorg-app-xkbutils.spec Sun Oct 15 20:58:03 2006 @@ -3,10 +3,10 @@ Summary(pl): Aplikacja xkbutils Name: xorg-app-xkbutils Version: 1.0.1 -Release: 0.1 +Release: 1 License: MIT Group: X11/Applications -Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/app/xkbutils-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/app/xkbutils-%{version}.tar.bz2 # Source0-md5: 84396a3dd75337caaae29d8fa5616fb1 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 @@ -47,7 +47,9 @@ %files %defattr(644,root,root,755) %doc COPYING ChangeLog -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/xkbbell +%attr(755,root,root) %{_bindir}/xkbvleds +%attr(755,root,root) %{_bindir}/xkbwatch %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -55,6 +57,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2006/10/15 18:58:03 qboosh +- use individual dir, more verbose files, release 1 + Revision 1.10 2006/01/12 15:09:41 qboosh - 1.0.1 (X11R7.0 release) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-app-xkbutils.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
