gdm-vl.spec 41 KB

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