ALT Linux Bugzilla
– Attachment 2110 Details for
Bug 12361
CXXFLAGS
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
libglan.spec.patch
libglan.spec.patch (text/plain), 1.50 KB, created by
Sergey V Turchin
on 2007-07-17 20:24:25 MSD
(
hide
)
Description:
libglan.spec.patch
Filename:
MIME Type:
Creator:
Sergey V Turchin
Created:
2007-07-17 20:24:25 MSD
Size:
1.50 KB
patch
obsolete
>--- libglan.spec~ 2007-07-17 15:58:11 +0400 >+++ libglan.spec 2007-07-17 20:06:21 +0400 >@@ -4,7 +4,7 @@ > > Name: libglan > Version: 0.3 >-Release: alt0.1.1 >+Release: alt0.2 > > Summary: Toolkit for developing network GUI applications > >@@ -14,12 +14,14 @@ Url: http://glan.sourceforge.net/ > > Packager: Vitaly Lipatov <lav@altlinux.ru> > >+Requires: libqt4-core >= %{get_version libqt4-core} >+ > #Source: http://dl.sf.net/kalpa/Glan-%version.tar.bz2 > Source: http://kalpa.ru/downloads/Glan-%version.tar.bz2 > Patch: %name-as-needed.patch >+Patch1: Glan-0.3-alt-fix-compile-with-qt43.patch > >-# Automatically added by buildreq on Mon May 22 2006 >-BuildRequires: fontconfig gcc-c++ libqt4-devel libqt4-gui libqt4-network libqt4-sql libqt4-xml qt4-settings >+BuildRequires: gcc-c++ libqt4-devel > > %description > Glan is a toolkit for developing network GUI applications. It consists of >@@ -52,9 +54,11 @@ Glan Server Library > %prep > %setup -q -n Glan-%version > %patch >+%patch1 -p1 >+find Source -type f -name \*.pro | while read f; do echo -e '\nQMAKE_CXXFLAGS += $(RPM_OPT_FLAGS)' >> $f; done > > %build >-export QTDIR=/%_libdir/qt4 >+export QTDIR=%_qt4dir > export PATH=$QTDIR/bin:$PATH > > # build with debug library >@@ -101,6 +105,11 @@ rm -rf %buildroot/opt > %_libdir/libGlanServer*.so > > %changelog >+* Tue Jul 17 2007 Sergey V Turchin <zerg at altlinux dot org> 0.3-alt0.2 >+- fix compile with Qt-4.3 >+- fix compilation flags >+- fix requires >+ > * Sun May 21 2006 Vitaly Lipatov <lav@altlinux.ru> 0.3-alt0.1 > - new version 0.3 > - fix as-needed problem
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 12361
:
2108
| 2110