auto-import changelog data from libuser-0.51.8-1.src.rpm

Wed Aug 25 2004 Miloslav Trmac <mitr@volny.cz> - 0.51.8-1
- Update to build with latest autotools and gtk-doc
- Update ALL_LINGUAS and POTFILES.in
- Rebuild to depend on newer openldap
This commit is contained in:
cvsdist 2004-09-09 07:52:42 +00:00
parent 21b38d19da
commit b17e1d63d2
3 changed files with 10 additions and 14 deletions

View File

@ -1 +1 @@
libuser-0.51.7.tar.gz
libuser-0.51.8.tar.gz

View File

@ -4,15 +4,15 @@
%define python 2.3
Name: libuser
Version: 0.51.7
Release: 8
Version: 0.51.8
Release: 1
Group: System Environment/Base
License: LGPL
Source: libuser-%{version}.tar.gz
Patch0: libuser-selinux.patch
BuildRoot: %{_tmppath}/%{name}-root
BuildPrereq: pam-devel, popt, python-devel
BuildPrereq: gtk-doc, linuxdoc-tools
BuildPrereq: glib2-devel, gtk-doc, linuxdoc-tools
BuildPrereq: cyrus-sasl-devel, openldap-devel
Summary: A user and group account administration library.
@ -42,7 +42,7 @@ files useful for developing applications with libuser.
%build
CFLAGS="$RPM_OPT_FLAGS -fPIC" ; export CFLAGS
%configure \
%configure --enable-gtk-doc \
--with-ldap \
--with-python-version=%{python} \
--with-python-path=%{_includedir}/python%{python} \
@ -97,14 +97,10 @@ popd
%{_datadir}/gtk-doc/html/*
%changelog
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Wed Aug 25 2004 Miloslav Trmac <mitr@volny.cz> - 0.51.8-1
- Update to build with latest autotools and gtk-doc
- Update ALL_LINGUAS and POTFILES.in
- Rebuild to depend on newer openldap
* Mon Jan 26 2004 Dan Walsh <dwalsh@redhat.com> 0.51.7-7
- fix is_selinux_enabled call

View File

@ -1 +1 @@
fb1ebcaf54c4b289e050d7c5dc49a8ee libuser-0.51.7.tar.gz
acc51ba808b8e3a8a0014de761fdf728 libuser-0.51.8.tar.gz