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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zebo...@gmail.com



--- Comment #19 from Robert-André Mauchin <zebo...@gmail.com> ---
 - Not needed

Requires(post):         /sbin/ldconfig
Requires(postun):       /sbin/ldconfig

 - You need a libcob-devel subpackage to contains include and unversioned .so
file. This subpackage must depend on the libcob subpackage.


%package -n libcob-devel
Summary:        GnuCOBOL development library
Requires:       libcob%{?_isa} = %{version}-%{release}

%description -n libcob-devel
%{summary}.
Development libraries for GnuCOBOL

[…]

%files -n libcob-devel
%{_libdir}/libcob.so
%{_includedir}/*

 - make install DESTDIR=%{buildroot} → %make_install

 - You should use a URL for Source0 or explain how you generated the archive.
For example there is
https://ci.appveyor.com/api/projects/GitMensch/gnucobol-3-x/artifacts/gnucobol-3.1-dev.tar.gz?job=Image:%20Ubuntu1804
for the latest dev. See
https://sourceforge.net/projects/open-cobol/files/gnucobol/nightly_snapshots/


-- 
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