[packages/telepathy-qt4] Revert "- updated to 0.9.8" here for qt4 support; update moved to telepathy-qt5.spec

qboosh qboosh at pld-linux.org
Sat Feb 27 08:25:41 CET 2021


commit 187034705b71542a498cae835bd149b504dc6410
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Feb 27 08:22:29 2021 +0100

    Revert "- updated to 0.9.8" here for qt4 support; update moved to telepathy-qt5.spec
    
    This reverts commit 7b494749b266da984436556e9f9facf42fc71c73.

 telepathy-qt4.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/telepathy-qt4.spec b/telepathy-qt4.spec
index e3488a2..121928c 100644
--- a/telepathy-qt4.spec
+++ b/telepathy-qt4.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_with	qt4	# Qt4 interface
+%bcond_without	qt4	# Qt4 interface
 %bcond_without	qt5	# Qt5 interface
 
 # "telepathy_qt" name is occupied by earlier work under the same name from different project;
@@ -12,12 +12,12 @@
 Summary:	Library for Qt4-based Telepathy clients
 Summary(pl.UTF-8):	Biblioteka dla klientów Telepathy opartych na Qt4
 Name:		telepathy-qt4
-Version:	0.9.8
+Version:	0.9.7
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	https://telepathy.freedesktop.org/releases/telepathy-qt/%{orgname}-%{version}.tar.gz
-# Source0-md5:	2d55d477778ff7be9115746759bc398f
+# Source0-md5:	86470dd3d7f6de8b8f4f36165486d42f
 Patch0:		telepathy-qt-warnings.patch
 Patch1:		telepathy-qt-qt4.patch
 Patch2:		telepathy-qt-link.patch
@@ -139,8 +139,8 @@ Pliki nagłówkowe biblioteki telepathy-qt5.
 %prep
 %setup -q -n %{orgname}-%{version}
 %patch0 -p1
-#%%patch1 -p1
-#%%patch2 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
 %if %{with qt4}
@@ -228,7 +228,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libtelepathy-qt5-farstream.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libtelepathy-qt5-farstream.so.0
 %attr(755,root,root) %{_libdir}/libtelepathy-qt5-service.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libtelepathy-qt5-service.so.1
+%attr(755,root,root) %ghost %{_libdir}/libtelepathy-qt5-service.so.0
 
 %files -n telepathy-qt5-devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/telepathy-qt4.git/commitdiff/24ef83490e126c9be81766f2d5058f4e393d3dc9



More information about the pld-cvs-commit mailing list