public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/smem] epel10: now we have an upstream tarball. thanks, upstream!
@ 2026-07-28 12:34 Matthew Miller
0 siblings, 0 replies; only message in thread
From: Matthew Miller @ 2026-07-28 12:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/smem
Branch : epel10
Commit : d803421c248b24ff624bd6c3b21dd10b85b141ae
Author : Matthew Miller <mattdm@mattdm.org>
Date : 2012-10-29T18:11:02-04:00
Stats : +7/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/smem/c/d803421c248b24ff624bd6c3b21dd10b85b141ae?branch=epel10
Log:
now we have an upstream tarball. thanks, upstream!
---
diff --git a/.gitignore b/.gitignore
index e785571..9513af2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
smem-0.9.tar.gz
/smem-1.0.tar.gz
/smem-1.2.tar.xz
+/smem-1.2.tar.gz
diff --git a/smem.spec b/smem.spec
index 76761ca..24d89d0 100644
--- a/smem.spec
+++ b/smem.spec
@@ -1,17 +1,12 @@
Name: smem
Version: 1.2
-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/
-# 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
+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
@@ -51,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man8/smem.8*
%changelog
+* Mon Oct 29 2012 Matthew Miller <mattdm@mattdm.org> - 1.2-2
+- now we have an upstream tarball. thanks, upstream!
+
* 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)
diff --git a/sources b/sources
index e7a5df4..d184fc7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd240efb341789179590711c0ca62214 smem-1.2.tar.xz
+b8975840a08172ba8a1abbe7cb202dfe smem-1.2.tar.gz
^ 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: now we have an upstream tarball. thanks, upstream! Matthew Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox