[climm] * Wed Aug 21 2013 Paul Wouters <pwouters at redhat.com> - 0.7.1-8 - Change to depend on libotr3 as clim

Paul Wouters pwouters at fedoraproject.org
Wed Aug 21 16:09:48 UTC 2013


commit 1d8a2d697d65bd082dbec02420b2335289698d7b
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Aug 21 12:09:28 2013 -0400

    * Wed Aug 21 2013 Paul Wouters <pwouters at redhat.com> - 0.7.1-8
    - Change to depend on libotr3 as climm does not support libotr-4
    - Enable hardened build

 climm.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/climm.spec b/climm.spec
index 6ff3ddc..847a1b6 100644
--- a/climm.spec
+++ b/climm.spec
@@ -1,7 +1,8 @@
+%global _hardened_build 1
 Summary:        Text/line based ICQ client with many features
 Name:           climm
 Version:        0.7.1
-Release:        7%{?dist}
+Release:        8%{?dist}
 Source:         http://www.climm.org/source/%{name}-%{version}.tgz
 URL:            http://www.climm.org/
 Group:          Applications/Internet
@@ -12,7 +13,7 @@ Provides:      micq = %{version}-%{release}
 Obsoletes:     micq < 0.6-1
 BuildRequires: gnutls-devel
 BuildRequires: tcl-devel
-BuildRequires: libotr-devel
+BuildRequires: libotr3-devel
 BuildRequires: iksemel-devel
 BuildRequires: enca
 
@@ -74,6 +75,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug 21 2013 Paul Wouters <pwouters at redhat.com> - 0.7.1-8
+- Change to depend on libotr3 as climm does not support libotr-4
+- Enable hardened build
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.1-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list