public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pxz] epel10: Add "BuildRequires: gcc"
@ 2026-06-15 21:56 Robert Scheck
0 siblings, 0 replies; only message in thread
From: Robert Scheck @ 2026-06-15 21:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pxz
Branch : epel10
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
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-15 21:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 21:56 [rpms/pxz] epel10: Add "BuildRequires: gcc" Robert Scheck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox