public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Raghavan Kanagaraj <raghavan.kanagaraj@intel.com>
To: git-commits@fedoraproject.org
Subject: [rpms/intel-cmt-cat] f44: New release 26.03
Date: Fri, 12 Jun 2026 12:40:42 GMT	[thread overview]
Message-ID: <178126804240.1.10342466801310883859.rpms-intel-cmt-cat-ef0cfb776dfd@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/intel-cmt-cat
Branch : f44
Commit : ef0cfb776dfdd7a22ba0f51b886202b061df6568
Author : Raghavan Kanagaraj <raghavan.kanagaraj@intel.com>
Date   : 2026-06-12T11:12:37+01:00
Stats  : +0/-55 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/intel-cmt-cat/c/ef0cfb776dfdd7a22ba0f51b886202b061df6568?branch=f44

Log:
New release 26.03

---
diff --git a/0001-alter-install-paths.patch b/0001-alter-install-paths.patch
deleted file mode 100644
index f4eb591..0000000
--- a/0001-alter-install-paths.patch
+++ /dev/null
@@ -1,54 +0,0 @@
-Description: Workaround environment variable settings
- Add environment to be set by packaging
-Forwarded: not-needed
-Author: Raghavan Kanagaraj <raghavan.kanagaraj@intel.com>
-
-Index: intel-cmt-cat-26.06/lib/Makefile
-===================================================================
---- intel-cmt-cat-26.06.orig/lib/Makefile
-+++ intel-cmt-cat-26.06/lib/Makefile
-@@ -126,10 +126,10 @@
-
- HDR = pqos.h
- PREFIX ?= /usr/local
--LIB_INSTALL_DIR ?= $(PREFIX)/lib
--HDR_DIR ?= $(PREFIX)/include
-+LIB_INSTALL_DIR ?= $(DESTDIR)/usr/lib64
-+HDR_DIR ?= $(DESTDIR)/usr/include
- DEPFILE = $(LIB).dep
--NOLDCONFIG ?= n
-+NOLDCONFIG ?= y
-
- all: $(LIBNAME)
-
-Index: intel-cmt-cat-26.06/pqos/Makefile
-===================================================================
---- intel-cmt-cat-26.06.orig/pqos/Makefile
-+++ intel-cmt-cat-26.06/pqos/Makefile
-@@ -96,8 +96,8 @@
-
- # XXX: modify as desired
- PREFIX ?= /usr/local
--BIN_DIR = $(PREFIX)/bin
--MAN_DIR = $(PREFIX)/man/man8
-+BIN_DIR = $(DESTDIR)/usr/sbin
-+MAN_DIR = $(DESTDIR)/usr/share/man/man8
-
- SRCS = $(sort $(wildcard *.c))
- OBJS = $(addprefix $(OBJDIR)/,$(SRCS:.c=.o))
-Index: intel-cmt-cat-26.06/tools/membw/Makefile
-===================================================================
---- intel-cmt-cat-26.06.orig/tools/membw/Makefile
-+++ intel-cmt-cat-26.06/tools/membw/Makefile
-@@ -41,8 +41,8 @@
-
- # XXX: modify as desired
- PREFIX ?= /usr/local
--BIN_DIR = $(PREFIX)/bin
--MAN_DIR = $(PREFIX)/man/man8
-+BIN_DIR = $(DESTDIR)/usr/bin
-+MAN_DIR = $(DESTDIR)/usr/share/man/man8
-
- CFLAGS=-W -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes \
-        -Wmissing-declarations -Wold-style-definition -Wpointer-arith \
-

diff --git a/intel-cmt-cat.spec b/intel-cmt-cat.spec
index ce4c0a3..56295e5 100644
--- a/intel-cmt-cat.spec
+++ b/intel-cmt-cat.spec
@@ -14,7 +14,6 @@ License:	BSD-3-Clause
 URL: 		https://github.com/intel/intel-cmt-cat
 Source: 	%{url}/archive/v%{version}/%{name}-%{version}.tar.gz
 
-Patch0:		0001-alter-install-paths.patch
 
 ExclusiveArch:	x86_64
 

             reply	other threads:[~2026-06-12 12:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-12 12:40 Raghavan Kanagaraj [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-12 12:40 [rpms/intel-cmt-cat] f44: New release 26.03 Raghavan Kanagaraj
2026-06-12 12:40 Raghavan Kanagaraj
2026-06-12 12:40 Raghavan Kanagaraj
2026-06-12 12:40 Raghavan Kanagaraj
2026-06-12 12:40 Raghavan Kanagaraj
2026-06-12  9:10 Raghavan Kanagaraj
2026-06-11 22:40 Raghavan Kanagaraj
2026-06-11 22:40 Raghavan Kanagaraj

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=178126804240.1.10342466801310883859.rpms-intel-cmt-cat-ef0cfb776dfd@fedoraproject.org \
    --to=raghavan.kanagaraj@intel.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