]> git.pld-linux.org Git - packages/transmission.git/commitdiff
- updated to 2.75 auto/th/transmission-2.75-1
authorŁukasz Kieś <kiesiu@pld-linux.org>
Mon, 17 Dec 2012 08:31:28 +0000 (09:31 +0100)
committerŁukasz Kieś <kiesiu@pld-linux.org>
Mon, 17 Dec 2012 08:31:28 +0000 (09:31 +0100)
- use *.xz sources

transmission-version.patch
transmission.spec

index d577db31a67ac5ed9f23c40b405987294de95f90..76eb1b10a3d0210f5bf68ad1cd70e638e4d7a8d4 100644 (file)
@@ -4,8 +4,8 @@
  dnl         "Z" for unsupported trunk builds,
  dnl         "0" for stable, supported releases
  dnl these should be the only two lines you need to change
--m4_define([user_agent_prefix],[2.71])
--m4_define([peer_id_prefix],[-TR2710-])
+-m4_define([user_agent_prefix],[2.75])
+-m4_define([peer_id_prefix],[-TR2750-])
 +m4_define([user_agent_prefix],[2.42])
 +m4_define([peer_id_prefix],[-TR2420-])
  
index 73612ba5b43ba0e97d2a4980f752b7c2d061e7b9..648af1656c3a953c0090f410861f01db5920e342 100644 (file)
@@ -5,12 +5,12 @@ 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:       2.72
+Version:       2.75
 Release:       1
 License:       MIT
 Group:         Applications/Communications
-Source0:       http://download.m0k.org/transmission/files/%{name}-%{version}.tar.bz2
-# Source0-md5: aae3c04676d06b2761f64270248f1d63
+Source0:       http://download.m0k.org/transmission/files/%{name}-%{version}.tar.xz
+# Source0-md5: 26b92e56e1574bb10443eccbf17443a7
 Source1:       %{name}.sysconfig
 Source2:       %{name}.init
 Patch0:                %{name}-ckb_po.patch
@@ -42,9 +42,11 @@ BuildRequires:       qt4-build
 BuildRequires: qt4-qmake
 BuildRequires: rpmbuild(macros) >= 1.357
 BuildRequires: sqlite3-devel
+BuildRequires: tar >= 1:1.22
 BuildRequires: util-linux
 BuildRequires: which
 BuildRequires: xfsprogs-devel
+BuildRequires: xz
 Obsoletes:     Transmission <= 1.05
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.23625 seconds and 4 git commands to generate.