Fedora Release Engineering
|
4d247859f3
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
4 years ago |
Fedora Release Engineering
|
8e05c21852
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
4 years ago |
Tom Stellard
|
88ec6a3a6a
|
Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
|
4 years ago |
Fedora Release Engineering
|
8b6900a8d1
|
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
5 years ago |
Fedora Release Engineering
|
4a04af6a54
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
5 years ago |
Marie Loise Nolden
|
8df93347ca
|
Update patch for 6.1.5
[loise@w530 SOURCES]$ cat qwt-6.1.5-qt_install_paths.patch
diff -u qwt-6.1.5.orig/qwtbuild.pri qwt-6.1.5/qwtbuild.pri
--- qwt-6.1.5.orig/qwtbuild.pri 2020-06-01 18:48:07.321112118 +0200
+++ qwt-6.1.5/qwtbuild.pri 2020-07-13 08:32:49.193310754 +0200
@@ -14,7 +14,7 @@
CONFIG += qt
CONFIG += warn_on
CONFIG += no_keywords
-CONFIG += silent
+#CONFIG += silent
DEFINES += QT_NO_DEPRECATED_WARNINGS # not fixing those before Qwt 6.2
diff -u qwt-6.1.5.orig/qwtconfig.pri qwt-6.1.5/qwtconfig.pri
--- qwt-6.1.5.orig/qwtconfig.pri 2020-06-01 18:48:07.325112226 +0200
+++ qwt-6.1.5/qwtconfig.pri 2020-07-13 08:32:16.364626829 +0200
@@ -19,7 +19,7 @@
QWT_INSTALL_PREFIX = $$[QT_INSTALL_PREFIX]
unix {
- QWT_INSTALL_PREFIX = /usr/local/qwt-$$QWT_VERSION
+ # QWT_INSTALL_PREFIX = /usr/local/qwt-$$QWT_VERSION
# QWT_INSTALL_PREFIX = /usr/local/qwt-$$QWT_VERSION-qt-$$QT_VERSION
}
@@ -28,9 +28,9 @@
# QWT_INSTALL_PREFIX = C:/Qwt-$$QWT_VERSION-qt-$$QT_VERSION
}
-QWT_INSTALL_DOCS = $${QWT_INSTALL_PREFIX}/doc
-QWT_INSTALL_HEADERS = $${QWT_INSTALL_PREFIX}/include
-QWT_INSTALL_LIBS = $${QWT_INSTALL_PREFIX}/lib
+QWT_INSTALL_DOCS = $$[QT_INSTALL_DOCS]/html
+QWT_INSTALL_HEADERS = $$[QT_INSTALL_HEADERS]/qwt
+QWT_INSTALL_LIBS = $$[QT_INSTALL_LIBS]
######################################################################
# Designer plugin
@@ -42,7 +42,8 @@
# runtime environment of designer/creator.
######################################################################
-QWT_INSTALL_PLUGINS = $${QWT_INSTALL_PREFIX}/plugins/designer
+#QWT_INSTALL_PLUGINS = $${QWT_INSTALL_PREFIX}/plugins/designer
+QWT_INSTALL_PLUGINS = $$[QT_INSTALL_PLUGINS]/designer
# linux distributors often organize the Qt installation
# their way and QT_INSTALL_PREFIX doesn't offer a good
@@ -63,8 +64,8 @@
# with every Qt upgrade.
######################################################################
-QWT_INSTALL_FEATURES = $${QWT_INSTALL_PREFIX}/features
-# QWT_INSTALL_FEATURES = $$[QT_INSTALL_PREFIX]/features
+#QWT_INSTALL_FEATURES = $${QWT_INSTALL_PREFIX}/features
+QWT_INSTALL_FEATURES = $$[QMAKE_MKSPECS]/features
######################################################################
# Build the static/shared libraries.
@@ -110,7 +111,7 @@
# to your qmake project file.
######################################################################
-#QWT_CONFIG += QwtMathML
+QWT_CONFIG += QwtMathML
######################################################################
# If you want to build the Qwt designer plugin,
|
5 years ago |
Marie Loise Nolden
|
d53ada7948
|
Update to 6.1.5
|
5 years ago |
Fedora Release Engineering
|
379a206bea
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
5 years ago |
Sandro Mani
|
1408bc350c
|
Update to 6.1.4
|
5 years ago |
Rex Dieter
|
bbdbd9e6e8
|
make qt4 conditional, no on el8+ (#1773581)
|
5 years ago |
Fedora Release Engineering
|
524ea4a2fd
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
6 years ago |
Fedora Release Engineering
|
f623e8de35
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
6 years ago |
Rex Dieter
|
982858634a
|
use %_qt5_archdatadir/mkspecs
|
7 years ago |
Fedora Release Engineering
|
65bce13727
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
7 years ago |
Rex Dieter
|
42e3ac5739
|
use %make_build %license %ldconfig_scriptlets
|
7 years ago |
Fedora Release Engineering
|
0556b1d779
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
7 years ago |
Fedora Release Engineering
|
7dbed1aeec
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
8 years ago |
Fedora Release Engineering
|
1e89d38930
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
8 years ago |
Rex Dieter
|
1e9a69ae90
|
changelog cosmetics (whitespace mostly)
|
8 years ago |
Rex Dieter
|
6bc6d7123b
|
no_rpath.patch
|
8 years ago |
Rex Dieter
|
9bbc33b7a1
|
qwt-6.1.3 (#1430378)
|
8 years ago |
Fedora Release Engineering
|
d46272a4e9
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
8 years ago |
Fedora Release Engineering
|
c010eca47a
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
9 years ago |
Dennis Gilmore
|
724c9ffd75
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
10 years ago |
Kalev Lember
|
a495109551
|
Rebuilt for GCC 5 C++11 ABI change
|
10 years ago |
Rex Dieter
|
4d89d932e6
|
rebuild (gcc5)
|
10 years ago |
Rex Dieter
|
b3ded0a6a4
|
qwt-6.1.2
|
10 years ago |
Rex Dieter
|
573b35a48b
|
fix build where %%qmake_qt5 isn't available (yet)
|
10 years ago |
Rex Dieter
|
74155c946f
|
BR: pkgconfig(Qt5Designer), for designer plugin
|
10 years ago |
Rex Dieter
|
152eea0751
|
6.1.1-3
- %build: use %qmake-qt? macro variant
- RFE: Qwt build for Qt5 (#1164515)
|
10 years ago |
Rex Dieter
|
82470c42a3
|
do out-of-src build (prep for qt5 build maybe coming someday)
|
10 years ago |
Rex Dieter
|
687ca5d124
|
qwt-6.1.1
|
11 years ago |
Peter Robinson
|
6b3b143e38
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
11 years ago |
Dennis Gilmore
|
c47048365c
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
11 years ago |
Rex Dieter
|
bd8a95efd2
|
6.1.0-1
- qwt-6.1.0
- QtDesigner plugin doesn't link to the proper header directory path (#824447)
|
11 years ago |
Dennis Gilmore
|
06311328c8
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
12 years ago |
Dennis Gilmore
|
45dcd7ca26
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
12 years ago |
Rex Dieter
|
c7985e4a73
|
qwtbuild.pri: drop CONFIG+=silent
|
12 years ago |
Rex Dieter
|
a3a9006199
|
add bug reference
|
12 years ago |
Rex Dieter
|
e78b4a724d
|
6.0.1-1
- qwt-6.0.1
- add pkgconfig support
|
12 years ago |
Rex Dieter
|
f564df3bae
|
qwt*.pc : +Requires: QtGui QtSvg
|
13 years ago |
Rex Dieter
|
0fe429c4f9
|
rename qwt5.pc -> qwt5-qt4.pc
|
13 years ago |
Rex Dieter
|
e942d0fdf6
|
pkgconfig support
|
13 years ago |
Rex Dieter
|
b885df14b0
|
5.2.2-4
- Provides: qwt5-qt4(-devel)
- pkgconfig-style deps
|
13 years ago |
Dennis Gilmore
|
b73912ac90
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
13 years ago |
Dennis Gilmore
|
0991e1b7b5
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
13 years ago |
Rex Dieter
|
73605dd79d
|
5.2.2
|
14 years ago |
Rex Dieter
|
2174252bbb
|
.spec cosmetics
use %_qt4_ macros
doc subpkg here (instead of separately built)
|
14 years ago |
Rex Dieter
|
a6122cc9d9
|
fix remnants of epel5mode macro
|
14 years ago |
Rex Dieter
|
f737d4ef07
|
cosmetics, whitespace
|
14 years ago |