http://download.sourceforge.net/licq/licq-1.2.3.tar.bz2
--
Regards // Oden Eriksson, Deserve-IT.com
--- licq.spec 2002-08-26 14:32:00.000000000 +0200
+++ licq.spec.oden 2003-01-09 14:48:58.000000000 +0100
@@ -1,8 +1,8 @@
%define name licq
-%define version 1.2.0a
+%define version 1.2.3
# needed for tarball et al.
%define snapshot_date 20020731
-%define release 4mdk
+%define release 1mdk
%define prefix %{_prefix}
# Danny: Define macro used to control build options for LMDK distributions
@@ -106,16 +106,18 @@
%patch1 -p1
%patch2 -p1
# Danny: obsolete
-%patch3 -p1
-%patch4 -p1
+#%patch3 -p1
+#%patch4 -p1
%build
+export WANT_AUTOCONF_2_5=1
+
# remove all the CVS crap before we build anything.
find . -type d -name 'CVS' | xargs rm -rf {} \;
#main licq stuff
autoconf
-%configure
+%configure2_5x
%make
cd plugins
@@ -123,13 +125,13 @@
# console interface /w ncurses plugin
cd console*
autoconf
-%configure
+%configure2_5x
%make
# remote management service
cd ../rms*
autoconf
-%configure
+%configure2_5x
%make
@@ -142,7 +144,7 @@
cd ../kde-gui*
export QTDIR="/usr/lib/qt3"
autoconf
-%configure --with-kde
+%configure2_5x --with-kde
%make
%define __libtoolize /bin/true
@@ -154,7 +156,7 @@
automake --foreign --gnu
autoconf
export QTDIR="/usr/lib/qt3"
-%configure
+%configure2_5x
# thanks to a buggy build system ..
pushd src
for i in *.h; do
@@ -251,6 +253,7 @@
%{_datadir}/licq/qt-gui/*
%{_datadir}/licq/sounds/*
%{_datadir}/licq/utilities/*.utility
+%{_datadir}/licq/translations/*
%{_miconsdir}/licq.png
%{_iconsdir}/licq.png
%{_liconsdir}/licq.png
@@ -283,6 +286,13 @@
#Danny: seems to be gone: plugins/rms*/licq_rms.conf
%changelog
+* Thu Jan 09 2003 Oden Eriksson <[EMAIL PROTECTED]> 1.2.3-1mdk
+- 1.2.3
+- use autoconf 2.5x
+- use %%configure2.5x
+- disable P3 & P4
+- add missing files (translations)
+
* Mon Aug 26 2002 Geoffrey Lee <[EMAIL PROTECTED]> 1.2.0a-4mdk
- Fix menu.