[gitolite] 1.9.5.1.

Jon Ciesla limb at fedoraproject.org
Thu Feb 17 13:38:19 UTC 2011


commit fc216c21db0c63f8a657024e9ac126327d3b41ef
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Thu Feb 17 07:33:50 2011 -0600

    1.9.5.1.

 .gitignore    |    1 +
 gitolite.spec |   16 ++++++++++------
 sources       |    2 +-
 3 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f717638..3ddfa16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ sitaramc-gitolite-v1.5.4-0-g0d0e7e5.tar.gz
 /sitaramc-gitolite-v1.5.7-0-g4df32c3.tar.gz
 /sitaramc-gitolite-v1.5.8-1-g5b9bf70.tar.gz
 /sitaramc-gitolite-v1.5.9-25-ga10287a.tar.gz
+/sitaramc-gitolite-v1.5.9.1-27-gb97115f.tar.gz
diff --git a/gitolite.spec b/gitolite.spec
index 178a75e..cc8e326 100644
--- a/gitolite.spec
+++ b/gitolite.spec
@@ -7,8 +7,8 @@
 %endif
 
 Name:           gitolite
-Version:        1.5.9
-Release:        2%{?dist}
+Version:        1.5.9.1
+Release:        1%{?dist}
 Summary:        Highly flexible server for git directory version tracker
 
 Group:          Applications/System
@@ -20,12 +20,12 @@ URL:            http://github.com/sitaramc/gitolite
 # $ cd gitolite
 # $ git archive ed2bf5 |gzip >gitolite-ed2bf5.tar.gz
 #Source0:        gitolite-ed2bf5.tar.gz
-Source0:        sitaramc-gitolite-v1.5.9-25-ga10287a.tar.gz
+Source0:        sitaramc-gitolite-v1.5.9.1-27-gb97115f.tar.gz
 Source1:        gitolite-README-fedora
 # Far from being upstreamable
 Patch0:         gitolite-1.5.9-rpm.patch
 #Patch1:         gitolite-1.4.2-conf.patch
-Patch2:         adcfix.post-v2.patch
+#Patch2:         adcfix.post-v2.patch
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildArch:      noarch
@@ -52,11 +52,11 @@ elsewhere in the doc/ directory.
 
 
 %prep
-%setup -qn sitaramc-gitolite-a10287a
+%setup -qn sitaramc-gitolite-b97115f
 # Don't create backups; would mess with %%install
 %patch0 -p1
 #%patch1 -p1
-%patch2 -p1
+#%patch2 -p1
 cp %{SOURCE1} .
 
 
@@ -116,6 +116,10 @@ exit 0
 
 
 %changelog
+* Thu Feb 17 2011 Jon Ciesla <limb at jcomserv.net> - 1.5.9.1-1
+- New upstream.
+- ADC patch upstreamed.
+
 * Tue Feb 15 2011 Lubomir Rintel <lkundrak at v3.sk> - 1.5.9-2
 - Fix ADC security issue
 
diff --git a/sources b/sources
index 11ae4ca..9fa6c45 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9465d97a496139f08dbd75288e0cffc6  sitaramc-gitolite-v1.5.9-25-ga10287a.tar.gz
+c539f4c6ed2ac588e3ca1777d5925912  sitaramc-gitolite-v1.5.9.1-27-gb97115f.tar.gz


More information about the scm-commits mailing list