[Libosinfo] [libosinfo PATCH 1/7] spec: Switch to %ldconfig_scriptlets

Christophe Fergeau cfergeau at redhat.com
Tue Mar 5 13:47:25 UTC 2019


On Tue, Mar 05, 2019 at 10:37:49AM +0100, Fabiano Fidêncio wrote:
> This commit is bringing upstream the change done on Fedora on
> af0ce7aab60e.

Feature is documented at https://fedoraproject.org/wiki/Changes/Removing_ldconfig_scriptlets
I'm not sure el7 will have it, but I don't know what we aim to support
with this spec file.

Reviewed-by: Christophe Fergeau <cfergeau at redhat.com>

> 
> Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
> ---
>  libosinfo.spec.in | 7 +------
>  1 file changed, 1 insertion(+), 6 deletions(-)
> 
> diff --git a/libosinfo.spec.in b/libosinfo.spec.in
> index fd7e55c..57f8d94 100644
> --- a/libosinfo.spec.in
> +++ b/libosinfo.spec.in
> @@ -79,12 +79,7 @@ then
>    exit 1
>  fi
>  
> -%clean
> -rm -fr %{buildroot}
> -
> -%post -p /sbin/ldconfig
> -
> -%postun -p /sbin/ldconfig
> +%ldconfig_scriptlets
>  
>  %files -f %{name}.lang
>  %defattr(-, root, root)
> -- 
> 2.20.1
> 
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20190305/04764a0a/attachment.sig>


More information about the Libosinfo mailing list