control-center-vl.spec 34 KB

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