Re: rpm.org 4.16.x is coming to Th

2021-01-17 Thread Marcin Krol

On 11-Jan-21 09:38, Jan Rękorajski wrote:

Hi,

Later this week rpm from rpm.org, along with all necessary tools
(macros, poldek, specdump, etc.) are going to land in th-test.

I believe the last real stopper[1] has been "fixed", so we should finally
switch.

If you think there is still something that is blocking the change please
speak *now*.

Please be aware that rpm database format will change with this to sqlite.

[1] https://github.com/poldek-pm/poldek/issues/17


rpmbuild --nobuild doesn't return missing deps, just empty output

This call is used in install.py of pld-builder.new and not returning 
missing deps results in builders not doing auto install of missing deps.


M.

P.S. Tested on TLD, but differences shouldn't matter in this case

___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: [packages/platform] - initial

2021-01-17 Thread Jakub Bogusz
On Sun, Jan 17, 2021 at 11:13:51AM +0100, arekm wrote:
> commit 3a74dc283894e74d4fb8411e8c3f9cea22e42920
> Author: Arkadiusz Miśkiewicz 
> Date:   Sun Jan 17 11:13:34 2021 +0100
> 
> - initial
> 
>  platform.spec | 57 +

> +Source0: 
> https://github.com/Pulse-Eight/platform/archive/p8-%{name}-%{version}.tar.gz

> +%files
> +%defattr(644,root,root,755)
> +%doc README.md
> +%attr(755,root,root) %{_libdir}/libp8-%{name}.so.*.*
> +%attr(755,root,root) %ghost %{_libdir}/libp8-%{name}.so.2
> +
> +%files devel
> +%defattr(644,root,root,755)
> +%{_includedir}/p8-%{name}
> +%attr(755,root,root) %{_libdir}/libp8-%{name}.so
> +%{_libdir}/p8-%{name}
> +%{_pkgconfigdir}/p8-%{name}.pc

I'd suggest "p8-platform" package Name here.


-- 
Jakub Boguszhttp://qboosh.pl/
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en