Bug 119541 - licq missing kde-gui plugin
Summary: licq missing kde-gui plugin
Status: VERIFIED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Network (show other bugs)
Version: RC 1
Hardware: x86-64 SUSE Other
: P5 - None : Major
Target Milestone: ---
Assignee: Ladislav Michnovic
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-29 21:49 UTC by Tomas Konir
Modified: 2005-11-03 09:57 UTC (History)
2 users (show)

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Konir 2005-09-29 21:49:52 UTC
In x86-64 licq build for opensuse-10.0-rc1 kde-gui plugin is missing, due to
missing KDEDIR settings in specfile. Simple patch is below.

----
--- licq.spec.old       2005-09-06 05:12:30.000000000 +0200
+++ licq.spec   2005-09-29 23:43:10.013928000 +0200
@@ -18,7 +18,7 @@
 Group:        Productivity/Networking/ICQ
 Autoreqprov:  on
 Version:      1.3.0
-Release:      11
+Release:      12
 Summary:      Linux ICQ client
 Source:       %{name}-%{version}.tar.bz2
 Patch:        %{name}-%{version}-config-fix.diff
@@ -107,7 +107,7 @@
        automake
        perl am_edit {src/,share/,po/}Makefile.in
        autoconf
-QTDIR=/usr/lib/qt3 QTLIB=/usr/lib/qt3/%_lib \
+QTDIR=/usr/lib/qt3 QTLIB=/usr/lib/qt3/%_lib KDEDIR=/opt/kde3/%_lib \
        ./configure \
                --with-kde \
                --prefix=%{_prefix} \
Comment 1 Ladislav Michnovic 2005-10-03 15:39:09 UTC
Fixed.
Comment 2 Ladislav Michnovic 2005-10-10 13:04:55 UTC
...
Comment 4 Tomas Konir 2005-10-10 13:20:24 UTC
Of course yes.
I made this patch for src.rpm. in 10.0

Comment 6 Ladislav Michnovic 2005-10-11 15:40:28 UTC
Fix submitted into 10.0. Thank you all. 
Comment 7 Anja Stock 2005-10-12 08:30:49 UTC
Ladislav, would you please also submit the patchinfo file?
thx
Comment 8 Ladislav Michnovic 2005-10-12 08:58:16 UTC
I'm working on it. (Creating it first time, so I'm sorry for delay.)
Comment 10 Ladislav Michnovic 2005-10-13 08:03:58 UTC
...
Comment 19 Andreas Jaeger 2005-10-25 06:35:59 UTC
Go ahead and add all needed patch so that the package builds.
Comment 20 Ladislav Michnovic 2005-10-27 12:27:56 UTC
Licq with patch and patchinfo submited.
Comment 21 Anja Stock 2005-11-03 09:57:47 UTC
released