Enabled generation of debuginfo package

Signed-off-by: Otavio R. Piske <opiske@redhat.com>
This commit is contained in:
Otavio R. Piske 2017-07-27 20:35:07 +02:00
parent afd8b22255
commit 1204f01e8a
1 changed files with 3 additions and 3 deletions

6
dist/paho-c.spec vendored
View File

@ -1,6 +1,3 @@
%global _enable_debug_package 0
%global debug_package %{nil}
Summary: MQTT C Client
Name: paho-c
Version: 1.2.0
@ -61,6 +58,9 @@ make install DESTDIR=%{buildroot}
%{_datadir}/*
%changelog
* Thu Jul 27 2017 Otavio R. Piske <opiske@redhat.com> - 1.2.0-4
- Enabled generation of debuginfo package
* Thu Jul 27 2017 Otavio R. Piske <opiske@redhat.com> - 1.2.0-3
- Fixed changelog issues pointed by rpmlint