[rpms/perl-LWP-MediaTypes] PR #2: Use fixed location for /etc/mime.types

2024-03-01 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-LWP-MediaTypes` that 
you are following.

Merged pull-request:

``
Use fixed location for /etc/mime.types
``

https://src.fedoraproject.org/rpms/perl-LWP-MediaTypes/pull-request/2
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-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/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-LWP-MediaTypes] PR #2: Use fixed location for /etc/mime.types

2024-03-01 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Use fixed location for /etc/mime.types` 
that you are following:
``
@yselkowitz ok, thanks for the explanation.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-LWP-MediaTypes/pull-request/2
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-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/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-LWP-MediaTypes] PR #2: Use fixed location for /etc/mime.types

2024-03-01 Thread Yaakov Selkowitz

yselkowitz commented on the pull-request: `Use fixed location for 
/etc/mime.types` that you are following:
``
`%_sysconfdir` for flatpaks is /app/etc, but that's besides the point.  
Installation path macros are for defining/referencing the location where *this* 
package's contents will be installed, and in that context are absolutely 
necessary for compatibility with flatpak builds.  However, they cannot 
necessarily be relied upon to determine the location of dependencies not from 
the same package, as with flatpaks the runtime is in /usr and apps are in /app. 
 This is the reason for e.g.:

https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_dependencies

mailcap has been added to the runtime per the commit message.  Therefore, this 
needs to be adjusted accordingly.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-LWP-MediaTypes/pull-request/2
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-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/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-LWP-MediaTypes] PR #2: Use fixed location for /etc/mime.types

2024-03-01 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Use fixed location for /etc/mime.types` 
that you are following:
``
Isn't that a bad approach?

When I am looking to 
https://docs.fedoraproject.org/en-US/packaging-guidelines/RPMMacros/

macro | definition | comment
- | - | 
%{_sysconfdir}  | /etc
%{_prefix} | /usr | can be defined to /app for flatpak builds

From my side, seems missing _sysconfdir for flatpak.

``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-LWP-MediaTypes/pull-request/2
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-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/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-LWP-MediaTypes] PR #2: Use fixed location for /etc/mime.types

2024-02-29 Thread Yaakov Selkowitz

yselkowitz opened a new pull-request against the project: `perl-LWP-MediaTypes` 
that you are following:
``
Use fixed location for /etc/mime.types
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-LWP-MediaTypes/pull-request/2
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-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/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue