https://bugzilla.rpmfusion.org/show_bug.cgi?id=5089

--- Comment #2 from leigh scott <[email protected]> ---
(In reply to Richard from comment #1)
> Quick spec review...
> 
> 1. Source0 can be changed from:
> Source0:        %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
> to
> Source0:        %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
> 
> The "#/" trick usually isn't required anymore.
> 

Thanks, spec and srpm updated with the change.


> 2. Is the CMake config not functional?

cmake fails on install and I was to lazy to investigate when autotools is
working fine.

+ /usr/bin/make install
DESTDIR=/home/leigh/development/rpmbuild/BUILDROOT/libheif-1.3.2-1.fc29.x86_64
'INSTALL=/usr/bin/install -p'
make: *** No rule to make target 'install'.  Stop.
error: Bad exit status from /var/tmp/rpm-tmp.CRNRAX (%install)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
rpmfusion-developers mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to