2a66ce7245
Accepting request 1216967 from devel:tools:scm
...
OBS-URL: https://build.opensuse.org/request/show/1216967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=29
2024-10-23 19:09:17 +00:00
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
25e091c1a6
Accepting request 1149896 from devel:tools:scm
...
OBS-URL: https://build.opensuse.org/request/show/1149896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=28
2024-02-23 15:46:47 +00:00
1dabdcb0bb
Accepting request 1149868 from home:dimstar:rpm4.20:r
...
Prepare for RPM 4.20
OBS-URL: https://build.opensuse.org/request/show/1149868
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/rcs?expand=0&rev=30
2024-02-23 12:11:22 +00:00
85df4c5abc
Accepting request 965483 from devel:tools:scm
...
- use https for urls
OBS-URL: https://build.opensuse.org/request/show/965483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=27
2022-03-29 16:15:08 +00:00
01daaeaea5
- use https for urls
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/rcs?expand=0&rev=28
2022-03-28 19:53:15 +00:00
85e1038f0e
Accepting request 952659 from devel:tools:scm
...
OBS-URL: https://build.opensuse.org/request/show/952659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=26
2022-02-09 19:39:12 +00:00
791d35cb91
Accepting request 952264 from home:AndreasStieger:branches:devel:tools:scm
...
rcs 5.10.1
OBS-URL: https://build.opensuse.org/request/show/952264
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/rcs?expand=0&rev=27
2022-02-08 11:06:36 +00:00
33f91a9fdf
Accepting request 921723 from devel:tools:scm
...
OBS-URL: https://build.opensuse.org/request/show/921723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=25
2021-09-27 18:08:58 +00:00
3ff0a491e3
Accepting request 921722 from home:sndirsch:branches:devel:tools:scm
...
- rcs-glibc-2.34.patch
* workaround to fix build against glibc 2.34
OBS-URL: https://build.opensuse.org/request/show/921722
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/rcs?expand=0&rev=26
2021-09-27 10:03:33 +00:00
21bc8de742
Accepting request 843574 from devel:tools:scm
...
OBS-URL: https://build.opensuse.org/request/show/843574
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=24
2020-10-23 10:23:09 +00:00
cb8782314d
Accepting request 843565 from home:AndreasStieger:branches:devel:tools:scm
...
rcs 5.10.0
OBS-URL: https://build.opensuse.org/request/show/843565
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/rcs?expand=0&rev=24
2020-10-23 09:25:56 +00:00
71b5624bdd
Accepting request 353371 from devel:tools:scm
...
1
OBS-URL: https://build.opensuse.org/request/show/353371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=23
2016-01-13 21:46:11 +00:00
5fa676f0a6
Accepting request 353336 from home:scarabeus_iv:branches:devel:tools:scm
...
- Use %configure and %make_install macros
- Clean up with spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/353336
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/rcs?expand=0&rev=22
2016-01-13 10:09:15 +00:00
a3d2db3c08
Accepting request 312674 from devel:tools:scm
...
1
OBS-URL: https://build.opensuse.org/request/show/312674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=22
2015-06-23 09:58:06 +00:00
c1afbf880c
Accepting request 312541 from home:elvigia:branches:devel:tools:scm
...
- Use -std=gnu99, use of C11 keywords is incorrect and build
fails with GCC5
OBS-URL: https://build.opensuse.org/request/show/312541
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/rcs?expand=0&rev=20
2015-06-19 08:35:24 +00:00
ad771486f7
Accepting request 282529 from devel:tools:scm
...
- specfile: added rcs.keyring as source
- rcs 5.9.4:
+ documentation improvements
- 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
OBS-URL: https://build.opensuse.org/request/show/282529
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=21
2015-01-29 08:55:48 +00:00
296241196d
- specfile: added rcs.keyring as source
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/rcs?expand=0&rev=18
2015-01-23 10:36:49 +00:00
7061b95fbb
Accepting request 282509 from home:AndreasStieger:branches:devel:tools:scm
...
rcs 5.9.4
OBS-URL: https://build.opensuse.org/request/show/282509
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/rcs?expand=0&rev=17
2015-01-23 10:22:10 +00:00
89e2d1515c
Accepting request 255086 from home:AndreasStieger:branches:devel:tools:scm
...
rcs 5.9.3
OBS-URL: https://build.opensuse.org/request/show/255086
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/rcs?expand=0&rev=16
2014-10-16 19:49:30 +00:00
Stephan Kulow
faacf7a359
Accepting request 145944 from devel:tools:scm
...
- rcs-rlog-zLT.patch
* fix output of "rlog -zLT" on x86_64 (bnc#784948) (forwarded request 145657 from sndirsch)
OBS-URL: https://build.opensuse.org/request/show/145944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=17
2012-12-20 10:09:17 +00:00
Ismail Dönmez
28e8617154
Accepting request 145657 from home:sndirsch:branches:devel:tools:scm
...
- rcs-rlog-zLT.patch
* fix output of "rlog -zLT" on x86_64 (bnc#784948)
OBS-URL: https://build.opensuse.org/request/show/145657
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/rcs?expand=0&rev=14
2012-12-19 22:22:53 +00:00
Stephan Kulow
dea7083213
Accepting request 128213 from devel:tools:scm
...
Fix build with missing gets declaration (glibc 2.16) (forwarded request 128158 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/128213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=16
2012-07-24 13:36:20 +00:00
Sascha Peilicke
56b09a71a5
Accepting request 128158 from home:a_jaeger:FactoryFix
...
Fix build with missing gets declaration (glibc 2.16)
OBS-URL: https://build.opensuse.org/request/show/128158
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/rcs?expand=0&rev=12
2012-07-18 11:13:47 +00:00
Stephan Kulow
1a3023b9e8
replace license with spdx.org variant
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=14
2011-12-06 17:59:29 +00:00
Stephan Kulow
9eab4c2d7f
Accepting request 88808 from devel:tools:scm
...
- Better URL, %check as documented
OBS-URL: https://build.opensuse.org/request/show/88808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=13
2011-10-21 14:29:26 +00:00
Stephan Kulow
ef8acd5a63
- Better URL, %check as documented
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/rcs?expand=0&rev=9
2011-10-20 06:47:40 +00:00
Stephan Kulow
7a6d364a4b
Accepting request 88790 from home:yecril71pl:branches:devel:tools:scm
...
Better URL, %check as documented
OBS-URL: https://build.opensuse.org/request/show/88790
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/rcs?expand=0&rev=8
2011-10-20 06:45:49 +00:00
Stephan Kulow
4b56fb6154
Accepting request 88647 from devel:tools:scm
...
- remove old sources
OBS-URL: https://build.opensuse.org/request/show/88647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=11
2011-10-19 12:08:48 +00:00
Stephan Kulow
a4b9155f6e
- remove old sources
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/rcs?expand=0&rev=5
2011-10-19 05:00:44 +00:00
Sascha Peilicke
d9cc2d4678
Accepting request 88438 from devel:tools:scm
...
- bump version to 5.8
- add documentation
OBS-URL: https://build.opensuse.org/request/show/88438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=10
2011-10-18 12:28:14 +00:00
OBS User autobuild
741c15ff42
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=6
2010-03-18 15:25:58 +00:00
OBS User unknown
f686076bf9
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=4
2008-10-23 02:45:54 +00:00
OBS User unknown
75c2ad984e
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=2
2007-05-21 16:10:45 +00:00
OBS User unknown
8abd3da09c
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rcs?expand=0&rev=1
2006-12-18 23:17:39 +00:00