Autobuild autoformatter for 52754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin?expand=0&rev=58
This commit is contained in:
parent
b9b117cbb5
commit
a2dd4ba3d7
@ -232,6 +232,7 @@ Requires: %{name} = %{version}
|
||||
Supplements: packageand(%{name}:evolution-data-server)
|
||||
|
||||
%if %with_mono
|
||||
|
||||
%package -n libpurple-mono
|
||||
License: GPLv2+
|
||||
Summary: Mono .NET Plugin Support for Pidgin
|
||||
@ -291,6 +292,7 @@ Lotus Sametime plugin for Pidgin using the Meanwhile library.
|
||||
Evolution integration plugin for Pidgin
|
||||
|
||||
%if %with_mono
|
||||
|
||||
%description -n libpurple-mono
|
||||
Mono plugin loader for Pidgin. This package will allow you to write or
|
||||
use Pidgin plugins written in the .NET programming language.
|
||||
@ -512,6 +514,7 @@ find $RPM_BUILD_ROOT%{_libdir}/finch -maxdepth 1 -xtype f -print | \
|
||||
%if %suse_version > 1010
|
||||
|
||||
%if %with_mono
|
||||
|
||||
%files -n libpurple-mono
|
||||
%defattr(-, root, root)
|
||||
%{_libdir}/purple-2/mono.so
|
||||
|
Loading…
Reference in New Issue
Block a user