public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Simone Caronni <negativo17@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/vkroots] epel10.2: Small cleanup
Date: Wed, 01 Jul 2026 06:29:55 GMT	[thread overview]
Message-ID: <178288739524.1.1071914983000874371.rpms-vkroots-8353545e2fb1@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/vkroots
Branch : epel10.2
Commit : 8353545e2fb1cf256b17386e06850f7501dc0315
Author : Simone Caronni <negativo17@gmail.com>
Date   : 2026-07-01T08:28:55+02:00
Stats  : +2/-29 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/vkroots/c/8353545e2fb1cf256b17386e06850f7501dc0315?branch=epel10.2

Log:
Small cleanup

---
diff --git a/12.patch b/12.patch
deleted file mode 100644
index b14f3f0..0000000
--- a/12.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From e3df1afc8d2181815056a305bb596e64b388894c Mon Sep 17 00:00:00 2001
-From: pchome <pchome@users.noreply.github.com>
-Date: Sun, 13 Apr 2025 17:36:02 +0300
-Subject: [PATCH] Fix pkgconfig install dir
-
----
- meson.build | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/meson.build b/meson.build
-index 06d7117..4a1f9d2 100644
---- a/meson.build
-+++ b/meson.build
-@@ -18,5 +18,6 @@ pkgconfig.generate(
-   filebase: meson.project_name(),
-   name: meson.project_name(),
-   description: 'Vulkan layers library',
--  subdirs: '.'
-+  subdirs: '.',
-+  install_dir: 'share/pkgconfig'
- )

diff --git a/changelog b/changelog
deleted file mode 100644
index 22ceca5..0000000
--- a/changelog
+++ /dev/null
@@ -1,5 +0,0 @@
-* Tue Jul 25 2023 Frantisek Zatloukal <fzatlouk@redhat.com> - 0^20230313gite554d4c-1
-- Rebase to a later snapshot
-
-* Fri Mar 03 2023 Onuralp SEZER <thunderbirdtr@fedoraproject.org> - 0^20230103git2675710-1
-- Initial package vkroots

diff --git a/vkroots.spec b/vkroots.spec
index 861a097..f8843d8 100644
--- a/vkroots.spec
+++ b/vkroots.spec
@@ -12,8 +12,7 @@ URL:            https://github.com/Joshua-Ashton/vkroots
 BuildArch:      noarch
 
 Source:         %{url}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
-Patch0:         https://patch-diff.githubusercontent.com/raw/misyltoad/vkroots/pull/12.patch
-Patch1:         vkroots-fix-funcpointer-xml-format.patch
+Patch0:         vkroots-fix-funcpointer-xml-format.patch
 
 BuildRequires:  meson >= 0.58.0
 BuildRequires:  gcc
@@ -54,7 +53,7 @@ cd gen
 %license LICENSE
 %doc README.md
 %{_includedir}/%{name}.h
-%{_datadir}/pkgconfig/%{name}.pc
+%{_libdir}/pkgconfig/%{name}.pc
 
 
 %changelog

                 reply	other threads:[~2026-07-01  6:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178288739524.1.1071914983000874371.rpms-vkroots-8353545e2fb1@fedoraproject.org \
    --to=negativo17@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox