libt2n-git Archives

Subject: C++ inter-process communication library branch, master, updated. v0.5-11-gc9d33be

From: libt2n-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libt2n-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Thu, 1 Oct 2009 11:24:07 +0200 (CEST)
The branch, master has been updated
       via  c9d33be6689db8417af278c0519c5124883ecdcc (commit)
      from  58f452c4278be2568cb663f1ec47b0cca95c46f6 (commit)


- Log -----------------------------------------------------------------
commit c9d33be6689db8417af278c0519c5124883ecdcc
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date:   Thu Oct 1 11:23:58 2009 +0200

    Remove boost dependency, rpm will pick it up automatically (with the right 
package name) as "boost" is a meta-package on Fedora for all boost packages

-----------------------------------------------------------------------

Summary of changes:
 libt2n.spec.in |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/libt2n.spec.in b/libt2n.spec.in
index 2ee3df0..52fd1ab 100644
--- a/libt2n.spec.in
+++ b/libt2n.spec.in
@@ -8,7 +8,6 @@ Vendor:    Intra2net AG
 Source:    
http://www.intra2net.com/en/developer/libt2n/download/%{name}-%{version}.tar.gz
 Buildroot: /tmp/%{name}-%{version}-root
 Prefix:    /usr
-Requires:  boost >= 1.33
 BuildPrereq: libtool cppunit-devel
 URL:       http://www.intra2net.com/en/developer/libt2n
 
@@ -18,7 +17,7 @@ C++ IPC library
 %package   devel
 Summary:   talk2neighbor - C++ IPC library
 Group:     Intranator/Development
-Requires:  libt2n = %{version} libgettext gccxml libxml++
+Requires:  libt2n = %{version} libgettext gccxml libxml++ boost-devel
 BuildPrereq: boost-devel
 
 %description devel


hooks/post-receive
-- 
C++ inter-process communication library

--
libt2n-git - see http://www.intra2net.com/en/developer/libt2n for details.
To unsubscribe send a mail to libt2n-git+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread
  • C++ inter-process communication library branch, master, updated. v0.5-11-gc9d33be, libt2n-git <=