From b17e1d63d27c3be30ef887e347ac272b8633f690 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 07:52:42 +0000 Subject: [PATCH] auto-import changelog data from libuser-0.51.8-1.src.rpm Wed Aug 25 2004 Miloslav Trmac - 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 --- .cvsignore | 2 +- libuser.spec | 20 ++++++++------------ sources | 2 +- 3 files changed, 10 insertions(+), 14 deletions(-) diff --git a/.cvsignore b/.cvsignore index 60c25db..b6efab5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libuser-0.51.7.tar.gz +libuser-0.51.8.tar.gz diff --git a/libuser.spec b/libuser.spec index 624238a..5aa0451 100644 --- a/libuser.spec +++ b/libuser.spec @@ -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 -- rebuilt - -* Tue Mar 02 2004 Elliot Lee -- rebuilt - -* Fri Feb 13 2004 Elliot Lee -- rebuilt +* Wed Aug 25 2004 Miloslav Trmac - 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 0.51.7-7 - fix is_selinux_enabled call diff --git a/sources b/sources index 713ccc5..e7db966 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb1ebcaf54c4b289e050d7c5dc49a8ee libuser-0.51.7.tar.gz +acc51ba808b8e3a8a0014de761fdf728 libuser-0.51.8.tar.gz