[Bug 1660409] Review Request: Cadence - A set of tools useful for audio production

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1660409



--- Comment #1 from Antonio Trande <anto.trande@xxxxxxxxx> ---
- Use
https://github.com/falkTX/%{name}/archive/%{commit}/%{name}-%{shortcommit0}.tar.gz
(https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/#_git_hosting_services)

-

%setup -qn %{name}-%{commit0}
%patch0 -p1
%patch1 -p1
%patch2 -p1

becomes

%autosetup -p 1 -n %{name}-%{commit0}

- 
export CXXFLAGS="%{optflags}"
export CFLAGS="%{optflags}"

can be replaced by %{set_build_flags}

- %make_install DESTDIR=%{buildroot} PREFIX=%{_prefix} --> %make_install
PREFIX=%{_prefix}

- 

%{_bindir}/*
%{_datadir}/applications/*
%{_datadir}/cadence/*
%{_datadir}/icons/*


List all files, please.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux