public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rpkg] 1.70-1: Do not require libmodulemd in epel7
@ 2026-08-10 21:44 Ondrej Nosek
  0 siblings, 0 replies; only message in thread
From: Ondrej Nosek @ 2026-08-10 21:44 UTC (permalink / raw)
  To: git-commits

            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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10 21:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 21:44 [rpms/rpkg] 1.70-1: Do not require libmodulemd in epel7 Ondrej Nosek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox