Author: lisu Date: Tue Sep 6 07:51:47 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.1.1 - fix linking
---- Files affected: packages/vacuum-im: vacuum-im.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/vacuum-im/vacuum-im.spec diff -u packages/vacuum-im/vacuum-im.spec:1.4 packages/vacuum-im/vacuum-im.spec:1.5 --- packages/vacuum-im/vacuum-im.spec:1.4 Fri Mar 18 10:07:58 2011 +++ packages/vacuum-im/vacuum-im.spec Tue Sep 6 09:51:42 2011 @@ -6,13 +6,14 @@ Summary: Crossplatform Jabber client written on Qt Summary(pl.UTF-8): Międzyplatformowy klient Jabbera napisany w Qt Name: vacuum-im -Version: 1.1.0 +Version: 1.1.1 Release: 1 License: GPL v3+ Group: Applications/Communications Source0: http://vacuum-im.googlecode.com/files/%{sname}-%{version}.tar.gz -# Source0-md5: cd0e9f76640a8bba4e9186ba7e78a5b6 +# Source0-md5: 74ea1d14da1744b03852ae41fadf8bdb Patch0: %{name}-desktop.patch +Patch1: %{name}-link.patch URL: http://code.google.com/p/vacuum-im/ BuildRequires: QtCore-devel BuildRequires: QtGui-devel @@ -23,6 +24,7 @@ BuildRequires: qt4-qmake >= 4.3.3-3 BuildRequires: rpmbuild(macros) >= 1.566 BuildRequires: sed >= 4.0 +BuildRequires: zlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -50,6 +52,7 @@ %prep %setup -q -n %{sname}-%{version} %patch0 -p1 +%patch1 -p1 %build qmake-qt4 -recursive vacuum.pro \ @@ -102,6 +105,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2011/09/06 07:51:42 lisu +- updated to 1.1.1 +- fix linking + Revision 1.4 2011/03/18 09:07:58 lisu - updated to 1.1.0 (merged with DEVEL) - TODO ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vacuum-im/vacuum-im.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
