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

Christopher Meng <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|fedora-review?              |fedora-review+



--- Comment #8 from Christopher Meng <[email protected]> ---
FIX before SCM:

1. Requires:    libuuid-devel

->

Requires:    libuuid-devel%{?_isa}

Here is a -devel package template:

%package        devel
Summary:        Development files for %{name}
Requires:       %{name}%{?_isa} = %{version}-%{release}
Requires:    libuuid-devel%{?_isa}

%description    devel
This package contains libraries and header files for
developing applications that use %{name}.


2. %{_mandir}/man7/biblesync.7.gz

->

%{_mandir}/man7/biblesync.7*

-------------------------------
PACKAGE APPROVED.
-------------------------------
Swap with bug 1120982.

-- 
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]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to