[packages/rpm-pld-macros] Change _metainfodir to metainfo; rev 2.024

glen glen at pld-linux.org
Wed Feb 22 22:20:35 CET 2023


commit d242d4da01feb055dbbc7187712e200e07022488
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Wed Feb 22 23:19:52 2023 +0200

    Change _metainfodir to metainfo; rev 2.024
    
    - https://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2023-February/026581.html
    - https://freedesktop.org/software/appstream/docs/chap-Metadata.html#spec-component-location

 macros.pld          | 2 +-
 rpm-pld-macros.spec | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rpm-pld-macros.spec b/rpm-pld-macros.spec
index 502ae68..0783dee 100644
--- a/rpm-pld-macros.spec
+++ b/rpm-pld-macros.spec
@@ -1,4 +1,4 @@
-%define		rpm_macros_rev	2.023
+%define		rpm_macros_rev	2.024
 %define		find_lang_rev	1.41
 # split into individual X_prov_ver if there is a reason to desync
 %define		prov_ver	4.15
diff --git a/macros.pld b/macros.pld
index ff2039b..bb39b83 100644
--- a/macros.pld
+++ b/macros.pld
@@ -25,7 +25,7 @@
 %_lispdir			%{_datadir}/emacs/site-lisp
 %_initddir			%{_sysconfdir}/rc.d/init.d
 
-%_metainfodir	%{_datadir}/appdata
+%_metainfodir	%{_datadir}/metainfo
 
 %_defaultdocdir		%{_usr}/share/doc
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-pld-macros.git/commitdiff/d242d4da01feb055dbbc7187712e200e07022488



More information about the pld-cvs-commit mailing list