gdm-vl.spec 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038
  1. %define pango_version 1.22.0
  2. %define gtk2_version 2.14.0
  3. %define libglade2_version 2.6.0
  4. %define librsvg2_version 2.22.0
  5. %define libxml2_version 2.5.10
  6. %define rarian 0.8
  7. %define pam_version 0.99.8
  8. %define desktop_file_utils_version 0.3
  9. %define gail_version 1.18.0
  10. %define consolekit_version 0.2.7
  11. %define hal_version 0.5.9
  12. Summary: The GNOME Display Manager.
  13. Summary(ja): GNOME ディスプレイマネージャ
  14. Name: gdm
  15. Version: 2.30.2
  16. Release: 4%{?_dist_release}
  17. License: LGPL/GPL
  18. Group: User Interface/X
  19. URL: ftp://ftp.gnome.org/pub/GNOME/sources/gdm/
  20. Source: %{name}-%{version}.tar.bz2
  21. Source1: gdm-pam
  22. Source2: gdm-autologin-pam
  23. Source10: polkit-gnome-authentication-agent-1.desktop
  24. Source110: gnome.desktop
  25. Source130: gdm-2.30.2-ja.po
  26. Source200: gdm-restart
  27. Source201: gdm-safe-restart
  28. Source202: gdm-stop
  29. ## patches from fedora
  30. Patch2: plymouth.patch
  31. #Patch96: gdm-multistack.patch
  32. # Fedora-specific
  33. Patch97: gdm-bubble-location.patch
  34. Patch98: tray-padding.patch
  35. ## patches from ubuntu
  36. Patch100: 01_upower.patch
  37. Patch101: gdm-2.30.0-check-active-vt.patch
  38. Patch102: gdm-2.30.2-use-polkit-for-settings.patch
  39. Patch103: gdm-2.30.0-gdmsetup.patch
  40. Patch104: gdm-2.30.0-hide-mouse-cursor.patch
  41. Patch105: 02_x_server_location.patch
  42. ## patches for vine
  43. Patch500: gdm-2.30.2-vine-release.patch
  44. Patch501: gdm-2.30.2_add_dbus_glib_to_applet_deps.patch
  45. #Patch500: gdm-2.20.10-vine.patch
  46. #Patch501: gdm-2.20.8-gdmsetup-usermode.patch
  47. #Patch510: gdm-2.18.1-vine-locale.patch
  48. # security fix
  49. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  50. Requires(pre): shadow-utils
  51. Requires: pam >= %{pam_version}
  52. Requires: hal >= %{hal_version}
  53. Requires: ConsoleKit >= %{consolekit_version}
  54. Requires: usermode-gtk
  55. Requires: xinitrc
  56. Requires: xorg-x11-xdm
  57. Requires: util-linux
  58. Requires: vine-backgrounds >= 4.0
  59. Requires: gnome-settings-daemon
  60. Requires: polkit-gnome
  61. Requires: iso-codes
  62. Requires: gnome-session
  63. Requires: gnome-keyring-pam
  64. Requires: plymouth-gdm-hooks
  65. BuildRequires: scrollkeeper >= %{scrollkeeper_version}
  66. BuildRequires: pango-devel >= %{pango_version}
  67. BuildRequires: gtk2-devel >= %{gtk2_version}
  68. BuildRequires: libglade2-devel >= %{libglade2_version}
  69. BuildRequires: librsvg2-devel >= %{librsvg2_version}
  70. BuildRequires: libxml2-devel >= %{libxml2_version}
  71. BuildRequires: usermode
  72. BuildRequires: pam-devel >= %{pam_version}
  73. BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
  74. BuildRequires: gail-devel >= %{gail_version}
  75. BuildRequires: libtool, automake, autoconf
  76. BuildRequires: ConsoleKit
  77. BuildRequires: libdmx-devel, audit-libs-devel
  78. BuildRequires: libcanberra-devel
  79. BuildRequires: polkit-devel
  80. BuildRequires: gnome-panel-devel
  81. BuildRequires: libxklavier-devel
  82. BuildRequires: upower-devel
  83. BuildRequires: libXdmcp-devel
  84. BuildRequires: check-devel
  85. BuildRequires: libICE-devel
  86. BuildRequires: gnome-doc-utils
  87. Vendor: Project Vine
  88. Distribution: Vine Linux
  89. Packager: daisuke
  90. %description
  91. Gdm (the GNOME Display Manager) is a highly configurable
  92. reimplementation of xdm, the X Display Manager. Gdm allows you to log
  93. into your system with the X Window System running and supports running
  94. several different X sessions on your local machine at the same time.
  95. %prep
  96. %setup -q
  97. cp -f %{SOURCE130} po/ja.po
  98. %patch2 -p1 -b .plymouth
  99. #%patch96 -p1 -b .multistack
  100. %patch97 -p1 -b .bubble-location
  101. %patch98 -p1 -b .tray-padding
  102. %patch100 -p1 -b .upower
  103. %patch101 -p1 -b .check-active-vt
  104. %patch102 -p1 -b .polkit
  105. %patch103 -p1 -b .gdmsetup
  106. %patch104 -p1 -b .hide-mouse-cursor
  107. %patch105 -p1 -b .xserver
  108. %patch500 -p1 -b .vine-release
  109. %patch501 -p1 -b .dbus-glib
  110. autoreconf -i -f
  111. cp -f %{SOURCE1} data/gdm
  112. cp -f %{SOURCE2} data/gdm-autologin
  113. %build
  114. %configure --with-sysconfsubdir=X11/gdm \
  115. --with-dmconfdir=%{_sysconfdir}/X11/dm \
  116. --with-pam-prefix=%{_sysconfdir} \
  117. --with-working-directory=%{_localstatedir}/gdm \
  118. --enable-console-helper \
  119. --disable-scrollkeeper \
  120. --with-console-kit \
  121. --without-selinux
  122. # drop unneeded direct library deps with --as-needed
  123. # libtool doesn't make this easy, so we do it the hard way
  124. sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' \
  125. -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
  126. %__make -C po
  127. %__make %{?_smp_mflags}
  128. %install
  129. [ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
  130. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gdm/Init
  131. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gdm/PreSession
  132. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gdm/PostSession
  133. make install DESTDIR=$RPM_BUILD_ROOT
  134. # docs go elsewhere
  135. rm -rf $RPM_BUILD_ROOT/%{_prefix}/doc
  136. # create log dir
  137. mkdir -p $RPM_BUILD_ROOT/var/log/gdm
  138. # and a spool dir
  139. mkdir -p $RPM_BUILD_ROOT/var/spool/gdm
  140. # change default Init script for :0 to be Vine Linux default
  141. #ln -sf ../../xdm/Xsetup_0 $RPM_BUILD_ROOT/etc/X11/gdm/Init/:0
  142. # remove the gdm Xsession as we're using the xdm one
  143. rm -f $RPM_BUILD_ROOT%{_sysconfdir}/X11/gdm/Xsession
  144. (cd $RPM_BUILD_ROOT%{_sysconfdir}/X11/gdm; ln -sf ../xinit/Xsession .)
  145. rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.a
  146. rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.la
  147. mkdir -p $RPM_BUILD_ROOT%{_datadir}/gdm/autostart/LoginWindow
  148. # temporarily manually copy this
  149. cp -f %{SOURCE10} $RPM_BUILD_ROOT%{_datadir}/gdm/autostart/LoginWindow/polkit-gnome-authentication-agent-1.desktop
  150. mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/gdm/greeter
  151. rm -rf $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper
  152. find $RPM_BUILD_ROOT -name '*.a' -delete
  153. find $RPM_BUILD_ROOT -name '*.la' -delete
  154. rm -f $RPM_BUILD_ROOT%{_includedir}/gdm/simple-greeter/gdm-greeter-extension.h
  155. rm -f $RPM_BUILD_ROOT%{_libdir}/pkgconfig/gdmsimplegreeter.pc
  156. %find_lang gdm --with-gnome
  157. # install Vine Theme
  158. #mkdir -p $RPM_BUILD_ROOT%{_datadir}/gdm/themes/
  159. #tar xzvf %{SOURCE100} -C $RPM_BUILD_ROOT%{_datadir}/gdm/themes/
  160. # install gnome.desktop
  161. # XXX: this should be included in each desktop environment package.
  162. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11/dm/Sessions/
  163. cp %{SOURCE110} $RPM_BUILD_ROOT%{_sysconfdir}/X11/dm/Sessions/
  164. install -m 0755 %{SOURCE200} %{SOURCE201} %{SOURCE202} $RPM_BUILD_ROOT%{_sbindir}/
  165. %find_lang gdm
  166. %clean
  167. [ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
  168. %pre
  169. if [ "$1" -gt 1 ]; then
  170. if [ -f %{_sysconfdir}/gconf/schemas/gdm-simple-greeter.schemas ];
  171. then
  172. export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
  173. gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gdm-simple-greeter.schemas >/dev/null
  174. fi
  175. fi
  176. /usr/sbin/useradd -M -u 42 -d %{_localstatedir}/gdm -s /sbin/nologin -r gdm > /dev/null 2>&1
  177. /usr/sbin/usermod -d %{_localstatedir}/gdm -s /sbin/nologin gdm >/dev/null 2>&1
  178. # ignore errors, as we can't disambiguate between gdm already existed
  179. # and couldn't create account with the current adduser.
  180. exit 0
  181. %post
  182. /sbin/ldconfig
  183. scrollkeeper-update >& /dev/null ||:
  184. touch --no-create %{_datadir}/icons/hicolor
  185. if [ -x /usr/bin/gtk-update-icon-cache ]; then
  186. /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||:
  187. fi
  188. export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
  189. gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gdm-simple-greeter.schemas >/dev/null
  190. # if the user already has a config file, then migrate it to the new
  191. # location; rpm will ensure that old file will be renamed
  192. custom=/etc/X11/gdm/custom.conf
  193. if [ $1 -ge 2 ] ; then
  194. if [ -f /usr/share/gdm/config/gdm.conf-custom ]; then
  195. oldconffile=/usr/share/gdm/config/gdm.conf-custom
  196. elif [ -f /etc/X11/gdm/gdm.conf ]; then
  197. oldconffile=/etc/X11/gdm/gdm.conf
  198. fi
  199. # Comment out some entries from the custom config file that may
  200. # have changed locations in the update. Also move various
  201. # elements to their new locations.
  202. [ -n "$oldconffile" ] && sed \
  203. -e 's@^command=/usr/X11R6/bin/X@#command=/usr/bin/Xorg@' \
  204. -e 's@^Xnest=/usr/X11R6/bin/Xnest@#Xnest=/usr/bin/Xnest@' \
  205. -e 's@^BaseXsession=/etc/X11/xdm/Xsession@#BaseXsession=/etc/X11/xdm/Xsession@' \
  206. -e 's@^BaseXsession=/etc/gdm/Xsession@#&@' \
  207. -e 's@^Greeter=/usr/bin/gdmgreeter@#Greeter=/usr/libexec/gdmgreeter@' \
  208. -e 's@^RemoteGreeter=/usr/bin/gdmlogin@#RemoteGreeter=/usr/libexec/gdmlogin@' \
  209. -e 's@^GraphicalTheme=Vine@#&@' \
  210. -e 's@^BackgroundColor=#27408b@#&@' \
  211. -e 's@^DefaultPath=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin@#&@' \
  212. -e 's@^RootPath=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin@#&@' \
  213. -e 's@^HostImageDir=/usr/share/hosts/@#HostImageDir=/usr/share/pixmaps/faces/@' \
  214. -e 's@^LogDir=/var/log/gdm@#&@' \
  215. -e 's@^PostLoginScriptDir=/etc/X11/gdm/PostLogin@#&@' \
  216. -e 's@^PreLoginScriptDir=/etc/X11/gdm/PreLogin@#&@' \
  217. -e 's@^PreSessionScriptDir=/etc/X11/gdm/PreSession@#&@' \
  218. -e 's@^PostSessionScriptDir=/etc/X11/gdm/PostSession@#&@' \
  219. -e 's@^DisplayInitDir=/var/run/gdm.pid@#&@' \
  220. -e 's@^RebootCommand=/sbin/reboot;/sbin/shutdown -r now;/usr/sbin/shutdown -r now;/usr/bin/reboot@#&@' \
  221. -e 's@^HaltCommand=/sbin/poweroff;/sbin/shutdown -h now;/usr/sbin/shutdown -h now;/usr/bin/poweroff@#&@' \
  222. -e 's@^ServAuthDir=/var/gdm@#&@' \
  223. -e 's@^Greeter=/usr/bin/gdmlogin@Greeter=/usr/libexec/gdmlogin@' \
  224. -e 's@^RemoteGreeter=/usr/bin/gdmgreeter@RemoteGreeter=/usr/libexec/gdmgreeter@' \
  225. $oldconffile > $custom
  226. fi
  227. /usr/sbin/gdm-safe-restart >/dev/null 2>&1 || :
  228. exit 0
  229. %preun
  230. if [ "$1" -eq 0 ]; then
  231. export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
  232. gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gdm-simple-greeter.schemas >/dev/null
  233. fi
  234. %postun
  235. /sbin/ldconfig
  236. scrollkeeper-update >& /dev/null ||:
  237. touch --no-create %{_datadir}/icons/hicolor ||:
  238. if [ -x /usr/bin/gtk-update-icon-cache ]; then
  239. /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||:
  240. fi
  241. %files -f gdm.lang
  242. %defattr(-, root, root)
  243. %doc AUTHORS COPYING ChangeLog NEWS README TODO
  244. %dir %{_sysconfdir}/X11/gdm
  245. # Not sure which package %{_sysconfdir}/X11/dm dir should belong to,
  246. # this dir was agreed on among KDM and GDM maintainer to host
  247. # the new session setup
  248. %config %{_sysconfdir}/X11/dm/Sessions/*
  249. %config(noreplace) %{_sysconfdir}/X11/gdm/custom.conf
  250. %config %{_sysconfdir}/X11/gdm/Init/*
  251. %config %{_sysconfdir}/X11/gdm/PostLogin/*
  252. %config %{_sysconfdir}/X11/gdm/PreSession/*
  253. %config %{_sysconfdir}/X11/gdm/PostSession/*
  254. %config %{_sysconfdir}/pam.d/gdm
  255. %config %{_sysconfdir}/pam.d/gdm-autologin
  256. %config %{_sysconfdir}/dbus-1/system.d/gdm.conf
  257. %dir %{_sysconfdir}/X11/gdm/Init
  258. %dir %{_sysconfdir}/X11/gdm/PreSession
  259. %dir %{_sysconfdir}/X11/gdm/PostSession
  260. %dir %{_sysconfdir}/X11/gdm/PostLogin
  261. %{_sysconfdir}/gconf/schemas/*.schemas
  262. %{_sysconfdir}/X11/gdm/Xsession
  263. %{_sysconfdir}/X11/gdm/gdm.schemas
  264. %{_datadir}/pixmaps/*.png
  265. %dir %{_datadir}/pixmaps/faces
  266. %{_datadir}/pixmaps/faces/*.png
  267. %{_datadir}/pixmaps/faces/*.jpg
  268. %{_datadir}/icons/hicolor/*/apps/*.png
  269. %dir %{_datadir}/gdm
  270. %{_datadir}/gdm/*
  271. %{_datadir}/applications/gdmsetup.desktop
  272. %{_datadir}/gnome/help/gdm
  273. %{_datadir}/omf/gdm
  274. %{_datadir}/polkit-1/actions/gdm.policy
  275. %{_datadir}/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml
  276. %{_libdir}/bonobo/servers/GNOME_FastUserSwitchApplet.server
  277. %{_bindir}/*
  278. %{_libexecdir}/*
  279. %{_sbindir}/*
  280. %dir %{_var}/log/gdm
  281. %dir %{_var}/spool/gdm
  282. %dir %{_var}/run/gdm/greeter
  283. %attr(1770, gdm, gdm) %dir %{_localstatedir}/gdm
  284. %attr(1770, gdm, gdm) %{_localstatedir}/gdm/.gconf.mandatory/%gconf-tree.xml
  285. %attr(1770, gdm, gdm) %{_localstatedir}/gdm/.gconf.path
  286. %attr(1755, gdm, gdm) %dir %{_localstatedir}/run/gdm/greeter
  287. %attr(1777, root, gdm) %dir %{_localstatedir}/run/gdm
  288. %attr(1755, root, gdm) %dir %{_localstatedir}/cache/gdm
  289. %changelog
  290. * Sat Oct 16 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-4
  291. - add BuildRequires: polkit-devel, gnome-panel-devel, libxklavier-devel, upower-devel,
  292. libXdmcp-devel, gnome-doc-utils, libICE-devel
  293. - add Patch100 (01_upower.patch) from ubuntu
  294. - add Patch105 (02_x_server_location.patch) from ubuntu
  295. - add Patch501 (gdm-2.30.2_add_dbus_glib_to_applet_deps.patch)
  296. - add configure option (--with-working-directory=%%{_localstatedir}/gdm)
  297. - fix %files (fix working directory)
  298. * Sun May 23 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.30.0-3
  299. - fix patch500: fix login panel crash on x86_64 (<BTS:992>)
  300. * Fri May 21 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.30.0-2
  301. - add patch104: hide mouse cursor on startup user session
  302. - add patch500: read vine-release to get system version
  303. * Mon May 17 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.30.0-1
  304. - new upstream release
  305. - add patch101,102,103 from ubuntu
  306. - drop themes
  307. * Sat Jul 25 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.20.10-6
  308. - update Patch100: fix typo & change BackgroundColor/GraphicalThemedColor
  309. <BTS:VineLinux:0732>
  310. - add BuildRequires: libdmx-devel, audit-libs-devel
  311. * Thu May 14 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.20.10-5
  312. - add patch11: add hibernate button in GDM menu
  313. - add pathc18: use combo boxc for language selector
  314. * Mon May 11 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.20.10-4
  315. - remove explicit dependency to gnome libraries
  316. - remove BR: libgnome{ui,canvas}-devel
  317. - add Requires: xorg-x11-xdm
  318. * Mon May 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.20.10-3
  319. - update vine themes
  320. - sync Vine-list with new Vine theme
  321. * Sun Apr 26 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.20.10-2
  322. - update vine theme
  323. * Mon Apr 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.20.10-1
  324. - update to 2.20.10
  325. - update vine themes
  326. - add Requires: vine-backgrounds >= 4.0
  327. * Sat Sep 27 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.20.8-1
  328. - update to 2.20.8
  329. - gdm-2.22/24 still not mature, so We are staying
  330. with gdm-2.20 branch.
  331. * Wed Jun 25 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.20.5-2
  332. - rebuilt with --with-console-kit
  333. - TODO: update to 2.22.0 with PolicyKit support
  334. * Mon May 12 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.20.5-1
  335. - update to 2.20.5
  336. - TODO: update to 2.22.0
  337. - TODO: update theme to support gdm-2.22.0
  338. - build with xorg-x11-7.3
  339. * Mon Jan 14 2008 Shu KONNO <owa@bg.wakwak.com> 2.18.1-0vl4
  340. - added gdm-2.18.1-gdmphotosetup-desktop.patch
  341. * Fri May 04 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl3
  342. - import some upstream patches
  343. * Fri May 04 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl2
  344. - update Vine theme
  345. * Fri May 04 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl1
  346. - new upstream release
  347. * Thu Dec 28 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.14.10-0vl5
  348. - rebuilt for VineSeed
  349. * Thu Dec 21 2006 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.14.10-0vl4.2
  350. - add Vendor/Distribution tag
  351. - fix changelog typo
  352. * Mon Dec 18 2006 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.14.10-0vl4.1
  353. - add patch200 for fix CVE-2006-6105
  354. * Thu Sep 28 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.10-0vl4
  355. - update locale.alias
  356. - remove unsupported langs, add ja_JP.UTF-8
  357. * Fri Sep 01 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.10-0vl3
  358. - update gdm-theme-vine
  359. - shrink image size
  360. * Sun Aug 13 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.10-0vl2
  361. - update gdm-theme-vine
  362. - add Face-browser version of Vine theme.
  363. * Sat Aug 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.10-0vl1
  364. - new upstream release
  365. - update gdm-theme-vine
  366. - drop Patch10 (merged in upstream)
  367. * Sun Jun 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.8-0vl1
  368. - new upstream release
  369. - add Patch10 to fix autologin
  370. (<BTS:63>, http://bugzilla.gnome.org/show_bug.cgi?id=344191)
  371. * Sun Jun 04 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.7-0vl1
  372. - new upstream release
  373. * Sun May 21 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.6-0vl1
  374. - new upstream release
  375. - remove xsri dependency
  376. * Sun May 07 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.5-0vl2
  377. - use consolehelper for gdmsetup
  378. * Sat May 06 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.5-0vl1
  379. - new upstream release
  380. * Wed Apr 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-0vl1
  381. - new upstream release
  382. * Thu Mar 23 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl2
  383. - rebuild to change _localstatedir
  384. * Tue Mar 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl1
  385. - new upstream release
  386. * Sun Mar 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.0.10-0vl2
  387. - fix %%post script for Vine Linux
  388. - remove Patch17,18 which are not needed for Vine Linux
  389. * Sun Mar 12 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.13.0.10-0vl1
  390. - new upstream release
  391. - updated %%post and %%postun script
  392. * Tue Sep 20 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.0.4-0vl1
  393. - new upstream release
  394. - import gdm-theme-vine from Vine Linux 3.2
  395. * Mon Nov 08 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.0.6-0vl1
  396. - new upstream release
  397. - build with gnome-2.8.1
  398. * Sun Oct 17 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.0.5-0vl1
  399. - new upstream release
  400. - update Vine patch
  401. - remove obsolete patch and ja.po
  402. * Fri Oct 15 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl10
  403. - update Vine theme for Vine Linux 3.1
  404. * Mon Jul 26 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl9
  405. - rebuild to fix bogus consolehelper symlinks
  406. * Fri Jul 23 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl8
  407. - revert 0vl7's change..
  408. * Thu Jul 22 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl7
  409. - use 100dpi for X resolution instead of 96dpi
  410. * Mon Jun 28 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl6
  411. - Requires usermode-gtk instead of usermode
  412. * Wed Jun 16 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl5
  413. - move WindowMaker.desktop to WindowMaker package.
  414. * Fri Apr 2 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl4
  415. - add modified ja.po to fix a strange date notation in gdmlogin.
  416. * Wed Mar 10 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl3
  417. - add new Vine theme, rename old Vine theme to AquaVine
  418. - switch to new default Theme
  419. * Fri Mar 5 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl2
  420. - update GDM-Vine theme to change font size.
  421. * Sat Jan 31 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl1
  422. - new upstream release
  423. * Sat Oct 18 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.4-0vl1
  424. - new upstream release
  425. * Sun Sep 28 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.3-0vl1
  426. - new upstream release
  427. - fix locale.alias to use ja_JP.eucJP instead of UTF-8 for Japanese locale.
  428. (this was fixed in 2.4.0.12, but it does not works with 2.4.4.x)
  429. * Tue Sep 16 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.1-0vl1
  430. - new upstream release
  431. * Sat Sep 13 2003 KAZUKI SHIMURA <rito@pos.to> 2.4.4.0-0vl4
  432. - fix LogDir/ServAuthDir
  433. * Tue Sep 09 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.0-0vl3
  434. - add WindowMaker.desktop which should go to WindowMaker package.
  435. * Tue Sep 09 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.0-0vl2
  436. - update ja.po
  437. - modified gdm.conf
  438. * Mon Sep 08 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.0-0vl1
  439. - new upstream release
  440. - partially merged with rawhide package
  441. * Thu Sep 4 2003 Alexander Larsson <alexl@redhat.com> 1:2.4.4.0-2
  442. - Use the right default session (#103546)
  443. * Wed Sep 3 2003 Alexander Larsson <alexl@redhat.com> 1:2.4.4.0-1
  444. - update to 2.4.4.0
  445. - update to georges new selinux patch
  446. * Fri Aug 29 2003 Elliot Lee <sopwith@redhat.com> 1:2.4.2.102-2
  447. - Remove scrollkeeper files
  448. * Tue Aug 26 2003 George Lebl <jirka@5z.com> 1:2.4.2.102-1
  449. - updated to 2.4.2.102
  450. - removed outdated patches
  451. - Use Xsetup_0 only for :0 since that's the way it works
  452. for xdm
  453. - remove the gnome.desktop file, its going into gnome-session
  454. * Thu Aug 14 2003 Havoc Pennington <hp@redhat.com> 1:2.4.1.6-1
  455. - update to latest bugfix version on george's advice
  456. - remove setlocale patch that's upstream
  457. - remove console setup patches that are upstream
  458. * Thu Jun 12 2003 Dan Walsh <dwalsh@redhat.com> 2.4.1.3-9
  459. - Port to SELinux
  460. * Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
  461. - rebuilt
  462. * Tue Jun 3 2003 Jeff Johnson <jbj@redhat.com>
  463. - add explicit epoch's where needed.
  464. * Sun May 04 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  465. - fix post: localstatedir -> _localstatedir
  466. * Thu May 1 2003 Havoc Pennington <hp@redhat.com> 1:2.4.1.3-6
  467. - enable UTF-8 for CJK
  468. * Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
  469. - debuginfo rebuild
  470. * Thu Feb 20 2003 Owen Taylor <otaylor@redhat.com>
  471. - Run the error dialogs under /bin/sh --login, so we
  472. get lang.sh, and thus unicode_start running. Fixes
  473. the X-doesn't-start dialog showing up as random
  474. blinking characters.
  475. * Fri Feb 14 2003 Havoc Pennington <hp@redhat.com> 1:2.4.1.3-2
  476. - nuke buildreq Xft
  477. * Wed Feb 5 2003 Havoc Pennington <hp@redhat.com> 1:2.4.1.3-1
  478. - upgrade to 2.4.1.3
  479. * Mon Feb 3 2003 Matt Wilson <msw@redhat.com> 1:2.4.1.1-6
  480. - added gdm-2.4.1.1-64bit.patch to fix 64 bit crash in cookie
  481. generation (#83334)
  482. * Mon Feb 3 2003 Owen Taylor <otaylor@redhat.com>
  483. - Add patch to fix problem where setting LC_COLLATE=C would give LC_MESSAGES=wa_BE (#82019)
  484. * Thu Jan 30 2003 Matt Wilson <msw@redhat.com> 1:2.4.1.1-3
  485. - fix pam.d entry, pam_env wasn't properly patched
  486. - disable optimizations on x86_64 to work around gcc bug
  487. * Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  488. - rebuilt
  489. * Mon Jan 20 2003 Owen Taylor <otaylor@redhat.com>
  490. - Upgrade to 2.4.1.1 (Fixes #81907)
  491. - Redirect stdout of kill to /dev/null (#80814)
  492. * Thu Jan 9 2003 Havoc Pennington <hp@redhat.com>
  493. - 2.4.1.0
  494. - add patch from george to ask "are you sure?" for shutdown/reboot since
  495. it's now just one click away
  496. * Thu Dec 19 2002 Havoc Pennington <hp@redhat.com>
  497. - 2.4.0.12
  498. - update new patch for no-utf8-in-cjk
  499. - drop patch to photo setup, now upstream
  500. - drop confdocs patch now upstream
  501. - move all the gdm.conf changes into single "rhconfig" patch
  502. - remove "sid-fix" patch now upstream
  503. * Sun Jan 26 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1.2-0vl1
  504. - new upstream release
  505. - add '-dpi 96' to Xserver option. (change default to 96dpi)
  506. * Thu Jan 16 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1.1-0vl1
  507. - new upstream release
  508. * Sat Jan 4 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1.0-0vl1
  509. - new upstream release
  510. - update PreReq tag.
  511. - discard scrollkeeper outputs.
  512. * Fri Jan 3 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0.12-0vl3
  513. - add Vine theme as default.
  514. - change ja locale from utf8 to eucJP
  515. - add Xsession/Xclients script for gdm.
  516. - add Sessions/* for Gnome/WindowMaker.
  517. * Mon Dec 30 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0.12-0vl2
  518. - remove redhat category
  519. * Mon Dec 30 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0.12-0vl1
  520. - merged with rawhide release for gnome2.
  521. * Mon Nov 11 2002 Nalin Dahyabhai <nalin@redhat.com> 2.4.0.7-14
  522. - remove the directory part of module specifications from the PAM config files,
  523. allowing the same PAM config to work for either arch on multilib boxes
  524. * Thu Sep 5 2002 Owen Taylor <otaylor@redhat.com>
  525. - Change zh_CN entry in language menu to zh_CN.GB18030
  526. * Thu Sep 5 2002 Akira TAGOH <tagoh@redhat.com> 2.4.0.7-12
  527. - copied gdm-ja.po to ja.po.
  528. * Mon Sep 2 2002 Owen Taylor <otaylor@redhat.com>
  529. - Fix problem where gdm was opening ~/.xsession-errors itself to bad effect
  530. * Sat Aug 31 2002 Havoc Pennington <hp@redhat.com>
  531. - include ja.po with new date format
  532. * Wed Aug 28 2002 Havoc Pennington <hp@redhat.com>
  533. - remove noreplace on gdm.conf #71309
  534. - make gnome-gdmsetup absolute, #72910
  535. * Wed Aug 28 2002 Havoc Pennington <hp@redhat.com>
  536. - put /usr/X11R6/bin in path for now fixes #72781
  537. - use proper i18n algorithm for word wrap, #71937
  538. - remove greek text from language picker due to lack
  539. of greek font
  540. - reorder PAM config file #72657
  541. * Wed Aug 28 2002 Havoc Pennington <hp@redhat.com>
  542. - improve gdmsetup icon
  543. - remove GNOME session, we will instead put it in gnome-session
  544. - apply patch from george to make gdmphotosetup file selector
  545. work
  546. * Mon Aug 26 2002 Elliot Lee <sopwith@redhat.com> 2.4.0.7-6
  547. - Patches for #64902, #66486, #68483, #71308
  548. - post-install script changes from the gdm.spec mentioned in #70965
  549. - noreplace on gdm.conf for #71309
  550. * Sun Aug 25 2002 Havoc Pennington <hp@redhat.com>
  551. - put in a patch from george to fix some setsid()/kill() confusion
  552. possibly fixing #72295
  553. - turn off UseCirclesInEntry for now, fixes #72433
  554. * Tue Aug 20 2002 Alexander Larsson <alexl@redhat.com>
  555. - Set UseCirclesInEntry to true in config
  556. * Thu Aug 15 2002 Havoc Pennington <hp@redhat.com>
  557. - rename Gnome session to GNOME, this was just bugging me
  558. * Thu Aug 8 2002 Havoc Pennington <hp@redhat.com>
  559. - 2.4.0.7 with bugfixes George kindly did for me,
  560. including mnemonics for the graphical greeter
  561. - use Wonderland gtk theme for the nongraphical greeter
  562. - remove patches that are now upstream
  563. * Tue Jul 30 2002 Havoc Pennington <hp@redhat.com>
  564. - update rhconfig patch
  565. - use pam_timestamp for the config tool
  566. - link to a desktop file in redhat-menus
  567. - update .gnome2 patch, filed upstream bug
  568. - 2.4.0.4
  569. - rebuild with new gail, librsvg2
  570. * Tue Jun 25 2002 Owen Taylor <otaylor@redhat.com>
  571. - Require redhat-artwork, make the default greeter theme Wonderland
  572. - Look for all configuration in .gnome2 not .gnome. This avoids problems
  573. with changes in the set of session/lang.
  574. - Remove English from locale.alias, make most locales UTF-8
  575. -C all find_lang with the right name
  576. * Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
  577. - rebuild for new libs
  578. - put gdm-autologin pam config file in file list, hope
  579. its absence wasn't deliberate
  580. - use desktop-file-install
  581. * Mon Jun 10 2002 Havoc Pennington <hp@redhat.com>
  582. - rebuild in different environment
  583. * Mon Jun 10 2002 Havoc Pennington <hp@redhat.com>
  584. - 2.4.0.0
  585. * Tue May 21 2002 Havoc Pennington <hp@redhat.com>
  586. - rebuild in different environment
  587. * Tue May 21 2002 Havoc Pennington <hp@redhat.com>
  588. - 2.3.90.3
  589. * Tue May 14 2002 Matt Wilson <msw@redhat.com> 2.3.90.2.90-1
  590. - pulled from current CVS, named it 2.3.90.2.90-1
  591. * Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
  592. - rebuild for new libs
  593. - add URL tag
  594. * Mon Feb 11 2002 Alex Larsson <alexl@redhat.com> 2.3.90.1.90-1
  595. - Updated to a cvs snapshot that has the new greeter.
  596. * Thu Jan 24 2002 Havoc Pennington <hp@redhat.com>
  597. - rebuild in rawhide
  598. * Tue Sep 4 2001 Havoc Pennington <hp@redhat.com>
  599. - fix #52997 (ukrainian in language list)
  600. * Fri Aug 31 2001 Havoc Pennington <hp@redhat.com>
  601. - Add po files from sources.redhat.com
  602. * Mon Aug 27 2001 Havoc Pennington <hp@redhat.com>
  603. - Add po files from sources.redhat.com
  604. * Wed Aug 15 2001 Nalin Dahyabhai <nalin@redhat.com>
  605. - set SESSION to true in console.apps control file
  606. * Tue Aug 14 2001 Havoc Pennington <hp@redhat.com>
  607. - change default title font to work in CJK, #51698
  608. * Wed Aug 8 2001 Bill Nottingham <notting@redhat.com>
  609. - fix %pre for using /var/gdm as home dir
  610. * Sun Aug 5 2001 Nalin Dahyabhai <nalin@redhat.com>
  611. - Tweak PAM setup for gdmconfig to match other consolehelper users
  612. * Fri Aug 3 2001 Owen Taylor <otaylor@redhat.com>
  613. - Set RUNNING_UNDER_GDM when running display init script
  614. - Run xsri as the background program
  615. * Thu Aug 02 2001 Havoc Pennington <hp@redhat.com>
  616. - Change how session switching works, #49480
  617. - don't offer to make Failsafe the default, #49479
  618. * Thu Aug 02 2001 Havoc Pennington <hp@redhat.com>
  619. - clean up some format string mess, and don't
  620. log username to syslog, #5681
  621. - own some directories #50692
  622. * Wed Aug 01 2001 Havoc Pennington <hp@redhat.com>
  623. - require/buildrequire latest gnome-libs, to compensate
  624. for upstream crackrock. #50554
  625. * Tue Jul 31 2001 Havoc Pennington <hp@redhat.com>
  626. - get rid of GiveConsole/TakeConsole, bug #33710
  627. * Sun Jul 22 2001 Havoc Pennington <hp@redhat.com>
  628. - use Raleigh theme for gdm
  629. * Thu Jul 19 2001 Havoc Pennington <hp@redhat.com>
  630. - depend on usermode, xinitrc
  631. * Thu Jul 19 2001 Havoc Pennington <hp@redhat.com>
  632. - build requires pam-devel, should fix #49448
  633. * Mon Jul 16 2001 Havoc Pennington <hp@redhat.com>
  634. - log to /var/log/gdm/*
  635. * Mon Jul 16 2001 Havoc Pennington <hp@redhat.com>
  636. - make Halt... power off
  637. * Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
  638. - gdm user's homedir to /var/gdm not /home/gdm
  639. * Mon Jul 09 2001 Havoc Pennington <hp@redhat.com>
  640. - put pam.d/gdm back in file list
  641. * Sun Jul 08 2001 Havoc Pennington <hp@redhat.com>
  642. - upgrade to 2.2.3.1, pray this fixes more than it breaks
  643. * Thu Jul 05 2001 Havoc Pennington <hp@redhat.com>
  644. - add "rpm" user to those not to show in greeter
  645. * Tue Jul 03 2001 Havoc Pennington <hp@redhat.com>
  646. - Upgrade to 2.2.3
  647. - require usermode since configure script now checks for it
  648. * Fri Jun 01 2001 Havoc Pennington <hp@redhat.com>
  649. - Prereq for scrollkeeper-update
  650. * Thu May 30 2001 Havoc Pennington <hp@redhat.com>
  651. - New CVS snap with the "no weird sessions" options;
  652. more default settings changes
  653. * Wed May 30 2001 Havoc Pennington <hp@redhat.com>
  654. - Change a bunch of default settings; remaining fixes will involve C hacking
  655. * Wed May 30 2001 Havoc Pennington <hp@redhat.com>
  656. - After, oh, 2 years or so, finally upgrade version and set
  657. release to 1. Remove all hacks and patches, pretty much;
  658. this will break a few things, will be putting them back
  659. via GNOME CVS. All changes should go in 'gdm2' module in
  660. CVS for now.
  661. This RPM enables all kinds of features that I'm going to turn
  662. off shortly, so don't get excited about them. ;-)
  663. * Thu Mar 22 2001 Nalin Dahyabhai <nalin@redhat.com>
  664. - reinitialize pam credentials after calling initgroups() -- the
  665. credentials may be group memberships
  666. * Mon Mar 19 2001 Owen Taylor <otaylor@redhat.com>
  667. - Fix colors patch
  668. * Thu Mar 15 2001 Havoc Pennington <hp@redhat.com>
  669. - translations
  670. * Mon Mar 5 2001 Preston Brown <pbrown@redhat.com>
  671. - don't screw up color map on 8 bit displays
  672. * Fri Feb 23 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  673. - langify
  674. - Don't define and use "ver" and "nam" at the top of the spec file
  675. - use %%{_tmppath}
  676. * Tue Feb 13 2001 Tim Powers <timp@redhat.com>
  677. - don't allow gdm to show some system accounts in the browser bugzilla
  678. #26898
  679. * Fri Jan 19 2001 Akira TAGOH <tagoh@redhat.com>
  680. - Updated Japanese translation.
  681. * Tue Jan 02 2001 Havoc Pennington <hp@redhat.com>
  682. - add another close() to the fdleak patch, bugzilla #22794
  683. * Sun Aug 13 2000 Owen Taylor <otaylor@redhat.com>
  684. - Return to toplevel main loop and start Xdcmp if enabled
  685. (Bug #16106)
  686. * Fri Aug 11 2000 Jonathan Blandford <jrb@redhat.com>
  687. - Up Epoch and release
  688. * Wed Aug 02 2000 Havoc Pennington <hp@redhat.com>
  689. - Requires Xsession script
  690. * Wed Jul 19 2000 Owen Taylor <otaylor@redhat.com>
  691. - Italian is better as it_IT than it_CH (bugzilla 12425)
  692. * Mon Jul 17 2000 Jonathan Blandford <jrb@redhat.com>
  693. - Don't instally gdmconfig as it doesn't work.
  694. * Fri Jul 14 2000 Havoc Pennington <hp@redhat.com>
  695. - Rearrange code to avoid calling innumerable system calls
  696. in a signal handler
  697. * Fri Jul 14 2000 Havoc Pennington <hp@redhat.com>
  698. - Verbose debug spew for infinite loop stuff
  699. * Fri Jul 14 2000 Havoc Pennington <hp@redhat.com>
  700. - Try to fix infinite loops on X server failure
  701. * Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
  702. - automatic rebuild
  703. * Thu Jun 29 2000 Havoc Pennington <hp@redhat.com>
  704. - Remove Docdir
  705. * Mon Jun 19 2000 Havoc Pennington <hp@redhat.com>
  706. - Fix file descriptor leak (Bugzilla 12301)
  707. * Mon Jun 19 2000 Havoc Pennington <hp@redhat.com>
  708. - Apply security errata patch we released for 6.2
  709. - Add Gnome.session back, don't know when it disappeared or why
  710. * Thu Jun 1 2000 Nalin Dahyabhai <nalin@redhat.com>
  711. - modify PAM setup to use system-auth
  712. * Fri May 19 2000 Havoc Pennington <hp@redhat.com>
  713. - rebuild for the Winston tree
  714. * Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
  715. - Modify Default.session and Failsafe.session not to add -login option to bash
  716. - exec the session scripts with the user's shell with a hyphen prepended
  717. - doesn't seem to actually work yet with tcsh, but it doesn't seem to
  718. break anything. needs a look to see why it doesn't work
  719. * Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
  720. - Link PreSession/Default to xdm/GiveConsole
  721. - Link PostSession/Default to xdm/TakeConsole
  722. * Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
  723. - Fix the fix to the fix (8877)
  724. - remove docs/gdm-manual.txt which doesn't seem to exist from %doc
  725. * Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
  726. - Enhance 8877 fix by not deleting the "Please login"
  727. message
  728. * Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
  729. - Try to fix bug 8877 by clearing the message below
  730. the entry box when the prompt changes. may turn
  731. out to be a bad idea.
  732. * Mon Jan 17 2000 Elliot Lee <sopwith@redhat.com>
  733. - Fix bug #7666: exec Xsession instead of just running it
  734. * Mon Oct 25 1999 Jakub Jelinek <jakub@redhat.com>
  735. - Work around so that russian works (uses koi8-r instead
  736. of the default iso8859-5)
  737. * Tue Oct 12 1999 Owen Taylor <otaylor@redhat.com>
  738. - Try again
  739. * Tue Oct 12 1999 Owen Taylor <otaylor@redhat.com>
  740. - More fixes for i18n
  741. * Tue Oct 12 1999 Owen Taylor <otaylor@redhat.com>
  742. - Fixes for i18n
  743. * Fri Sep 26 1999 Elliot Lee <sopwith@redhat.com>
  744. - Fixed pipewrite bug (found by mkj & ewt).
  745. * Fri Sep 17 1999 Michael Fulbright <drmike@redhat.com>
  746. - added requires for pam >= 0.68
  747. * Fri Sep 10 1999 Elliot Lee <sopwith@redhat.com>
  748. - I just update this package every five minutes, so any recent changes are my fault.
  749. * Thu Sep 02 1999 Michael K. Johnson <johnsonm@redhat.com>
  750. - built gdm-2.0beta2
  751. * Mon Aug 30 1999 Michael K. Johnson <johnsonm@redhat.com>
  752. - built gdm-2.0beta1
  753. * Tue Aug 17 1999 Michael Fulbright <drmike@redhat.com>
  754. - included rmeier@liberate.com patch for tcp socket X connections
  755. * Mon Apr 19 1999 Michael Fulbright <drmike@redhat.com>
  756. - fix to handling ancient gdm config files with non-standard language specs
  757. - dont close display connection for xdmcp connections, else we die if remote
  758. end dies.
  759. * Fri Apr 16 1999 Michael Fulbright <drmike@redhat.com>
  760. - fix language handling to set GDM_LANG variable so gnome-session
  761. can pick it up
  762. * Wed Apr 14 1999 Michael Fulbright <drmike@redhat.com>
  763. - fix so certain dialog boxes dont overwrite background images
  764. * Wed Apr 14 1999 Michael K. Johnson <johnsonm@redhat.com>
  765. - do not specify -r 42 to useradd -- it doesn't know how to fall back
  766. if id 42 is already taken
  767. * Fri Apr 9 1999 Michael Fulbright <drmike@redhat.com>
  768. - removed suspend feature
  769. * Mon Apr 5 1999 Jonathan Blandford <jrb@redhat.com>
  770. - added patch from otaylor to not call gtk funcs from a signal.
  771. - added patch to tab when username not added.
  772. - added patch to center About box (and bring up only one) and ignore "~"
  773. and ".rpm" files.
  774. * Fri Mar 26 1999 Michael Fulbright <drmike@redhat.com>
  775. - fixed handling of default session, merged all gdmgreeter patches into one
  776. * Tue Mar 23 1999 Michael Fulbright <drmike@redhat.com>
  777. - remove GNOME/KDE/AnotherLevel session scripts, these have been moved to
  778. the appropriate packages instead.
  779. - added patch to make option menus always active (security problem otherwise)
  780. - added jrb's patch to disable stars in passwd entry field
  781. * Fri Mar 19 1999 Michael Fulbright <drmike@redhat.com>
  782. - made sure /usr/bin isnt in default path twice
  783. - strip binaries
  784. * Wed Mar 17 1999 Michael Fulbright <drmike@redhat.com>
  785. - fixed to use proper system path when root logs in
  786. * Tue Mar 16 1999 Michael Fulbright <drmike@redhat.com>
  787. - linked Init/Default to Red Hat default init script for xdm
  788. - removed logo from login dialog box
  789. * Mon Mar 15 1999 Michael Johnson <johnsonm@redhat.com>
  790. - pam_console integration
  791. * Tue Mar 09 1999 Michael Fulbright <drmike@redhat.com>
  792. - added session files for GNOME/KDE/AnotherLevel/Default/Failsafe
  793. - patched gdmgreeter to not complete usernames
  794. - patched gdmgreeter to not safe selected session permanently
  795. - patched gdmgreeter to center dialog boxes
  796. * Mon Mar 08 1999 Michael Fulbright <drmike@redhat.com>
  797. - removed comments from gdm.conf file, these are not parsed correctly
  798. * Sun Mar 07 1999 Michael Fulbright <drmike@redhat.com>
  799. - updated source line for accuracy
  800. * Fri Feb 26 1999 Owen Taylor <otaylor@redhat.com>
  801. - Updated patches for 1.0.0
  802. - Fixed some problems in 1.0.0 with installation directories
  803. - moved /usr/var/gdm /var/gdm
  804. * Thu Feb 25 1999 Michael Fulbright <drmike@redhat.com>
  805. - moved files from /usr/etc to /etc
  806. * Tue Feb 16 1999 Michael Johnson <johnsonm@redhat.com>
  807. - removed commented-out #1 definition -- put back after testing gnome-libs
  808. comment patch
  809. * Sat Feb 06 1999 Michael Johnson <johnsonm@redhat.com>
  810. - initial packaging