Skip to content
This repository was archived by the owner on Jun 14, 2018. It is now read-only.
This repository was archived by the owner on Jun 14, 2018. It is now read-only.

Releases: avoid inconsistency between URL and filename #231

@Germano0

Description

@Germano0

Hi, I am one of Fedora nextcloud-client maintainers.
Concerning client theming releases, like
https://github.com/nextcloud/client_theming/releases/tag/v2.3.3
under Source code (tar.gz) button you get URL
https://github.com/nextcloud/client_theming/archive/v2.3.3.tar.gz
instead when you download the file, you get a file named client_theming-2.3.3.tar.gz
Could you please avoid inconsistency between URL and filename?
During RPM building on Fedora / RHEL / CentOS / Scientific Linux, a source code is given as Source tag and it contains a full URL, so if I set
Source0: https://github.com/nextcloud/client_theming/archive/v2.3.3.tar.gz
the build system expects a file named v2.3.3.tar.gz not client_theming-2.3.3.tar.gz and the build fails.

https://src.fedoraproject.org/rpms/nextcloud-client/blob/master/f/nextcloud-client.spec

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions