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:
2017-02-16 15:46:23 +00:00
committed by Git OBS Bridge
parent b0dc18e5c7
commit fd12da6417
2 changed files with 6 additions and 4 deletions

View File

@@ -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

View File

@@ -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