]> git.pld-linux.org Git - packages/Xconfigurator.git/blob - Xconfigurator.spec
- unifited using %find_lang macro to scheme:
[packages/Xconfigurator.git] / Xconfigurator.spec
1 Summary:     Red Hat X Window System Configuration tool
2 Summary(pl): Narzêdzie do konfiguracji X Window System
3 Name:        Xconfigurator
4 Version:     3.84
5 Release:     3
6 Copyright:   distributable
7 Group:       X11/Utilities
8 Group(pl):   X11/Narzêdzia
9 Source:      %{name}-%{version}.tar.gz
10 Patch:       Xconfigurator-config.patch
11 Requires:    XFree86 >= 3.3.2,  kbdconfig, mouseconfig >= 2.8, kbd
12 Requires:    initscripts >= 3.60
13 ExcludeArch: sparc
14 BuildRoot:      /tmp/%{name}-%{version}-root
15
16 %description
17 This is the Red Hat X Configuration tool.  It is based on the sources
18 for xf86config, a utility from XFree86.  It has a nicer user interface
19 added to make it easier for the end user.
20
21 NOTE - use mouseconfig to change your mouse type, then re-run Xconfigurator
22 to set X up for your new mouse type.
23
24 %description -l pl
25 Narzêdzie do konfiguracji X Window System stworzone przez firmê Red Hat
26 Software. Jest oparte na xf86config - narzêdziu z XFree86. Ma
27 przyjemniejszy interfejs i jest ³atwiejszy w obs³udze.
28
29 %prep
30 %setup -q
31 %patch -p1
32
33 %build
34 make
35 strip Xconfigurator
36
37 %install
38 rm -rf $RPM_BUILD_ROOT
39 make PREFIX=$RPM_BUILD_ROOT install
40
41 gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man1/Xconfigurator.1x
42 gzip -9nf README TODO
43
44 %find_lang %{name}
45
46 %clean
47 rm -rf $RPM_BUILD_ROOT
48
49 %files -f %{name}.lang
50 %defattr(644,root,root,755)
51 %doc {README,TODO}.gz
52 %attr(755,root,root) /usr/X11R6/bin/Xconfigurator
53 /usr/X11R6/share/Xconfigurator
54 /usr/X11R6/man/man1/Xconfigurator.1x.gz
55
56 %changelog
57 * Sat Jan 23 1999 Micha³ Kuratczyk <kurkens@polbox.com>
58   [3.84-3]
59 - added pl translation
60 - added gzipping man page
61
62 * Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
63 - adjusted FontPath entries
64
65 * Thu Nov 12 1998 Matt Wilson <msw@redhat.com>
66 - Added pci probing for Riva 128 cards, made VideoRam exception 
67   (the server can't figure out how much video ram Rive 128 cards have.)
68
69 * Thu Oct 29 1998 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
70   [3.82-2]
71 - added -q %setup parameter,
72 - changed Buildroot to /tmp/%%{name}-%%{version}-root,
73 - added using %%{name} and %%{version} in Source,
74 - added full %attr description in %files,
75 - .mo files moved to /usr/X11R6/share/locale.
76
77 * Thu Oct 22 1998 Bill Nottingham <notting@redhat.com>
78 - build for Raw Hide (slang-1.2.2)
79
80 * Wed Oct 14 1998 Cristian Gafton <gafton@redhat.com>
81 - translation updates
82
83 * Mon Oct 12 1998 Arnaldo Carvalho de Melo <acme@conectiva.com.br>
84 - updated pt_BR translations
85 - more i18n strings: ramdac_name, clockchip_name, monitortype_name
86
87 * Tue Oct 06 1998 Preston Brown <pbrown@redhat.com>
88 - updated pci probing to handle S3V GX2 and MX cards
89
90 * Mon Sep 28 1998 Preston Brown <pbrown@redhat.com>
91 - fixed autoprobing for S3V based cards, and for AGP Millennium II
92
93 * Fri Sep 25 1998 Preston Brown <pbrown@redhat.com>
94 - merged back in mouseconfig stuff, somehow lost!??
95 - merge back erik's changes, also lost!
96
97 * Fri Sep 25 1998 Cristian Gafton <gafton@redhat.com>
98 - turkish update
99
100 * Fri Sep 25 1998 Matthew Wilson <msw@redhat.com>
101 - More backbutton changes, state saving changes.  Much work left to do.
102
103 * Thu Sep 24 1998 Cristian Gafton <gafton@redhat.com>
104 - NeoMagic video list update
105
106 * Thu Sep 24 1998 Preston Brown <pbrown@redhat.com>
107 - tiny update for new mouseconfig
108
109 * Wed Sep 23 1998 Erik Troan <ewt@redhat.com>
110 - added support for new /etc/sysconfig/keyboard format
111
112 * Thu Sep 17 1998 Preston Brown <pbrown@redhat.com>
113 - fixed problem with path to keyboard map being wrong with new kbd package
114
115 * Tue Sep 15 1998 Preston Brown <pbrown@redhat.com>
116 - added support for new XMOUSETYPE from mouseconfig
117 - merged changes into cvs (whoops)
118
119 * Mon Aug 10 1998 Erik Troan <ewt@redhat.com>
120 - incorporated Back button mods from Matt Wilson
121
122 * Sun Aug 02 1998 Erik Troan <ewt@redhat.com>
123 - built against newt 0.30
124
125 * Wed Jun 10 1998 Erik Troan <ewt@redhat.com>
126 - was using wrong domain name for translations
127
128 * Thu May 14 1998 Cristian Gafton <gafton@redhat.com>
129 - fixed alpha version
130
131 * Thu May 07 1998 Erik Troan <ewt@redhat.com>
132 - use /sbin/setsysfont to restore the system font
133 - added tr, no, cz, de, no, fr translations (maybe a couple of others)
134
135 * Fri Apr 17 1998 Erik Troan <ewt@redhat.com>
136 - include translations in build
137
138 * Sun Apr 05 1998 Erik Troan <ewt@redhat.com>
139 - updated for new newt, i18n-ready
140 - removed tons of extraneous code
141 - doesn't use imake anymore
142 - buildrooted
143 - moved monitor database to /usr/X11R6/share
144 - requires X11R6 > 3.3.2 rather then xserver-wrapper
145
146 * Wed Jan 21 1998 Erik Troan <ewt@redhat.com>
147 - don't install /usr/X11R6/bin/X symlink, just require xserver-wrapper instead
148
149 * Sun Nov  9 1997 Michael Fulbright <msf@redhat.com>
150 - fixed --pick/--continue and --expert interaction
151
152 * Sat Nov 08 1997 Erik Troan <ewt@redhat.com>
153 - added checks for bad parameters
154
155 * Fri Nov  7 1997 Michael Fulbright <msf@redhat.com>
156 - added new video card entries from 2.0.31 kernel pci.c
157
158 * Mon Nov  3 1997 Michael Fulbright <msf@redhat.com>
159 - changed /etc/X11/X symlink to be relative, not absolute
160
161 * Thu Oct 30 1997 Michael Fulbright <msf@redhat.com>
162 - fixed VGA16 kickstart support
163 - fixed version string
164
165 * Mon Oct 27 1997 Michael Fulbright <msf@redhat.com>
166 - Fixed Mach64 autoprobing problems
167 - Added more user options when selecting from autoprobed video modes
168
169 * Tue Oct 14 1997 Michael Fulbright <msf@redhat.com>
170 - fixed handling of temp files to be more safe
171 - added option for interactive mode to autoprobe ram,color depth, etc.
172
173 * Mon Oct  6 1997 Michael Fulbright <msf@redhat.com>
174 - made 'Unlisted Card' work again
175 - added more monitors
176 - added a beta man page
177
178 * Thu Oct  2 1997 Michael Fulbright <msf@redhat.com>
179 - added generic monitor types
180
181 * Wed Oct  1 1997 Michael Fulbright <msf@redhat.com>
182 - made it run /etc/X11/X explicitely
183 - added --expert flag
184 - fixed memory allocation problem in SplitString()
185
186 * Tue Sep 30 1997 Michael Fulbright <msf@redhat.com>
187 - added kickstart support
188 - added PCI probing for PCI video card autodetection
189 - added use of --probeonly to get video card information
This page took 0.077347 seconds and 4 git commands to generate.