[vacation/f14] Updated to new upstream version 1.2.7.1-beta2

Dr. Tilmann Bubeck bubeck at fedoraproject.org
Wed Oct 26 10:47:15 UTC 2011


commit 4d86e11fbcbc0497d7388e3a2bc2cfbf8b2cf362
Author: Dr. Tilmann Bubeck <t.bubeck at reinform.de>
Date:   Wed Oct 26 12:46:50 2011 +0200

    Updated to new upstream version 1.2.7.1-beta2

 .gitignore    |    1 +
 sources       |    2 +-
 vacation.spec |   26 +++++++++++++++++++++-----
 3 files changed, 23 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e779ded..f8eb880 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 vacation-1.2.7.0.tar.gz
+/vacation-1.2.7.1-beta2.tar.gz
diff --git a/sources b/sources
index ae93ca0..ec877b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cae9253eee4c2e68af01bc6b1f469cd2  vacation-1.2.7.0.tar.gz
+255199ff3e0381b1106d677f752aeeb9  vacation-1.2.7.1-beta2.tar.gz
diff --git a/vacation.spec b/vacation.spec
index 3209703..6251a9c 100644
--- a/vacation.spec
+++ b/vacation.spec
@@ -1,13 +1,14 @@
 Summary: Automatic mail answering program
+Summary(de): Programm zum automatisierten Beantworten von Mails
 Name: vacation
-Version: 1.2.7.0
-Release: 7%{?dist}
+Version: 1.2.7.1
+Release: 0.4.beta2%{?dist}
 License: BSD
 Group: Applications/System
-Source: http://downloads.sourceforge.net/vacation/%{name}-%{version}.tar.gz
+Source: http://downloads.sourceforge.net/vacation/%{name}-1.2.7.1-beta2.tar.gz
 Source1: license-clarification
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
-Requires: smtpdaemon
+Requires: smtpdaemon perl(GDBM_File)
 URL: http://sourceforge.net/projects/vacation/
 BuildRequires: gdbm-devel
 
@@ -21,7 +22,7 @@ mit einer Standard-Antwort und ist auf vielen Unix-Systemen
 vorhanden.
 
 %prep
-%setup -q
+%setup -q -n vacation-1.2.7.1-beta2
 cp -p %SOURCE1 .
 
 %build
@@ -46,6 +47,21 @@ rm -rf $RPM_BUILD_ROOT
 %doc COPYING README README.smrsh ChangeLog license-clarification
 
 %changelog
+* Tue Oct 26 2011 Dr. Tilmann Bubeck <t.bubeck at reinform.de> - 1.2.7.1-0.4.beta2
+- updated to vacation-1.2.7.1-beta2
+
+* Tue Oct 04 2011 Dr. Tilmann Bubeck <t.bubeck at reinform.de> - 1.2.7.1-0.3.beta1
+- Added requirement perl(GDBM)
+
+* Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.7.1-0.2.beta1
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
+* Fri Feb 04 2011 Dr. Tilmann Bubeck <t.bubeck at reinform.de> - 1.2.7.1-0.1.beta1
+- update from upstreams
+- Add the Auto-Submitted: header as per RFC3834.
+- Stop Vacation from munging the GECOS information of users and 
+  instead pass it quoted to the MTA for it to deal with.
+
 * Wed Aug 05 2009 Dr. Tilmann Bubeck <t.bubeck at reinform.de> - 1.2.7.0-7
 - changed license to BSD as upstream told me
   (corresponding mail is included in doc).


More information about the scm-commits mailing list