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

Revision 2041, 32.3 KB checked in by Takemikaduchi, 14 years ago (diff)

update to GNOME-2.32.0

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