Files
rcs/rcs.changes
Stefan Dirsch 2fe84b0f28 - remove patch rcs-glibc-2.34.patch, all current repos seem to build
fine without it, and use %autosetup
- make build more reproducible: patch reproducible-build.diff, taken from debian
- make configure.ac C99 compliant: patch rcs-configure-c99.patch, taken from fedora,
    and add code to rebuild configure.
- drop configure option --with-diff-utils (always defunct as it should have been
    --with-diffutils). --with-diffutils has been removed in rcs 5.8.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/rcs?expand=0&rev=32
2024-10-22 08:30:13 +00:00

208 lines
7.1 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-------------------------------------------------------------------
Tue Oct 1 08:40:28 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
- remove patch rcs-glibc-2.34.patch, all current repos seem to build
fine without it, and use %autosetup
- make build more reproducible: patch reproducible-build.diff, taken from debian
- make configure.ac C99 compliant: patch rcs-configure-c99.patch, taken from fedora,
and add code to rebuild configure.
- drop configure option --with-diff-utils (always defunct as it should have been
--with-diffutils). --with-diffutils has been removed in rcs 5.8.
-------------------------------------------------------------------
Fri Feb 23 11:51:04 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Mar 28 19:53:08 UTC 2022 - Dirk Müller <dmueller@suse.com>
- use https for urls
-------------------------------------------------------------------
Mon Feb 7 21:23:32 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
- rcs 5.10.1:
* handle unexpected byte in edit script (rlog)
* portability fix: use SIGSTKSZ more gingerly
* misc portability tweaks via gnulib
- remove obsolete texinfo packaging macros
-------------------------------------------------------------------
Mon Sep 27 09:35:44 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
- rcs-glibc-2.34.patch
* workaround to fix build against glibc 2.34
-------------------------------------------------------------------
Fri Oct 23 08:56:04 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- rcs 5.10.0:
* Fix RCS file search skipping RCS/FILENAME by default
* Fix 'rlog -w' omitting 'w' when specified without login
* preserve subsecond mtime on file systems that support it
-------------------------------------------------------------------
Wed Jan 13 09:01:44 UTC 2016 - tchvatal@suse.com
- Use %configure and %make_install macros
- Clean up with spec-cleaner
-------------------------------------------------------------------
Thu Jun 18 16:30:49 UTC 2015 - crrodriguez@opensuse.org
- Use -std=gnu99, use of C11 keywords is incorrect and build
fails with GCC5
-------------------------------------------------------------------
Fri Jan 23 10:35:59 UTC 2015 - sndirsch@suse.com
- specfile: added rcs.keyring as source
-------------------------------------------------------------------
Fri Jan 23 01:26:48 UTC 2015 - andreas.stieger@gmx.de
- rcs 5.9.4:
+ documentation improvements
-------------------------------------------------------------------
Sat Oct 11 16:43:18 UTC 2014 - andreas.stieger@gmx.de
- rcs 5.9.3:
- compatibility w/ RCS 2.x file format dropped
- fix crash on co/ci without changes on a branch
- includes changes from 5.9.2:
- avoid possibly failing command in backticks
- handle low-memory situations like RCS 5.7 (mostly)
- default for env var RCS_MEM_LIMIT relaxed
- includes changes from 5.9.1:
- avoid grep -q
- PROGRAM --help shows home page / "gethelp" info
- includes changes from 5.9.0:
- common option -V obsoleted by --version
- rcsmerge --help mentions -A, -E, -e
- ident -VN and merge -VN now signal error
- ident(1) recognizes Subversion "fixed-width keyword syntax"
- new co(1) option -S for "self-same" mode
- several RCS commands "internalized" into rcs(1)
- --help output includes a one-line description
- effects of -VN (N ∈ {3,4,5}) documented
- includes changes from 5.8.2:
- fix wrong symbolic name dereference
- integrity value syntax better specified
- New manual chapter: RCS file format
- Manpages refer to info documentation
- Script to trim "junk at end of file" posted
- includes changes from 5.8.1:
- Debug output removed
- Criteria for avoiding read-only checks refined
- fix regression in -zLT handling
- fix regression in ci -d -T handling
- Use diff --label instead of diff -L
- Documentation improvements
- verify source signature
- reformat spec file
- licence is now GPL-3.0+
- drop rcs-rlog-zLT.patch, rcs-stdio.in.patch: upstream
-------------------------------------------------------------------
Mon Dec 17 12:53:47 UTC 2012 - sndirsch@suse.com
- rcs-rlog-zLT.patch
* fix output of "rlog -zLT" on x86_64 (bnc#784948)
-------------------------------------------------------------------
Tue Jul 17 19:10:42 UTC 2012 - aj@suse.de
- Fix build with missing gets declaration (glibc 2.16)
-------------------------------------------------------------------
Thu Oct 20 06:46:31 UTC 2011 - giecrilj@stegny.2a.pl
- Better URL, %check as documented
-------------------------------------------------------------------
Wed Oct 19 05:00:07 UTC 2011 - coolo@suse.com
- remove old sources
-------------------------------------------------------------------
Mon Oct 17 19:38:07 UTC 2011 - giecrilj@stegny.2a.pl
- bump version to 5.8
- add documentation
-------------------------------------------------------------------
Mon May 21 16:28:27 CEST 2007 - sndirsch@suse.de
- fixed sendmail path (Bug #275541)
-------------------------------------------------------------------
Mon Sep 4 15:18:05 CEST 2006 - rguenther@suse.de
- Get rid of postfix build dependency, use /sbin/sendmail.
-------------------------------------------------------------------
Wed Jan 25 21:30:54 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Sat Jan 14 19:22:53 CET 2006 - schwab@suse.de
- Don't strip binaries.
- Don't build as root.
-------------------------------------------------------------------
Fri Mar 26 01:22:22 CET 2004 - ro@suse.de
- added postfix to neededforbuild
-------------------------------------------------------------------
Wed Apr 23 11:59:58 CEST 2003 - coolo@suse.de
- use BuildRoot
-------------------------------------------------------------------
Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de
- removed bogus self-provides
-------------------------------------------------------------------
Wed Jan 10 18:03:13 CET 2001 - werner@suse.de
- Add temp file patch of Olaf Kirch
-------------------------------------------------------------------
Fri Nov 17 17:54:06 MET 2000 - fehr@suse.de
- set group tag
-------------------------------------------------------------------
Mon May 22 14:42:26 MEST 2000 - fehr@suse.de
- add HTML-Documentation to /usr/share/doc/packages/src
-------------------------------------------------------------------
Fri Feb 25 17:01:21 CET 2000 - schwab@suse.de
- /usr/man -> /usr/share/man
-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
-------------------------------------------------------------------
Fri Oct 24 09:00:16 MEST 1997 - ro@suse.de
- checking re enabled, done instead:
changed mode of src-dir to 777 and su -c make nobody
-------------------------------------------------------------------
Thu Oct 23 12:30:14 MEST 1997 - ro@suse.de
- disabled checking for root-rights in conf.sh
ready for autobuild