From 68b0c3d9a3bcc3755039712cf5bb3e0c82f478cc Mon Sep 17 00:00:00 2001 From: Owen W. Taylor Date: Jun 28 2017 14:20:50 +0000 Subject: Make file:// URIs for not-yet-in-dist-git rpms more representative Make them match the documentation at http://fedoraproject.org/wiki/Workstation/FlatpakDevelopmentSetup --- diff --git a/flatpak-runtime-packages.yaml b/flatpak-runtime-packages.yaml index 7674077..2fa4064 100644 --- a/flatpak-runtime-packages.yaml +++ b/flatpak-runtime-packages.yaml @@ -36,11 +36,11 @@ extra-components: flatpak-rpm-macros: rationale: Set up build root for flatpak RPMS ref: master - repository: file:///home/otaylor/Source/rpm-flatpak-rpm-macros + repository: file:///home/otaylor/Source/rpms/flatpak-rpm-macros flatpak-runtime-config: rationale: Runtime configuration files ref: master - repository: file:///home/otaylor/Source/rpm-flatpak-runtime-config + repository: file:///home/otaylor/Source/rpms/flatpak-runtime-config glib2: rationale: Rebuild to fix triggers ref: private-f26-flatpak diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml index 69635ba..7a51984 100644 --- a/flatpak-runtime.yaml +++ b/flatpak-runtime.yaml @@ -282,11 +282,11 @@ data: flatpak-rpm-macros: rationale: Set up build root for flatpak RPMS ref: master - repository: file:///home/otaylor/Source/rpm-flatpak-rpm-macros + repository: file:///home/otaylor/Source/rpms/flatpak-rpm-macros flatpak-runtime-config: rationale: Runtime configuration files ref: master - repository: file:///home/otaylor/Source/rpm-flatpak-runtime-config + repository: file:///home/otaylor/Source/rpms/flatpak-runtime-config gcab: rationale: Runtime requirement of libappstream-glib ref: f26