- Update to libuser-0.56.10.
This commit is contained in:
parent
9ec1723301
commit
56b52d293d
@ -1 +1 @@
|
||||
libuser-0.56.9.tar.bz2
|
||||
libuser-0.56.10.tar.bz2
|
||||
|
10
libuser.spec
10
libuser.spec
@ -1,13 +1,12 @@
|
||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
Name: libuser
|
||||
Version: 0.56.9
|
||||
Release: 3
|
||||
Version: 0.56.10
|
||||
Release: 1
|
||||
Group: System Environment/Base
|
||||
License: LGPLv2+
|
||||
URL: https://fedorahosted.org/libuser/
|
||||
# https://fedorahosted.org/libuser/attachment/wiki/LibuserDownloads/libuser-%{version}?format=raw
|
||||
Source: libuser-%{version}.tar.bz2
|
||||
Source: https://fedorahosted.org/releases/l/i/libuser/libuser-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
BuildRequires: glib2-devel, linuxdoc-tools, pam-devel, popt-devel, python-devel
|
||||
BuildRequires: cyrus-sasl-devel, libselinux-devel, openldap-devel
|
||||
@ -99,6 +98,9 @@ python -c "import libuser"
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 15 2009 Miloslav Trmač <mitr@redhat.com> - 0.56.10-1
|
||||
- Update to libuser-0.56.10.
|
||||
|
||||
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.56.9-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user