[proftpd] Rebuild against libmemcached.so.11 without SASL

Paul Howarth pghmcfc at fedoraproject.org
Sat Sep 22 12:22:49 UTC 2012


commit 9a03a212ff6b192e26bb96206a076fff2143493f
Author: Paul Howarth <paul at city-fan.org>
Date:   Sat Sep 22 13:22:31 2012 +0100

    Rebuild against libmemcached.so.11 without SASL

 proftpd.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/proftpd.spec b/proftpd.spec
index 45f4f35..0a03b32 100644
--- a/proftpd.spec
+++ b/proftpd.spec
@@ -41,12 +41,12 @@
 %define _hardened_build 1
 
 #global prever rc3
-%global rpmrel 2
+%global rpmrel 3
 
 Summary:		Flexible, stable and highly-configurable FTP server
 Name:			proftpd
 Version:		1.3.4b
-Release:		%{?prever:0.}%{rpmrel}%{?prever:.%{prever}}%{?dist}.1
+Release:		%{?prever:0.}%{rpmrel}%{?prever:.%{prever}}%{?dist}
 License:		GPLv2+
 Group:			System Environment/Daemons
 URL:			http://www.proftpd.org/
@@ -528,8 +528,8 @@ fi
 %{_mandir}/man1/ftpwho.1*
 
 %changelog
-* Sat Sep 22 2012  Remi Collet <remi at fedoraproject.org> - 1.3.4b-2.1
-- rebuild against libmemcached.so.11 without SASL
+* Sat Sep 22 2012  Remi Collet <remi at fedoraproject.org> 1.3.4b-3
+- Rebuild against libmemcached.so.11 without SASL
 
 * Thu Aug 30 2012 Paul Howarth <paul at city-fan.org> 1.3.4b-2
 - Add support for systemd presets in Fedora 18+ (#850281)


More information about the scm-commits mailing list