forked from pool/ktorrent
This commit is contained in:
committed by
Git OBS Bridge
parent
954f26a072
commit
343a688051
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 16 19:43:25 CEST 2008 - aj@suse.de
|
||||||
|
|
||||||
|
- Add missing new line to spec file.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 15 15:33:22 CEST 2008 - dmueller@suse.de
|
Thu May 15 15:33:22 CEST 2008 - dmueller@suse.de
|
||||||
|
|
||||||
|
@@ -21,7 +21,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: 3.0.2
|
Version: 3.0.2
|
||||||
Release: 13
|
Release: 14
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%define rversion %version
|
%define rversion %version
|
||||||
Source: %{name}-%{rversion}.tar.bz2
|
Source: %{name}-%{rversion}.tar.bz2
|
||||||
@@ -90,7 +90,8 @@ Authors:
|
|||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig%if %suse_version > 1020
|
%postun -p /sbin/ldconfig
|
||||||
|
%if %suse_version > 1020
|
||||||
|
|
||||||
%files lang -f build/%name.lang
|
%files lang -f build/%name.lang
|
||||||
|
|
||||||
@@ -149,6 +150,8 @@ Authors:
|
|||||||
/usr/include/libbtcore
|
/usr/include/libbtcore
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 16 2008 aj@suse.de
|
||||||
|
- Add missing new line to spec file.
|
||||||
* Thu May 15 2008 dmueller@suse.de
|
* Thu May 15 2008 dmueller@suse.de
|
||||||
- fix largefile support (bnc#386475)
|
- fix largefile support (bnc#386475)
|
||||||
- add missing runtime dependencies, remove deprected macro
|
- add missing runtime dependencies, remove deprected macro
|
||||||
|
Reference in New Issue
Block a user