Author: lisu                         Date: Wed Apr 27 13:20:17 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- updated to svn rev 1541
- fixed linking (patch)

---- Files affected:
packages/vacuum-im:
   vacuum-im.spec (1.4.2.1 -> 1.4.2.2) 

---- Diffs:

================================================================
Index: packages/vacuum-im/vacuum-im.spec
diff -u packages/vacuum-im/vacuum-im.spec:1.4.2.1 
packages/vacuum-im/vacuum-im.spec:1.4.2.2
--- packages/vacuum-im/vacuum-im.spec:1.4.2.1   Sun Apr 10 01:43:01 2011
+++ packages/vacuum-im/vacuum-im.spec   Wed Apr 27 15:20:11 2011
@@ -1,9 +1,10 @@
 # $Revision$, $Date$
 #
-# TODO: arch dependend compiler not everywhere passed
+# TODO: - arch dependend compiler not everywhere passed
+#      - do we need -devel subpackage?
 #
 %define                sname   vacuum
-%define                svn     r1534
+%define                svn     r1541
 Summary:       Crossplatform Jabber client written on Qt
 Summary(pl.UTF-8):     Międzyplatformowy klient Jabbera napisany w Qt
 Name:          vacuum-im
@@ -12,8 +13,9 @@
 License:       GPL v3+
 Group:         Applications/Communications
 Source0:       %{sname}-%{version}-svn.tar.gz
-# Source0-md5: c5a63744b8fcccc0b70d8f19eafca639
+# Source0-md5: 0fa22b86b8f2b2035dcaae49d46f7377
 Patch0:                %{name}-desktop.patch
+Patch1:                %{name}-link.patch
 URL:           http://code.google.com/p/vacuum-im/
 BuildRequires: QtCore-devel
 BuildRequires: QtGui-devel
@@ -21,14 +23,13 @@
 BuildRequires: QtWebKit-devel
 BuildRequires: QtXml-devel
 BuildRequires: qt4-build >= 4.3.3-3
+BuildRequires: qt4-linguist >= 4.3.3-3
 BuildRequires: qt4-qmake >= 4.3.3-3
 BuildRequires: rpmbuild(macros) >= 1.566
 BuildRequires: sed >= 4.0
+BuildRequires: xorg-lib-libXScrnSaver-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-# better fix by proper linking
-%define                skip_post_check_so      libvacuumutils.so.*
-
 %description
 The core program is just a plugin loader - all functionality is made
 available via plugins. This enforces modularity and ensures well
@@ -54,6 +55,7 @@
 %prep
 %setup -q -n %{sname}-%{version}-svn
 %patch0 -p1
+%patch1 -p1
 
 %build
 qmake-qt4 -recursive vacuum.pro \
@@ -74,7 +76,6 @@
 mv $RPM_BUILD_ROOT%{_desktopdir}/%{sname}.desktop 
$RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
 mv $RPM_BUILD_ROOT%{_pixmapsdir}/%{sname}.png 
$RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
 
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -106,6 +107,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4.2.2  2011/04/27 13:20:11  lisu
+- updated to svn rev 1541
+- fixed linking (patch)
+
 Revision 1.4.2.1  2011/04/09 23:43:01  lisu
 - up to 1.1.0.r1534
 - skip post checking for one broken lib
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to