public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ondrej Nosek <onosek@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rpkg] 1.70-1: Do not require libmodulemd in epel7
Date: Mon, 10 Aug 2026 21:44:01 GMT [thread overview]
Message-ID: <178639824156.1.17045902823549712974.rpms-rpkg-b4d89cdf3a92@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rpkg
Branch : 1.70-1
Commit : b4d89cdf3a929dc574956cf6b22c0301a93aa703
Author : Ondrej Nosek <onosek@redhat.com>
Date : 2019-02-07T13:34:40+01:00
Stats : +5/-11 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rpkg/c/b4d89cdf3a929dc574956cf6b22c0301a93aa703?branch=1.70-1
Log:
Do not require libmodulemd in epel7
Signed-off-by: Ondrej Nosek <onosek@redhat.com>
---
diff --git a/rpkg.spec b/rpkg.spec
index fcf9525..6fae5a8 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -4,7 +4,7 @@
Name: rpkg
Version: 1.57
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Python library for interacting with rpm+git
License: GPLv2+ and LGPLv2
@@ -69,11 +69,6 @@ BuildRequires: python2-openidc-client
BuildRequires: libmodulemd
%endif
-%if 0%{?rhel} && 0%{?rhel} == 7
-BuildRequires: python-gobject-base
-BuildRequires: libmodulemd
-%endif
-
%if 0%{?rhel} && 0%{?rhel} < 7
BuildRequires: python-argparse
BuildRequires: python-mock
@@ -114,11 +109,6 @@ Requires: libmodulemd
Requires: python-argparse
%endif
-%if 0%{?rhel} && 0%{?rhel} == 7
-Requires: python-gobject-base
-Requires: libmodulemd
-%endif
-
Requires: %{name}-common = %{version}-%{release}
Conflicts: fedpkg < 1.26
@@ -268,6 +258,10 @@ nosetests tests
%changelog
+* Thu Feb 07 2019 Ondřej Nosek <onosek@redhat.com> - 1.57-6
+- Revert previous change.
+ Now python-gobject-base & libmodulemd are removed from epel7 and RHEL7
+
* Tue Feb 05 2019 Ondřej Nosek <onosek@redhat.com> - 1.57-5
- python-gobject-base & libmodulemd also for epel7 and RHEL7
reply other threads:[~2026-08-10 21:44 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=178639824156.1.17045902823549712974.rpms-rpkg-b4d89cdf3a92@fedoraproject.org \
--to=onosek@redhat.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