rpms/licq/devel licq.spec,1.18,1.19

Jiří Moskovčák (jmoskovc) fedora-extras-commits at redhat.com
Tue Oct 2 14:08:29 UTC 2007


Author: jmoskovc

Update of /cvs/extras/rpms/licq/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26836

Modified Files:
	licq.spec 
Log Message:
spec file clean-up



Index: licq.spec
===================================================================
RCS file: /cvs/extras/rpms/licq/devel/licq.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- licq.spec	27 Feb 2007 13:47:47 -0000	1.18
+++ licq.spec	2 Oct 2007 14:07:56 -0000	1.19
@@ -1,6 +1,6 @@
 Name: licq
 Version: 1.3.4
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPL
 Source0: http://prdownloads.sourceforge.net/licq/licq-%{version}.tar.gz
 Source1: http://prdownloads.sourceforge.net/icqnd/icqnd-0.1.9.6.tar.bz2
@@ -8,7 +8,6 @@
 Summary: Licq - A graphical ICQ Client for Linux
 Group: Applications/Internet
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: htmlview
 BuildRequires: qt-devel
 BuildRequires: gpgme-devel libgpg-error-devel 
 BuildRequires: openssl-devel
@@ -108,7 +107,8 @@
      --libdir=%{_libdir}/ \
      --with-qt-includes=%{_libdir}/qt-3.3/include \
      --with-qt-libraries=%{_libdir}/qt-3.3/lib/ \
-     --with-qt-moc=%{_libdir}/qt-3.3/bin/moc
+     --with-qt-moc=%{_libdir}/qt-3.3/bin/moc \
+     QT_LUPDATE=/usr/lib/qt-3.3/bin/lupdate
   make
 cd ../osd
   %configure --libdir=%{_libdir}/
@@ -222,6 +222,10 @@
 %doc plugins/auto-reply/{README,licq_autoreply.conf,examples}
 
 %changelog
+* Tue Oct  2 2007 Jiri Moskovcak <jmoskovc at redhat.com> 1.3.4-6
+- spec file clean-up removed htmlview from dependencies
+- fixed problem with lupdate
+
 * Tue Feb 27 2007 Peter Vrabec <pvrabec at redhat.com> 1.3.4-6
 - build
 




More information about the fedora-extras-commits mailing list