Accepting request 456802 from KDE:Distro:Factory
1 OBS-URL: https://build.opensuse.org/request/show/456802 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libktorrent?expand=0&rev=38
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 11 23:00:32 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Fix RPM group, remove redundant %clean section.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 1 13:00:35 UTC 2017 - adam.majer@suse.de
|
||||
|
||||
|
@@ -72,7 +72,7 @@ This package includes the necessary files for development using libktorrent.
|
||||
|
||||
%package -n libktorrent%{sonum}
|
||||
Summary: Torrent Downloading Library
|
||||
Group: Productivity/Networking/File-Sharing
|
||||
Group: System/Libraries
|
||||
Recommends: libktorrent%{sonum}-lang = %{version}
|
||||
Provides: %{name} = %{version}
|
||||
Obsoletes: %{name} < %{version}
|
||||
@@ -95,9 +95,6 @@ libktorrent is a torrent downloading library.
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%post -n libktorrent%{sonum} -p /sbin/ldconfig
|
||||
|
||||
%postun -n libktorrent%{sonum} -p /sbin/ldconfig
|
||||
|
Reference in New Issue
Block a user