Mads Kiilerich
739a392e82
Rust dependency catch-up
2022-05-13 14:40:52 +02:00
Mads Kiilerich
cef36461a8
Drop patch for rust-which 4.2.4 - Fedora updated to 4.2.5
2022-05-13 14:29:17 +02:00
Mads Kiilerich
3fc8c61755
Drop patching of ouroboros version
...
Fedora now carries rust-ouroboros-devel-0.15.0-1 .
2022-05-06 23:48:58 +02:00
Mads Kiilerich
84273987af
Downgrade new "which" dependency from 4.2.5 to the available 4.2.4
2022-05-05 08:35:04 +02:00
Mads Kiilerich
cea5a508e9
Merge branch 'f36' into rawhide
2022-05-05 08:08:03 +02:00
Mads Kiilerich
ce600e0b06
mercurial 6.1.2
2022-05-05 08:06:34 +02:00
Mads Kiilerich
2b8b0769cf
Address some rpmlint issues
2022-05-03 17:10:48 +02:00
Mads Kiilerich
6d9997e628
Make cgi scripts in docs not executable
...
Fix rpmlint issues:
E: env-script-interpreter /usr/share/doc/mercurial/hgweb.cgi /usr/bin/env python3
E: env-script-interpreter /usr/share/doc/mercurial/hgweb.fcgi /usr/bin/env python3
Also be more explicit about which cgi files we ship as documentation.
2022-05-03 16:46:25 +02:00
Mads Kiilerich
094fe0c1aa
Mark /etc/mercurial/hgrc.d/hgk.rc as config file
...
Fix rpmlint issue:
W: non-conffile-in-etc /etc/mercurial/hgrc.d/hgk.rc
2022-05-03 16:39:57 +02:00
Mads Kiilerich
ab44cbe5c0
Don't ship .txt rst sources
...
The sources are already rendered to man pages and shipped as html.
Fix the rpmlint error:
E: zero-length /usr/share/doc/mercurial/hg-ssh.8.gendoc.txt
2022-05-03 16:33:54 +02:00
Mads Kiilerich
cb1bb27b37
Tweak mercurial-chg summary
...
Address rpmlint problems:
E: summary-too-long A fast client for Mercurial command server running on Unix. It saves time of slow Python startup.
W: summary-ended-with-dot A fast client for Mercurial command server running on Unix. It saves time of slow Python startup.
2022-05-03 16:08:38 +02:00
Mads Kiilerich
2edc087079
Reflow mercurial-rust description to avoid long lines
...
Fix rpmlint error: description-line-too-long
2022-05-03 16:01:11 +02:00
Mads Kiilerich
5f9bacffa5
Update summary to address rpmlint warning
...
Fix
W: name-repeated-in-summary Mercurial
Use summary from upstream spec.
2022-05-03 15:37:52 +02:00
Aleksei Bavshin
095581b5d6
Build Rust components and ship in optional mercurial-rust package
...
Original patch has been tweaked by Mads Kiilerich.
2022-05-03 14:33:45 +02:00
Mads Kiilerich
d5e33e9ca9
Undo accicental commit
2022-04-06 09:52:53 +02:00
Mads Kiilerich
8d3639f59e
Revert "rust-hack"
...
This reverts commit 7e8b5a9c9d
.
2022-04-06 09:50:27 +02:00
Mads Kiilerich
24a9b36e37
Merge branch 'f36' into rawhide
2022-04-06 09:44:27 +02:00
Mads Kiilerich
bf385c95e1
mercurial 6.1.1
2022-04-06 09:43:54 +02:00
Mads Kiilerich
7e8b5a9c9d
rust-hack
2022-03-12 16:20:13 +01:00
Mads Kiilerich
c7b18051f3
mercurial 6.1
2022-03-01 17:35:17 +01:00
Mads Kiilerich
3a88474022
mercurial 6.0.3
2022-02-18 13:21:56 +01:00
Mads Kiilerich
c10c43f693
mercurial 6.0.2
2022-02-02 17:30:17 +01:00
Fedora Release Engineering
209ee75dbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 19:05:56 +00:00
Mads Kiilerich
29e2ccf286
mercurial 6.0.1
2022-01-05 22:26:14 +01:00
Mads Kiilerich
10bfe46ef9
mercurial 6.0
2021-12-10 16:16:45 +01:00
Mads Kiilerich
f893dc2593
5.9.3-2
2021-11-18 14:57:07 +01:00
Mads Kiilerich
3932ffda5f
Recommend python3-fb-re2 which will speed up some operations
2021-11-18 14:03:09 +01:00
Mads Kiilerich
182dbfbb09
Drop old upgrade path
2021-11-18 14:02:39 +01:00
Mads Kiilerich
a6ef7a365f
mercurial 5.9.3
2021-10-28 01:11:52 +02:00
Mads Kiilerich
8570c3518e
mercurial 5.9.2
2021-10-06 13:06:15 +02:00
Mads Kiilerich
39fadcbc58
mercurial 5.9.1
2021-09-01 23:26:24 +02:00
Fedora Release Engineering
9adcb42da1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 14:08:47 +00:00
Mads Kiilerich
522da3dfcc
mercurial 5.8.1
2021-07-12 18:29:31 +02:00
Python Maint
81a784c576
Rebuilt for Python 3.10
2021-06-03 14:55:06 +02:00
Mads Kiilerich
d3e95e0a15
mercurial 5.8
2021-05-12 00:18:31 +02:00
Tomas Hrnciar
707c45ee05
BuildRequire setuptools explicitly
...
See https://fedoraproject.org/wiki/Changes/Reduce_dependencies_on_python3-setuptools
2021-04-19 13:18:31 +02:00
Mads Kiilerich
cfdb01ffae
mercurial 5.7.1
2021-03-10 00:20:30 +01:00
Mads Kiilerich
35aac4b3bc
mercurial 5.7
2021-02-03 12:44:55 +01:00
Mads Kiilerich
d2dea904d9
Drop dead comment from py2/py3
2021-02-03 12:44:13 +01:00
Fedora Release Engineering
37e5530a20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 19:38:51 +00:00
Petr Stodulka
360515db5b
Set Provides for the obsoleted mercurial-py3 and mercurial-lang rpms
...
Relates: #1917946
2021-01-20 09:31:14 +01:00
Tom Stellard
eceabf6b35
Add BuildRequires: make
...
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-06 21:41:19 +00:00
Mads Kiilerich
9195f4bdc9
5.6.1-5
2021-01-03 03:41:46 +01:00
Mads Kiilerich
ab5a43251c
Drop the -lang package
2021-01-03 03:33:37 +01:00
Mads Kiilerich
084cfec88f
Move main package back to mercurial without py3 suffix
2021-01-03 03:33:09 +01:00
Mads Kiilerich
5b9b9bf00b
Drop alternatives - there is no alternative
...
The previous package will cause warnings when upgrading to this package:
failed to link /usr/bin/hg -> /etc/alternatives/hg: /usr/bin/hg exists and it is not a symlink
failed to link /usr/bin/hg-ssh -> /etc/alternatives/hg-ssh: /usr/bin/hg-ssh exists and it is not a symlink
2021-01-03 03:32:26 +01:00
Mads Kiilerich
9d42a09086
Stop providing hg3 - that is the only hg we have
...
Also, dependencies should use 'mercurial' instead.
2021-01-03 01:05:42 +01:00
Mads Kiilerich
ff2acd1b92
Let setup.py install hg as hg again
2020-12-10 20:15:25 +01:00
Mads Kiilerich
486c6538e1
Put one BuildRequires on each line and sort the entries
2020-12-10 20:14:59 +01:00
Mads Kiilerich
c5a35782ae
Drop old obsolete of emacs-mercurial package
2020-12-10 19:46:24 +01:00