control-center-vl.spec 30 KB

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