[tncfhh] Fixed libxml2-devel issue in spec file

avesh agarwal avesh at fedoraproject.org
Tue Sep 20 22:17:34 UTC 2011


commit 49a18dc4d00139ca46df4a2c1a7a9f2f934f1af8
Author: Avesh Agarwal <avagarwa at redhat.com>
Date:   Tue Sep 20 18:17:17 2011 -0400

    Fixed libxml2-devel issue in spec file

 tncfhh.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tncfhh.spec b/tncfhh.spec
index 8932348..aa81b12 100644
--- a/tncfhh.spec
+++ b/tncfhh.spec
@@ -4,7 +4,7 @@ Summary: An open source implementation of the Trusted Network Connect (TNC) fram
 Name: tncfhh
 Version: 0.8.3
 
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2
 Url: http://trust.inform.fh-hannover.de/joomla/index.php/projects/tncfhh
 Source0: http://trust.inform.fh-hannover.de/download/tncfhh/tncfhh-%{version}.tar.gz
@@ -12,7 +12,7 @@ Source0: http://trust.inform.fh-hannover.de/download/tncfhh/tncfhh-%{version}.ta
 Group: Applications/System
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: cmake log4cxx-devel xerces-c-devel trousers-devel libtnc-devel
-BuildRequires: libtool-ltdl-devel boost-devel openssl-devel
+BuildRequires: libtool-ltdl-devel boost-devel openssl-devel libxml2-devel
 
 Patch1: tncfhh-0.8.3-issues.patch
 Patch2: tncfhh-0.8.3-issues-2.patch
@@ -161,6 +161,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libtncutil.so.?.?.?
 
 %changelog
+* Tue Sep 20 2011 Avesh Agarwal <avagarwa at redhat.com> - 0.8.3-3
+- Fixed libxml2-devel issue in spec file
+
 * Tue Sep 20 2011 Avesh Agarwal <avagarwa at redhat.com> - 0.8.3-2
 - Fixed cmake issues
 - added a new command tncsim for testing


More information about the scm-commits mailing list