- Update to 3.17.2

This commit is contained in:
Ray Strode 2015-06-03 15:27:42 -04:00
parent 0f0576020f
commit 7e48117efa
3 changed files with 6 additions and 4 deletions

1
.gitignore vendored
View File

@ -74,3 +74,4 @@ gdm-2.30.2.tar.bz2
/gdm-3.16.0.1.tar.xz
/gdm-3.16.1.tar.xz
/gdm-3.16.1.1.tar.xz
/gdm-3.17.2.tar.xz

View File

@ -10,7 +10,7 @@
Summary: The GNOME Display Manager
Name: gdm
Version: 3.16.1.1
Version: 3.17.2
Release: 1%{?dist}
Epoch: 1
License: GPLv2+
@ -143,8 +143,6 @@ rm -rf $RPM_BUILD_ROOT/%{_prefix}/doc
# create log dir
mkdir -p $RPM_BUILD_ROOT/var/log/gdm
# remove the gdm Xsession as we're using the xdm one
rm -f $RPM_BUILD_ROOT%{_sysconfdir}/gdm/Xsession
(cd $RPM_BUILD_ROOT%{_sysconfdir}/gdm; ln -sf ../X11/xinit/Xsession .)
rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.a
@ -298,6 +296,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_libdir}/pkgconfig/gdm.pc
%changelog
* Wed Jun 03 2015 Ray Strode <rstrode@redhat.com> 3.17.2-1
- Update to 3.17.2
* Thu Apr 16 2015 Ray Strode <rstrode@redhat.com> 3.16.1.1-1
- Update to 3.16.1.1

View File

@ -1 +1 @@
0b315af5fe0ee66055edb6f301510820 gdm-3.16.1.1.tar.xz
91f7ec617d1da89bb54fb60ae5439217 gdm-3.17.2.tar.xz