[zarafa] Worked around the broken result of the mass rebuild script...

Robert Scheck robert at fedoraproject.org
Thu Mar 24 05:56:24 UTC 2011


commit df8baf3d2b1760fdd48082c352dcaa95143ed4a9
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Thu Mar 24 06:56:00 2011 +0100

    Worked around the broken result of the mass rebuild script...

 zarafa.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/zarafa.spec b/zarafa.spec
index 8c3a95b..51c3d4a 100644
--- a/zarafa.spec
+++ b/zarafa.spec
@@ -118,7 +118,7 @@
 #
 
 %global beta_or_rc      0
-%global actual_release  1
+%global actual_release  2
 %global svnrevision     25584
 %global with_clucene    1
 %global with_ldap       1
@@ -139,7 +139,7 @@ Summary:            Open Source Edition of the Zarafa Collaboration Platform
 Name:               zarafa
 Version:            6.40.6
 %if %{beta_or_rc}
-Release:            0.%{actual_release}.svn%{svnrevision}%{?dist}.1
+Release:            0.%{actual_release}.svn%{svnrevision}%{?dist}
 %else
 Release:            %{actual_release}%{?dist}
 %endif
@@ -1009,8 +1009,8 @@ fi
 %endif
 
 %changelog
-* Wed Mar 23 2011 Dan Horák <dan at danny.cz> - 6.40.6-1
-- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
+* Thu Mar 24 2011 Robert Scheck <robert at fedoraproject.org> 6.40.6-2
+- Rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
 
 * Mon Mar 21 2011 Robert Scheck <robert at fedoraproject.org> 6.40.6-1
 - Upgrade to 6.40.6


More information about the scm-commits mailing list