SHA256
1
0
forked from pool/pidgin

Accepting request 613275 from network:pidgin

OBS-URL: https://build.opensuse.org/request/show/613275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin?expand=0&rev=129
This commit is contained in:
Dominique Leuenberger 2018-06-04 11:21:27 +00:00 committed by Git OBS Bridge
commit 935d219f1d
2 changed files with 21 additions and 14 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Apr 17 12:50:20 UTC 2018 - dimstar@opensuse.org
- Drop pkgconfig(NetworkManager) BuildRequires and Requires: this
legacy symbol is no longer maintained and pidgin is not yet
ready to move to libnm. As a side-effect, we no longer depend on
NM for all situations, even if the system were to run wicked.
- Replace --enable-nm configure parameter with --disable-nm.
-------------------------------------------------------------------
Thu Apr 12 07:43:51 UTC 2018 - fezhang@suse.com

View File

@ -23,7 +23,7 @@ Release: 0
Summary: Multiprotocol Instant Messaging Client
License: GPL-2.0-only
Group: Productivity/Networking/Instant Messenger
Url: https://pidgin.im/
URL: https://pidgin.im/
Source: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.bz2
Source1: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.bz2.asc
Source2: pidgin.keyring
@ -53,7 +53,6 @@ BuildRequires: ncurses-devel
BuildRequires: pkgconfig
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(NetworkManager)
BuildRequires: pkgconfig(avahi-glib)
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(dbus-glib-1)
@ -170,7 +169,6 @@ This package provides the upstream default configuration for Pidgin.
Summary: Development Headers, Documentation, and Libraries for libpurple
Group: Development/Libraries/C and C++
Requires: libpurple = %{version}
Requires: pkgconfig(NetworkManager)
Requires: pkgconfig(glib-2.0)
Requires: pkgconfig(libxml-2.0)
@ -267,7 +265,7 @@ autoreconf -fi
--with-gstreamer=0.10 \
--disable-vv \
%endif
--enable-nm \
--disable-nm \
--enable-dbus \
--enable-devhelp \
--with-tclconfig=%{_libdir} \
@ -290,6 +288,14 @@ find %{buildroot} -type f -name "*.la" -delete -print
%suse_update_desktop_file -N %{_name} -G "Instant Messenger" %{name}
%find_lang %{name} %{?no_lang_C}
%post -n libpurple -p /sbin/ldconfig
%postun -n libpurple -p /sbin/ldconfig
%post -n finch -p /sbin/ldconfig
%postun -n finch -p /sbin/ldconfig
%if 0%{?suse_version} < 1500
%post
%desktop_database_post
@ -300,14 +306,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
%icon_theme_cache_postun
%endif
%post -n libpurple -p /sbin/ldconfig
%postun -n libpurple -p /sbin/ldconfig
%post -n finch -p /sbin/ldconfig
%postun -n finch -p /sbin/ldconfig
%files
%if 0%{?suse_version} >= 1500
%license COPYING
@ -366,7 +364,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_libdir}/purple-2/libjabber.so
%{_libdir}/purple-2/liboscar.so
%{_libdir}/pkgconfig/purple.pc
%{_mandir}/man3/Purple.3*
%{_mandir}/man3/Purple.3pm%{?ext_man}
%files -n finch
%{_bindir}/finch
@ -374,7 +372,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_libdir}/libgnt.so.*
%{_libdir}/gnt/
%dir %{_libdir}/finch/
%{_mandir}/man1/finch.1*
%{_mandir}/man1/finch.1%{?ext_man}
%files -n finch-devel
%{_includedir}/finch/