[epel-release/epel7] enable gpg checking now we are out of beta

Dennis Gilmore ausil at fedoraproject.org
Thu Aug 28 21:57:50 UTC 2014


commit 9ab4f2433d028626bd188cbbad240b86a7fded60
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Thu Aug 28 16:57:53 2014 -0500

    enable gpg checking now we are out of beta

 epel-release.spec |    5 ++++-
 epel.repo         |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/epel-release.spec b/epel-release.spec
index 2efa51d..c1057b1 100644
--- a/epel-release.spec
+++ b/epel-release.spec
@@ -1,6 +1,6 @@
 Name:           epel-release       
 Version:        7
-Release:        0.2
+Release:        1
 Summary:        Extra Packages for Enterprise Linux repository configuration
 
 Group:          System Environment/Base 
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Aug 28 2014 Dennis Gilmore <dennis at ausil.us> - 7-1
+- enable gpg checking now we are out of beta
+
 * Wed Jun 18 2014 Kevin Fenzi <kevin at scrye.com> 7-0.2
 - Drop unneeded up2date post/postun
 - Fixed up description.
diff --git a/epel.repo b/epel.repo
index 9fb64ec..c3a643e 100644
--- a/epel.repo
+++ b/epel.repo
@@ -4,7 +4,7 @@ name=Extra Packages for Enterprise Linux 7 - $basearch
 mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch
 failovermethod=priority
 enabled=1
-gpgcheck=0
+gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
 
 [epel-debuginfo]


More information about the scm-commits mailing list