[packages/telepathy-qt] - just mess cleanup, restored working URL (KDE Decibel is dead)

qboosh qboosh at pld-linux.org
Mon Mar 1 21:52:16 CET 2021


commit abe8c0e108649db1d30a7d6889d116093ae25485
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Mar 1 21:53:01 2021 +0100

    - just mess cleanup, restored working URL (KDE Decibel is dead)

 telepathy-qt.spec | 28 +++++++++++++---------------
 1 file changed, 13 insertions(+), 15 deletions(-)
---
diff --git a/telepathy-qt.spec b/telepathy-qt.spec
index 6ddcdb0..5748ea7 100644
--- a/telepathy-qt.spec
+++ b/telepathy-qt.spec
@@ -4,8 +4,8 @@
 %define		qt_ver		4.4.3
 %define		snap		886571
 
-Summary:	Telepathy Qt
-Summary(pl.UTF-8):	Telepathy Qt
+Summary:	QtTelepathyClient library
+Summary(pl.UTF-8):	Biblioteka QtTelepathyClient
 Name:		telepathy-qt
 Version:	0.17.7
 Release:	0.%{snap}.3
@@ -14,32 +14,34 @@ Group:		X11/Applications
 Source0:	%{name}-%{version}-%{snap}.tar.gz
 # Source0-md5:	2cb05c2df6a6f3ea9c7a0add6213e946
 Patch0:		%{name}-lib64.patch
-URL:		http://decibel.kde.org/
+URL:		https://sourceforge.net/projects/tapioca-voip/
 BuildRequires:	QtCore-devel >= %{qt_ver}
 BuildRequires:	QtDBus-devel >= %{qt_ver}
 BuildRequires:	QtGui-devel >= %{qt_ver}
 BuildRequires:	cmake >= 2.6.2
+BuildRequires:	pkgconfig
 BuildRequires:	qt4-build >= %{qt_ver}
 BuildRequires:	qt4-qmake >= %{qt_ver}
-BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.293
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+QtTelepathyClient library.
 
-#%description -l pl.UTF-8
+%description -l pl.UTF-8
+Biblioteka QtTelepathyClient.
 
 %package devel
-Summary:        Header files for telepathy-qt library
-Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki telepathy-qt
-Group:          Development/Libraries
-Requires:      %{name} = %{version}-%{release}
+Summary:	Header files for telepathy-qt library
+Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki telepathy-qt
+Group:		Development/Libraries
+Requires:	%{name} = %{version}-%{release}
 
 %description devel
 Header files for telepathy-qt library.
 
 %description devel -l pl.UTF-8
-Pliki nagłówkowe biblioteki telepathy-qt
+Pliki nagłówkowe biblioteki telepathy-qt.
 
 %prep
 %setup -q -n %{name}-%{version}-%{snap}
@@ -48,11 +50,7 @@ Pliki nagłówkowe biblioteki telepathy-qt
 %build
 install -d build
 cd build
-%cmake .. \
-	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-%if "%{_lib}" == "lib64"
-	-DLIB_SUFFIX=64
-%endif
+%cmake ..
 
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/telepathy-qt.git/commitdiff/abe8c0e108649db1d30a7d6889d116093ae25485



More information about the pld-cvs-commit mailing list