kcodecs 5.60.0-1 (aarch64;i686;x86_64) 2019-6460
0
Status | rejected | ||||||||||||||||||
Submitter | bero [@T] lindev.ch | ||||||||||||||||||
Platform | rolling | ||||||||||||||||||
Repository | main | ||||||||||||||||||
URL | https://abf.openmandriva.org/build_lists/572731 | ||||||||||||||||||
Packages |
|
||||||||||||||||||
Build Date | 2019-07-17 00:27:43 +0000 UTC | ||||||||||||||||||
Last Updated | 2019-08-20 06:23:13.758425374 +0000 UTC |
$ git diff --patch-with-stat --summary 0f0200753cef349810d0f51aebcad23af583ff96.. .abf.yml | 2 +- kcodecs.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.abf.yml b/.abf.yml index 522db35..0a873ac 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - kcodecs-5.59.0.tar.xz: 1669895a4a6d50a3c44ef481f11f65cc0fb479bd + kcodecs-5.61.0.tar.xz: fc07fb2cd9a7d4daa4417a81edb5fb6b55d313f1 diff --git a/kcodecs.spec b/kcodecs.spec index 5c17283..3579a04 100644 --- a/kcodecs.spec +++ b/kcodecs.spec @@ -5,7 +5,7 @@ %define stable %([ "`echo %{version} |cut -d. -f3`" -ge 80 ] && echo -n un; echo -n stable) Name: kcodecs -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 Summary: The KDE Frameworks 5 text codec conversion library @@ -82,8 +82,11 @@ for i in .%{_datadir}/locale/*/LC_MESSAGES/*.qm; do 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 kcodecs%{major}_qt.lang -%{_sysconfdir}/xdg/kcodecs.categories +%{_datadir}/qlogging-categories5/kcodecs.categories %files -n %{libname} %{_libdir}/*.so.%{major}
Not Available
benbullard79 [@T] cox.net | GO AWAY!!! | 1926d 17hrs |