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

Revision 9679, 33.3 KB checked in by Takemikaduchi, 9 years ago (diff)

new upstream release

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