public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/flatpak-runtime-config] f45: Make not noarch
@ 2026-09-10 21:21 Owen W. Taylor
  0 siblings, 0 replies; only message in thread
From: Owen W. Taylor @ 2026-09-10 21:21 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/flatpak-runtime-config
            Branch : f45
            Commit : 0ef5635dedc97224c52dc6c71f7a5154d4d8dccd
            Author : Owen W. Taylor <otaylor@fishsoup.net>
            Date   : 2017-06-29T14:39:47-04:00
            Stats  : +5/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/flatpak-runtime-config/c/0ef5635dedc97224c52dc6c71f7a5154d4d8dccd?branch=f45

            Log:
            Make not noarch

The contents of /etc/ld.so.conf.d/app.conf depend on 64-bit vs. 32-bit

---
diff --git a/flatpak-runtime-config.spec b/flatpak-runtime-config.spec
index 0811178..4775df9 100644
--- a/flatpak-runtime-config.spec
+++ b/flatpak-runtime-config.spec
@@ -1,9 +1,8 @@
 Name:           flatpak-runtime-config
 Version:        27
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Configuration files that live inside the flatpak runtime
 Source1:        50-xdg-app.conf
-BuildArch:      noarch
 
 License:        MIT
 
@@ -42,6 +41,10 @@ echo "/app/%{_lib}" > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/app.conf
 %{_sysconfdir}/ld.so.conf.d/app.conf
 
 %changelog
+* Thu Jun 29 2017 Owen Taylor <otaylor@redhat.com> - 27-3
+- Make not noarch - the contents of /etc/ld.so.conf.d/app.conf
+  depend on 64-bit vs. 32-bit
+
 * Tue Jun 13 2017 Owen Taylor <otaylor@redhat.com> - 27-2
 See https://bugzilla.redhat.com/show_bug.cgi?id=1460081
 - Switch license to MIT

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-10 21:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 21:21 [rpms/flatpak-runtime-config] f45: Make not noarch Owen W. Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox