From 2bafd456c0160e4fd2cc234c262fca2c0fd394ab Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Tue, 13 Jul 1999 14:39:17 +0000 Subject: [PATCH] - upgraded to 4.2.3 Changed files: Xconfigurator.spec -> 1.10 --- Xconfigurator.spec | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/Xconfigurator.spec b/Xconfigurator.spec index 844d1c8..3d30d9b 100644 --- a/Xconfigurator.spec +++ b/Xconfigurator.spec @@ -1,18 +1,21 @@ -Summary: Red Hat X Window System Configuration tool -Summary(pl): Narzêdzie do konfiguracji X Window System -Name: Xconfigurator -Version: 3.84 -Release: 3 -Copyright: distributable -Group: X11/Utilities -Group(pl): X11/Narzêdzia -Source: %{name}-%{version}.tar.gz -Patch: Xconfigurator-config.patch -Requires: XFree86 >= 3.3.2, kbdconfig, mouseconfig >= 2.8, kbd -Requires: initscripts >= 3.60 -ExcludeArch: sparc +Summary: Red Hat X Window System Configuration tool +Summary(pl): Narzêdzie do konfiguracji X Window System +Name: Xconfigurator +Version: 4.2.3 +Release: 1 +Copyright: distributable +Group: X11/Utilities +Group(pl): X11/Narzêdzia +Source: %{name}-%{version}.tar.gz +Patch: Xconfigurator-config.patch +Requires: XFree86 >= 3.3.2, kbdconfig, mouseconfig >= 2.8, kbd +#Requires: initscripts >= 3.60 +ExcludeArch: sparc BuildRoot: /tmp/%{name}-%{version}-root +%define _prefix /usr/X11R6 +%define _mandir /usr/X11R6/man + %description This is the Red Hat X Configuration tool. It is based on the sources for xf86config, a utility from XFree86. It has a nicer user interface @@ -50,5 +53,6 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc {README,TODO}.gz %attr(755,root,root) /usr/X11R6/bin/Xconfigurator +%attr(755,root,root) /usr/X11R6/bin/Xtest /usr/X11R6/share/Xconfigurator /usr/X11R6/man/man1/Xconfigurator.1x.gz -- 2.44.0