public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/remind] epel10: Updated to version 03.01.02
@ 2026-08-21 13:52 rayvd
0 siblings, 0 replies; only message in thread
From: rayvd @ 2026-08-21 13:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/remind
Branch : epel10
Commit : 47dea25220db8d675e5ace03216dc6a9a80178c2
Author : rayvd <rayvd@fedoraproject.org>
Date : 2007-09-13T21:43:25+00:00
Stats : +19/-14 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/remind/c/47dea25220db8d675e5ace03216dc6a9a80178c2?branch=epel10
Log:
Updated to version 03.01.02
---
diff --git a/.cvsignore b/.cvsignore
index fa3f3cb..039802a 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-remind-03.01.01.tar.gz
+remind-03.01.02.tar.gz
diff --git a/remind-nostrip.patch b/remind-nostrip.patch
index 646bf8d..8499d74 100644
--- a/remind-nostrip.patch
+++ b/remind-nostrip.patch
@@ -1,12 +1,12 @@
-diff -uNr remind-03.00.24.orig/src/Makefile.in remind-03.00.24/src/Makefile.in
---- remind-03.00.24.orig/src/Makefile.in 2005-09-29 20:29:32.000000000 -0700
-+++ remind-03.00.24/src/Makefile.in 2007-04-25 16:36:53.000000000 -0700
-@@ -53,8 +53,6 @@
- for prog in $(PROGS) $(SCRIPTS) ; do \
- $(INSTALL_PROGRAM) $$prog $(DESTDIR)$(bindir) || exit 1; \
+diff -uNr remind-03.01.02.orig/src/Makefile.in remind-03.01.02/src/Makefile.in
+--- remind-03.01.02.orig/src/Makefile.in 2007-08-31 20:29:58.000000000 -0700
++++ remind-03.01.02/src/Makefile.in 2007-09-13 14:30:59.000000000 -0700
+@@ -62,8 +62,6 @@
done
-- -strip $(DESTDIR)$(bindir)/remind || true
-- -strip $(DESTDIR)$(bindir)/rem2ps || true
- -mkdir -p $(DESTDIR)$(mandir)/man1 || true
- for man in $(MANS) ; do \
- $(INSTALL_DATA) $$man $(DESTDIR)$(mandir)/man1 || exit 1; \
+
+ install: install-nostripped
+- strip $(DESTDIR)$(bindir)/remind || true
+- strip $(DESTDIR)$(bindir)/rem2ps || true
+
+ clean:
+ rm -f *.o *~ core *.bak $(PROGS)
diff --git a/remind.spec b/remind.spec
index 2eec80b..e58580b 100644
--- a/remind.spec
+++ b/remind.spec
@@ -1,5 +1,5 @@
Name: remind
-Version: 03.01.01
+Version: 03.01.02
Release: 1%{?dist}
Summary: A sophisticated calendar and alarm program
@@ -77,9 +77,11 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/cm2rem.tcl
%{_bindir}/rem2ps
%{_bindir}/remind
+%{_bindir}/rem
%{_mandir}/man1/cm2rem.1.gz
%{_mandir}/man1/rem2ps.1.gz
%{_mandir}/man1/remind.1.gz
+%{_mandir}/man1/rem.1.gz
%doc COPYRIGHT docs/README.UNIX docs/WHATSNEW examples www
@@ -90,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/tkremind.1.gz
%changelog
+* Thu Sep 13 2007 Ray Van Dolson <rayvd@bludgeon.org> - 03.01.02-1
+- Updated to version 03.01.02
+
* Thu Aug 23 2007 Ray Van Dolson <rayvd@bludgeon.org> - 03.01.01-1
- Updated to version 03.01.01
- Updated license tag to GPLv2
diff --git a/sources b/sources
index eb78b9a..b27ba4a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b73f93014b5cdae402f1641dd95f477f remind-03.01.01.tar.gz
+6cd87cfbd5547e0477f5cbf7e900dc50 remind-03.01.02.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-21 13:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 13:52 [rpms/remind] epel10: Updated to version 03.01.02 rayvd
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox