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



--- Comment #2 from Tulio Magno Quites Machado Filho <[email protected]> ---
(In reply to Robert-André Mauchin 🐧 from comment #1)
>  - Release starts at 1 in Fedora:
> 
> Release:        1%{?dist}

Fixed.

>  - Bump to 3.0.2

Updated.

>  - Not needed anymore:
> 
> %post
> /sbin/install-info %{_infodir}/%{pkg}.info %{_infodir}/dir || :
> 
> %preun
> if [ $1 = 0 ] ; then
>   /sbin/install-info --delete %{_infodir}/%{pkg}.info %{_infodir}/dir || :
> fi

Removed.

>  - Use -p to keep timestamps:
> 
> install -D -p -m 644 %{pkg}.info %{buildroot}/%{_infodir}/%{pkg}.info
> install -D -p -m 644 -t %{buildroot}/%{_emacs_sitelispdir}/%{pkg} \
>   %{pkg}-autoloads.el %{pkg}.el %{pkg}.elc

Done.

Up-to-date files are available at:

Spec URL:
https://pagure.io/emacs-with-editor/raw/master/f/emacs-with-editor.spec
SRPM URL:
https://download.copr.fedorainfracloud.org/results/tuliom/emacs/srpm-builds/01756754/emacs-with-editor-3.0.2-1.fc33.src.rpm

Thanks!


-- 
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 -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]

Reply via email to