]> git.pld-linux.org Git - packages/transmission.git/blobdiff - transmission.spec
- updated for 1.90
[packages/transmission.git] / transmission.spec
index 9c73a45bddb887f3c62fca50c542caf2391bda01..e759d76b693abf2f8a4274385df84b0ad354b482 100644 (file)
@@ -2,17 +2,18 @@ Summary:      A versatile and multi-platform BitTorrent client
 Summary(hu.UTF-8):     Egy sokoldalú és multiplatformos BitTorrent kliens
 Summary(pl.UTF-8):     Wszechstronny i wieloplatformowy klient BitTorrenta
 Name:          transmission
-Version:       1.82
+Version:       1.90
 Release:       1
 License:       MIT
 Group:         Applications/Communications
 Source0:       http://download.m0k.org/transmission/files/%{name}-%{version}.tar.bz2
-# Source0-md5: 00fe9cc2c4f8e004c89825812e387fc4
+# Source0-md5: 91cc216807745a7d287150a6947e9bac
 Source1:       %{name}.sysconfig
 Source2:       %{name}.init
 Patch0:                %{name}-ckb_po.patch
 Patch1:                %{name}-qtr_details.patch
-Patch2:                %{name}-preallocate_syscall.patch
+Patch2:                %{name}-cflags.patch
+Patch3:                %{name}-preallocate_syscall.patch
 URL:           http://transmissionbt.com/
 BuildRequires: QtGui-devel
 BuildRequires: QtNetwork-devel
@@ -35,6 +36,7 @@ BuildRequires:        pkgconfig
 BuildRequires: qt4-build
 BuildRequires: qt4-qmake
 BuildRequires: rpmbuild(macros) >= 1.357
+BuildRequires: util-linux
 BuildRequires: which
 BuildRequires: xfsprogs-devel
 Obsoletes:     Transmission <= 1.05
@@ -50,8 +52,8 @@ choose to use. Transmission strikes a balance between providing useful
 functionality without feature bloat.
 
 %description -l hu.UTF-8
-Transmission egy könnyűsúlyú, de mégis egy erőteljes BitTorrent kliens.
-Egyszerű, intuitív felülete szorosan illeszkedik bármilyen
+Transmission egy könnyűsúlyú, de mégis egy erőteljes BitTorrent
+kliens. Egyszerű, intuitív felülete szorosan illeszkedik bármilyen
 számítógépes környezetbe, amit csak választasz. A Transmission célja
 megtalálni a használható funkcionalitást lehetőségek áradata nélkül.
 
@@ -117,6 +119,7 @@ mv %{name}-%{version}/* .
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 %{__rm} po/ckb.po
 %{__sed} -i 's/CONFIG += qt thread debug/CONFIG += qt thread/' qt/qtr.pro
 
This page took 0.078813 seconds and 4 git commands to generate.