source: projects/specs/trunk/g/gnome-panel/gnome-panel-vl.spec @ 12446

Revision 12446, 23.7 KB checked in by tomop, 4 years ago (diff)

updated 92 packages

ModemManager?-1.14.0-1

accountsservice-0.6.55-1

adwaita-icon-theme-3.36.1-1

cheese-3.34.0-1

clutter-gst3-3.0.27-1

clutter-gtk-1.8.4-2

clutter-1.26.4-1

cogl-1.22.8-1

colord-gtk-0.2.0-1

colord-1.4.4-1

control-center-3.36.4-1

eog-plugins-3.26.5-1

eog-3.36.3-1

evince-3.36.7-1

evolution-data-server-3.36.4-1

evolution-3.36.4-1

folks-0.14.0-1

fuse3-3.9.2-2

gcr-3.36.0-1

gdm-3.36.3-1

geocode-glib-3.26.2-1

gjs-1.64.4-1

glade3-3.36.0-1

gnome-applets-3.36.4-1

gnome-autoar-0.2.4-1

gnome-bluetooth-3.34.1-1

gnome-books-3.34.0-3

gnome-clocks-3.36.2-1

gnome-color-manager-3.36.0-1

gnome-contacts-3.36.2-1

gnome-desktop3-3.36.4-1

gnome-documents-3.34.0-1

gnome-flashback-3.36.3-1

gnome-font-viewer-3.34.0-1

gnome-keyring-3.36.0-1

gnome-menus-3.36.0-1

gnome-online-accounts-3.36.0-1

gnome-panel-3.36.2-1

gnome-session-3.36.0-1

gnome-settings-daemon-3.36.1-1

gnome-shell-3.36.4-1

gnome-software-3.36.1-1

gnome-themes-extra-3.28-2

gnome-tweaks-3.34.0-1

gnome-video-effects-0.5.0-1

gom-0.4-1

graphene-1.10.2-2

grilo-plugins-0.3.11-1

grilo-0.3.12-1

gsettings-desktop-schemas-3.36.1-1

gsound-1.0.2-3

gvfs-1.44.1-1

libaccounts-glib-1.25-1

libappindicator-12.10.0-1

libchamplain-0.12.20-1

libdbusmenu-16.04.0-1

libgdata-0.17.12-1

libgepub-0.6.0-4

libgphoto2-2.5.25-1

libgweather-3.36.1-1

libgxps-0.3.1-1

libhandy0-0.0.13-6

libical-3.0.8-2

libindicator-12.10.1-2

libmtp-1.1.17-1

libnma-1.8.30-2

liboauth-1.0.3-2

libsecret-0.20.3-1

libspectre-0.2.9-1

libwacom-1.4.1-1

libwnck3-3.36.0-1

libxmlb-0.1.15-3

metacity-3.36.1-1

mm-common-1.0.1-3

mobile-broadband-provider-info-0.20190618-1

mozjs68-68.11.0-1

mutter-3.36.4-1

nautilus-3.36.3-1

network-manager-applet-1.18.0-1

pipewire-0.3.8-1

python-dbusmock-0.18.3-6

python-mallard-ducktype-1.0.2-8

startup-notification-0.12-4

totem-pl-parser-3.26.5-1

totem-3.34.1-1

vala-0.48.8-1

xdg-desktop-portal-gtk-1.7.1-1

xdg-desktop-portal-1.7.2-1

yelp-tools-3.32.2-1

yelp-xsl-3.36.0-1

yelp-3.36.0-1

zenity-3.32.0-1

