This commit is contained in:
parent
a75063564a
commit
d1f9fc9e7d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 20 16:47:28 CEST 2007 - stbinner@suse.de
|
||||
|
||||
- fix package requires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 17:37:05 CEST 2007 - coolo@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@ License: GNU General Public License (GPL)
|
||||
Group: Productivity/Networking/Other
|
||||
Summary: KDE BitTorrent Client
|
||||
Version: 2.1.4
|
||||
Release: 12
|
||||
Release: 14
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%define rversion %{version}
|
||||
Source: %{name}-%{rversion}.tar.gz
|
||||
@ -26,7 +26,7 @@ Patch4: no-geoip-db.diff
|
||||
Patch10: ktorrent-fix-columns.diff
|
||||
Patch15: ktorrent-fix-compiler_warning.diff
|
||||
Patch16: disable-DHT.diff
|
||||
Requires: %{name} = %{version}
|
||||
Requires: %{name}-lang = %{version}
|
||||
|
||||
%description
|
||||
Torrent is a BitTorrent program for KDE. Its main features are: *
|
||||
@ -104,6 +104,8 @@ make DESTDIR=$RPM_BUILD_ROOT install
|
||||
/opt/kde3/share/servicetypes/*.desktop
|
||||
|
||||
%changelog
|
||||
* Sun May 20 2007 - stbinner@suse.de
|
||||
- fix package requires
|
||||
* Mon May 14 2007 - coolo@suse.de
|
||||
- split translations into special package
|
||||
* Tue Apr 24 2007 - stbinner@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user