packages (DEVEL): transmission/transmission.spec - updated to 2.40b2 - merg...
lisu
lisu at pld-linux.org
Mon Sep 26 12:41:59 CEST 2011
Author: lisu Date: Mon Sep 26 10:41:59 2011 GMT
Module: packages Tag: DEVEL
---- Log message:
- updated to 2.40b2
- merged with previous DEVEL
---- Files affected:
packages/transmission:
transmission.spec (1.97 -> 1.97.2.1)
---- Diffs:
================================================================
Index: packages/transmission/transmission.spec
diff -u packages/transmission/transmission.spec:1.97 packages/transmission/transmission.spec:1.97.2.1
--- packages/transmission/transmission.spec:1.97 Mon Jul 25 12:59:15 2011
+++ packages/transmission/transmission.spec Mon Sep 26 12:41:54 2011
@@ -1,16 +1,19 @@
# $Revision$, $Date$
+#
# Conditional build:
%bcond_with verchange # changes client version identifiaction to 2.22
+#
+%define snap b2
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.33
+Version: 2.40
Release: 1
License: MIT
Group: Applications/Communications
-Source0: http://download.m0k.org/transmission/files/%{name}-%{version}.tar.bz2
-# Source0-md5: 082217a65713ac879410c622cbe6eb26
+Source0: http://download.m0k.org/transmission/files/%{name}-%{version}%{snap}.tar.bz2
+# Source0-md5: bb6d1325b06dc30a3fe58805f520a47a
Source1: %{name}.sysconfig
Source2: %{name}.init
Patch0: %{name}-ckb_po.patch
@@ -41,6 +44,7 @@
BuildRequires: qt4-build
BuildRequires: qt4-qmake
BuildRequires: rpmbuild(macros) >= 1.357
+BuildRequires: sqlite3-devel
BuildRequires: util-linux
BuildRequires: which
BuildRequires: xfsprogs-devel
@@ -119,8 +123,8 @@
A GUI to Transmission based on Qt4.
%prep
-%setup -qc
-mv %{name}-%{version}/* .
+%setup -qc -n %{name}-%{version}%{snap}
+mv %{name}-%{version}%{snap}/* .
%patch0 -p1
%patch1 -p1
%patch2 -p1
@@ -244,6 +248,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.97.2.1 2011/09/26 10:41:54 lisu
+- updated to 2.40b2
+- merged with previous DEVEL
+
Revision 1.97 2011/07/25 10:59:15 marti
- up to 2.33
@@ -262,6 +270,23 @@
Revision 1.92 2011/04/11 15:35:25 marti
- revert to 1.90, wrong branch added
+
+Revision 1.90.2.5 2011/05/06 19:51:50 marti
+- adjusted rel
+
+Revision 1.90.2.4 2011/05/01 07:03:40 marti
+- up to 2.30b4
+
+Revision 1.90.2.3 2011/04/18 16:01:19 marti
+- up to 2.30b3
+- sqlite3-devel is needed to build transmission
+- removed rare locales
+
+Revision 1.90.2.2 2011/04/11 18:35:39 marti
+- MD5 fixed
+
+Revision 1.90.2.1 2011/04/11 18:28:53 marti
+- beta version, 2.30b2
Revision 1.90 2011/03/05 18:29:46 caleb
- Up to 2.22
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/transmission/transmission.spec?r1=1.97&r2=1.97.2.1&f=u
More information about the pld-cvs-commit
mailing list