[freeipa/f17] Update to upstream 2.2.2

Martin Kosek mkosek at fedoraproject.org
Wed Feb 13 09:10:47 UTC 2013


commit 6624550ebf8c8b4c6d5bcf906ee52ab1d0925e69
Author: Martin Kosek <mkosek at redhat.com>
Date:   Wed Feb 13 10:09:52 2013 +0100

    Update to upstream 2.2.2

 .gitignore                                |    1 +
 0001-run-index-task-for-new-indexes.patch |   43 -----------------------------
 freeipa.spec                              |    9 +++---
 sources                                   |    2 +-
 4 files changed, 7 insertions(+), 48 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 163b2d9..9669e50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /freeipa-2.1.90.rc1.tar.gz
 /freeipa-2.2.0.tar.gz
 /freeipa-2.2.1.tar.gz
+/freeipa-2.2.2.tar.gz
diff --git a/freeipa.spec b/freeipa.spec
index d875d82..705cbdc 100644
--- a/freeipa.spec
+++ b/freeipa.spec
@@ -13,8 +13,8 @@ distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %global gettext_domain ipa
 
 Name:           freeipa
-Version:        2.2.1
-Release:        2%{?dist}
+Version:        2.2.2
+Release:        1%{?dist}
 Summary:        The Identity, Policy and Audit system
 
 Group:          System Environment/Base
@@ -23,8 +23,6 @@ URL:            http://www.freeipa.org/
 Source0:        http://www.freeipa.org/downloads/src/freeipa-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Patch0:         0001-run-index-task-for-new-indexes.patch
-
 %if ! %{ONLY_CLIENT}
 BuildRequires:  389-ds-base-devel >= 1.2.10.4
 BuildRequires:  svrcore-devel
@@ -624,6 +622,9 @@ fi
 %ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/ca.crt
 
 %changelog
+* Wed Feb 13 2013 Martin Kosek <mkosek at redhat.com> - 2.2.2-1
+- Updated to upstream 2.2.2 GA
+
 * Tue Oct 23 2012 Martin Kosek <mkosek at redhat.com> - 2.2.1-1
 - Updated to upstream 2.2.1 GA
 - Include new Firefox extension files
diff --git a/sources b/sources
index f29439c..9cfb007 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-64e96c29d81ca67bd3c28112d37bd690  freeipa-2.2.1.tar.gz
+e6a06d170824748cea794e135a24b6b9  freeipa-2.2.2.tar.gz


More information about the scm-commits mailing list