pali pushed to cherokee (epel7). "`make clog`"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 20 08:07:13 UTC 2015


>From 9093e76332c5b24f15bc1a90d15ef383520fa194 Mon Sep 17 00:00:00 2001
From: Lorenzo Villani <arbiter at fedoraproject.org>
Date: Sat, 7 Nov 2009 11:40:41 +0000
Subject: `make clog`


diff --git a/.cvsignore b/.cvsignore
index 804ff34..d0bfb02 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-cherokee-0.99.24.tar.gz
+cherokee-0.99.27.tar.gz
diff --git a/cherokee.spec b/cherokee.spec
index 673a91a..fe6fde5 100644
--- a/cherokee.spec
+++ b/cherokee.spec
@@ -1,7 +1,8 @@
 %define         home %{_var}/lib/%{name}
-%define         shortversion %(echo %{version} | sed -e 's/\([0-9]*\.[0-9]*\)\.[0-9]*/\1/')
+%define         shortversion %(echo %{version} | grep -oE '[0-9]+\.[0-9]+')
 %define         is_el4 %(if [ "%{dist}" == ".el4" ] ; then echo true ; fi)
 %define         is_el5 %(if [ "%{dist}" == ".el5" ] ; then echo true ; fi)
+
 %if "%{is_el4}"
 ExcludeArch:    ppc
 %endif
@@ -10,7 +11,7 @@ ExcludeArch:    ppc
 %endif
 
 Name:           cherokee
-Version:        0.99.24
+Version:        0.99.27
 Release:        1%{?dist}
 Summary:        Flexible and Fast Webserver
 
@@ -166,6 +167,9 @@ fi
 
 
 %changelog
+* Sat Nov 07 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 0.99.27-1
+- 0.99.27
+
 * Sat Sep  5 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 0.99.24-1
 - 0.99.24
 
diff --git a/sources b/sources
index 38c2dd2..d4a497e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5afed8bdd6020dc5bf0ba9ec83b947f1  cherokee-0.99.24.tar.gz
+83e0933281b9a2154bbf8998913acb55  cherokee-0.99.27.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/cherokee.git/commit/?h=epel7&id=9093e76332c5b24f15bc1a90d15ef383520fa194


More information about the scm-commits mailing list