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

Robert-André Mauchin 🐧 <zebo...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zebo...@gmail.com
           Doc Type|---                         |If docs needed, set a value



--- Comment #1 from Robert-André Mauchin 🐧 <zebo...@gmail.com> ---

 - Not needed anymore:

%post
update-mime-database %{_datadir}/mime &> /dev/null || :
update-desktop-database &> /dev/null || :

%postun
update-mime-database %{_datadir}/mime &> /dev/null || :
update-desktop-database &> /dev/null || :


 - Not needed:

%defattr(-,root,root,-)

 - Please split your BR one per line:

BuildRequires: gtk2-devel 
BuildRequires: gettext 
BuildRequires: gcc 
BuildRequires: autoconf 
BuildRequires: automake 
BuildRequires: desktop-file-utils

 - Requires:  hicolor-icon-theme to own the icons directories

 - Where does that comes from? there is no version 2.2 to download from Github,
it returns 404.

The program is available here: https://github.com/luigifab/awf-extended (v2.1)
The current request contain the package the next release (v2.2).

404 Client Error: Not Found for url:
https://github.com/luigifab/awf-extended/releases/download/v2.2.0/awf-gtk2-2.2.0.tar.gz


I need to be able to d/l the archive.


-- 
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@lists.fedoraproject.org
To unsubscribe send an email to package-review-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/package-review@lists.fedoraproject.org

Reply via email to