- Work around spurious error messages when run against the Fedora Directory
server - Fix error reporting when creating home directories and creating/removing mail spool files Resolves: #318121
This commit is contained in:
parent
7bdb80d2b2
commit
584dbbed16
@ -1 +1 @@
|
|||||||
libuser-0.56.4.tar.bz2
|
libuser-0.56.5.tar.bz2
|
||||||
|
11
libuser.spec
11
libuser.spec
@ -4,8 +4,8 @@
|
|||||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||||
|
|
||||||
Name: libuser
|
Name: libuser
|
||||||
Version: 0.56.4
|
Version: 0.56.5
|
||||||
Release: 3
|
Release: 1
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Source: libuser-%{version}.tar.bz2
|
Source: libuser-%{version}.tar.bz2
|
||||||
@ -108,6 +108,13 @@ popd
|
|||||||
%{_datadir}/gtk-doc/html/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 11 2007 Miloslav Trmač <mitr@redhat.com> - 0.56.5-1
|
||||||
|
- Work around spurious error messages when run against the Fedora Directory
|
||||||
|
server
|
||||||
|
- Fix error reporting when creating home directories and creating/removing mail
|
||||||
|
spool files
|
||||||
|
Resolves: #318121
|
||||||
|
|
||||||
* Wed Sep 5 2007 Miloslav Trmač <mitr@redhat.com> - 0.56.4-3
|
* Wed Sep 5 2007 Miloslav Trmač <mitr@redhat.com> - 0.56.4-3
|
||||||
- s/popt/popt-devel/ in BuildRequires
|
- s/popt/popt-devel/ in BuildRequires
|
||||||
Resolves: #277541
|
Resolves: #277541
|
||||||
|
Loading…
Reference in New Issue
Block a user