automatic version update by autodist [release 21.08.1-1mamba;Sat Sep 04 2021]
This commit is contained in:
parent
636348a548
commit
842460b5b7
14
kopete.spec
14
kopete.spec
@ -1,5 +1,5 @@
|
|||||||
Name: kopete
|
Name: kopete
|
||||||
Version: 21.08.0
|
Version: 21.08.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
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
|
||||||
@ -82,7 +82,7 @@ BuildRequires: cmake
|
|||||||
BuildConflicts: libxmms-devel
|
BuildConflicts: libxmms-devel
|
||||||
Requires: qca-ossl
|
Requires: qca-ossl
|
||||||
Provides: libkopete
|
Provides: libkopete
|
||||||
Obsoletes: libkopete
|
Obsoletes: libkopete < 21.08.1
|
||||||
|
|
||||||
# 4.13.2:
|
# 4.13.2:
|
||||||
# * Kleopatra <http://kde.org></http:>
|
# * Kleopatra <http://kde.org></http:>
|
||||||
@ -98,7 +98,7 @@ 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}
|
||||||
Provides: libkopete-devel
|
Provides: libkopete-devel
|
||||||
Obsoletes: libkopete-devel
|
Obsoletes: libkopete-devel < 21.08.1
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains libraries and header files for developing applications that use %{name}.
|
This package contains libraries and header files for developing applications that use %{name}.
|
||||||
@ -107,12 +107,15 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
#-D -T
|
||||||
|
#:<< _EOF
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
#%patch2 -p1
|
#%patch2 -p1
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
#:<< _EOF
|
||||||
%cmake_kde5 -d build \
|
%cmake_kde5 -d build \
|
||||||
-DWITH_wlm:BOOL=OFF
|
-DWITH_wlm:BOOL=OFF
|
||||||
|
|
||||||
@ -157,7 +160,7 @@ exit 0
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sysconfdir}/xdg/kopeterc
|
%{_sysconfdir}/xdg/kopeterc
|
||||||
%{_kde5_bindir}/kopete
|
%{_kde5_bindir}/kopete
|
||||||
%{_bindir}/libjingle-call
|
#%{_bindir}/libjingle-call
|
||||||
%{_bindir}/winpopup-install
|
%{_bindir}/winpopup-install
|
||||||
%{_bindir}/winpopup-send
|
%{_bindir}/winpopup-send
|
||||||
%{_libdir}/libkopete.so.*
|
%{_libdir}/libkopete.so.*
|
||||||
@ -224,6 +227,9 @@ exit 0
|
|||||||
%{_libdir}/liboscar.so
|
%{_libdir}/liboscar.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 04 2021 Automatic Build System <autodist@mambasoft.it> 21.08.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Aug 12 2021 Automatic Build System <autodist@mambasoft.it> 21.08.0-1mamba
|
* Thu Aug 12 2021 Automatic Build System <autodist@mambasoft.it> 21.08.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user