public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/smem] epel10: Drop the kernel Requires
@ 2026-07-28 12:34 Michal Schmidt
0 siblings, 0 replies; only message in thread
From: Michal Schmidt @ 2026-07-28 12:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/smem
Branch : epel10
Commit : 5565689841e87188999bda67622a019393721c96
Author : Michal Schmidt <mschmidt@redhat.com>
Date : 2013-02-15T14:31:45+01:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/smem/c/5565689841e87188999bda67622a019393721c96?branch=epel10
Log:
Drop the kernel Requires
I want to use smem in a container without a kernel package installed.
Using Conflicts would have been acceptable, but 2.6.27 is ancient history
anyway.
---
diff --git a/smem.spec b/smem.spec
index bb9e141..da45312 100644
--- a/smem.spec
+++ b/smem.spec
@@ -1,13 +1,12 @@
Name: smem
Version: 1.2
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Report application memory usage in a meaningful way
Group: Applications/System
License: GPLv2+
URL: http://www.selenic.com/smem/
Source0: http://www.selenic.com/smem/download/smem-%{version}.tar.gz
-Requires: kernel >= 2.6.27
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@@ -46,6 +45,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man8/smem.8*
%changelog
+* Fri Feb 15 2013 Michal Schmidt <mschmidt@redhat.com> - 1.2-4
+- Drop the kernel Requires. Using Conflicts would have been acceptable,
+ but 2.6.27 is ancient history anyway.
+
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-28 12:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 12:34 [rpms/smem] epel10: Drop the kernel Requires Michal Schmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox