rpms/libtorrent/devel libtorrent.spec,1.24,1.25

Conrad Meyer konradm at fedoraproject.org
Tue Nov 18 21:09:26 UTC 2008


Author: konradm

Update of /cvs/pkgs/rpms/libtorrent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16307

Modified Files:
	libtorrent.spec 
Log Message:
Minor fix...


Index: libtorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libtorrent/devel/libtorrent.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- libtorrent.spec	18 Nov 2008 21:03:35 -0000	1.24
+++ libtorrent.spec	18 Nov 2008 21:08:55 -0000	1.25
@@ -7,7 +7,11 @@
 URL:           http://libtorrent.rakshasa.no/
 Source0:       http://superb-east.dl.sourceforge.net/sourceforge/libtorrent/%{name}-rasterbar-%{version}.tar.gz
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: pkgconfig, openssl-devel, libsigc++20-devel, boost-devel
+BuildRequires: pkgconfig
+BuildRequires: openssl-devel
+BuildRequires: libsigc++20-devel
+BuildRequires: boost-devel
+BuildRequires: asio-devel
 
 %description
 LibTorrent is a BitTorrent library written in C++ for *nix, with a focus 




More information about the fedora-extras-commits mailing list