forked from pool/ktorrent
This commit is contained in:
committed by
Git OBS Bridge
parent
897dfacfc6
commit
f8b8ca318d
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 19 19:22:36 CET 2008 - stbinner@suse.de
|
||||||
|
|
||||||
|
- fix build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 19 14:00:11 CET 2008 - stbinner@suse.de
|
Tue Feb 19 14:00:11 CET 2008 - stbinner@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.0
|
Version: 3.0.0
|
||||||
Release: 1
|
Release: 2
|
||||||
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
|
||||||
@@ -101,18 +101,18 @@ Authors:
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
/usr/bin/ktorrent
|
/usr/bin/ktorrent
|
||||||
/usr/bin/ktupnptest
|
/usr/bin/ktupnptest
|
||||||
/usr/lib/kde4/ktbwschedulerplugin.so
|
/usr/%_lib/kde4/ktbwschedulerplugin.so
|
||||||
/usr/lib/kde4/ktinfowidgetplugin.so
|
/usr/%_lib/kde4/ktinfowidgetplugin.so
|
||||||
/usr/lib/kde4/ktipfilterplugin.so
|
/usr/%_lib/kde4/ktipfilterplugin.so
|
||||||
/usr/lib/kde4/ktlogviewerplugin.so
|
/usr/%_lib/kde4/ktlogviewerplugin.so
|
||||||
/usr/lib/kde4/ktscanfolderplugin.so
|
/usr/%_lib/kde4/ktscanfolderplugin.so
|
||||||
/usr/lib/kde4/ktsearchplugin.so
|
/usr/%_lib/kde4/ktsearchplugin.so
|
||||||
/usr/lib/kde4/ktstatsplugin.so
|
/usr/%_lib/kde4/ktstatsplugin.so
|
||||||
/usr/lib/kde4/ktupnpplugin.so
|
/usr/%_lib/kde4/ktupnpplugin.so
|
||||||
/usr/lib/kde4/ktwebinterfaceplugin.so
|
/usr/%_lib/kde4/ktwebinterfaceplugin.so
|
||||||
/usr/lib/libbtcore.so.*
|
/usr/%_lib/libbtcore.so.*
|
||||||
/usr/lib/libktcore.so.*
|
/usr/%_lib/libktcore.so.*
|
||||||
/usr/lib/libktupnp.so.*
|
/usr/%_lib/libktupnp.so.*
|
||||||
/usr/share/applications/kde4/ktorrent.desktop
|
/usr/share/applications/kde4/ktorrent.desktop
|
||||||
/usr/share/icons/hicolor/*/apps/ktorrent.*
|
/usr/share/icons/hicolor/*/apps/ktorrent.*
|
||||||
/usr/share/icons/hicolor/*/mimetypes/torrent.*
|
/usr/share/icons/hicolor/*/mimetypes/torrent.*
|
||||||
@@ -142,13 +142,15 @@ Authors:
|
|||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
/usr/lib/libbtcore.so
|
/usr/%_lib/libbtcore.so
|
||||||
/usr/lib/libktcore.so
|
/usr/%_lib/libktcore.so
|
||||||
/usr/lib/libktupnp.so
|
/usr/%_lib/libktupnp.so
|
||||||
/usr/include/libbtcore
|
/usr/include/libbtcore
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Feb 19 2008 stbinner@suse.de
|
* Tue Feb 19 2008 stbinner@suse.de
|
||||||
|
- fix build
|
||||||
|
* Tue Feb 19 2008 stbinner@suse.de
|
||||||
- update to 3.0, the first KDE4-based release
|
- update to 3.0, the first KDE4-based release
|
||||||
* Sun Jan 27 2008 stbinner@suse.de
|
* Sun Jan 27 2008 stbinner@suse.de
|
||||||
- update to 2.2.5, several minor bug fixes
|
- update to 2.2.5, several minor bug fixes
|
||||||
|
Reference in New Issue
Block a user