SPECS: transmission.spec - up to 1.34, web client added

dzeus dzeus at pld-linux.org
Sat Sep 20 20:09:45 CEST 2008


Author: dzeus                        Date: Sat Sep 20 18:09:45 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.34, web client added

---- Files affected:
SPECS:
   transmission.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/transmission.spec
diff -u SPECS/transmission.spec:1.32 SPECS/transmission.spec:1.33
--- SPECS/transmission.spec:1.32	Sun Aug 24 21:00:15 2008
+++ SPECS/transmission.spec	Sat Sep 20 20:09:40 2008
@@ -3,12 +3,12 @@
 Summary:	A versatile and multi-platform BitTorrent client
 Summary(pl.UTF-8):	Wszechstronny i wieloplatformowy klient BitTorrenta
 Name:		transmission
-Version:	1.33
+Version:	1.34
 Release:	1
 License:	MIT
 Group:		Applications/Communications
 Source0:	http://download.m0k.org/transmission/files/transmission-%{version}.tar.bz2
-# Source0-md5:	097a538a10e41c9e631ef23b11a2ddfa
+# Source0-md5:	c4ef93639bcb895c1b3d279b2f4e27b3
 URL:		http://transmission.m0k.org/
 BuildRequires:	curl-devel >= 7.15.0
 BuildRequires:	dbus-glib-devel >= 0.70
@@ -26,6 +26,8 @@
 Obsoletes:	Transmission <= 1.05
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		_appdir		%{_datadir}/%{name}/web
+
 %description
 Transmission has been built from the ground up to be a lightweight,
 yet powerful BitTorrent client. Its simple, intuitive interface is
@@ -79,6 +81,10 @@
 %{_pixmapsdir}/transmission.png
 %{_iconsdir}/hicolor/*/apps/transmission.png
 %{_iconsdir}/hicolor/*/apps/transmission.svg
+%{_appdir}/images
+%{_appdir}/javascript
+%{_appdir}/stylesheets
+%{_appdir}/index.html
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -86,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2008/09/20 18:09:40  dzeus
+- up to 1.34, web client added
+
 Revision 1.32  2008/08/24 19:00:15  dzeus
 - removed missing binaries
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/transmission.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list