SPECS (DEVEL): qbittorrent.spec - up to 1.4.0beta1 - more verbose files
lisu
lisu at pld-linux.org
Wed Apr 1 10:36:20 CEST 2009
Author: lisu Date: Wed Apr 1 08:36:20 2009 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- up to 1.4.0beta1
- more verbose files
---- Files affected:
SPECS:
qbittorrent.spec (1.26 -> 1.26.2.1)
---- Diffs:
================================================================
Index: SPECS/qbittorrent.spec
diff -u SPECS/qbittorrent.spec:1.26 SPECS/qbittorrent.spec:1.26.2.1
--- SPECS/qbittorrent.spec:1.26 Mon Mar 9 12:51:05 2009
+++ SPECS/qbittorrent.spec Wed Apr 1 10:36:14 2009
@@ -1,14 +1,15 @@
# $Revision$, $Date$
+%define _beta beta1
Summary: qbittorrent - Qt4-based torrent client
Summary(hu.UTF-8): qbittorrent - Qt4-alapú torrent kliens
Summary(pl.UTF-8): qbittorrent - graficzny klient torrenta oparty na Qt4
Name: qbittorrent
-Version: 1.3.2
-Release: 1
+Version: 1.4.0
+Release: 0.%{_beta}.1
License: GPL v2+
Group: X11/Applications
-Source0: http://dl.sourceforge.net/qbittorrent/%{name}-%{version}.tar.gz
-# Source0-md5: 680ea41e5601d5cd7990b303f9ad503c
+Source0: http://dl.sourceforge.net/qbittorrent/%{name}-%{version}%{_beta}.tar.gz
+# Source0-md5: b3458557be900f39279e661e541b7379
URL: http://qbittorrent.sourceforge.net/
BuildRequires: QtCore-devel
BuildRequires: QtDBus-devel
@@ -36,7 +37,7 @@
qTorrent - graficzny klient torrenta oparty na Qt4.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}~%{_beta}
%build
./configure \
@@ -71,7 +72,7 @@
%defattr(644,root,root,755)
%doc AUTHORS Changelog README
%attr(755,root,root) %{_bindir}/%{name}
-%{_mandir}/man1/*
+%{_mandir}/man1/qbittorrent.*
%{_iconsdir}/hicolor/*/apps/*
%{_desktopdir}/qBittorrent.desktop
@@ -81,6 +82,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26.2.1 2009/04/01 08:36:14 lisu
+- up to 1.4.0beta1
+- more verbose files
+
Revision 1.26 2009/03/09 11:51:05 lisu
- 1.3.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qbittorrent.spec?r1=1.26&r2=1.26.2.1&f=u
More information about the pld-cvs-commit
mailing list