control-center-vl.spec 30 KB

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