- New home page at https://fedorahosted.org/libuser/ .
This commit is contained in:
parent
a662eaacfc
commit
c7eb1ad0d0
@ -1 +1 @@
|
||||
libuser-0.56.7.tar.bz2
|
||||
libuser-0.56.8.tar.bz2
|
||||
|
15
libuser.spec
15
libuser.spec
@ -1,14 +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.7
|
||||
Release: 2
|
||||
Version: 0.56.8
|
||||
Release: 1
|
||||
Group: System Environment/Base
|
||||
License: LGPLv2+
|
||||
|
||||
# This is a Red Hat maintained package which is specific to
|
||||
# our distribution. Thus the source is only available from
|
||||
# within this srpm.
|
||||
URL: https://fedorahosted.org/libuser/
|
||||
# https://fedorahosted.org/libuser/attachment/wiki/LibuserDownloads/libuser-%{version}?format=raw
|
||||
Source: libuser-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
BuildRequires: glib2-devel, linuxdoc-tools, pam-devel, popt-devel, python-devel
|
||||
@ -101,10 +99,13 @@ python -c "import libuser"
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
|
||||
%changelog
|
||||
* Sat Feb 23 2008 Miloslav Trmač <mitr@redhat.com> - 0.56.8-1
|
||||
- New home page at https://fedorahosted.org/libuser/ .
|
||||
|
||||
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.56.7-2
|
||||
- Autorebuild for GCC 4.3
|
||||
|
||||
* Wed Jan 9 2008 Miloslav Trmač <mitr@volny.cz> - 0.56.7-1
|
||||
* Wed Jan 9 2008 Miloslav Trmač <mitr@redhat.com> - 0.56.7-1
|
||||
- Add support for SHA256 and SHA512 in password hashes
|
||||
Related: #173583
|
||||
- Fix file locking on some architectures
|
||||
|
Loading…
Reference in New Issue
Block a user