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

Revision 8962, 32.4 KB checked in by Takemikaduchi, 10 years ago (diff)

upower-0.99.1
lightdm : new upstream release

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