public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Robert Scheck <robert@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/pxz] epel10.2: Add "BuildRequires: gcc"
Date: Mon, 15 Jun 2026 21:56:33 GMT	[thread overview]
Message-ID: <178156059312.1.14044315190505680929.rpms-pxz-10eda219eee5@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/pxz
Branch : epel10.2
Commit : 10eda219eee5a72da42e06a84ff704fc56c6d791
Author : Robert Scheck <robert@fedoraproject.org>
Date   : 2018-07-15T15:28:35+02:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/pxz/c/10eda219eee5a72da42e06a84ff704fc56c6d791?branch=epel10.2

Log:
Add "BuildRequires: gcc"

---
diff --git a/pxz.spec b/pxz.spec
index 9874a3f..f87f6b9 100644
--- a/pxz.spec
+++ b/pxz.spec
@@ -9,7 +9,7 @@ Group:		Applications/File
 # source created as "make dist" in checked out GIT tree: git clone git://github.com/jnovy/pxz.git
 Source0:	http://jnovy.fedorapeople.org/%{name}/%{name}-%{version}beta.%{git_date}git.tar.xz
 URL:		http://jnovy.fedorapeople.org/pxz
-BuildRequires:	xz-devel
+BuildRequires:	gcc, xz-devel
 
 %description
 Parallel XZ is a compression utility that takes advantage of running
@@ -78,7 +78,7 @@ make install DESTDIR=%{buildroot} INSTALL="%{__install} -p"
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.999.9-2.beta.20100608git
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
-* Thu Jun  8 2010 Jindrich Novy <jnovy@redhat.com> 4.999.9-1.beta.20100608git
+* Tue Jun  8 2010 Jindrich Novy <jnovy@redhat.com> 4.999.9-1.beta.20100608git
 - initial import release
 
 * Thu Jun  3 2010 Jindrich Novy <jnovy@redhat.com> 4.999.9-0.1.beta.20100603git

                 reply	other threads:[~2026-06-15 21:56 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=178156059312.1.14044315190505680929.rpms-pxz-10eda219eee5@fedoraproject.org \
    --to=robert@fedoraproject.org \
    --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