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

gil cattaneo <punto...@libero.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Attachment|0                           |1
        #1195459 is|                            |
           obsolete|                            |



--- Comment #31 from gil cattaneo <punto...@libero.it> ---
ops i see now in your spec file:

Version: 1.3.3.Final

is no good, please use

%global namedreltag .Final
%global namedversion %{version}%{?namedreltag}

%if 0%{?fedora}
%bcond_with java
%endif

Name:          mod_cluster
Version:       1.3.3
Release:       2%{?dist}
....

%prep
%setup -q -n %{name}-%{namedversion}
....
* Mon Aug 29 2016 gil cattaneo <punto...@libero.it> 1.3.3-4
....

as for all the other jboss/wildfly packages

-- 
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
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org

Reply via email to