mp 5.2.13-1 (aarch64;x86_64) 2020-12312
9999

Status published
Submitter nobodydead [@T] gmail.com
Platform rolling
Repository unsupported
URL https://abf.openmandriva.org/build_lists/824036
Packages
mp-5.2.13-1.aarch64.binary
mp-5.2.13-1.aarch64.source
mp-debuginfo-5.2.13-1.aarch64.debuginfo
mp-debugsource-5.2.13-1.aarch64.binary
mp-5.2.13-1.x86_64.source
mp-5.2.13-1.x86_64.binary
mp-debuginfo-5.2.13-1.x86_64.debuginfo
mp-debugsource-5.2.13-1.x86_64.binary
Build Date 2020-09-11 23:46:58 +0000 UTC
Last Updated 2020-09-13 16:06:55.595970133 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 577e42a7ef1eb911447087c2e4b364629b7a2445

commit 577e42a7ef1eb911447087c2e4b364629b7a2445
Author:     Crispin Boylan <crisb@mandriva.org>
AuthorDate: Thu Mar 1 21:42:12 2018 +0000
Commit:     Crispin Boylan <crisb@mandriva.org>
CommitDate: Thu Mar 1 21:42:12 2018 +0000

    5.2.13
---
 .abf.yml |  3 ++-
 mp.spec  | 17 +++++------------
 2 files changed, 7 insertions(+), 13 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index a8733cd..2e8e5e2 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,4 +1,5 @@
 removed_sources:
+  mp-5.2.10.tar.gz: f7fcc501c03568d65f0f6663e462cc77ab5aa5f0
   mp-5.2.2.tar.gz: 1027adb27a11179c95e9fb7a4ab0d64e228ad792
 sources:
-  mp-5.2.10.tar.gz: f7fcc501c03568d65f0f6663e462cc77ab5aa5f0
+  mp-5.2.13.tar.gz: 17f36d1f94a04d2f382daae8b50e7d3e2fa9c9d0
diff --git a/mp.spec b/mp.spec
index 77fdd43..b85a537 100644
--- a/mp.spec
+++ b/mp.spec
@@ -1,8 +1,7 @@
-%bcond_without	kde4
 %define		basever	5
 
 Name:		mp
-Version:	5.2.10
+Version:	5.2.13
 Release:	1
 Summary:	Minimum Profit - Programmer Text Editor	
 Group:		Editors 
@@ -10,10 +9,8 @@ License:	GPL
 URL:		http://triptico.com
 Source0:	http://triptico.com/download/%{name}-%{version}.tar.gz
 BuildRequires:	pkgconfig(ncursesw)
-BuildRequires:	qt4-devel
-%if %with kde4
-BuildRequires:	kdelibs4-devel
-%endif
+BuildRequires:	cmake(ECM)
+BuildRequires:	qt5-devel
 Provides:	minimum-profit = %{EVRD}
 Patch0:		mp-5.2.1-prll.patch
 
@@ -42,13 +39,9 @@ are the following:
 %patch0 -p1
 
 %build
-./config.sh --prefix="%{_prefix}" --without-win32 \
-%if %with kde4
-	--with-kde4 \
-%endif
-	%{nil}
+./config.sh --prefix="%{_prefix}" --without-win32
 
-make MOC=%{qt4bin}/moc
+make MOC=%{_qt5_bindir}/moc
 
 %install
 mkdir -p %{buildroot}/%{_bindir}
Not Available

benbullard79 [@T] cox.netNo Comment.1314d 04hrs
benbullard79 [@T] cox.netNo Comment.1314d 04hrs