packages: vacuum-im/vacuum-im.spec - updated to 1.1.0 (merged with DEVEL) -...

lisu lisu at pld-linux.org
Fri Mar 18 10:08:03 CET 2011


Author: lisu                         Date: Fri Mar 18 09:08:03 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.1.0 (merged with DEVEL)
- TODO

---- Files affected:
packages/vacuum-im:
   vacuum-im.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/vacuum-im/vacuum-im.spec
diff -u packages/vacuum-im/vacuum-im.spec:1.3 packages/vacuum-im/vacuum-im.spec:1.4
--- packages/vacuum-im/vacuum-im.spec:1.3	Thu Feb 24 12:06:36 2011
+++ packages/vacuum-im/vacuum-im.spec	Fri Mar 18 10:07:58 2011
@@ -1,23 +1,23 @@
 # $Revision$, $Date$
 #
-# TODO: enable sound
+# TODO: arch dependend compiler not everywhere passed
 #
 %define		sname	vacuum
 Summary:	Crossplatform Jabber client written on Qt
 Summary(pl.UTF-8):	Międzyplatformowy klient Jabbera napisany w Qt
 Name:		vacuum-im
-Version:	1.0.2
+Version:	1.1.0
 Release:	1
 License:	GPL v3+
 Group:		Applications/Communications
-Source0:	http://vacuum-im.googlecode.com/files/%{sname}-%{version}-source.tar.gz
-# Source0-md5:	96f6a1510f9a9a94e0a90fc060924fa0
-Patch0:		%{name}-qHash.patch
-Patch1:		%{name}-desktop.patch
+Source0:	http://vacuum-im.googlecode.com/files/%{sname}-%{version}.tar.gz
+# Source0-md5:	cd0e9f76640a8bba4e9186ba7e78a5b6
+Patch0:		%{name}-desktop.patch
 URL:		http://code.google.com/p/vacuum-im/
 BuildRequires:	QtCore-devel
 BuildRequires:	QtGui-devel
 BuildRequires:	QtNetwork-devel
+BuildRequires:	QtWebKit-devel
 BuildRequires:	QtXml-devel
 BuildRequires:	qt4-build >= 4.3.3-3
 BuildRequires:	qt4-qmake >= 4.3.3-3
@@ -49,13 +49,12 @@
 
 %prep
 %setup -q -n %{sname}-%{version}
-%undos src/plugins/dataforms/dataforms.cpp
 %patch0 -p1
-%patch1 -p1
 
 %build
 qmake-qt4 -recursive vacuum.pro \
-	INSTALL_PREFIX="%{_prefix}"
+	INSTALL_PREFIX="%{_prefix}" \
+	INSTALL_LIB_DIR="%{_lib}"
 
 %{__make}
 
@@ -81,7 +80,7 @@
 %attr(755,root,root) %{_bindir}/%{name}
 %attr(755,root,root) %{_libdir}/libvacuumutils.so.*.*.*
 %attr(755,root,root) %{_libdir}/libvacuumutils.so.1
-%attr(755,root,root) %ghost %{_libdir}/libvacuumutils.so.1.0
+%attr(755,root,root) %ghost %{_libdir}/libvacuumutils.so.1.7
 %dir %{_libdir}/%{sname}
 %dir %{_libdir}/%{sname}/plugins
 %attr(755,root,root) %{_libdir}/%{sname}/plugins/*.so
@@ -103,6 +102,23 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2011/03/18 09:07:58  lisu
+- updated to 1.1.0 (merged with DEVEL)
+- TODO
+
+Revision 1.3.2.4  2011/02/24 20:01:41  lisu
+- TODO is obsoleted
+
+Revision 1.3.2.3  2011/02/24 19:50:10  lisu
+- build on x86_64 should be fixed now
+
+Revision 1.3.2.2  2011/02/24 19:27:53  lisu
+- BR: QtWebKit-devel
+
+Revision 1.3.2.1  2011/02/24 15:50:39  lisu
+- updated to 1503 svn revision
+- qHash.patch obsoleted
+
 Revision 1.3  2011/02/24 11:06:36  lisu
 - TODO
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vacuum-im/vacuum-im.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list