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: Spec file cleanup
Date: Mon, 15 Jun 2026 21:56:36 GMT	[thread overview]
Message-ID: <178156059682.1.6539333794724436666.rpms-pxz-093f70a6be2b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/pxz
Branch : epel10.2
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.2

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

                 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=178156059682.1.6539333794724436666.rpms-pxz-093f70a6be2b@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