public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pxz] epel10: Spec file cleanup
@ 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 : 093f70a6be2bc2216920bc940e81b604b085ddc0
Author : Robert Scheck <robert@fedoraproject.org>
Date : 2020-12-31T02:05:20+01:00
Stats : +12/-10 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pxz/c/093f70a6be2bc2216920bc940e81b604b085ddc0?branch=epel10
Log:
Spec file cleanup
---
diff --git a/pxz.spec b/pxz.spec
index 54fe003..78c25d0 100644
--- a/pxz.spec
+++ b/pxz.spec
@@ -1,16 +1,18 @@
%global git_date 20200421
-Summary: Parallel LZMA compressor using XZ
-Name: pxz
-Version: 4.999.9
-Release: 20.beta.%{git_date}git%{?dist}
-License: GPLv2+
-URL: https://jnovy.fedorapeople.org/pxz/
+Summary: Parallel LZMA compressor using XZ
+Name: pxz
+Version: 4.999.9
+Release: 20.beta.%{git_date}git%{?dist}
+License: GPLv2+
+URL: https://jnovy.fedorapeople.org/pxz/
# source created as "make dist" in checked out GIT tree: git clone git://github.com/jnovy/pxz.git
-Source0: https://jnovy.fedorapeople.org/%{name}/%{name}-%{version}beta.%{git_date}git.tar.xz
-Patch0: pxz-4.999.9-cve-2015-1200.patch
-Patch1: pxz-4.999.9-revert-fa3194e.patch
-BuildRequires: gcc, xz-devel
+Source0: https://jnovy.fedorapeople.org/%{name}/%{name}-%{version}beta.%{git_date}git.tar.xz
+Patch0: pxz-4.999.9-cve-2015-1200.patch
+Patch1: pxz-4.999.9-revert-fa3194e.patch
+BuildRequires: gcc
+BuildRequires: make
+BuildRequires: xz-devel
%description
Parallel XZ is a compression utility that takes advantage of running
^ 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: Spec file cleanup Robert Scheck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox