Re: [Rpm-maint] [rpm-software-management/rpm] cmake minimum version requirement for rpm? (Discussion #2248)

2023-01-03 Thread ニール・ゴンパ
I used 3.12 for popt because that's the minimum version with helper functions 
for easily creating the cmake config/version files for `find_package()`. I'm 
fine with this as the minimum for rpm too.

(I was going to bump it anyway when I synced my improvements from popt into rpm 
 )

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/2248#discussioncomment-4583700
You are receiving this because you are subscribed to this thread.

Message ID: 
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


[Rpm-maint] [rpm-software-management/rpm] Fix case of LIBLZMA_FOUND variable (PR #2337)

2023-01-03 Thread Richard Phibel
In pkg_check_modules command, LIBLZMA is all uppercase. So in variable 
LIBLZMA_FOUND, LIBLZMA should also be all uppercase.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/2337

-- Commit Summary --

  * Fix case of LIBLZMA_FOUND variable

-- File Changes --

M CMakeLists.txt (2)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/2337.patch
https://github.com/rpm-software-management/rpm/pull/2337.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2337
You are receiving this because you are subscribed to this thread.

Message ID: rpm-software-management/rpm/pull/2...@github.com
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Regression: space handling in %setup (Issue #2335)

2023-01-03 Thread Panu Matilainen
Ack, thanks for reporting.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2335#issuecomment-1369712792
You are receiving this because you are subscribed to this thread.

Message ID: ___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Add --generate-subpackages to find_lang.sh (PR #2300)

2023-01-03 Thread Sundeep Anand
As mentioned 
[here](https://github.com/rpm-software-management/rpm/pull/1485#issuecomment-789710406),
 such groupings can be seen in flatpak.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2300#issuecomment-1369662137
You are receiving this because you are subscribed to this thread.

Message ID: ___
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: optional one-shot/cached macro expansion (#1155)

2023-01-03 Thread Panu Matilainen
It's possible in Lua of course, the above was to point out a way to do it 
*without*, because not everybody is content with Lua.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1155#issuecomment-1369490067
You are receiving this because you are subscribed to this thread.

Message ID: ___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint