source: projects/specs/branches/6/c/control-center/control-center-vl.spec @ 3000

Revision 3000, 33.0 KB checked in by daisuke, 13 years ago (diff)

control-center:

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