[samba4/f17] Add missing iniparser-devel build requirement.

asn asn at fedoraproject.org
Fri Jun 1 09:58:34 UTC 2012


commit c45e8b0faf828d6261ac56ca88eef374f2e7b85a
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Thu May 31 11:26:23 2012 +0200

    Add missing iniparser-devel build requirement.

 samba4.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/samba4.spec b/samba4.spec
index 4af7cbf..1ea0085 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -1,4 +1,4 @@
-%define main_release 50
+%define main_release 51
 
 %define samba_version 4.0.0
 %define talloc_version 2.0.7
@@ -104,6 +104,7 @@ BuildRequires: cups-devel
 BuildRequires: docbook-style-xsl
 BuildRequires: e2fsprogs-devel
 BuildRequires: gawk
+BuildRequires: iniparser-devel
 BuildRequires: krb5-devel
 BuildRequires: libacl-devel
 BuildRequires: libaio-devel
@@ -1226,6 +1227,9 @@ rm -rf %{buildroot}
 %endif # with_libwbclient
 
 %changelog
+* Wed May 30 2012 Andreas Schneider <asn at redhat.com> - 2:4.0.0-51.alpha21
+- Add missing iniparser-devel build requirement.
+
 * Mon May 21 2012 Andreas Schneider <asn at redhat.com> - 2:4.0.0-50.alpha18
 - Add missing python-tevent to BuildRequires.
 - Move idmap modlues to winbind package.


More information about the scm-commits mailing list