- Fix compilation without libuser headers already installed (#134085)
This commit is contained in:
parent
9aed3fbab9
commit
60203bebd7
@ -1 +1 @@
|
||||
libuser-0.52.2.tar.gz
|
||||
libuser-0.52.3.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%define python %(%{__python} -c "import sys; print sys.version[:3]")
|
||||
|
||||
Name: libuser
|
||||
Version: 0.52.2
|
||||
Version: 0.52.3
|
||||
Release: 1
|
||||
Group: System Environment/Base
|
||||
License: LGPL
|
||||
@ -94,6 +94,9 @@ popd
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
|
||||
%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
|
||||
- Allow LDAP connection using ldaps, custom ports or without TLS (original
|
||||
patch from Pawel Salek).
|
||||
|
Loading…
Reference in New Issue
Block a user