[nginx/el6] Remove incorrect BR

Jamie Nguyen jamielinux at fedoraproject.org
Thu Mar 8 00:52:30 UTC 2012


commit e96b70f8a74da3e0d19cb52405ed5c7c6405736c
Author: Jamie Nguyen <jamie at tomoyolinux.co.uk>
Date:   Thu Mar 8 00:50:55 2012 +0000

    Remove incorrect BR

 nginx.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/nginx.spec b/nginx.spec
index 1ce182e..0988150 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -9,7 +9,7 @@
 
 Name:              nginx
 Version:           1.0.13
-Release:           1%{?dist}
+Release:           2%{?dist}
 
 Summary:           A high performance web server and reverse proxy server
 Group:             System Environment/Daemons
@@ -44,7 +44,6 @@ BuildRequires:     pcre-devel
 BuildRequires:     perl-devel
 BuildRequires:     perl(ExtUtils::Embed)
 BuildRequires:     zlib-devel
-BuildRequires:     systemd-units
 Requires:          GeoIP
 Requires:          gd
 Requires:          openssl
@@ -206,6 +205,9 @@ fi
 
 
 %changelog
+* Wed Mar 04 2012 Jamie Nguyen <jamie at tomoyolinux.co.uk> - 1.0.13-2
+- remove incorrect BR
+
 * Tue Mar 03 2012 Jamie Nguyen <jamie at tomoyolinux.co.uk> - 1.0.13-1
 - update to upstream release 1.0.13
 - general spec file cleanup to match rawhide (for easier diff), including:


More information about the scm-commits mailing list