]> git.pld-linux.org Git - packages/libtorrent-rasterbar.git/commitdiff
- rel 3 auto/th/libtorrent-rasterbar-0_14_10-3 auto/ti/libtorrent-rasterbar-0_14_10-3
authorZsolt Udvari <uzsolt@pld-linux.org>
Tue, 13 Apr 2010 12:38:04 +0000 (12:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- epoch in Requires

Changed files:
    libtorrent-rasterbar.spec -> 1.42

libtorrent-rasterbar.spec

index fedf8e39795667ce21bdc0c5f5c6e4b4208aed9e..0aa0c382794d3caa768d5437f666d4bfc95b462d 100644 (file)
@@ -3,7 +3,7 @@ Summary(hu.UTF-8):      C++ BitTorrent könyvtár
 Summary(pl.UTF-8):     Biblioteka BitTorrenta napisana w C++
 Name:          libtorrent-rasterbar
 Version:       0.14.10
-Release:       2
+Release:       3
 Epoch:         1
 License:       BSD
 Group:         Libraries
@@ -63,7 +63,7 @@ Summary:      Header files for %{name} library
 Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki %{name}
 License:       BSD, zlib/libpng License, Boost Software License
 Group:         Development/Libraries
-Requires:      %{name} = %{version}-%{release}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      boost-devel
 Requires:      openssl-devel
 Obsoletes:     rb_libtorrent-devel
@@ -93,7 +93,7 @@ License.
 Summary:       Static %{name} library
 Summary(pl.UTF-8):     Statyczna biblioteka %{name}
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}-%{release}
+Requires:      %{name}-devel = %{epoch}:%{version}-%{release}
 Obsoletes:     rb_libtorrent-static
 
 %description static
@@ -108,7 +108,7 @@ Statyczna biblioteka libtorrent-rasterbar.
 %package -n python-libtorrent-rasterbar
 Summary:       Python bindings for libtorrent-rasterbar
 Group:         Libraries/Python
-Requires:      %{name} = %{version}-%{release}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 
 %description -n python-libtorrent-rasterbar
 Python bindings for libtorrent-rasterbar.
This page took 0.602231 seconds and 4 git commands to generate.