- Fix compilation without libuser headers already installed (#134085)

This commit is contained in:
Miloslav Trmac 2004-09-29 19:35:48 +00:00
parent 9aed3fbab9
commit 60203bebd7
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
libuser-0.52.2.tar.gz libuser-0.52.3.tar.gz

View File

@ -4,7 +4,7 @@
%define python %(%{__python} -c "import sys; print sys.version[:3]") %define python %(%{__python} -c "import sys; print sys.version[:3]")
Name: libuser Name: libuser
Version: 0.52.2 Version: 0.52.3
Release: 1 Release: 1
Group: System Environment/Base Group: System Environment/Base
License: LGPL License: LGPL
@ -94,6 +94,9 @@ popd
%{_datadir}/gtk-doc/html/* %{_datadir}/gtk-doc/html/*
%changelog %changelog
* Wed Sep 29 2004 Miloslav Trmac <mitr@redhat.com> - 0.52.3-1
- Fix compilation without libuser headers already installed (#134085)
* Tue Sep 28 2004 Miloslav Trmac <mitr@redhat.com> - 0.52.2-1 * Tue Sep 28 2004 Miloslav Trmac <mitr@redhat.com> - 0.52.2-1
- Allow LDAP connection using ldaps, custom ports or without TLS (original - Allow LDAP connection using ldaps, custom ports or without TLS (original
patch from Pawel Salek). patch from Pawel Salek).

View File

@ -1 +1 @@
3e01d6da1e7f22cb3d659b3dcc79c423 libuser-0.52.2.tar.gz d889e70231748f5a6cb5bd8e53895ea5 libuser-0.52.3.tar.gz