Remove boost dependency, rpm will pick it up automatically (with the right package...
[libt2n] / libt2n.spec.in
index 2ee3df0..52fd1ab 100644 (file)
@@ -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