Line 
1%bcond_with systemd
2
3%define use_eds 1
4%define gettext_package gnome-panel-2.0
5
6%define gnome_desktop3_version 2.91.0
7%define glib2_version 2.25.2
8%define gtk3_version 3.22.0
9%define libgnome_version 2.32.0
10%define orbit_version 2.14.19
11%define libwnck3_version 3.4.6
12%define gconf_version 2.32.0
13%define gnome_menus_version 3.7.90
14%define evolution_data_server_version 3.5.3
15%define cairo_version 1.0.0
16%define dbus_version 1.4.0
17%define dbus_glib_version 0.88
18%define libgweather_version 3.17.1
19%define libcanberra_version 0.25
20%define gobject_introspection_version 0.9.8
21
22Summary: GNOME panel
23Summary(ja): GNOME パネル
24Name: gnome-panel
25Version: 3.36.2
26Release: 1%{_dist_release}%{?with_systemd:.systemd}
27Vendor: Project Vine
28Distribution: Vine Linux
29
30URL: http://www.gnome.org/
31License: GPL
32%global shortver %(echo %{version} | sed -e 's/\.[0-9]*$//')
33Source0: https://download.gnome.org/sources/%{name}/%{shortver}/%{name}-%{version}.tar.xz
34# Remove this line and next line when upstream adopt Source1
35Source2: vine6-panel-default-setup.entries
36Source5: vine-panel-backwards-compat-config.schemas
37Source12: gnome-compiler-flags.m4
38Source13: panel-default-layout.layout.vine
39
40Patch1000: gnome-panel-3.30.0-elogind.patch
41
42BuildRoot: %{_tmppath}/%{name}-%{version}-root
43
44Requires: %{name}-libs = %{version}-%{release}
45Requires: gnome-desktop3 >= %{gnome_desktop3_version}
46Requires: libwnck3 >= %{libwnck3_version}
47Requires: gnome-menus >= %{gnome_menus_version}
48Requires: vine-menus >= 1.1
49Requires(post,postun): gtk3
50
51%if %{use_eds}
52Requires: evolution-data-server >= %{evolution_data_server_version}
53%endif
54Requires: libSM
55
56#BuildRequires: libxml2-python
57BuildRequires: intltool
58BuildRequires: gettext
59BuildRequires: automake
60BuildRequires: autoconf
61BuildRequires: libtool
62BuildRequires: libxslt
63BuildRequires: gnome-desktop3-devel >= %{gnome_desktop3_version}
64BuildRequires: gtk3-devel >= %{gtk3_version}
65BuildRequires: libwnck3-devel >= %{libwnck3_version}
66BuildRequires: gnome-menus-devel >= %{gnome_menus_version}
67BuildRequires: cairo-devel >= %{cairo_version}
68BuildRequires: yelp-tools
69BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
70BuildRequires: gtk-doc
71BuildRequires: pango-devel
72BuildRequires: libX11-devel
73BuildRequires: libXau-devel
74%if %{use_eds}
75BuildRequires: evolution-data-server-devel >= %{evolution_data_server_version}
76#BuildRequires: ORBit2-devel >= %{orbit_version}
77BuildRequires: dbus-devel >= %{dbus_version}
78%endif
79BuildRequires: libgweather-devel >= %{libgweather_version}
80BuildRequires: libcanberra-devel >= %{libcanberra_versino}
81BuildRequires: librsvg2-devel
82BuildRequires: libSM-devel
83BuildRequires: gobject-introspection-devel >= %{gobject_introspection_version}
84BuildRequires: dconf-devel
85BuildRequires: polkit-devel
86#BuildRequires: telepathy-glib-devel
87BuildRequires: desktop-file-utils
88BuildRequires: gdm-devel
89%if %{with systemd}
90BuildRequires: systemd-devel
91%else
92BuildRequires: elogind-devel
93%endif
94Obsoletes: gnome-netstatus < 2.29
95
96%description
97
98The GNOME panel provides the window list, workspace switcher, menus, and other
99features for the GNOME desktop.
100
101%description -l ja
102
103GNOME パネルは、ウィンドウ一覧・ワークスペース切り換え器・メニューその他の
104特徴を GNOME デスクトップに提供します。
105
106%package libs
107Summary: Libraries for use in panel applets of GNOME
108Summary(ja): GNOME のパネルアップレットで使用するライブラリ
109Group: System Environment/Libraries
110
111%description libs
112Libraries for use in panel applets of GNOME.
113
114%description libs -l ja
115GNOME のパネルアプレットで使用するライブラリ
116
117%package devel
118Summary: Development environment for panel applets of GNOME
119Summary(ja): GNOME のパネルアップレット用開発環境
120Group: Development/Libraries
121Requires: %{name}-libs = %{version}-%{release}
122Requires: pkgconfig
123Requires: glib2-devel >= %{glib2_version}
124Requires: gtk3-devel >= %{gtk3_version}
125
126%description devel
127Header files and libraries for building a panel applets of GNOME.
128
129%description devel -l ja
130GNOME のパネルアプレットをビルドするためのヘッダファイル及びライブラリ集
131
132
133%prep
134%setup -q
135%if !%{with systemd}
136%patch1000 -p1 -b .elogind
137%endif
138
139cp -f %{SOURCE2} gnome-panel/panel-default-setup.entries
140cp -f %{SOURCE12} m4
141cp -f %{SOURCE5} gnome-panel/panel-compatibility.schemas
142cp -f %{SOURCE13} data/panel-default-layout.layout
143
144
145%build
146autoreconf -vif
147%configure \
148           --disable-gtk-doc \
149           --enable-introspection=yes \
150%if %{use_eds}
151           --enable-eds=yes
152%else
153           --enable-eds=no
154%endif
155%__make %{?_smp_mflags}
156
157
158%install
159rm -rf $RPM_BUILD_ROOT
160make install DESTDIR=$RPM_BUILD_ROOT
161find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
162
163/bin/rm -f $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/icon-theme.cache
164
165%find_lang %{gettext_package} --all-name --with-gnome
166
167
168%clean
169rm -rf $RPM_BUILD_ROOT
170
171
172%post
173/sbin/ldconfig
174touch --no-create %{_datadir}/icons/hicolor
175if [ -x /usr/bin/gtk-update-icon-cache ]; then
176  gtk-update-icon-cache -q %{_datadir}/icons/hicolor
177fi
178
179%postun
180/sbin/ldconfig
181touch --no-create %{_datadir}/icons/hicolor
182if [ -x /usr/bin/gtk-update-icon-cache ]; then
183  /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||:
184fi
185update-desktop-database -q &> /dev/null ||:
186
187%posttrans
188update-desktop-database -q &> /dev/null ||:
189
190 
191%files -f %{gettext_package}.lang
192%defattr(-,root,root)
193%license COPYING COPYING.LIB
194%doc AUTHORS COPYING-DOCS NEWS README
195%{_bindir}/*
196%{_libdir}/%{name}/modules/*.so
197%{_datadir}/applications/*.desktop
198%{_datadir}/icons/hicolor/*/*/*
199%{_datadir}/glib-2.0/schemas/*.xml
200%{_datadir}/gnome-panel
201%{_mandir}/man*/*
202
203%files libs
204%{_libdir}/*.so.*
205
206%files devel
207%{_libdir}/pkgconfig/*.pc
208%{_includedir}/gnome-panel*
209%{_libdir}/*.so
210%{_datadir}/gtk-doc
211
212
213%changelog
214* Tue Aug 04 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.36.2-1
215- new upstream release.
216
217* Sun Dec 30 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.0-1
218- new upstream release.
219
220* Sat Jan 27 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.20.1-1
221- new upstream release.
222
223* Sun Jul 17 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.20.0-1
224- new upstream release
225
226* Fri Nov 06 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.18.1-1
227- new upstream release
228- add Source13 (panel-default-layout.layout.vine)
229
230* Wed Nov 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.2-1
231- new upstream release
232
233* Sat Sep 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.0-1
234- new upstream release
235- remove Patch0 (gnome-panel-3.5.91-configure.patch)
236- change BuildRequires: yelp-tools instead of gnome-doc-utils
237
238* Sun May 20 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.2.1-1
239- new upstream release
240
241* Sun Apr 22 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.1-1
242- new upstream release
243- add BuildRequires: polkit-devel
244
245* Fri Oct 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.1-1
246- new upstream release
247
248* Thu Sep 29 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.0-1
249- new upstream release
250
251* Fri Sep 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.92-1
252- new upstream release
253- remove BuildRequires: polkit-gnome-devel
254
255* Sat Sep 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.5-2
256- rebuild with evolution-data-server-3.1.90
257
258* Sun Aug 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.5-1
259- new upstream release
260
261* Sat Aug 20 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.0.2-1
262- new upstream release
263- drop old Patches
264- change BuildRequires: gnome-desktop3-devel instead of gnome-desktop-devel
265- change BuildRequires: libwnck3-devel instead of libwnck-devel
266- add BuildRequires: dconf-devel, telepathy-glib-devel
267- add Obsoletes: gnome-netstatus
268- add Patch0 (gnome-panel-3.0.2-configure.patch)
269
270* Thu Jun 02 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.32.1-4
271- update SOURCE2(vine6-panel-default-setup.entries)
272  - remove bottom panel
273  - move window_list and workspace_switcher applet to top panel
274
275* Sat Dec 11 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.1-3
276- update Source1 (clock.gnome-2.32.ja.po)
277
278* Sat Dec 04 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.1-2
279- remove Provides: gnome-panel-devel
280
281* Sat Nov 20 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.1-1
282- new upstream release
283
284* Sun Oct 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.0.2-1
285- new upstream release
286- add BuildRequires: gobject-introspection-devel
287- remove BuildRequires: libgnomeui-devel
288- remove SOURCE3 and SOURCE4
289- drop Patch11
290- add configure option (--enable-introspection=yes)
291
292* Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-3
293- rebuild with rpm-4.8.1 for pkg-config file
294
295* Sun Aug 01 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-2
296- create -libs and -devel package
297
298* Tue Jun 22 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-1
299- new upstream release
300
301* Tue Jun 22 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-2
302- rebuild with evolution-data-server-2.30.2
303
304* Sun Apr 04 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
305- new upstream release
306- update Patch8, Patch9 (from FC package)
307- add BuildRequires: libcanberra-devel
308
309* Sat Mar 27 2010 Yasumichi Akahoshi <yasumichi@vinelinux.org> 2.28.0-4
310- update translation of clock applet manual
311- add translation of fish applet manual
312
313* Fri Mar 26 2010 Yasumichi Akahoshi <yasumichi@vinelinux.org> 2.28.0-3
314- add libSM(-devel) to (Build)Requires
315- add desktop-file-utils to BuildRequires
316
317* Thu Mar 25 2010 Yasumichi Akahoshi <yasumichi@vinelinux.org> 2.28.0-2
318- update translation of clock applet manual
319
320* Sun Nov  1 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.0-1
321- new upstream release
322- updated Patch0 and 2
323
324* Sat Jul 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.3-1
325- new upstream release
326
327* Tue Jun 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.2-3
328- rebuild with gtk2-2.16.3
329
330* Thu Jun 25 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.2-2
331- add empty gconf entries to vine-panel-default-setup.entries
332
333* Thu May 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.2-1
334- new upstream release
335
336* Sat Apr 25 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.1-1
337- new upstream release
338
339* Wed Apr 15 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-4
340- update vine-panel-default-setup.entries again..
341
342* Wed Apr 15 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-3
343- update vine-panel-default-setup.entries
344
345* Tue Mar 24 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-2
346- remove mixer applets from default panel setup
347
348* Sun Mar 22 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-1
349- new upstream release
350
351* Mon Jan 19 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.24.3-1
352- new upstream release
353- added BuildRequires: PolicyKit-gnome-devel
354
355* Tue Oct 28 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.1-1
356- new upstream release
357
358* Wed Sep 24 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1
359- new upstream release
360
361* Tue Jun  3 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.2-1
362- new upstream release
363
364* Sat Apr 19 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.1.3-1
365- new upstream release
366
367* Sat Apr 12 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.1.2-1vl5
368- new upstream release
369- removed Patch25,26,27,29 and 30 (merged into upstream)
370
371* Mon Mar 31 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-2vl5
372- added Patches from FC
373  * Fri Mar 28 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.0-8
374  - Fix editing of locations in the clock applet
375  * Fri Mar 28 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.0-7
376  - Convert the edit and find location windows to dialogs
377  * Thu Mar 27 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.0-6
378  - Improve the time settings window
379  * Thu Mar 27 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.0-5
380  - Make the find-location window of the clock larger
381  * Sat Mar 15 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.0-4
382  - Only save the session when the users wants it
383  * Fri Mar 14 2008 Matthias Clasen  <mclasen@redhat.com> - 2.22.0-3
384  - Populate the location list before showing the preference window
385  * Sat Mar  8 2008 Will Woods <wwoods@redhat.com> - 2.21.92-6
386  - Add "About This Computer" item to System menu if it exists
387  * Wed Feb 20 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-6
388  - Try harder to avoid resizing the popup
389- updated BuildRequires
390
391* Sun Mar 30 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-1vl5
392- new upstream release
393- added BuildRequires: libgweather-devel
394
395* Tue Jan  8 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.20.2-0vl1
396- new upstream release
397- updated %post and %postun section
398- added %pre and %preun section
399- added Patches from Fedora
400  * Fri Oct 12 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0.1-4
401  - Sharper icons
402  * Wed Oct  3 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0.1-3
403  - Make it possible to start s-c-d from the clock menu again (#316921)
404  * Fri Sep 21 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0.1-2
405  - Don't pop up an error if an applet from the default
406    configuration is missing 
407  * Mon Sep 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.92-6
408  - Turns out we need requires for applets in the default config (#293261)
409  * Mon Sep 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.92-5
410  - Drop the requires for fast-user-switch-applet (#253831)
411
412* Sun Aug  5 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.18.3-0vl1
413- new upstream release
414- dropped Patch22 (merged into upstream)
415
416* Fri Apr 27 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl1
417- new upstream release
418
419* Mon Oct 30 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.14.3-0vl2
420- add missing BuildRequires to gnome-menus-devel (<BTS:319>)
421
422* Thu Oct 05 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.3-0vl1
423- new upstream release
424- fix panel-default-setup.entries to change the name of
425  firefox desktopfile (<BTS:229>)
426
427* Thu Jul 20 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.14.2-0vl2
428- add patch 11 to fix disappearing of recent documents list.
429  <BTS:VineLinux:81>, http://bugzilla.gnome.org/show_bug.cgi?id=343812
430
431* Sat Jun  3 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.14.2-0vl1
432- new upstream release
433
434* Fri Apr 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-0vl1
435- new upstream release
436
437* Sat Apr 01 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl2
438- run gtk-update-icon-cache in %%post script.
439
440* Tue Mar 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl1
441- new upstream release
442
443* Thu Mar 09 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.91-0vl2
444- update vine-panel-default-setup.entries
445  - replace mozilla by firefox
446  - remove nautilus
447  - add notification area applet on top panel
448  - add trashbox applet on bottom panel
449- cleanup %%post script
450
451* Tue Mar 07 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.91-0vl1
452- new upstream release
453
454* Sun Feb 12 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.12.3-0vl1
455- new upstream release
456- added Prereq: scroolkeeper, GConf2
457
458* Wed Oct 05 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.1-0vl1
459- new upstream release
460
461* Mon Sep 19 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.0-0vl1
462- new upstream release
463
464* Sun Aug 21 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.91-0vl1
465- new upstream release
466
467* Wed Aug 03 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.90-0vl1
468- new upstream release
469
470* Thu Jul 21 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.2-0vl1
471- new upstream release
472
473* Sat Apr 16 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.1-0vl2
474- disable evolution-data-server
475
476* Thu Apr 14 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.1-0vl1
477- new upstream release
478
479* Thu Mar 24 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl2
480- add Patch10 to fix hard-coded desktop file name.
481
482* Thu Mar 24 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl1
483- new upstream version
484
485* Fri Feb 25 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.3-0vl1
486- new upstream release
487- run scrollkeeper at %post, %postun
488
489* Sun Nov 07 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.1-0vl1
490- new upstream release
491
492* Fri Oct 29 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.2-0vl3
493- add Patch10 to fix egg-recent-model.c.
494  save old umask value before create ".recently-used" file.
495 
496* Sun Oct 24 2004 NISHIMURA Daisuke <nishi@graco.c.u-tokyo.ac.jp> 2.4.2-0vl2
497- fix location of nautilus launcher in panel-default-setup.entries.
498- do not add wireless monitor in %%post when no interfaces are available.
499- add Japanese summary and description
500- add BuildRequires: startup-notification-devel, gcc-c++.
501- disable libtoolize: version mismatch is bad
502
503* Sat Jan 31 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.2-0vl1
504- new upstream release
505
506* Sat Dec 27 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl1
507- new upstream release
508
509* Sat Dec 27 2003 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.4.0-0vl3
510- rebuilt against new toolchain
511
512* Fri Sep 12 2003 Tomoya TAKA <taka@vinelinux.org> 2.4.0-0vl2
513- add --disable-schemas-install option to %%configure
514
515* Thu Sep 11 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl1
516- new upstream release
517
518* Mon Sep 08 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.91-0vl2
519- add missing files
520- add vine default panel entries
521
522* Sat Sep 06 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.91-0vl1
523- new upstream release
524
525* Fri Sep 05 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.90-0vl1
526- new upstream release
527
528* Wed Sep 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.7-0vl1
529- new upstream release
530
531* Wed Jun 25 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.2.1-0vl2
532- remove vine's panel-per-panel-config.schemas
533  This should be added again in a future version.
534
535* Tue Jun 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.2.1-0vl1
536- new upstream release
537
538* Tue Apr 22 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.1-0vl1
539- new upstream release
540- remove old ja.po
541
542* Sat Feb 15 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0.1-0vl1
543- new upstream release
544
545* Wed Jan 22 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0-0vl2
546- remove clockaddon, system-tray-applet
547
548* Tue Jan 21 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0-0vl1
549- new upstream release
550
551* Thu Jan 16 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.90.1-0vl2
552- add patch1 from rawhide package.
553
554* Fri Jan 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.90.1-0vl1
555- new upstream release
556
557* Sat Dec 28 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl3
558- add system-tray-applet
559- modify default panel menu.
560- update ja.po
561
562* Thu Dec 26 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl2
563- add Requires: vine-menus
564
565* Thu Dec 26 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl1
566- new upstream release
567
568* Sun Dec 22 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.4-0vl2
569- remove redhatize patch.
570
571* Sun Dec 15 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.4-0vl1
572- build for Vine Linux
573- new upstream release from gnome-2.1.4
574
575* Mon Oct 14 2002 Florian La Roche <Florian.LaRoche@redhat.de>
576- fix postun script
577
578* Tue Oct  8 2002 Havoc Pennington <hp@redhat.com>
579- 2.0.9 with menu edit stuff
580- system-tray-applet 0.15 that doesn't crash all the time
581- merge/remove patches as appropriate
582
583* Wed Aug 28 2002 Owen Taylor <otaylor@redhat.com>
584- Fix problem with "hold down print screen" (71432)
585
586* Tue Aug 27 2002 Jonathan Blandford <jrb@redhat.com>
587- panel-properties OnlyShowIn=GNOME;
588- somehow the po file got screwed up.  Works now
589- update po files
590
591* Sun Aug 25 2002 Havoc Pennington <hp@redhat.com>
592- fix from #71762 for clock applet popdown key
593- no WIN_POS_MOUSE fixes #72167
594- fix for #72540 from George
595
596* Wed Aug 21 2002 Havoc Pennington <hp@redhat.com>
597- system tray applet 0.11 with a small memleak fix and a couple translations
598
599* Thu Aug 15 2002 Jonathan Blandford <jrb@redhat.com>
600- menu tweaks
601
602* Wed Aug 14 2002 Tim Powers <timp@redhat.com>
603- bump release
604
605* Wed Aug 14 2002 Preston Brown <pbrown@redhat.com>
606- put battery applet on panel for laptops (#67296)
607
608* Mon Aug 12 2002 Havoc Pennington <hp@redhat.com>
609- 2.0.6 final from gnome 2.0.1
610- remove gnome-panel-screenshot patch now upstream
611
612* Thu Aug  8 2002 Jonathan Blandford <jrb@redhat.com>
613- new system-tray-applet version
614- Fix gnome-panel-screenshot
615
616* Tue Aug  6 2002 Havoc Pennington <hp@redhat.com>
617- 2.0.4
618- replace gnome-logo-icon-transparent.png with redhat-main-menu.png
619  for the foot menu
620
621* Fri Aug  2 2002 Havoc Pennington <hp@redhat.com>
622- fix desktop (logout/lock) menu item location
623  in Alt+F1 and in new menu applets
624- remove Screenshot... menu item
625
626* Fri Aug  2 2002 Havoc Pennington <hp@redhat.com>
627- move around default applets, remove some of them
628- system tray 0.9
629- change default menu flags
630- blow unpackaged files out of build root
631
632* Wed Jul 31 2002 Havoc Pennington <hp@redhat.com>
633- 2.0.3
634- own libexecdir stuff
635
636* Thu Jul 25 2002 Havoc Pennington <hp@redhat.com>
637- new system tray that's prettier and doesn't clip the icon
638
639* Wed Jul 24 2002 Havoc Pennington <hp@redhat.com>
640- system tray 0.7 that doesn't crash on startup
641- get Mozilla desktop file right so we get web browser launcher
642
643* Wed Jul 24 2002 Havoc Pennington <hp@redhat.com>
644- system tray 0.6 with server file fixed (work dammit)
645
646* Tue Jul 23 2002 Havoc Pennington <hp@redhat.com>
647- tweak applet positions but I think it's just broken
648- system tray 0.5 moved back to libdir not libexecdir
649
650* Tue Jul 23 2002 Havoc Pennington <hp@redhat.com>
651- remove ltmain.sh hack
652- new system-tray-applet that works
653
654* Tue Jul 23 2002 Havoc Pennington <hp@redhat.com>
655- put office suite stuff on the panel
656
657* Tue Jul 23 2002 Havoc Pennington <hp@redhat.com>
658- 2.0.2.90 cvs snap
659
660* Wed Jul 10 2002 Havoc Pennington <hp@redhat.com>
661- update the clock patch to be a little smarter in a couple ways
662
663* Thu Jun 27 2002 Owen Taylor <otaylor@redhat.com>
664- Fix problem where system tray applet was being looked for in /unst
665- Fix a crash in the system tray applet
666
667* Wed Jun 26 2002 Owen Taylor <otaylor@redhat.com>
668- Fix typo in the pt_BR translation that was causing GConf problems
669
670* Mon Jun 24 2002 Havoc Pennington <hp@redhat.com>
671- add the system tray applet
672- add system tray applet by default
673- add more launcher by default
674
675* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
676- automated rebuild
677
678* Thu Jun 20 2002 Havoc Pennington <hp@redhat.com>
679- use correct gettext package name, and add check for missing translations
680
681* Mon Jun 17 2002 Havoc Pennington <hp@redhat.com>
682- add the calendar and configuration patch
683
684* Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
685- 2.0.0
686- add control center desktop file to file list
687- add gnome-panelrc to file list
688- try fixing panel size (blind, no text box at home)
689
690* Tue Jun 11 2002 Havoc Pennington <hp@redhat.com>
691- rebuild in different environment
692
693* Tue Jun 11 2002 Havoc Pennington <hp@redhat.com>
694- updates to default configuration
695
696* Tue Jun 11 2002 Havoc Pennington <hp@redhat.com>
697- fix schemas installation
698
699* Tue Jun 11 2002 Havoc Pennington <hp@redhat.com>
700- unset old panel schemas when installing new ones
701- put in a broken panel config to see errors about
702- add a patch to give some decent error messages about what's wrong
703  with the default panel config
704
705* Sun Jun 09 2002 Havoc Pennington <hp@redhat.com>
706- rebuild in different environment
707
708* Sun Jun  9 2002 Havoc Pennington <hp@redhat.com>
709- don't provide/obsolete gnome-core
710
711* Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
712- rebuild in different environment
713
714* Wed Jun  5 2002 Havoc Pennington <hp@redhat.com>
715- 1.5.24
716- ldconfig
717
718* Mon Jun 03 2002 Havoc Pennington <hp@redhat.com>
719- rebuild in different environment
720
721* Fri May 31 2002 Havoc Pennington <hp@redhat.com>
722- 1.5.23
723
724* Sun May 26 2002 Tim Powers <timp@redhat.com>
725- automated rebuild
726
727* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
728- rebuild in different environment
729
730* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
731- 1.5.22
732- provide gnome-core
733- add a bunch of extra build requires so build system
734  won't get confused
735
736* Fri May  3 2002 Havoc Pennington <hp@redhat.com>
737- 1.5.19
738
739* Fri Apr 19 2002 Havoc Pennington <hp@redhat.com>
740- add the keep-libtool-from-relinking hack so
741  we get the gen util applet
742
743* Fri Apr 19 2002 Havoc Pennington <hp@redhat.com>
744- obsoletes gnome-core-devel
745- include libdir/*.so
746
747* Fri Apr 19 2002 Havoc Pennington <hp@redhat.com>
748- get libpanel-applet in the package
749
750* Tue Apr 16 2002 Havoc Pennington <hp@redhat.com>
751- Initial build.
752
753
Note: See TracBrowser for help on using the repository browser.