Unretiring abcMIDI

2020-06-02 Thread Stuart D. Gathman
abcMIDI has been actively maintained since 2019 by

 Seymour Shlien
 Ottawa, Canada
 fy...@ncf.ca

I am following the procedure to unretire a long retired package.

Concern
s:

 1.  Seymour does not have any public version control.  I created a
github repo that tracks changes.  There are about 6 other mirrors - but
they have lost interest.  https://github.com/sdgathman/abcmidi

 2.  The GPLv2 license is buried in readme.txt.  I added a LICENSE file
to my git mirror.  Should I include that as a patch?

 3.  The current
SPEC pulls the zip archive posted on Seymours site.  I think that is
probably correct - as opposed to pointing at my github mirror.  I am
adding the mirror link to the description.

 4.  The original package was
named abcMIDI.  Should I rename to abcmidi?  Upstream is a mixture. 
Must be a Windows shop. :-)

I use this package regularly from my
personal rpm repo.  So at least I have a vested interest!
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Orphaned 215 packages

2020-06-19 Thread Stuart D Gathman

On Thu, 18 Jun 2020, Stephen Gallagher wrote:


Stewardship SIG guy speaking :)

If you have a limited set of packages that you want to keep working,
e.g. to keep a minimal environment available to build other NodeJS rpm
packages in fedora, then that's exactly what the Stewardship SIG was
originally intended to to, albeit for a limited time only. We also
have some tooling to check leaf package status and analyze dependency
trees, which would also help here.


I have some packages depending on indirectly on nodejs things being
retired.  How do I find out which ones I need to save?
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: List of Python 2 packages to be removed mid-November

2019-10-29 Thread Stuart D. Gathman

On Tue, 29 Oct 2019, Miro Hrončok wrote:

here is a list of packages that (transitively, at build or run time) require 
Python 2 and have not yet got a FESCo exception to do so.

If you were bcced on this e-mail, it affects one or more of your packages.

...

sdgathman
 python-pymilter
   python2-pymilter (→ PY2)


The py2 subpackage is controlled by a %bcond_with python2.  Should I
disable the subpackage now?  Change the BR for the py2 subpackage to
python27?  I'm not clear on what to do.

--
  Stuart D. Gathman 
"Confutatis maledictis, flamis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Fedora 32 System-Wide Change proposal: Enable fstrim.timer by default

2019-12-19 Thread Stuart D. Gathman

On Thu, 19 Dec 2019, Ben Cotton wrote:


https://fedoraproject.org/wiki/Changes/EnableFSTrimTimer

== Summary ==
Enabling fstrim.timer will cause fstrim.service to execute weekly,
which in turn executes `/usr/sbin/fstrim --fstab --verbose --quiet`



== How To Test ==
The low level function of systemd timers, fstrim.service, and fstrim
command are well understood and tested already, all Fedora needs to
test is that the timer is enabled following clean installation and
upgrades:


After the initial change of defaults, the fstrim.timer SHOULD NOT be
re-enabled on subsequent updates if a user (who like me prefers choosing
when to run fstrim on which filesystem) has disabled it.

--
  Stuart D. Gathman 
"Confutatis maledictis, flammis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Orphaned packages to be retired

2019-01-07 Thread Stuart D. Gathman

On Mon, 7 Jan 2019, Miro Hrončok wrote:


The following packages are orphaned and will be retired when they
are orphaned for six weeks, unless someone adopts them. If you know for sure

...
pygtk2alexl, alt-gtk-de-sig,   0 weeks 
ago

 caillon, caolanm, gnome-sig,
 johnp, orphan, raveit65,
 rhughes, rstrode, ssp

...
retiring pygtk2 retires most of Fedora desktops and gui apps, from
Gnome-shell to cinnamon to openbox. ;-)

--
  Stuart D. Gathman 
"Confutatis maledictis, flamis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Fedora 31 System-Wide Change proposal: Switch RPMs to zstd compression

2019-05-29 Thread Stuart D. Gathman

On Wed, 29 May 2019, Ben Cotton wrote:


https://fedoraproject.org/wiki/Changes/Switch_RPMs_to_zstd_compression

= Switch RPMs to zstd compression =

== Summary ==
Binary RPMs are currently compressed with xz level 2.
Switching to zstd would increase decompression speed significantly.


...


mass rebuild is needed


Why?  Newly built RPMs will use the new compression, and will rapidly 
replace the old compression - with 100% replacement by fedora 32.


--
  Stuart D. Gathman 
"Confutatis maledictis, flamis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: List of long term FTBFS packages to be retired this week and orphaned now

2023-02-06 Thread Stuart D Gathman

On Mon, 6 Feb 2023, Miro Hrončok wrote:

I plan to orphan the packages now, so maintainers who want to fix them can 
take them, and rerun the check later this week.
It is not enough to unorphan a package to save it from retirement, it must 
also be built in rawhide.
In case you want to postpone a retirement in some of the packages by a few 
days, email me (personally) ASAP.


I finally found some voodoo to get cjdns-21.1 to build in f37.  Working
on rawhide.

Please give me a few more days. :-}
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Fedora 34 Change: GitRepos-master-to-main (Self-Contained Change)

2020-12-09 Thread Stuart D Gathman

Wouldn't "rawhide" be more consistent with the other branch names?

On Thu, 3 Dec 2020, Ben Cotton wrote:


https://fedoraproject.org/wiki/Changes/GitRepos-master-to-main

== Summary ==

This Change will move Fedora git repositories to use "main" as the
default git branch instead of "master". Specific repositories will be
manually moved and default git branch for new projects will be set to
use "main".

___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org