[libuser] Update to libuser-0.57.4

Miloslav Trmac mitr at fedoraproject.org
Fri Feb 10 17:40:12 UTC 2012


commit c0d1347be983504013138e58097b3708cd48ce78
Author: Miloslav Trmač <mitr at redhat.com>
Date:   Fri Feb 10 18:39:43 2012 +0100

    Update to libuser-0.57.4

 .gitignore                          |    1 +
 libuser-0.57.3-wait_for_slapd.patch |  101 -----------------------------------
 libuser.spec                        |   11 ++--
 sources                             |    2 +-
 4 files changed, 8 insertions(+), 107 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c2de3a8..c764ab7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ libuser-0.56.16.tar.xz
 /libuser-0.57.1.tar.xz
 /libuser-0.57.2.tar.xz
 /libuser-0.57.3.tar.xz
+/libuser-0.57.4.tar.xz
diff --git a/libuser.spec b/libuser.spec
index a3a1fa9..601d1df 100644
--- a/libuser.spec
+++ b/libuser.spec
@@ -1,14 +1,12 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name: libuser
-Version: 0.57.3
-Release: 3%{?dist}
+Version: 0.57.4
+Release: 1%{?dist}
 Group: System Environment/Base
 License: LGPLv2+
 URL: https://fedorahosted.org/libuser/
 Source: https://fedorahosted.org/releases/l/i/libuser/libuser-%{version}.tar.xz
-# Upstream changeset 748913706e6a78f934489cc24e88e20965eed742
-Patch1: libuser-0.57.3-wait_for_slapd.patch
 BuildRequires: glib2-devel, linuxdoc-tools, pam-devel, popt-devel, python2-devel
 BuildRequires: cyrus-sasl-devel, libselinux-devel, openldap-devel
 # To make sure the configure script can find it
@@ -47,7 +45,6 @@ administering user and group accounts.
 
 %prep
 %setup -q
-%patch1 -p1 -b .wait_for_slapd
 
 %build
 %configure --with-selinux --with-ldap --with-html-dir=%{_datadir}/gtk-doc/html
@@ -105,6 +102,10 @@ python -c "import libuser"
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Fri Feb 10 2012 Miloslav Trmač <mitr at redhat.com> - 0.57.4-1
+- Update to libuser-0.57.4
+  Resolves: #788521
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.57.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 95567ec..3148a31 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-60f94ca286923cfc0d52932388f87c8e  libuser-0.57.3.tar.xz
+6ff4325ee7dc0b6593f1d54e8a985315  libuser-0.57.4.tar.xz


More information about the scm-commits mailing list