stevej pushed to opendkim (el6). "Update to 2.9.2-1"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Mar 25 18:47:08 UTC 2015


>From ef0e472a0ad72483246bd64ac6587b6fec7f72c5 Mon Sep 17 00:00:00 2001
From: stevejenkins <steve at stevejenkins.com>
Date: Wed, 30 Jul 2014 11:33:54 -0700
Subject: Update to 2.9.2-1


diff --git a/.gitignore b/.gitignore
index b8a5c2c..a025574 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /opendkim-2.8.4.tar.gz
 /opendkim-2.9.0.tar.gz
 /opendkim.add-user-group.patch
+/opendkim-2.9.2.tar.gz
diff --git a/opendkim.spec b/opendkim.spec
index 244e6d6..c79ee4f 100644
--- a/opendkim.spec
+++ b/opendkim.spec
@@ -4,8 +4,8 @@
 
 Summary: A DomainKeys Identified Mail (DKIM) milter to sign and/or verify mail
 Name: opendkim
-Version: 2.9.0
-Release: 3%{?dist}
+Version: 2.9.2
+Release: 1%{?dist}
 License: BSD and Sendmail
 URL: http://opendkim.org/
 Group: System Environment/Daemons
@@ -35,9 +35,7 @@ BuildRequires: unbound-devel
 
 Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 
-# Add User/Group to systemd service file
-# https://sourceforge.net/p/opendkim/bugs/184/
-Patch0: %{name}.add-user-group.patch
+# Patch0: %{name}.patchname.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -81,7 +79,7 @@ It is not required when the init system used is systemd.
 
 %prep
 %setup -q
-%patch0 -p1
+# %patch0 -p1
 
 %build
 %configure --with-unbound --with-libmemcached --with-db
@@ -367,6 +365,10 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Wed Jul 30 2014 Steve Jenkins <steve at stevejenkins.com> - 2.9.2-1
+- Updated to use newer upstream 2.9.2 source code
+- Fixed invalid date in changelog
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.9.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
@@ -402,7 +404,7 @@ rm -rf %{buildroot}
 - Updated to use newer upstream 2.8.3 source code
 - Added unbound, libmcached, and db support on configure
 
-* Fri Apr 29 2013 Steve Jenkins <steve stevejenkins com> 2.8.2-1
+* Mon Apr 29 2013 Steve Jenkins <steve stevejenkins com> 2.8.2-1
 - Updated to use newer upstream 2.8.2 source code
 
 * Tue Mar 19 2013 Steve Jenkins <steve stevejenkins com> 2.8.1-1
diff --git a/sources b/sources
index a704f8f..fc2bffa 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-af682e58877bf9153b6af4400aad6d4d  opendkim-2.9.0.tar.gz
-1f6fa599d5a2d7615b640bffc14482c0  opendkim.add-user-group.patch
+08cc80a2aedec62b0444d8d6af24a155  opendkim-2.9.2.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/opendkim.git/commit/?h=el6&id=ef0e472a0ad72483246bd64ac6587b6fec7f72c5


More information about the scm-commits mailing list