[Rpm-maint] [rpm-software-management/rpm] RFE: map ~ part of the VERSION to %{PREVERSION} (#1321)

2020-07-25 Thread Tomasz Kłoczko
I thik that it would be good to add mapping ~ part of the version to 
%{PREVERSION} macro if version string contains ~.
It will allow standarise using that mechanisms across all spec files.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1321___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] RFE: map ~ part of the VERSION to %{PREVERSION} (#1321)

2020-07-25 Thread Tomasz Kłoczko
I'm not sure exactly name like `%{PREVERSION}`.
Maybe `%{NONREL}`?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1321#issuecomment-663854518___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] RFE: map ~ part of the VERSION to %{PREVERSION} (#1321)

2020-07-25 Thread Tomasz Kłoczko
Just in case: I can try to implemt that but if you will like that idea first it 
would be good to agree on some exact name/mechanics.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1321#issuecomment-663856953___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] 4.15.1: sepdebugcrcfix is not able to locate source files (#1207)

2020-07-25 Thread Tomasz Kłoczko
Any update or progress?

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1207#issuecomment-663857170___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Support threading for zstd compression. (#1303)

2020-07-25 Thread ニール・ゴンパ
@Conan-Kudo requested changes on this pull request.



> @@ -350,7 +350,7 @@ package or when debugging this package.\
 #  "w9.gzdio"  gzip level 9 (default).
 #  "w9.bzdio"  bzip2 level 9.
 #  "w6.xzdio"  xz level 6, xz's default.
-#  "w7T16.xzdio"   xz level 7 using 16 thread (xz only)
+#  "w7T16.xzdio"   xz level 7 using 16 thread (xz and zstd only)

This description is wrong. You need a new line describing this for zstd.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1303#pullrequestreview-455327936___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Support threading for zstd compression. (#1303)

2020-07-25 Thread marxin
@marxin commented on this pull request.



> @@ -350,7 +350,7 @@ package or when debugging this package.\
 #  "w9.gzdio"  gzip level 9 (default).
 #  "w9.bzdio"  bzip2 level 9.
 #  "w6.xzdio"  xz level 6, xz's default.
-#  "w7T16.xzdio"   xz level 7 using 16 thread (xz only)
+#  "w7T16.xzdio"   xz level 7 using 16 thread (xz and zstd only)

I understand it that the description in parenthesis is related to the threading 
mode.
And `zstd` newly support it. Or am I wrong?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1303#discussion_r460485286___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint