Browse code

Move openssl-devel and e2fsprogs-devel to BuildRequires.

Move openssl-devel and e2fsprogs-devel from Requires to BuildRequires.

Xiaolin Li authored on 2015/09/22 01:11:06
Showing 8 changed files
... ...
@@ -17,6 +17,7 @@ BuildRequires:	go
17 17
 BuildRequires:	tcp_wrappers-devel
18 18
 BuildRequires:	libcap-ng-devel
19 19
 BuildRequires:	swig
20
+BuildRequires:  e2fsprogs-devel
20 21
 Requires:	krb5
21 22
 Requires:	openldap
22 23
 Requires:	python2
... ...
@@ -16,6 +16,7 @@ Requires:	openssl
16 16
 Requires:	krb5 >= 1.12
17 17
 BuildRequires:	openssl-devel
18 18
 BuildRequires:  krb5 >= 1.12
19
+BuildRequires:  e2fsprogs-devel
19 20
 %description
20 21
 The Cyrus SASL package contains a Simple Authentication and Security 
21 22
 Layer, a method for adding authentication support to 
... ...
@@ -10,7 +10,7 @@ Distribution:	Photon
10 10
 Source0:	http://web.mit.edu/kerberos/www/dist/%{name}/%{version}/%{name}-%{version}.tar.gz
11 11
 %define sha1 krb5=6f24800d48d36a33305387a9b6340884b05573b1
12 12
 Requires:	openssl
13
-Requires:	e2fsprogs-devel
13
+Requires:	e2fsprogs
14 14
 BuildRequires: 	openssl-devel
15 15
 BuildRequires:	e2fsprogs-devel
16 16
 %description
... ...
@@ -28,7 +28,7 @@ BuildRequires:	gpgme-devel
28 28
 BuildRequires:	openssl-devel
29 29
 BuildRequires:	attr
30 30
 
31
-Requires:       openssl-devel
31
+Requires:       openssl
32 32
 
33 33
 %description
34 34
 A library providing C and Python (libcURL like) API for downloading 
... ...
@@ -12,6 +12,7 @@ Vendor:		VMware, Inc.
12 12
 Distribution:	Photon
13 13
 BuildRequires:	krb5
14 14
 BuildRequires:	automake
15
+BuildRequires:  e2fsprogs-devel
15 16
 Requires:	krb5
16 17
 
17 18
 %description
... ...
@@ -21,6 +21,7 @@ Requires:       openssl >= 1.0.1, cyrus-sasl >= 2.1
21 21
 BuildRequires:  cyrus-sasl >= 2.1
22 22
 BuildRequires:  openssl-devel >= 1.0.1
23 23
 BuildRequires:	groff
24
+BuildRequires:	e2fsprogs-devel
24 25
 %description
25 26
 OpenLDAP is an open source suite of LDAP (Lightweight Directory Access
26 27
 Protocol) applications and development tools. LDAP is a set of
... ...
@@ -18,6 +18,7 @@ Requires: 	shadow
18 18
 BuildRequires:  openssl-devel
19 19
 BuildRequires:	Linux-PAM
20 20
 BuildRequires:  krb5
21
+BuildRequires:  e2fsprogs-devel
21 22
 %description
22 23
 The OpenSSH package contains ssh clients and the sshd daemon. This is
23 24
 useful for encrypting authentication and subsequent traffic over a 
... ...
@@ -27,7 +27,7 @@
27 27
                 "nss-altfiles", "apache-maven", "subversion", "mesos", "python3", "python3-libs", "python3-devel", "python3-tools", "fakeroot-ng", "ctags",
28 28
                 "libtirpc", "libtirpc-devel", "lsof", "nfs-utils", "cve-check-tool", "flannel", "rpm-build", "dkms", "openssl-perl", "xinetd", "tftp", "tftp-server",
29 29
                 "audit","audit-devel","libcap-ng","libcap-ng-devel","tcp_wrappers","tcp_wrappers-devel", "apr-util-devel", "apr-util-ldap", 
30
-                "apr-util-pgsql", "apr-util-sqlite","openjre", "sshpass", "openjdk-src", "openjdk-sample", "openjdk-doc"]
30
+                "apr-util-pgsql", "apr-util-sqlite","openjre", "sshpass", "openjdk-src", "openjdk-sample", "openjdk-doc", "e2fsprogs-devel"]
31 31
 }
32 32
 
33 33