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



--- Comment #4 from Igor Gnatenko <ignate...@redhat.com> ---
> gcc -shared -o libinih.so.0.%{version} -Wl,-soname,libinih.so.0 ini.o
missing %{__global_ldflags}

> Source0:  https://github.com/benhoyt/inih/archive/r%{version}.tar.gz
Source0: %{url}/archive/r%{version}/%{name}-%{version}.tar.gz

> %setup -q -n inih-r%{version}
%setup -q -n %{name}-r%{version}

> %clean
> rm -rf %{buildroot}
remove this

> %defattr(-,root,root,-)
remove this

* Missing BuildRequires: gcc
* Group tag is not needed
* Add "-p" to all "install" invocations to preserve timestamp

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