[authconfig/f14/master] - netgroups are now supported by sssd - updated translations from Transifex

Tomáš Mráz tmraz at fedoraproject.org
Thu Sep 16 17:25:55 UTC 2010


commit 248733ab83508733fddb42b7d7d1401236de9c21
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Thu Sep 16 19:25:49 2010 +0200

    - netgroups are now supported by sssd
    - updated translations from Transifex

 .gitignore                       |    1 +
 authconfig-6.1.9-netgroups.patch |   21 ---------------------
 authconfig.spec                  |    9 ++++-----
 sources                          |    2 +-
 4 files changed, 6 insertions(+), 27 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ae868f..7e8e139 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 authconfig-6.1.7.tar.bz2
 authconfig-6.1.8.tar.bz2
 /authconfig-6.1.9.tar.bz2
+/authconfig-6.1.10.tar.bz2
diff --git a/authconfig.spec b/authconfig.spec
index 0227c82..f49a0fd 100644
--- a/authconfig.spec
+++ b/authconfig.spec
@@ -1,14 +1,13 @@
 Summary: Command line tool for setting up authentication from network services
 Name: authconfig
-Version: 6.1.9
-Release: 2%{?dist}
+Version: 6.1.10
+Release: 1%{?dist}
 License: GPLv2+
 ExclusiveOS: Linux
 Group: System Environment/Base
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL: https://fedorahosted.org/authconfig
 Source: https://fedorahosted.org/releases/a/u/%{name}/%{name}-%{version}.tar.bz2
-Patch1: authconfig-6.1.9-netgroups.patch
 Requires: newt-python, pam >= 0.99.10.0, python
 Conflicts: pam_krb5 < 1.49, samba-common < 3.0, samba-client < 3.0
 Conflicts: nss_ldap < 254, sssd < 0.99.1
@@ -35,7 +34,6 @@ authentication schemes.
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch1 -p1 -b .netgroups
 
 %build
 CFLAGS="$RPM_OPT_FLAGS -fPIC"; export CFLAGS
@@ -112,8 +110,9 @@ authconfig --update --nostart >/dev/null 2>&1 || :
 %{_datadir}/icons/hicolor/48x48/apps/system-config-authentication.*
 
 %changelog
-* Thu Sep 17 2010 Tomas Mraz <tmraz at redhat.com> - 6.1.9-2
+* Thu Sep 17 2010 Tomas Mraz <tmraz at redhat.com> - 6.1.10-1
 - netgroups are now supported by sssd
+- updated translations from Transifex
 
 * Tue Sep 15 2010 Tomas Mraz <tmraz at redhat.com> - 6.1.9-1
 - removed support for setting up pam_smb_auth authentication - long
diff --git a/sources b/sources
index 05d46c7..b41a460 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d480c73e8bded5f266c32e52a9a3ac3e  authconfig-6.1.9.tar.bz2
+78ed79b137037b9bc772578ee1689f97  authconfig-6.1.10.tar.bz2


More information about the scm-commits mailing list