kconfig 5.60.0-1 (aarch64;x86_64) 2019-6500
-9999
Status | rejected | ||||||||||||
Submitter | bero [@T] lindev.ch | ||||||||||||
Platform | rolling | ||||||||||||
Repository | main | ||||||||||||
URL | https://abf.openmandriva.org/build_lists/572736 | ||||||||||||
Packages |
|
||||||||||||
Build Date | 2019-07-17 00:27:43 +0000 UTC | ||||||||||||
Last Updated | 2019-08-26 07:44:55.665706802 +0000 UTC |
$ git diff --patch-with-stat --summary 5db2afa369f55021efb8cf3ed35847ac135c4e38.. .abf.yml | 2 +- kconfig.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 146b468..7c6898a 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - kconfig-5.59.0.tar.xz: 72605cb26c009cc83414649da75ffad10417220f + kconfig-5.61.0.tar.xz: 836a4f39bf736512cc623f8f9b99d5c58a3e267c diff --git a/kconfig.spec b/kconfig.spec index 325ff4e..61d3ee8 100644 --- a/kconfig.spec +++ b/kconfig.spec @@ -5,7 +5,7 @@ %define stable %([ "`echo %{version} |cut -d. -f3`" -ge 80 ] && echo -n un; echo -n stable) Name: kconfig -Version: 5.59.0 +Version: 5.61.0 Release: 1 Source0: http://download.kde.org/%{stable}/frameworks/%(echo %{version} |cut -d. -f1-2)/%{name}-%{version}.tar.xz Patch0: kconfig-4.99.0-install-location.patch @@ -87,6 +87,9 @@ for i in .%{_datadir}/locale/*/LC_MESSAGES/*.qm; do echo -n "%lang($LNG) " >>$L echo $i |cut -b2- >>$L done +# Let's not ship py2 crap unless and until something still needs it... +rm -rf %{buildroot}%{_libdir}/python2* + %files -f kconfig%{major}_qt.lang %{_bindir}/kreadconfig5
Not Available
itchka [@T] compuserve.com | No Comment. | 1920d 14hrs |
itchka [@T] compuserve.com | No Comment. | 1920d 14hrs |