[Bugs] [Bug 1614769] New: Typo in build flag

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 10 11:54:50 UTC 2018


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

            Bug ID: 1614769
           Summary: Typo in build flag
           Product: GlusterFS
           Version: 4.1
         Component: packaging
          Severity: low
          Assignee: bugs at gluster.org
          Reporter: kompastver at gmail.com
                CC: bugs at gluster.org



Description of problem:
There is a typo in glusterfs.spec from src.fedoraproject.org* (typo fixed in
upstream**) in the --with-ipv6-default flag:

--- glusterfs.spec.fedora       2018-08-09 22:51:26.000000000 +0300
+++ glusterfs.spec      2018-08-09 23:06:06.000000000 +0300
@@ -58,21 +58,13 @@
 %endif

 # ipv6default
 # if you wish to compile an rpm with IPv6 default...
 # rpmbuild -ta @PACKAGE_NAME at -@PACKAGE_VERSION at .tar.gz --with ipv6default
-%{?_with_ipv6default:%global _with_ipv6default --with-ipv6default}
+%{?_with_ipv6default:%global _with_ipv6default --with-ipv6-default}



Version-Release number of selected component (if applicable):
4.x

* https://src.fedoraproject.org/rpms/glusterfs/blob/master/f/glusterfs.spec
**
https://github.com/gluster/glusterfs/blob/f354af3a56604c61e09e29c13fe8fb632c1013a8/glusterfs.spec.in#L59

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list