X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=libtorrent-rasterbar.spec;h=a86ae9d588552ef9d63d3fcc05aa1bc915f31f39;hb=eb37701a752aa578adf92b631c5c0cd2f466b0ea;hp=40f865e70b00195d0543bd9248b42ffd5a6e8de5;hpb=6a319e728fcf6972b07200d4d402bcf6e58116f6;p=packages%2Flibtorrent-rasterbar.git diff --git a/libtorrent-rasterbar.spec b/libtorrent-rasterbar.spec index 40f865e..a86ae9d 100644 --- a/libtorrent-rasterbar.spec +++ b/libtorrent-rasterbar.spec @@ -1,26 +1,27 @@ +%define tagver %(echo %{version} | tr . _) Summary: A C++ BitTorrent library Summary(hu.UTF-8): C++ BitTorrent könyvtár Summary(pl.UTF-8): Biblioteka BitTorrenta napisana w C++ Name: libtorrent-rasterbar -Version: 0.16.7 -Release: 1 +Version: 1.0.6 +Release: 6 Epoch: 1 License: BSD Group: Libraries -Source0: http://libtorrent.googlecode.com/files/%{name}-%{version}.tar.gz -# Source0-md5: 0d83acb7d03fba652abbebdaca1fdcb0 +Source0: https://github.com/arvidn/libtorrent/releases/download/libtorrent-%{tagver}/%{name}-%{version}.tar.gz +# Source0-md5: e88d7f56fe9384e835b8389cd59e540e URL: http://www.rasterbar.com/products/libtorrent/ BuildRequires: GeoIP-devel BuildRequires: autoconf >= 2.63 BuildRequires: automake >= 1:1.11 -BuildRequires: boost-devel >= 1.35.0 -BuildRequires: boost-python-devel +BuildRequires: boost-devel >= 1.36 +BuildRequires: boost-python-devel >= 1.36 BuildRequires: libstdc++-devel BuildRequires: libtool >= 2:2.2.6 BuildRequires: openssl-devel BuildRequires: pkgconfig >= 1:0.20 -BuildRequires: python-devel -BuildRequires: python-modules +BuildRequires: python-devel >= 1:2.4 +BuildRequires: python-modules >= 1:2.4 BuildRequires: rpm-pythonprov BuildRequires: sed >= 4.0 BuildRequires: util-linux @@ -165,7 +166,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc AUTHORS ChangeLog COPYING README %attr(755,root,root) %{_libdir}/libtorrent-rasterbar.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libtorrent-rasterbar.so.7 +%attr(755,root,root) %ghost %{_libdir}/libtorrent-rasterbar.so.8 %files devel %defattr(644,root,root,755)