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: A few more tweaks. Okay, good to go with 1.0.
Date: Tue, 28 Jul 2026 12:33:58 GMT [thread overview]
Message-ID: <178524203860.1.17857385838587906576.rpms-smem-19e2343dab4b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/smem
Branch : epel10
Commit : 19e2343dab4be1988c048594fe987525a210e2e7
Author : Matthew Miller <mattdm@mattdm.org>
Date : 2011-08-10T19:51:04-04:00
Stats : +8/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/smem/c/19e2343dab4be1988c048594fe987525a210e2e7?branch=epel10
Log:
A few more tweaks. Okay, good to go with 1.0.
---
diff --git a/smem.spec b/smem.spec
index ae7bf3f..a483c86 100644
--- a/smem.spec
+++ b/smem.spec
@@ -1,12 +1,12 @@
Name: smem
Version: 1.0
-Release: 1%{?dist}
+Release: 2%{?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-0.9.tar.gz
+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
@@ -27,9 +27,6 @@ a realistic measure.
%setup -q
-# sample script, installed as documentation
-chmod -x capture
-
%build
@@ -44,11 +41,16 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
-%doc capture COPYING
+%doc COPYING
%{_bindir}/smem
%{_mandir}/man8/smem.8*
%changelog
+* Wed Aug 10 2011 Matthew Miller <mattdm@mattdm.org> - 1.0-2
+- don't hardcode version in source name above, because that
+ will lead to me confusing myself. trust me.
+- no longer install sample script as documentation
+
* Wed Aug 10 2011 Matthew Miller <mattdm@mattdm.org> - 1.0-1
- update to 1.0 (bugzilla #678249)
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=178524203860.1.17857385838587906576.rpms-smem-19e2343dab4b@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