no hardened build (#1008395)
This commit is contained in:
parent
76b6ce853d
commit
f6469e363f
@ -8,9 +8,12 @@
|
|||||||
%define WITH_MONO 0
|
%define WITH_MONO 0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# http://bugzilla.redhat.com/1008395 - no hardened build
|
||||||
|
%global _hardened_build 1
|
||||||
|
|
||||||
Name: avahi
|
Name: avahi
|
||||||
Version: 0.6.31
|
Version: 0.6.31
|
||||||
Release: 15%{?dist}
|
Release: 16%{?dist}
|
||||||
Summary: Local network service discovery
|
Summary: Local network service discovery
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://avahi.org
|
URL: http://avahi.org
|
||||||
@ -650,6 +653,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 19 2013 Rex Dieter <rdieter@fedoraproject.org> 0.6.31-16
|
||||||
|
- no hardened build (#1008395)
|
||||||
|
|
||||||
* Thu Sep 19 2013 Rex Dieter <rdieter@fedoraproject.org> 0.6.31-15
|
* Thu Sep 19 2013 Rex Dieter <rdieter@fedoraproject.org> 0.6.31-15
|
||||||
- Fix/workaround gtkstock.h deprecation (#1001676)
|
- Fix/workaround gtkstock.h deprecation (#1001676)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user