kopete-devel: removed requirement for kdelibs-devel; move libqgroupwise.so to main package [release 20.08.1-2mamba;Wed Sep 09 2020]

This commit is contained in:
Silvan Calarco 2024-01-06 02:31:53 +01:00
parent 850b19a08f
commit f723a1e67c

View File

@ -1,6 +1,6 @@
Name: kopete Name: kopete
Version: 20.08.1 Version: 20.08.1
Release: 1mamba Release: 2mamba
Summary: Multi-protocol plugin-based instant messenger for the K Desktop Environment Summary: Multi-protocol plugin-based instant messenger for the K Desktop Environment
Group: Graphical Desktop/Applications/Internet Group: Graphical Desktop/Applications/Internet
Vendor: openmamba Vendor: openmamba
@ -15,6 +15,7 @@ Patch3: kopete-18.12.3-openssl-1.1.1b.patch
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libbctoolbox-devel BuildRequires: libbctoolbox-devel
BuildRequires: libexpat-devel BuildRequires: libexpat-devel
BuildRequires: libgadu-devel BuildRequires: libgadu-devel
@ -62,7 +63,7 @@ BuildRequires: libnsl-devel
BuildRequires: libopenssl-devel BuildRequires: libopenssl-devel
BuildRequires: libortp-devel BuildRequires: libortp-devel
BuildRequires: libotr-devel BuildRequires: libotr-devel
BuildRequires: libphonon-qt5-devel BuildRequires: libphonon-devel
BuildRequires: libqca-qt5-devel BuildRequires: libqca-qt5-devel
BuildRequires: libqt5-devel BuildRequires: libqt5-devel
BuildRequires: libsolid-devel BuildRequires: libsolid-devel
@ -97,7 +98,6 @@ This package is part of KDE4.
Group: Development/Libraries Group: Development/Libraries
Summary: Development files for %{name} Summary: Development files for %{name}
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
Requires: kdelibs-devel
Provides: libkopete-devel Provides: libkopete-devel
Obsoletes: libkopete-devel Obsoletes: libkopete-devel
@ -123,7 +123,7 @@ This package contains libraries and header files for developing applications tha
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall -C build %makeinstall -C build
%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang %find_lang %{name}5_qt --with-qt --with-man --with-html --all-name || touch %{name}5_qt.lang
%clean %clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -172,6 +172,7 @@ exit 0
%{_libdir}/libkopeteprivacy.so.* %{_libdir}/libkopeteprivacy.so.*
%{_libdir}/libkopetestatusmenu.so.* %{_libdir}/libkopetestatusmenu.so.*
#%{_libdir}/libkyahoo.so.* #%{_libdir}/libkyahoo.so.*
%{_libdir}/libqgroupwise.so
%{_libdir}/liboscar.so.* %{_libdir}/liboscar.so.*
%{_libdir}/qt5/plugins/chattexteditpart.so %{_libdir}/qt5/plugins/chattexteditpart.so
%{_libdir}/qt5/plugins/kcm_kopete_*.so %{_libdir}/qt5/plugins/kcm_kopete_*.so
@ -182,12 +183,6 @@ exit 0
%{_datadir}/config.kcfg/*.kcfg %{_datadir}/config.kcfg/*.kcfg
%{_datadir}/dbus-1/interfaces/org.kde.Kopete*.xml %{_datadir}/dbus-1/interfaces/org.kde.Kopete*.xml
%{_datadir}/dbus-1/interfaces/org.kde.kopete.*.xml %{_datadir}/dbus-1/interfaces/org.kde.kopete.*.xml
%{_datadir}/icons/hicolor/*/apps/kopete*.png
%{_datadir}/icons/hicolor/scalable/apps/kopete*.svgz
%{_datadir}/icons/oxygen/*/apps/*.png
%{_datadir}/icons/oxygen/*/actions/*.png
%{_datadir}/icons/oxygen/*/status/*.png
%{_datadir}/icons/oxygen/scalable/actions/*.svgz
%dir %{_datadir}/kopete_history %dir %{_datadir}/kopete_history
%{_datadir}/kopete_history/history*.rc %{_datadir}/kopete_history/history*.rc
%{_datadir}/knotifications5/kopete.notifyrc %{_datadir}/knotifications5/kopete.notifyrc
@ -204,21 +199,12 @@ exit 0
%{_datadir}/kopete/* %{_datadir}/kopete/*
%{_datadir}/sounds/Kopete_*.ogg %{_datadir}/sounds/Kopete_*.ogg
%{_datadir}/qlogging-categories5/kopete.categories %{_datadir}/qlogging-categories5/kopete.categories
%lang(ca) %{_datadir}/doc/HTML/ca/kopete %{_datadir}/icons/hicolor/*/apps/kopete*.png
%lang(de) %{_datadir}/doc/HTML/de/kopete %{_datadir}/icons/hicolor/scalable/apps/kopete*.svgz
%lang(en) %{_datadir}/doc/HTML/en/kopete %{_datadir}/icons/oxygen/*/apps/*.png
%lang(es) %{_datadir}/doc/HTML/es/kopete %{_datadir}/icons/oxygen/*/actions/*.png
%lang(et) %{_datadir}/doc/HTML/et/kopete %{_datadir}/icons/oxygen/*/status/*.png
%lang(fr) %{_datadir}/doc/HTML/fr/kopete %{_datadir}/icons/oxygen/scalable/actions/*.svgz
%lang(it) %{_datadir}/doc/HTML/it/kopete
%lang(nl) %{_datadir}/doc/HTML/nl/kopete
%lang(pl) %{_datadir}/doc/HTML/pl/kopete
%lang(pt) %{_datadir}/doc/HTML/pt/kopete
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/kopete
%lang(ru) %{_datadir}/doc/HTML/ru/kopete
%lang(sr) %{_datadir}/doc/HTML/sr/kopete
%lang(sv) %{_datadir}/doc/HTML/sv/kopete
%lang(uk) %{_datadir}/doc/HTML/uk/kopete
%doc AUTHORS COPYING COPYING.DOC COPYING.LIB %doc AUTHORS COPYING COPYING.DOC COPYING.LIB
%files devel %files devel
@ -237,9 +223,11 @@ exit 0
%{_libdir}/libkopetestatusmenu.so %{_libdir}/libkopetestatusmenu.so
#%{_libdir}/libkyahoo.so #%{_libdir}/libkyahoo.so
%{_libdir}/liboscar.so %{_libdir}/liboscar.so
%{_libdir}/libqgroupwise.so
%changelog %changelog
* Wed Sep 09 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 20.08.1-2mamba
- kopete-devel: removed requirement for kdelibs-devel; move libqgroupwise.so to main package
* Fri Sep 04 2020 Automatic Build System <autodist@mambasoft.it> 20.08.1-1mamba * Fri Sep 04 2020 Automatic Build System <autodist@mambasoft.it> 20.08.1-1mamba
- automatic version update by autodist - automatic version update by autodist