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:
parent
21b38d19da
commit
b17e1d63d2
@ -1 +1 @@
|
||||
libuser-0.51.7.tar.gz
|
||||
libuser-0.51.8.tar.gz
|
||||
|
||||
20
libuser.spec
20
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 <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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user