Re: F40 Change Proposal: F40 Change Proposal: Unify /usr/bin and /usr/sbin (System-Wide)

2024-01-07 Thread Petr Pisar
V Thu, Dec 21, 2023 at 10:20:11AM +0100, Vít Ondruch napsal(a): > > Dne 20. 12. 23 v 20:53 Aoife Moloney napsal(a): > > ** Adjust `%_sbindir` in `/usr/lib/rpm/macros` (part of `rpm` > > package). Packages will be updated automatically during the mass > > rebuild. > > > Isn't the ultimate goal to

License correction for rapidjson

2024-01-07 Thread Tom Hughes via devel
The license for rapidjson has been corrected from: MIT to: MIT and BSD-3-Clause Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.f

[Test-Announce] 2024-01-08 @ 16:00 UTC - Fedora QA Meeting

2024-01-07 Thread Adam Williamson
# Fedora Quality Assurance Meeting # Date: 2024-01-08 # Time: 16:00 UTC (https://fedoraproject.org/wiki/Infrastructure/UTCHowto) # Location: https://matrix.to/#/#meeting:fedoraproject.org Greetings testers! It's time for the first QA meeting of 2024! Using Matrix went fine last time, so we'll do i

Re: F40 Change Proposal: F40 Change Proposal: Unify /usr/bin and /usr/sbin (System-Wide)

2024-01-07 Thread Gary Buhrmaster
On Wed, Dec 20, 2023 at 7:54 PM Aoife Moloney wrote: > > Wiki -> https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin > I do not see as part of the plan a process to go through all Fedora packages and identifying binaries in /usr/bin that have the same name as a binary in /usr/sbin (from the

Re: appstream soname bump in Rawhide (special info for AppStreamQt users!)

2024-01-07 Thread Neal Gompa
On Tue, Nov 7, 2023 at 8:19 PM Neal Gompa wrote: > > On Tue, Nov 7, 2023 at 1:58 PM Neal Gompa wrote: > > > > On Tue, Nov 7, 2023 at 1:22 PM Neal Gompa wrote: > > > > > > On Tue, Nov 7, 2023 at 12:54 PM Neal Gompa wrote: > > > > > > > > On Tue, Nov 7, 2023 at 12:48 PM Milan Crha wrote: > > > >

Re: Fedora Linux 37 is EOL

2024-01-07 Thread Miroslav Suchý
Dne 07. 01. 24 v 6:15 Jens-Ulrik Petersen napsal(a): (Replying to devel list) Can someone please update https://docs.fedoraproject.org/en-US/releases/eol/#_unsupported_fedora_linux_releases to correct the EOL date for F37 to 5th Dec? Or should I open a releng ticket for that? PR is enough (i

Fedora rawhide compose report: 20240107.n.0 changes

2024-01-07 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20240106.n.0 NEW: Fedora-Rawhide-20240107.n.0 = SUMMARY = Added images:1 Dropped images: 5 Added packages: 11 Dropped packages:3 Upgraded packages: 57 Downgraded packages: 0 Size of added packages: 8.33 MiB Size of dropped packages

[Test-Announce] Fedora 40 Rawhide 20240107.n.0 nightly compose nominated for testing

2024-01-07 Thread rawhide
Announcing the creation of a new nightly release validation test event for Fedora 40 Rawhide 20240107.n.0. Please help run some tests for this nightly compose if you have time. For more information on nightly release validation testing, see: https://fedoraproject.org/wiki

Re: Package GNU Hello build errors

2024-01-07 Thread Leigh Scott
> Try adding 'BuildRequires: gcc-c++' to the specfile > > checking for x86_64-redhat-linux-gcc... gcc > checking whether the C compiler works... no > configure: error: in `/builddir/build/BUILD/hello-2.10': > configure: error: C compiler cannot create executables > See `config.log' for more detail

Re: Package GNU Hello build errors

2024-01-07 Thread Leigh Scott
Try adding 'BuildRequires: gcc-c++' to the specfile checking for x86_64-redhat-linux-gcc... gcc checking whether the C compiler works... no configure: error: in `/builddir/build/BUILD/hello-2.10': configure: error: C compiler cannot create executables See `config.log' for more details -- _