control-center-vl.spec 33 KB

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