SHA256
1
0
forked from pool/ktorrent
OBS User unknown
2007-08-15 18:29:35 +00:00
committed by Git OBS Bridge
parent 9cb277d0d8
commit f9ce477d74
3 changed files with 5167 additions and 1 deletions

5157
hu-translations.diff Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 14 09:31:59 CEST 2007 - stbinner@suse.de
- add improved Hungarian translation (#295663)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 24 10:51:45 CEST 2007 - bvirlet@suse.de Tue Jul 24 10:51:45 CEST 2007 - bvirlet@suse.de

View File

@@ -20,7 +20,7 @@ License: GPL v2 or later
Group: Productivity/Networking/File-Sharing Group: Productivity/Networking/File-Sharing
Summary: KDE BitTorrent Client Summary: KDE BitTorrent Client
Version: 2.2.1 Version: 2.2.1
Release: 1 Release: 12
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define rversion 2.2.1 %define rversion 2.2.1
Source: %{name}-%{rversion}.tar.gz Source: %{name}-%{rversion}.tar.gz
@@ -28,6 +28,7 @@ Patch2: remove-links.diff
Patch4: no-geoip-db.diff Patch4: no-geoip-db.diff
Patch10: ktorrent-fix-columns.diff Patch10: ktorrent-fix-columns.diff
Patch16: disable-DHT.diff Patch16: disable-DHT.diff
Patch17: hu-translations.diff
%if %suse_version > 1020 %if %suse_version > 1020
Requires: %{name}-lang = %{version} Requires: %{name}-lang = %{version}
%endif %endif
@@ -56,6 +57,7 @@ Authors:
%patch4 -p1 %patch4 -p1
%patch10 %patch10
%patch16 %patch16
%patch17
. /etc/opt/kde3/common_options . /etc/opt/kde3/common_options
update_admin update_admin
@@ -117,6 +119,8 @@ kde_post_install
/opt/kde3/share/servicetypes/*.desktop /opt/kde3/share/servicetypes/*.desktop
%changelog %changelog
* Tue Aug 14 2007 - stbinner@suse.de
- add improved Hungarian translation (#295663)
* Tue Jul 24 2007 - bvirlet@suse.de * Tue Jul 24 2007 - bvirlet@suse.de
- update to 2.2.1 - update to 2.2.1
* Fix file selection bug * Fix file selection bug