[davfs2] update to upstream 1.4.6

Will Woods wwoods at fedoraproject.org
Wed Nov 9 23:28:49 UTC 2011


commit d5af64e91ce894b36530f6a2aae6bbb4a1eec112
Author: Will Woods <wwoods at redhat.com>
Date:   Wed Nov 9 18:29:43 2011 -0500

    update to upstream 1.4.6

 .gitignore  |    1 +
 davfs2.spec |   13 ++++++++-----
 sources     |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 28da43d..7785ad6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 davfs2-1.4.5.tar.gz
+/davfs2-1.4.6.tar.gz
diff --git a/davfs2.spec b/davfs2.spec
index 69fcabb..1cff4f0 100644
--- a/davfs2.spec
+++ b/davfs2.spec
@@ -1,12 +1,11 @@
 Name:           davfs2
-Version:        1.4.5
-Release:        3%{?dist}
+Version:        1.4.6
+Release:        1%{?dist}
 Summary:        A filesystem driver for WebDAV
 Group:          System Environment/Base
 License:        GPLv2+
 URL:            http://savannah.nongnu.org/projects/davfs2
-Source0:        http://download.savannah.gnu.org/releases/davfs2/davfs2-1.4.5.tar.gz 
-Patch1:		davfs2-1.4.5-sys_stat_h.patch
+Source0:        http://download.savannah.gnu.org/releases/davfs2/davfs2-1.4.6.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  neon-devel gettext
@@ -23,7 +22,6 @@ as a disk drive.
 
 %prep
 %setup -q
-%patch1 -p1 -b .sys_stat_h
 
 %build
 %configure
@@ -93,6 +91,11 @@ exit 0
 %dir %attr(01775,root,%{groupname}) %{piddir}
 
 %changelog
+* Wed Nov 09 2011 Will Woods <wwoods at redhat.com> - 1.4.6-1
+- New upstream release. From the upstream changelog:
+- Fix assignment of password from pam_mount (bug #28706)
+- Fix log messages in dav_create
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.5-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index f303b10..07b3621 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e209a7e663c20671afea309178eae734  davfs2-1.4.5.tar.gz
+c9e8aeb15daeba4b6283b40bb640e908  davfs2-1.4.6.tar.gz


More information about the scm-commits mailing list