public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Matthew Miller <mattdm@mattdm.org>
To: git-commits@fedoraproject.org
Subject: [rpms/smem] epel10: 1.2; no upstream tarball, but tagged in the hg repo.
Date: Tue, 28 Jul 2026 12:33:59 GMT [thread overview]
Message-ID: <178524203997.1.2030254907299945785.rpms-smem-683bca2ab6d5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/smem
Branch : epel10
Commit : 683bca2ab6d51e137ed24e28d06ddd5bba0f7db6
Author : Matthew Miller <mattdm@mattdm.org>
Date : 2012-10-29T15:57:53-04:00
Stats : +15/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/smem/c/683bca2ab6d51e137ed24e28d06ddd5bba0f7db6?branch=epel10
Log:
1.2; no upstream tarball, but tagged in the hg repo.
- resolves bz #757908 (-m and -u fail as non-root)
- resolves bz #864504 (failure in presense of unknown uids)
---
diff --git a/.gitignore b/.gitignore
index 0605229..e785571 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
smem-0.9.tar.gz
/smem-1.0.tar.gz
+/smem-1.2.tar.xz
diff --git a/smem.spec b/smem.spec
index a9aa20a..76761ca 100644
--- a/smem.spec
+++ b/smem.spec
@@ -1,12 +1,17 @@
Name: smem
-Version: 1.0
-Release: 4%{?dist}
+Version: 1.2
+Release: 1%{?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
+# The source for this package was pulled from upstream's version control
+# system. Use the following commands to generate the tarball:
+# hg clone -r1.2 http://selenic.com/repo/smem smem-1.2
+# rm -rf smem-1.2/.hg smem-1.2/.htags
+# tar -cJvf smem-1.2.tar.xz smem-1.2
+Source0: smem-1.2.tar.xz
Requires: kernel >= 2.6.27
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@@ -46,6 +51,11 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man8/smem.8*
%changelog
+* Mon Oct 29 2012 Matthew Miller <mattdm@mattdm.org> - 1.2-1
+- 1.2; no upstream tarball, but tagged in the hg repo.
+- resolves bz #757908 (-m and -u fail as non-root)
+- resolves bz #864504 (failure in presense of unknown uids)
+
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
diff --git a/sources b/sources
index 5f412b2..e7a5df4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5620f20cae4d4f0e8eb33bdc2736b0f3 smem-1.0.tar.gz
+dd240efb341789179590711c0ca62214 smem-1.2.tar.xz
reply other threads:[~2026-07-28 12:33 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=178524203997.1.2030254907299945785.rpms-smem-683bca2ab6d5@fedoraproject.org \
--to=mattdm@mattdm.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