Commit Graph

287 Commits

Author SHA1 Message Date
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
Mads Kiilerich
114eed9103 Drop dead left-overs from some emacs snippet 2020-12-09 00:46:11 +01:00
Mads Kiilerich
eb61724f25 Drop '3' from name '.files' names 2020-12-09 00:46:11 +01:00
Mads Kiilerich
689ef57045 Drop py2 reference missed in 5e341538a4 2020-12-09 00:46:11 +01:00
Mads Kiilerich
29a0f12638 5.6.1-4 2020-12-08 17:21:01 +01:00
Mads Kiilerich
5e341538a4 Trivial removal of py2 package - no cleanup 2020-12-08 17:08:58 +01:00
Mads Kiilerich
016642fa7a Let mercurial-py3 obsolete mercurial-py2 - it is going away soon 2020-12-08 17:08:58 +01:00
Mads Kiilerich
9ce37cd880 Drop comment left over from 53899096 when it introduced use of PYTHON= 2020-12-08 17:08:58 +01:00
Mads Kiilerich
643dd08520 Clarify in comment that chg has no py2/py3 concerns 2020-12-08 16:58:50 +01:00
Mads Kiilerich
b2869a8f17 Use py3 for locales - py2 is going away 2020-12-08 16:02:52 +01:00