gdm-vl.spec 37 KB

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