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

Revision 2118, 32.5 KB checked in by Takemikaduchi, 14 years ago (diff)

fix ja.po

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: 2%{?_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.32.0-vine.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-devel
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* Sat Oct 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.0-2
377- update Source21(gnome-control-center-2.32.0-vine.ja.po)
378
379* Mon Oct 04 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.0-1
380- new upstream release
381- drop Patch22, Patch30, Patch52
382- fix %files
383
384* Tue Sep 28 2010 Shu KONNO <owa@bg.wakwak.com> 2.30.1-4
385- rebuilt with rpm-4.8.1 for pkg-config (too)
386
387* Sat Sep 25 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1-3
388- rebuild with rpm-4.8.1 for pkg-config file
389- add Requires: %{name}=%{version}-%{release}
390
391* Tue Jun 22 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1-2
392- rebuild with evolution-data-server-2.30.2
393
394* Thu Apr 29 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1-1
395- new upstream release
396
397* Sun Apr 04 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
398- new upstream release
399- drop Patch3, Patch46, Patch50, Patch51, Patch53, Patch54, Patch112
400- add BuildRequires: gnome-common, unique-devel
401
402* Thu Dec 31 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.28.1-2
403- enable Patch101,110-112 and 500
404
405* Sat Oct 31 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.1-1
406- new upstream release
407- disabled Patch101, 110-112 and 500
408
409* Fri Jul 17 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-9
410- update notification-theme.patch
411  - use vine theme if NotificationTheme is not set in meta-theme.
412
413* Tue Jun 09 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-8
414- add Patch510: use Sans for font-properties sample font.
415- add BR: librsvg2-devel, libXScrnSaver-devel
416- remove BR: esound
417
418* Sat Jun 06 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-7
419- add Patch37: Don't rely on _BACKUP property for xkb initialization
420
421* Wed May 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-6
422- renumber patch10 to patch1010
423  - do not check gdm fprint plugin
424- add Patch101: show aspect in drop down menu
425- add Patch110: modify gnome-mouse-properties to fit smaller screen
426- add Patch111: modify gnome-about-me to fit smaller screen
427- add Patch112: modify gnome-display-properties to fit smaller screen
428
429* Thu Apr 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-5
430- update Patch100 to use compiz-gtk instead of compiz
431
432* Thu Apr 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-4
433- update ja.po
434
435* Thu Apr 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-3
436- import upstream patchs (10,22,3[0-6])
437
438* Mon Mar 23 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-2
439- add nautilus-devel to BR: not Requires:
440
441* Sat Mar 21 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-1
442- new upstream release
443- update ja.po
444- add BR: nautilus-devel
445
446* Wed Oct 22 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0.1-3
447- drop Patch20 which need new XInput API
448- update Patch23
449
450* Sat Oct 18 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0.1-2
451- add Patch20,22.23 from ubuntu
452  - patch20 to add touchpad configuration
453  - patch22 to add aspect setting in randr capplet
454  - patch23 to integrate desktop setting into appearance-properties
455
456* Fri Sep 26 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0.1-1
457- new upstream release
458
459* Wed Sep 24 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1
460- new upstream release
461
462* Thu Jul 10 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.22.2.1-3
463- add gnome-typing-monitor to %%files
464
465* Wed Jul 09 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.22.2.1-2
466- add Patch100 for new RandR capplet. (fc)
467
468* Sat Jun  7 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.2.1-1
469- new upstream release
470- dropped Patch8 (merged into upstream)
471
472* Sat Apr 12 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.1-1vl5
473- new upstream release
474- added Patch7 and Patch8 from Fedora
475  * Mon Mar 31 2008 - Bastien Nocera <bnocera@redhat.com> - 2.22.0-3
476  - Fix warnings in the keybindings capplet when in non-UTF-8 locale
477  - Fix Esc/Backspace being bindable when CapsLock is on (#427123)
478  * Tue Apr  8 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.1-2
479  - Remove a nonfunctional button from the a11y preferences
480- added BuildRequires: gnome-settings-daemon, gnome-panel
481- added Requires: gnome-icon-theme, gnome-desktop, dbus-x11
482- removed Requires: xscreensaver
483
484* Mon Mar 31 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-1vl5
485- new upstream release based on Fedora
486- added BuildRequires: gnome-settings-daemon
487
488* Tue Jan  8 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.20.1-0vl1
489- new upstream release based on Fedora
490  * Wed Oct 24 2007  Matthias Clasen <mclasen@redhat.com> - 2.20.1-5
491  - Fix the orca command in the default applications capplet (#351471)
492
493* Sat Jul 14 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.18.0-0vl4
494- add BuildReq: libgnomekbd-devel
495
496* Sat Jul 14 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.18.0-0vl3
497- rebuilt with evolution-data-server-devel-1.10.1
498
499* Fri May 11 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.18.0-0vl2
500- add BuildReq: evolution-data-server-devel
501
502* Fri Apr 27 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.0-0vl1
503- new upstream release
504- remove unneeded? patch10
505
506* Sun Oct 22 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.14.2-0vl2
507- added Patch10 to supress /dev/pmu warning messages on some ppc models
508
509* Sat Jun 03 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl1
510- new upstream release
511
512* Wed Apr 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-0vl1
513- new upstream release
514
515* Sat Apr 01 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl2
516- run gtk-update-icon-cache in %%post script.
517
518* Tue Mar 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl1
519- new upstream release
520- drop Patch10,it is merged in upstream
521
522* Sat Mar 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.93-0vl2
523- add Patch10 for correct textdomain name in
524  default-applications-properties(Bug332833)
525- add Patch100 for change default-applications settings for vine
526
527* Tue Mar 07 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.93-0vl1
528- new upstream release
529
530* Sat Oct 08 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.1-0vl1
531- new upstream release
532
533* Mon Sep 19 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.0-0vl1
534- new upstream release
535
536* Wed Aug 03 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.90-0vl1
537- new upstream release
538- enable alsa support
539
540* Mon Apr 11 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.1-0vl1
541- new upstream release
542
543* Thu Mar 31 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl4
544- fixed type in %%post script
545
546* Wed Mar 30 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl3
547- clear the old defaults of xkb
548
549* Mon Mar 28 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl2
550- remove bonobo-activation dependency
551
552* Mon Mar 21 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl1
553- new upstream version
554
555* Sun Feb 27 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.2-0vl1
556- new upstream release
557- add Japanese summay to devel package
558
559* Mon Nov 08 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.1-0vl1
560- new upstream release
561
562* Sat Mar 27 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl3
563- modify patch11 to use NeoVine theme instead of BeCool.
564
565* Wed Dec 24 2003 Tomoya TAKA <taka@vinelinux.org> 2.4.0-0vl2
566- rebuild with new toolchain
567
568* Thu Sep 11 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl1
569- new upstream release
570- remove obsolete ja.po
571
572* Sat Sep 06 2003 Tomoya TAKA <taka@vinelinux.org> 2.3.6-0vl2
573- change required version of metacity to 2.4.34 on alpha
574
575* Fri Sep 05 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.6-0vl1
576- new upstream release
577
578* Wed Sep 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.5-0vl1
579- new upstream release
580
581* Sun May 25 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl3
582- add more missing files and schemas...
583
584* Sun May 25 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl2
585- add missing file in %{_libdir}/gnome-vfs-2.0/
586
587* Sat May 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl1
588- new upstream release
589- this is experimental version
590- remove sr@Latn locale from desktop files to build with desktop-file-utils-0.3
591
592* Sun Mar 30 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.1-0vl1
593- new upstream release
594
595* Sat Mar  1 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0.1-0vl3
596- import patch6 (upstream paches) from rawhide package.
597
598* Tue Feb 18 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0.1-0vl2
599- import patch1-5 (upstream paches) from rawhide package.
600
601* Sun Feb 16 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0.1-0vl1
602- new upstream release
603
604* Wed Jan 22 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0-0vl2
605- rebuild
606
607* Tue Jan 21 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0-0vl1
608- new upstream release
609
610* Tue Jan 21 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.7-0vl1
611- new upstream release
612
613* Sun Jan 12 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.6-0vl1
614- new upstream release
615
616* Wed Jan  8 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl7
617- change default gtk1 theme from Raleigh to BeCool.
618
619* Wed Jan  8 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl6
620- add BuildRequires/Requires.
621- fixed kanjicode of specfile
622
623* Sun Dec 29 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl5
624- remove bogus message in %%post scripts.
625
626* Sun Dec 29 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl4
627- add patch10 to modify some desktop files
628- update ja.po
629
630* Sun Dec 29 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl3
631- update ja.po
632
633* Sun Dec 29 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl2
634- update ja.po
635
636* Wed Dec 25 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl1
637- new upstream release
638
639* Sun Dec 22 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.3-0vl3
640- add devel package
641- add window-manager-settings files.
642
643* Sun Dec 15 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.3-0vl2
644- modify dependancies.
645
646* Sun Dec 15 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.3-0vl1
647- build for Vine Linux
648- new upstream release from gnome-2.1.4
649
650* Thu Sep  5 2002 Jonathan Blandford <jrb@redhat.com>
651- Allow setting custom mime handlers
652
653* Tue Aug 27 2002 Havoc Pennington <hp@redhat.com>
654- make desktop file symlinks absolute #71991
655- add po files from cvs.gnome.org
656
657* Fri Aug 23 2002 Jonathan Blandford <jrb@redhat.com>
658- Fix up keyboard handling
659
660* Wed Aug 21 2002 Jonathan Blandford <jrb@redhat.com>
661- Fixes for #68735
662
663* Wed Aug  7 2002 Jonathan Blandford <jrb@redhat.com>
664- New version.  Fix up metacity theme locations
665
666* Wed Jul 24 2002 Owen Taylor <otaylor@redhat.com>
667- Switch the gtk1 theme along with the gtk2 theme
668- Add the ability to switch the window manager theme through the theme capplet
669- Add two more font options to the font property dialog
670- Add a bunch of missing unrefs of the result of gconf_client_get_default()
671
672* Tue Jul 23 2002 Havoc Pennington <hp@redhat.com>
673- fix desktop files more
674- copy icons to /usr/share/pixmaps
675
676* Tue Jul 23 2002 Havoc Pennington <hp@redhat.com>
677- munge the desktop files correctly
678- obsolete control-center-devel, #69168
679- replace gnomecc.desktop with a file from redhat-menus
680
681* Tue Jul 23 2002 Owen Taylor <otaylor@redhat.com>
682- Fix crasher bug in xftprefs patch
683
684* Tue Jul 16 2002 Owen Taylor <otaylor@redhat.com>
685- Change the default rendering style to be "Best Shapes", not "Best Contrast"
686
687* Tue Jul  9 2002 Owen Taylor <otaylor@redhat.com>
688- Add Xft / XSETTINGS support
689
690* Fri Jun 28 2002 Bill Nottingham <notting@redhat.com> 2.0.0-2
691- fix %%post so schemas get installed
692 
693* Mon Jun 24 2002 Havoc Pennington <hp@redhat.com>
694- 2.0.0
695- add new default editor schemas
696- fix find_lang
697
698* Mon Jun 17 2002 Havoc Pennington <hp@redhat.com>
699- rebuild for new libraries
700- remove a no-longer-existing schemas file from post
701- use desktop-file-install
702
703* Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
704- rebuild in different environment
705
706* Wed Jun  5 2002 Havoc Pennington <hp@redhat.com>
707- rebuild with new dependent libs
708
709* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
710- rebuild in different environment
711
712* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
713- rebuild in different environment
714- build requires bonobo-activation
715
716* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
717- 1.99.10
718
719* Fri May  3 2002 Havoc Pennington <hp@redhat.com>
720- 1.99.9
721
722* Wed Apr 17 2002 Havoc Pennington <hp@redhat.com>
723- Move to GNOME 2 version
724
725* Mon Apr 15 2002 Havoc Pennington <hp@redhat.com>
726- merge in translations
727
728* Fri Apr 12 2002 Owen Taylor <otaylor@redhat.com>
729- Make the theme selector write fontsets, not fonts (#62413)
730
731* Mon Apr  1 2002 Havoc Pennington <hp@redhat.com>
732- really put screensaver capplet back (I think)
733
734* Wed Mar 27 2002 Bill Nottingham <notting@redhat.com>
735- revert xscreensaver change
736
737* Wed Mar 27 2002 Havoc Pennington <hp@redhat.com>
738- init "Scaled" radio button correctly #61913
739
740* Mon Mar 25 2002 Havoc Pennington <hp@redhat.com>
741- change path to windowmaker config tool again, #61824
742
743* Thu Mar 14 2002 Bill Nottingham <notting@redhat.com>
744- rather than keep patching and patching it, use xscreensaver's own
745  capplet
746
747* Wed Feb 27 2002 Havoc Pennington <hp@redhat.com>
748- rebuild in Hampton
749
750* Wed Jan 30 2002 Jonathan Blandford <jrb@redhat.com>
751- Rebuild package.
752
753* Thu Jan 24 2002 Tim Powers <timp@redhat.com>
754- rebuilt against new openssl
755
756* Fri Jan 18 2002 Havoc Pennington <hp@redhat.com>
757- automake14
758- don't run auto* again in ccsingle subdir, not sure why we did that
759
760* Sun Oct 28 2001 Havoc Pennington <hp@redhat.com>
761- rebuild with new gnome-libs so that libcapplet has right cflags/libs
762- pixbufflags patch to make the rebuild work
763- compileflags patch to make control-center-single work
764
765* Wed Aug 29 2001 Havoc Pennington <hp@redhat.com>
766- fix #52831 (UI properties in Programs menu)
767
768* Mon Aug 27 2001 Havoc Pennington <hp@redhat.com>
769- Add po files from sources.redhat.com
770
771* Thu Aug 23 2001 Havoc Pennington <hp@redhat.com>
772- set the _XROOTCOLOR_PIXEL property, should fix
773  bug #52141
774
775* Wed Aug 22 2001 Yukihiro Nakai <ynakai@redhat.com>
776- Update translation.
777- Add CJK fontset patch
778
779* Thu Aug 16 2001 Jonathan Blandford <jrb@redhat.com>
780- New control-center-single to handle exiting, #51665
781
782* Wed Aug 01 2001 Havoc Pennington <hp@redhat.com>
783- remove .desktop file for gnomecc, so it won't appear
784  in panel menu, #49653
785
786* Mon Jul 30 2001 Jonathan Blandford <jrb@redhat.com>
787- allow to build without depending on control-center-devel
788
789* Mon Jul 23 2001 Jonathan Blandford <jrb@redhat.com>
790- Add BuildRequires
791
792* Mon Jul 16 2001 Jonathan Blandford <jrb@redhat.com>
793- New version of control-center-single
794
795* Thu Jul 12 2001 Alexander Larsson <alexl@redhat.com>
796- Change default background to the same as the nautilus one
797
798* Mon Jul 09 2001 Havoc Pennington <hp@redhat.com>
799- add hack to default to standalone control panels
800
801* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
802- Bump release + rebuild.
803
804* Tue May 22 2001 Havoc Pennington <hp@redhat.com>
805- putting in tree for David
806
807* Tue May 22 2001 David Sainty <dsainty@redhat.com>
808- improve DPMS patch for the try case, and enable patch
809
810* Wed May  2 2001 Bill Nottingham <notting@redhat.com>
811- add patch to use xscreensaver's DPMS stuff, require that version
812
813* Fri Apr 20 2001  <jrb@redhat.com>
814- New Version (1.4.0.1)
815
816* Wed Apr  4 2001 Bill Nottingham <notting@redhat.com>
817- kick the mixer once on startup if we aren't running esd
818
819* Thu Mar 15 2001 Havoc Pennington <hp@redhat.com>
820- translations
821
822* Thu Mar 01 2001 Owen Taylor <otaylor@redhat.com>
823- Rebuild for GTK+-1.2.9 include paths
824
825* Fri Feb 23 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
826- langify
827- don't define and use "ver" at the top of the file
828- move changelog to sane location
829
830* Thu Feb 08 2001 Elliot Lee <sopwith@redhat.com> 1.2.2-4
831- Apply patch from bug #23782 to see how it works
832
833* Fri Feb 02 2001 Elliot Lee <sopwith@redhat.com> 1.2.2-3
834- Include fvwm2.desktop in WM's
835
836* Sat Jan 27 2001 Akira TAGOH <tagoh@redhat.com>
837- Added Japanese patch.
838
839* Mon Dec 04 2000 Jonathan Blandford <jrb@redhat.com>
840- Update release.
841
842* Sun Aug 13 2000 Owen Taylor <otaylor@redhat.com>
843- Again, fix problem with solid backgrounds in bg-properties capplet
844  (patch got lost somewhere)
845
846* Fri Aug 11 2000 Jonathan Blandford <jrb@redhat.com>
847- Up Epoch and release
848
849* Thu Aug 10 2000 Owen Taylor <otaylor@redhat.com>
850- Handle unreadable desktop files without crashing
851
852* Mon Aug 07 2000 Owen Taylor <otaylor@redhat.com>
853- Fix problem with backgrounds bigger than screen.
854
855* Tue Aug 01 2000 Owen Taylor <otaylor@redhat.com>
856- Fix problem when ~/.gtkrc does not already exist.
857- Fix problem with solid backgrounds in bg-properties capplet
858
859* Tue Jul 18 2000 Owen Taylor <otaylor@redhat.com>
860- Sort of fix problem with people hitting OK while the
861  "Save Session" dialog is still up. (Session won't be saved,
862  but at least the selected entry will be correctly kept.)
863- Fix history list in background properties capplet
864- Fix problems with temporary files in theme-selector capplet
865
866* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
867- automatic rebuild
868
869* Mon Jun 19 2000 Owen Taylor <otaylor@redhat.com>
870- Require redhat-logos
871- Some spec file and FHS fixes
872- reposition embedded logo a bit
873
874* Mon Jun 19 2000 Owen Taylor <otaylor@redhat.com>
875- Add big change to use gdk-pixbuf for backgrounds and add
876  the ability to emboss the background with a logo
877
878* Mon Feb 28 2000 Preston Brown <pbrown@redhat.com>
879- revert .so strip
880
881* Thu Feb 03 2000 Preston Brown <pbrown@redhat.com>
882- strip .so lib
883- use configure macro
884
885* Mon Sep 20 1999 Jonathan Blandford <jrb@redhat.com>
886- changed to work with 1.0.40
887
888* Fri Sep 17 1999 Jonathan Blandford <jrb@redhat.com>
889- Added fixrevert bug to fix bug in theme selector.
890
891* Sun Jun 13 1999 Jonathan Blandford <jrb@redhat.com>
892- updated RPM to use new control-center.
893
894* Wed Apr 07 1999 Michael Fulbright <drmike@redhat.com>
895- fixed sound-properties to only disable sound when run with --init-settings-..
896- removed debugging output from several capplets, fixed try behaviour of sm and
897  gnome-edit capplets
898- fixed bug in screensaver and background props
899- added new icons
900
901* Mon Apr 05 1999 Jonathan Blandford <jrb@redhat.com>
902- added a patch to fix the close dialog
903- added a patch to limit the number of bg's in the history.
904
905* Fri Apr 02 1999 Jonathan Blandford <jrb@redhat.com>
906- vesion 1.0.5
907- removed all patches >10 other then dontstartesd.
908
909* Thu Apr 01 1999 Michael Fulbright <drmike@redhat.com>
910- removed UI props till it works better
911
912* Wed Mar 31 1999 Michael Fulbright <drmike@redhat.com>
913- make sure we DONT inadvertantly start esd by calling esd_open_...
914
915* Tue Mar 30 1999 Michael Fulbright <drmike@redhat.com>
916- changed default bg color to '#356390'
917
918* Thu Mar 25 1999 Michael Fulbright <drmike@redhat.com>
919- prime file selector path for browse in background-props if
920  "/usr/share/pixmaps/backgrounds/" exists.
921- fix behavior of file selector when you delete/cancel/ok it
922
923* Wed Mar 24 1999 Michael Fulbright <drmike@redhat.com>
924- added patch to fix trying in theme selector
925- disabled crystal screensaver, it does evil things to preview in capplet
926
927* Mon Mar 22 1999 Michael Fulbright <drmike@redhat.com>
928- version 1.0.4, fixes problems with sndprops and theme props among
929  other things.
930
931* Thu Mar 18 1999 Michael Fulbright <drmike@redhat.com>
932- fix sound-properties capplet so Try/Revert doesnt come on unless user
933  changes something
934- fixed theme-selector to not leave processes behind on Linux 2.2 kernels
935- strip binaries
936
937* Sun Mar 14 1999 Michael Fulbright <drmike@redhat.com>
938- version 1.0.3
939- added patch to make esd release after 30 sec of inactivity
940
941* Wed Mar 10 1999 Michael Fulbright <drmike@redhat.com>
942- version 1.0.2
943- turned off sound by default
944
945* Thu Mar 04 1999 Michael Fulbright <drmike@redhat.com>
946- version 1.0.1
947
948* Mon Feb 15 1999 Michael Fulbright <drmike@redhat.com>
949- version 0.99.8.1
950- added etc/CORBA/servers/* to file list
951
952* Fri Feb 12 1999 Michael Fulbright <drmike@redhat.com>
953- update to 0.99.8
954- added /usr/lib/cappletConf.sh
955
956* Mon Feb 08 1999 The Rasterman <raster@redhat.com>
957- update to 0.99.5.1
958
959* Wed Feb 03 1999 Michael Fulbright <drmike@redhat.com>
960- update to 0.99.5
961
962* Mon Jan 20 1999 Michael Fulbright <drmike@redhat.com>
963- update to 0.99.3.1
964
965* Mon Jan 18 1999 Michael Fulbright <drmike@redhat.com>
966- update to 0.99.3
967- seems like patch for non-standard xscreensaver placement was already in
968  prestine sources(?)
969
970* Wed Jan 06 1999 Jonathan Blandford <jrb@redhat.com>
971- updated to 0.99.1
972- temporary hack patch to get path to work to non-standard placement
973  of xscreensaver binaries in RH 5.2
974
975* Wed Dec 16 1998 Jonathan Blandford <jrb@redhat.com>
976- Created for the new control-center branch
977
Note: See TracBrowser for help on using the repository browser.