source: projects/specs/trunk/c/control-center/control-center-vl.spec @ 805

Revision 805, 31.5 KB checked in by Takemikaduchi, 14 years ago (diff)

change spec file of gnome-2.30

Line 
1%define gettext_package gnome-control-center-2.0
2
3%define pango_version 1.28.0
4%define gtk2_version 2.20.0
5%define gconf2_version 2.28.0
6%define gnome_desktop_version 2.30.0
7%define libbonobo_version 2.24.3
8%define libgnomekbd_version 2.30.0
9%define gnome_vfs2_version 2.24.1
10%define desktop_file_utils_version 0.3
11%define startup_notification_version 0.7
12%define libxklavier_version 5.0
13%define gnome_doc_utils_version 0.20
14%define gnome_menus_version 2.30.0
15%define vine_menus_version 3.0
16%define metacity_version 2.30.0
17%define evolution_data_server_version 2.30.0
18%define libcanberra_version 0.9
19%define usermode_version 1.83
20
21Summary: GNOME Control Center.
22Summary(ja): GNOME コントロールセンター
23Name: control-center
24Version: 2.30.0
25Release: 1%{?_dist_release}
26License: GPLv2+ and GFDL+
27Group: User Interface/Desktops
28URL: http://www.gnome.org
29
30Source: gnome-control-center-%{version}.tar.bz2
31
32# icons for ubuntu visual effects integration.
33Source20: control-center-visual-effects-icons.tar.bz2
34# messages for visual effects
35Source21: gnome-control-center-2.28.1-ja.po
36
37# fc
38Patch3: control-center-2.19.3-no-gnome-common.patch
39# http://bugzilla.gnome.org/show_bug.cgi?id=497807
40Patch5: background-location.patch
41# Fix some useless warnings in libslab
42# http://bugzilla.gnome.org/show_bug.cgi?id=439398
43Patch6: gnome-control-center-2.19.90-no-warnings.patch
44
45# http://bugzilla.gnome.org/show_bug.cgi?id=545075
46Patch22: slab-icon-names.patch
47
48# http://bugzilla.gnome.org/show_bug.cgi?id=555591
49Patch30: default-layout-toggle.patch
50
51# https://bugzilla.gnome.org/show_bug.cgi?id=600021
52Patch31: 0001-Fix-all-the-keybindings-showing-up-when-using-compiz.patch
53
54# http://bugzilla.gnome.org/show_bug.cgi?id=588729
55Patch45: mnemonic.patch
56
57# http://mail.gnome.org/archives/gnomecc-list/2009-July/msg00015.html
58Patch46: no-tweaks.patch
59
60# http://bugzilla.gnome.org/show_bug.cgi?id=590349
61Patch47: save-as.patch
62
63# https://bugzilla.gnome.org/show_bug.cgi?id=596369
64Patch50: fix-background-tooltips.patch
65
66# https://bugzilla.gnome.org/show_bug.cgi?id=593866
67Patch51: mirror-crash.patch
68
69# https://bugzilla.gnome.org/show_bug.cgi?id=597066
70Patch52: shell-markup.patch
71
72# https://bugzilla.gnome.org/show_bug.cgi?id=596939
73Patch53: keybinding-bugs.patch
74
75# https://bugzilla.gnome.org/show_bug.cgi?id=592348
76Patch54: about-me-delete.patch
77
78Patch55: finger-icons.patch
79
80Patch56: best-shapes.patch
81
82# ubuntu
83Patch101: gnome-control-center-2.28.1-aspect-in-dropdown.patch
84Patch110: gnome-control-center-2.28.1-gnome-mouse-properties-small-screen.patch
85Patch111: gnome-control-center-2.28.1-gnome-about-me-small-screen.patch
86Patch112: gnome-control-center-2.28.1-display-properties-fit-small-screen.patch
87
88# vine
89Patch500: gnome-control-center-2.28.1-desktop-effects-integration-vine.patch
90Patch510: gnome-control-center-2.26.0-use-sans-for-sample-font.patch
91
92# vine default applications
93Patch1000: control-center-2.24.0.1-default-applications.patch
94Patch1010: control-center-pam-fprintd-avail.patch
95
96Vendor: Project Vine
97Distribution: Vine Linux
98Packager: inagaki, daisuke
99
100BuildRoot: %{_tmppath}/%{name}-%{version}-root
101
102Obsoletes: gnome, control-center-devel < 2.0
103Obsoletes: fontilus, themus
104Requires: metacity >= %{metacity_version}
105Requires: usermode >= %{usermode_version}
106Requires: gnome-settings-daemon
107Requires: gnome-icon-theme
108Requires: gnome-desktop >= %{gnome_desktop_version}
109Requires: dbus-x11
110Requires(post,pre,preun): GConf2
111Requires(post,postun): desktop-file-utils shared-mime-info gtk2
112
113BuildRequires: gnome-common
114BuildRequires: pango-devel >= %{pango_version}
115BuildRequires: gtk2-devel >= %{gtk2_version}
116BuildRequires: GConf2-devel >= %{gconf2_version}
117BuildRequires: gnome-desktop-devel >= %{gnome_desktop_version}
118BuildRequires: libbonobo-devel >= %{libbonobo_version}
119BuildRequires: libgnomekbd-devel >= %{libgnomekbd_version}
120BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
121BuildRequires: startup-notification-devel >= %{startup_notification_version}
122BuildRequires: libxklavier-devel >= %{libxklavier_version}
123BuildRequires: gnome-menus-devel >= %{gnome_menus_version}
124BuildRequires: gnome-panel
125BuildRequires: metacity-devel >= %{metacity_version}
126BuildRequires: gnome-doc-utils >= %{gnome_doc_utils_version}
127BuildRequires: evolution-data-server-devel >= %{evolution_data_server_version}
128BuildRequires: gnome-settings-daemon-devel
129BuildRequires: libcanberra-devel >= %{libcanberra_version}
130BuildRequires: nautilus-devel
131BuildRequires: alsa-lib-devel
132#BuildRequires: automake
133BuildRequires: autoconf
134BuildRequires: gettext-devel
135BuildRequires: librsvg2-devel
136BuildRequires: libXScrnSaver-devel
137BuildRequires: unique-devel
138
139%description
140GNOME (the GNU Network Object Model Environment) is an attractive and
141easy-to-use GUI desktop environment. The control-center package
142provides the GNOME Control Center utilities that allow you to setup
143and configure your system's GNOME environment (things like the desktop
144background and theme, the screensaver, the window manager, system
145sounds, and mouse behavior).
146
147If you install GNOME, you need to install control-center.
148
149%description -l ja
150GNOME (the GNU Network Object Model Environment) は、魅力的で使いやすい
151GUI デスクトップ環境です。 control-center パッケージには、あなたの GNOME
152環境の設定に使う GNOME コントロールセンター・ユーティリティが含まれていま
153す。(これを使うと、デスクトップの壁紙や、テーマ、スクリーンセーバ、ウィン
154ドウマネージャ、サウンド、マウス、その他いろいろな設定を行えます。)
155
156%package devel
157Summary: Development files for GNOME Control Center
158Summary(ja): GNOME コントロールセンターの開発用ファイル
159Group: Development/Libraries
160
161%description devel
162Development tool for GNOME Control Center
163
164%descriotion -l ja devel
165GNOME コントロールセンターの開発用ファイルが含まれています。
166
167%prep
168%setup -q -n gnome-control-center-%{version} -a 20
169
170# patches from fedora
171## %patch3 -p1 -b .no-gnome-common
172%patch5 -p1 -b .background-location
173pushd libslab
174%patch6 -p0 -b .warnings
175popd
176#%patch10 -p0 -b .pam-fprintd
177%patch22 -p0 -b .slab-icon-names
178%patch30 -p1 -b .default-layout-toggle
179## %patch46 -p1 -b .no-tweaks
180%patch47 -p1 -b .save-as
181## %patch50 -p1 -b .fix-background-tooltips
182## %patch51 -p1 -b .mirror-crash
183%patch52 -p1 -b .shell-markup
184## %patch53 -p1 -b .keybinding-bugs
185## %patch54 -p1 -b .about-me-delete
186%patch55 -p1 -b .finger-icons
187%patch56 -p1 -b .best-shapes
188
189# patches from ubuntu
190%patch101 -p1 -b .aspect-in-dropdown.patch
191%patch110 -p1 -b .gnome-mouse-properties_small_screen.patch
192%patch111 -p1 -b .gnome-about-me_small_screen.patch
193## %patch112 -p1 -b .display_properties_fit_small_screen.patch
194
195# Vine patches
196# desktop integration based on ubuntu patch
197%patch500 -p1 -b .desktop-effects-integration
198# use Sans for font-properties sample font.
199%patch510 -p1 -b .use-sans-for-sample-font
200
201# Vine Linux configuration patches
202%patch1000 -p1 -b .default-applications
203%patch1010 -p0 -b .pam-fprintd
204
205# add translations for visual effect integration
206cp -f %{SOURCE21} po/ja.po
207
208%build
209autoreconf -f -i
210
211%configure --disable-static  \
212    --enable-gstreamer \
213    --enable-alsa  \
214    --enable-aboutme \
215    --disable-scrollkeeper \
216    --disable-schemas-install \
217    --disable-update-mimedb \
218    CFLAGS="$RPM_OPT_FLAGS -Wno-error"
219make %{?_smp_mflags}
220
221%install
222rm -rf $RPM_BUILD_ROOT
223
224export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
225make install DESTDIR=$RPM_BUILD_ROOT
226unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
227
228for i in apps_gnome_settings_daemon_default_editor.schemas              \
229            apps_gnome_settings_daemon_keybindings.schemas              \
230            apps_gnome_settings_daemon_screensaver.schemas              \
231            desktop_gnome_font_rendering.schemas ; do                   \
232            rm -f $RPM_BUILD_ROOT%{_sysconfdir}/gconf/schemas/$i ;      \
233done
234
235# Add a "valid" OnlyShowIn entry, otherwise desktop-file-install complains
236sed -i -e "s/OnlyShowIn=;/OnlyShowIn=GNOME;/"  \
237  $RPM_BUILD_ROOT%{_datadir}/applications/gnome-theme-installer.desktop
238
239desktop-file-install --vendor gnome --delete-original                   \
240  --dir $RPM_BUILD_ROOT%{_datadir}/applications                         \
241  --add-only-show-in GNOME                                              \
242  $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
243
244sed -i -e "s/OnlyShowIn=GNOME;/OnlyShowIn=;/"  \
245  $RPM_BUILD_ROOT%{_datadir}/applications/gnome-theme-installer.desktop
246
247# https://bugzilla.redhat.com/show_bug.cgi?id=161489
248sed -i -e "s/OnlyShowIn=GNOME;//"  \
249  $RPM_BUILD_ROOT%{_datadir}/applications/gnome-default-applications.desktop
250
251# install visual effect icons
252install -m644 visual-effects/*.svg $RPM_BUILD_ROOT%{_datadir}/gnome-control-center/pixmaps/
253
254# we do want this
255mkdir -p $RPM_BUILD_ROOT%{_datadir}/gnome/wm-properties
256
257# We don't want these
258rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/autostart
259rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/cursor-fonts
260
261# remove useless libtool archive files
262find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
263
264# don't package mime caches
265rm -f $RPM_BUILD_ROOT%{_datadir}/mime/XMLnamespaces
266rm -f $RPM_BUILD_ROOT%{_datadir}/mime/aliases
267rm -f $RPM_BUILD_ROOT%{_datadir}/mime/application/x-gnome-theme-package.xml
268rm -f $RPM_BUILD_ROOT%{_datadir}/mime/globs
269rm -f $RPM_BUILD_ROOT%{_datadir}/mime/magic
270rm -f $RPM_BUILD_ROOT%{_datadir}/mime/subclasses
271rm -f $RPM_BUILD_ROOT%{_datadir}/mime/mime.cache
272rm -f $RPM_BUILD_ROOT%{_datadir}/applications/mimeinfo.cache
273
274%find_lang %{gettext_package}
275
276%clean
277rm -rf $RPM_BUILD_ROOT
278
279%post
280/sbin/ldconfig
281export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
282SCHEMAS="control-center.schemas fontilus.schemas"
283for S in $SCHEMAS; do
284  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S > /dev/null 2>&1 || :
285done
286
287update-desktop-database %{_datadir}/applications >& /dev/null ||:
288update-mime-database %{_datadir}/mime > /dev/null
289touch --no-create %{_datadir}/icons/hicolor
290if [ -x /usr/bin/gtk-update-icon-cache ]; then
291  /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||:
292fi
293
294%pre
295if [ "$1" -gt 1 ]; then
296    export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
297    SCHEMAS="fontilus.schemas control-center.schemas"
298    for S in $SCHEMAS; do
299        gconftool-2 --makefile-uninstall-rule \
300            %{_sysconfdir}/gconf/schemas/$S > /dev/null 2>&1 || :
301    done
302fi
303
304%preun
305if [ "$1" -eq 0 ]; then
306    export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
307    SCHEMAS="fontilus.schemas control-center.schemas"
308    for S in $SCHEMAS; do
309        gconftool-2 --makefile-uninstall-rule \
310            %{_sysconfdir}/gconf/schemas/$S > /dev/null 2>&1 || :
311    done
312fi
313
314%postun
315/sbin/ldconfig
316update-desktop-database %{_datadir}/applications >& /dev/null ||:
317update-mime-database %{_datadir}/mime > /dev/null
318touch --no-create %{_datadir}/icons/hicolor
319if [ -x /usr/bin/gtk-update-icon-cache ]; then
320  /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||:
321fi
322
323%files -f %{gettext_package}.lang
324%defattr(-, root, root)
325%doc AUTHORS COPYING ChangeLog NEWS README
326%dir %{_libdir}/window-manager-settings
327%dir %{_datadir}/gnome/wm-properties
328%dir %{_datadir}/gnome-control-center
329%dir %{_datadir}/gnome-control-center/keybindings
330%{_datadir}/gnome-control-center/keybindings/*.xml
331%{_datadir}/gnome-control-center/default-apps/*.xml
332%{_datadir}/gnome-control-center/pixmaps
333%{_datadir}/gnome-control-center/ui
334%{_datadir}/applications/*
335%{_datadir}/gnome/help/*
336%{_datadir}/omf/control-center
337%{_datadir}/desktop-directories/*
338#{_datadir}/dbus-1/services/*
339%{_datadir}/mime/packages/gnome-theme-package.xml
340%{_datadir}/icons/*
341# list all binaries explicitly, so we notice if one goes missing
342%{_bindir}/gnome-about-me
343%{_bindir}/gnome-appearance-properties
344%{_bindir}/gnome-at-mobility
345%{_bindir}/gnome-at-properties
346%{_bindir}/gnome-at-visual
347%{_bindir}/gnome-control-center
348%{_bindir}/gnome-default-applications-properties
349%{_bindir}/gnome-display-properties
350%{_bindir}/gnome-keybinding-properties
351%{_bindir}/gnome-keyboard-properties
352%{_bindir}/gnome-mouse-properties
353%{_bindir}/gnome-network-properties
354%{_bindir}/gnome-typing-monitor
355%{_bindir}/gnome-window-properties
356%{_bindir}/gnome-font-viewer
357%{_bindir}/gnome-thumbnail-font
358%{_libdir}/*.so.*
359%{_libdir}/window-manager-settings/*
360#{_libexecdir}/*
361%{_sysconfdir}/gconf/schemas/*.schemas
362%{_sysconfdir}/xdg/menus/gnomecc.menu
363%{_sysconfdir}/xdg/autostart/gnome-at-session.desktop
364
365%files devel
366%defattr(-, root, root)
367%{_libdir}/pkgconfig/*
368%{_datadir}/pkgconfig/*
369%{_libdir}/*.so
370%{_includedir}/*
371
372
373%changelog
374* Sun Apr 04 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
375- new upstream release
376- drop Patch3, Patch46, Patch50, Patch51, Patch53, Patch54, Patch112
377- add BuildRequires: gnome-common, unique-devel
378
379* Thu Dec 31 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.28.1-2
380- enable Patch101,110-112 and 500
381
382* Sat Oct 31 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.1-1
383- new upstream release
384- disabled Patch101, 110-112 and 500
385
386* Fri Jul 17 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-9
387- update notification-theme.patch
388  - use vine theme if NotificationTheme is not set in meta-theme.
389
390* Tue Jun 09 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-8
391- add Patch510: use Sans for font-properties sample font.
392- add BR: librsvg2-devel, libXScrnSaver-devel
393- remove BR: esound
394
395* Sat Jun 06 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-7
396- add Patch37: Don't rely on _BACKUP property for xkb initialization
397
398* Wed May 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-6
399- renumber patch10 to patch1010
400  - do not check gdm fprint plugin
401- add Patch101: show aspect in drop down menu
402- add Patch110: modify gnome-mouse-properties to fit smaller screen
403- add Patch111: modify gnome-about-me to fit smaller screen
404- add Patch112: modify gnome-display-properties to fit smaller screen
405
406* Thu Apr 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-5
407- update Patch100 to use compiz-gtk instead of compiz
408
409* Thu Apr 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-4
410- update ja.po
411
412* Thu Apr 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-3
413- import upstream patchs (10,22,3[0-6])
414
415* Mon Mar 23 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-2
416- add nautilus-devel to BR: not Requires:
417
418* Sat Mar 21 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-1
419- new upstream release
420- update ja.po
421- add BR: nautilus-devel
422
423* Wed Oct 22 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0.1-3
424- drop Patch20 which need new XInput API
425- update Patch23
426
427* Sat Oct 18 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0.1-2
428- add Patch20,22.23 from ubuntu
429  - patch20 to add touchpad configuration
430  - patch22 to add aspect setting in randr capplet
431  - patch23 to integrate desktop setting into appearance-properties
432
433* Fri Sep 26 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0.1-1
434- new upstream release
435
436* Wed Sep 24 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1
437- new upstream release
438
439* Thu Jul 10 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.22.2.1-3
440- add gnome-typing-monitor to %%files
441
442* Wed Jul 09 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.22.2.1-2
443- add Patch100 for new RandR capplet. (fc)
444
445* Sat Jun  7 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.2.1-1
446- new upstream release
447- dropped Patch8 (merged into upstream)
448
449* Sat Apr 12 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.1-1vl5
450- new upstream release
451- added Patch7 and Patch8 from Fedora
452  * Mon Mar 31 2008 - Bastien Nocera <bnocera@redhat.com> - 2.22.0-3
453  - Fix warnings in the keybindings capplet when in non-UTF-8 locale
454  - Fix Esc/Backspace being bindable when CapsLock is on (#427123)
455  * Tue Apr  8 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.1-2
456  - Remove a nonfunctional button from the a11y preferences
457- added BuildRequires: gnome-settings-daemon, gnome-panel
458- added Requires: gnome-icon-theme, gnome-desktop, dbus-x11
459- removed Requires: xscreensaver
460
461* Mon Mar 31 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-1vl5
462- new upstream release based on Fedora
463- added BuildRequires: gnome-settings-daemon
464
465* Tue Jan  8 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.20.1-0vl1
466- new upstream release based on Fedora
467  * Wed Oct 24 2007  Matthias Clasen <mclasen@redhat.com> - 2.20.1-5
468  - Fix the orca command in the default applications capplet (#351471)
469
470* Sat Jul 14 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.18.0-0vl4
471- add BuildReq: libgnomekbd-devel
472
473* Sat Jul 14 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.18.0-0vl3
474- rebuilt with evolution-data-server-devel-1.10.1
475
476* Fri May 11 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.18.0-0vl2
477- add BuildReq: evolution-data-server-devel
478
479* Fri Apr 27 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.0-0vl1
480- new upstream release
481- remove unneeded? patch10
482
483* Sun Oct 22 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.14.2-0vl2
484- added Patch10 to supress /dev/pmu warning messages on some ppc models
485
486* Sat Jun 03 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl1
487- new upstream release
488
489* Wed Apr 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-0vl1
490- new upstream release
491
492* Sat Apr 01 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl2
493- run gtk-update-icon-cache in %%post script.
494
495* Tue Mar 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl1
496- new upstream release
497- drop Patch10,it is merged in upstream
498
499* Sat Mar 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.93-0vl2
500- add Patch10 for correct textdomain name in
501  default-applications-properties(Bug332833)
502- add Patch100 for change default-applications settings for vine
503
504* Tue Mar 07 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.93-0vl1
505- new upstream release
506
507* Sat Oct 08 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.1-0vl1
508- new upstream release
509
510* Mon Sep 19 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.0-0vl1
511- new upstream release
512
513* Wed Aug 03 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.90-0vl1
514- new upstream release
515- enable alsa support
516
517* Mon Apr 11 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.1-0vl1
518- new upstream release
519
520* Thu Mar 31 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl4
521- fixed type in %%post script
522
523* Wed Mar 30 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl3
524- clear the old defaults of xkb
525
526* Mon Mar 28 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl2
527- remove bonobo-activation dependency
528
529* Mon Mar 21 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl1
530- new upstream version
531
532* Sun Feb 27 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.2-0vl1
533- new upstream release
534- add Japanese summay to devel package
535
536* Mon Nov 08 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.1-0vl1
537- new upstream release
538
539* Sat Mar 27 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl3
540- modify patch11 to use NeoVine theme instead of BeCool.
541
542* Wed Dec 24 2003 Tomoya TAKA <taka@vinelinux.org> 2.4.0-0vl2
543- rebuild with new toolchain
544
545* Thu Sep 11 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl1
546- new upstream release
547- remove obsolete ja.po
548
549* Sat Sep 06 2003 Tomoya TAKA <taka@vinelinux.org> 2.3.6-0vl2
550- change required version of metacity to 2.4.34 on alpha
551
552* Fri Sep 05 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.6-0vl1
553- new upstream release
554
555* Wed Sep 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.5-0vl1
556- new upstream release
557
558* Sun May 25 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl3
559- add more missing files and schemas...
560
561* Sun May 25 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl2
562- add missing file in %{_libdir}/gnome-vfs-2.0/
563
564* Sat May 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl1
565- new upstream release
566- this is experimental version
567- remove sr@Latn locale from desktop files to build with desktop-file-utils-0.3
568
569* Sun Mar 30 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.1-0vl1
570- new upstream release
571
572* Sat Mar  1 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0.1-0vl3
573- import patch6 (upstream paches) from rawhide package.
574
575* Tue Feb 18 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0.1-0vl2
576- import patch1-5 (upstream paches) from rawhide package.
577
578* Sun Feb 16 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0.1-0vl1
579- new upstream release
580
581* Wed Jan 22 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0-0vl2
582- rebuild
583
584* Tue Jan 21 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0-0vl1
585- new upstream release
586
587* Tue Jan 21 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.7-0vl1
588- new upstream release
589
590* Sun Jan 12 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.6-0vl1
591- new upstream release
592
593* Wed Jan  8 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl7
594- change default gtk1 theme from Raleigh to BeCool.
595
596* Wed Jan  8 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl6
597- add BuildRequires/Requires.
598- fixed kanjicode of specfile
599
600* Sun Dec 29 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl5
601- remove bogus message in %%post scripts.
602
603* Sun Dec 29 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl4
604- add patch10 to modify some desktop files
605- update ja.po
606
607* Sun Dec 29 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl3
608- update ja.po
609
610* Sun Dec 29 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl2
611- update ja.po
612
613* Wed Dec 25 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl1
614- new upstream release
615
616* Sun Dec 22 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.3-0vl3
617- add devel package
618- add window-manager-settings files.
619
620* Sun Dec 15 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.3-0vl2
621- modify dependancies.
622
623* Sun Dec 15 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.3-0vl1
624- build for Vine Linux
625- new upstream release from gnome-2.1.4
626
627* Thu Sep  5 2002 Jonathan Blandford <jrb@redhat.com>
628- Allow setting custom mime handlers
629
630* Tue Aug 27 2002 Havoc Pennington <hp@redhat.com>
631- make desktop file symlinks absolute #71991
632- add po files from cvs.gnome.org
633
634* Fri Aug 23 2002 Jonathan Blandford <jrb@redhat.com>
635- Fix up keyboard handling
636
637* Wed Aug 21 2002 Jonathan Blandford <jrb@redhat.com>
638- Fixes for #68735
639
640* Wed Aug  7 2002 Jonathan Blandford <jrb@redhat.com>
641- New version.  Fix up metacity theme locations
642
643* Wed Jul 24 2002 Owen Taylor <otaylor@redhat.com>
644- Switch the gtk1 theme along with the gtk2 theme
645- Add the ability to switch the window manager theme through the theme capplet
646- Add two more font options to the font property dialog
647- Add a bunch of missing unrefs of the result of gconf_client_get_default()
648
649* Tue Jul 23 2002 Havoc Pennington <hp@redhat.com>
650- fix desktop files more
651- copy icons to /usr/share/pixmaps
652
653* Tue Jul 23 2002 Havoc Pennington <hp@redhat.com>
654- munge the desktop files correctly
655- obsolete control-center-devel, #69168
656- replace gnomecc.desktop with a file from redhat-menus
657
658* Tue Jul 23 2002 Owen Taylor <otaylor@redhat.com>
659- Fix crasher bug in xftprefs patch
660
661* Tue Jul 16 2002 Owen Taylor <otaylor@redhat.com>
662- Change the default rendering style to be "Best Shapes", not "Best Contrast"
663
664* Tue Jul  9 2002 Owen Taylor <otaylor@redhat.com>
665- Add Xft / XSETTINGS support
666
667* Fri Jun 28 2002 Bill Nottingham <notting@redhat.com> 2.0.0-2
668- fix %%post so schemas get installed
669 
670* Mon Jun 24 2002 Havoc Pennington <hp@redhat.com>
671- 2.0.0
672- add new default editor schemas
673- fix find_lang
674
675* Mon Jun 17 2002 Havoc Pennington <hp@redhat.com>
676- rebuild for new libraries
677- remove a no-longer-existing schemas file from post
678- use desktop-file-install
679
680* Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
681- rebuild in different environment
682
683* Wed Jun  5 2002 Havoc Pennington <hp@redhat.com>
684- rebuild with new dependent libs
685
686* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
687- rebuild in different environment
688
689* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
690- rebuild in different environment
691- build requires bonobo-activation
692
693* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
694- 1.99.10
695
696* Fri May  3 2002 Havoc Pennington <hp@redhat.com>
697- 1.99.9
698
699* Wed Apr 17 2002 Havoc Pennington <hp@redhat.com>
700- Move to GNOME 2 version
701
702* Mon Apr 15 2002 Havoc Pennington <hp@redhat.com>
703- merge in translations
704
705* Fri Apr 12 2002 Owen Taylor <otaylor@redhat.com>
706- Make the theme selector write fontsets, not fonts (#62413)
707
708* Mon Apr  1 2002 Havoc Pennington <hp@redhat.com>
709- really put screensaver capplet back (I think)
710
711* Wed Mar 27 2002 Bill Nottingham <notting@redhat.com>
712- revert xscreensaver change
713
714* Wed Mar 27 2002 Havoc Pennington <hp@redhat.com>
715- init "Scaled" radio button correctly #61913
716
717* Mon Mar 25 2002 Havoc Pennington <hp@redhat.com>
718- change path to windowmaker config tool again, #61824
719
720* Thu Mar 14 2002 Bill Nottingham <notting@redhat.com>
721- rather than keep patching and patching it, use xscreensaver's own
722  capplet
723
724* Wed Feb 27 2002 Havoc Pennington <hp@redhat.com>
725- rebuild in Hampton
726
727* Wed Jan 30 2002 Jonathan Blandford <jrb@redhat.com>
728- Rebuild package.
729
730* Thu Jan 24 2002 Tim Powers <timp@redhat.com>
731- rebuilt against new openssl
732
733* Fri Jan 18 2002 Havoc Pennington <hp@redhat.com>
734- automake14
735- don't run auto* again in ccsingle subdir, not sure why we did that
736
737* Sun Oct 28 2001 Havoc Pennington <hp@redhat.com>
738- rebuild with new gnome-libs so that libcapplet has right cflags/libs
739- pixbufflags patch to make the rebuild work
740- compileflags patch to make control-center-single work
741
742* Wed Aug 29 2001 Havoc Pennington <hp@redhat.com>
743- fix #52831 (UI properties in Programs menu)
744
745* Mon Aug 27 2001 Havoc Pennington <hp@redhat.com>
746- Add po files from sources.redhat.com
747
748* Thu Aug 23 2001 Havoc Pennington <hp@redhat.com>
749- set the _XROOTCOLOR_PIXEL property, should fix
750  bug #52141
751
752* Wed Aug 22 2001 Yukihiro Nakai <ynakai@redhat.com>
753- Update translation.
754- Add CJK fontset patch
755
756* Thu Aug 16 2001 Jonathan Blandford <jrb@redhat.com>
757- New control-center-single to handle exiting, #51665
758
759* Wed Aug 01 2001 Havoc Pennington <hp@redhat.com>
760- remove .desktop file for gnomecc, so it won't appear
761  in panel menu, #49653
762
763* Mon Jul 30 2001 Jonathan Blandford <jrb@redhat.com>
764- allow to build without depending on control-center-devel
765
766* Mon Jul 23 2001 Jonathan Blandford <jrb@redhat.com>
767- Add BuildRequires
768
769* Mon Jul 16 2001 Jonathan Blandford <jrb@redhat.com>
770- New version of control-center-single
771
772* Thu Jul 12 2001 Alexander Larsson <alexl@redhat.com>
773- Change default background to the same as the nautilus one
774
775* Mon Jul 09 2001 Havoc Pennington <hp@redhat.com>
776- add hack to default to standalone control panels
777
778* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
779- Bump release + rebuild.
780
781* Tue May 22 2001 Havoc Pennington <hp@redhat.com>
782- putting in tree for David
783
784* Tue May 22 2001 David Sainty <dsainty@redhat.com>
785- improve DPMS patch for the try case, and enable patch
786
787* Wed May  2 2001 Bill Nottingham <notting@redhat.com>
788- add patch to use xscreensaver's DPMS stuff, require that version
789
790* Fri Apr 20 2001  <jrb@redhat.com>
791- New Version (1.4.0.1)
792
793* Wed Apr  4 2001 Bill Nottingham <notting@redhat.com>
794- kick the mixer once on startup if we aren't running esd
795
796* Thu Mar 15 2001 Havoc Pennington <hp@redhat.com>
797- translations
798
799* Thu Mar 01 2001 Owen Taylor <otaylor@redhat.com>
800- Rebuild for GTK+-1.2.9 include paths
801
802* Fri Feb 23 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
803- langify
804- don't define and use "ver" at the top of the file
805- move changelog to sane location
806
807* Thu Feb 08 2001 Elliot Lee <sopwith@redhat.com> 1.2.2-4
808- Apply patch from bug #23782 to see how it works
809
810* Fri Feb 02 2001 Elliot Lee <sopwith@redhat.com> 1.2.2-3
811- Include fvwm2.desktop in WM's
812
813* Sat Jan 27 2001 Akira TAGOH <tagoh@redhat.com>
814- Added Japanese patch.
815
816* Mon Dec 04 2000 Jonathan Blandford <jrb@redhat.com>
817- Update release.
818
819* Sun Aug 13 2000 Owen Taylor <otaylor@redhat.com>
820- Again, fix problem with solid backgrounds in bg-properties capplet
821  (patch got lost somewhere)
822
823* Fri Aug 11 2000 Jonathan Blandford <jrb@redhat.com>
824- Up Epoch and release
825
826* Thu Aug 10 2000 Owen Taylor <otaylor@redhat.com>
827- Handle unreadable desktop files without crashing
828
829* Mon Aug 07 2000 Owen Taylor <otaylor@redhat.com>
830- Fix problem with backgrounds bigger than screen.
831
832* Tue Aug 01 2000 Owen Taylor <otaylor@redhat.com>
833- Fix problem when ~/.gtkrc does not already exist.
834- Fix problem with solid backgrounds in bg-properties capplet
835
836* Tue Jul 18 2000 Owen Taylor <otaylor@redhat.com>
837- Sort of fix problem with people hitting OK while the
838  "Save Session" dialog is still up. (Session won't be saved,
839  but at least the selected entry will be correctly kept.)
840- Fix history list in background properties capplet
841- Fix problems with temporary files in theme-selector capplet
842
843* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
844- automatic rebuild
845
846* Mon Jun 19 2000 Owen Taylor <otaylor@redhat.com>
847- Require redhat-logos
848- Some spec file and FHS fixes
849- reposition embedded logo a bit
850
851* Mon Jun 19 2000 Owen Taylor <otaylor@redhat.com>
852- Add big change to use gdk-pixbuf for backgrounds and add
853  the ability to emboss the background with a logo
854
855* Mon Feb 28 2000 Preston Brown <pbrown@redhat.com>
856- revert .so strip
857
858* Thu Feb 03 2000 Preston Brown <pbrown@redhat.com>
859- strip .so lib
860- use configure macro
861
862* Mon Sep 20 1999 Jonathan Blandford <jrb@redhat.com>
863- changed to work with 1.0.40
864
865* Fri Sep 17 1999 Jonathan Blandford <jrb@redhat.com>
866- Added fixrevert bug to fix bug in theme selector.
867
868* Sun Jun 13 1999 Jonathan Blandford <jrb@redhat.com>
869- updated RPM to use new control-center.
870
871* Wed Apr 07 1999 Michael Fulbright <drmike@redhat.com>
872- fixed sound-properties to only disable sound when run with --init-settings-..
873- removed debugging output from several capplets, fixed try behaviour of sm and
874  gnome-edit capplets
875- fixed bug in screensaver and background props
876- added new icons
877
878* Mon Apr 05 1999 Jonathan Blandford <jrb@redhat.com>
879- added a patch to fix the close dialog
880- added a patch to limit the number of bg's in the history.
881
882* Fri Apr 02 1999 Jonathan Blandford <jrb@redhat.com>
883- vesion 1.0.5
884- removed all patches >10 other then dontstartesd.
885
886* Thu Apr 01 1999 Michael Fulbright <drmike@redhat.com>
887- removed UI props till it works better
888
889* Wed Mar 31 1999 Michael Fulbright <drmike@redhat.com>
890- make sure we DONT inadvertantly start esd by calling esd_open_...
891
892* Tue Mar 30 1999 Michael Fulbright <drmike@redhat.com>
893- changed default bg color to '#356390'
894
895* Thu Mar 25 1999 Michael Fulbright <drmike@redhat.com>
896- prime file selector path for browse in background-props if
897  "/usr/share/pixmaps/backgrounds/" exists.
898- fix behavior of file selector when you delete/cancel/ok it
899
900* Wed Mar 24 1999 Michael Fulbright <drmike@redhat.com>
901- added patch to fix trying in theme selector
902- disabled crystal screensaver, it does evil things to preview in capplet
903
904* Mon Mar 22 1999 Michael Fulbright <drmike@redhat.com>
905- version 1.0.4, fixes problems with sndprops and theme props among
906  other things.
907
908* Thu Mar 18 1999 Michael Fulbright <drmike@redhat.com>
909- fix sound-properties capplet so Try/Revert doesnt come on unless user
910  changes something
911- fixed theme-selector to not leave processes behind on Linux 2.2 kernels
912- strip binaries
913
914* Sun Mar 14 1999 Michael Fulbright <drmike@redhat.com>
915- version 1.0.3
916- added patch to make esd release after 30 sec of inactivity
917
918* Wed Mar 10 1999 Michael Fulbright <drmike@redhat.com>
919- version 1.0.2
920- turned off sound by default
921
922* Thu Mar 04 1999 Michael Fulbright <drmike@redhat.com>
923- version 1.0.1
924
925* Mon Feb 15 1999 Michael Fulbright <drmike@redhat.com>
926- version 0.99.8.1
927- added etc/CORBA/servers/* to file list
928
929* Fri Feb 12 1999 Michael Fulbright <drmike@redhat.com>
930- update to 0.99.8
931- added /usr/lib/cappletConf.sh
932
933* Mon Feb 08 1999 The Rasterman <raster@redhat.com>
934- update to 0.99.5.1
935
936* Wed Feb 03 1999 Michael Fulbright <drmike@redhat.com>
937- update to 0.99.5
938
939* Mon Jan 20 1999 Michael Fulbright <drmike@redhat.com>
940- update to 0.99.3.1
941
942* Mon Jan 18 1999 Michael Fulbright <drmike@redhat.com>
943- update to 0.99.3
944- seems like patch for non-standard xscreensaver placement was already in
945  prestine sources(?)
946
947* Wed Jan 06 1999 Jonathan Blandford <jrb@redhat.com>
948- updated to 0.99.1
949- temporary hack patch to get path to work to non-standard placement
950  of xscreensaver binaries in RH 5.2
951
952* Wed Dec 16 1998 Jonathan Blandford <jrb@redhat.com>
953- Created for the new control-center branch
954
Note: See TracBrowser for help on using the repository browser.