Fix qcustomplot-qt5.pc
This commit is contained in:
parent
e015596d33
commit
9230e01801
1 changed files with 5 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
Name: qcustomplot
|
||||
Version: 1.3.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Qt widget for plotting and data visualization
|
||||
|
||||
License: GPLv3+
|
||||
|
|
@ -113,7 +113,7 @@ Name: %{name}-qt5
|
|||
Description: %{summary}
|
||||
Version: %{version}
|
||||
Cflags: -I\${includedir}
|
||||
Libs: -L\${libdir} -lqcustomplot
|
||||
Libs: -L\${libdir} -lqcustomplot-qt5
|
||||
EOF
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
|
@ -151,6 +151,9 @@ EOF
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 30 2015 Sandro Mani <manisandro@gmail.com> - 1.3.1-3
|
||||
- Fix qcustomplot-qt5.pc
|
||||
|
||||
* Wed Apr 29 2015 Sandro Mani <manisandro@gmail.com> - 1.3.1-2
|
||||
- Also build a qt5 version
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue