git.annexia.org
/
fedora-specs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2d58a3
)
Update nbdkit.spec.
author
Richard W.M. Jones
<rjones@redhat.com>
Mon, 24 Jun 2013 16:11:34 +0000
(17:11 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Mon, 24 Jun 2013 16:11:34 +0000
(17:11 +0100)
Add _hardened_build.
nbdkit.spec
patch
|
blob
|
history
diff --git
a/nbdkit.spec
b/nbdkit.spec
index
a62f92d
..
3949dd7
100644
(file)
--- a/
nbdkit.spec
+++ b/
nbdkit.spec
@@
-1,6
+1,8
@@
+%global _hardened_build 1
+
Name: nbdkit
Version: 1.0.0
-Release:
2
%{?dist}
+Release:
3
%{?dist}
Summary: NBD server
License: BSD
@@
-81,5
+83,5
@@
find $RPM_BUILD_ROOT -name '*.la' -delete
%changelog
-* Mon Jun 24 2013 Richard W.M. Jones <rjones@redhat.com> - 1.0.0-
2
+* Mon Jun 24 2013 Richard W.M. Jones <rjones@redhat.com> - 1.0.0-
3
- Initial release.