[packages/davfs2] updated to 1.5.2

gotar gotar at pld-linux.org
Sat Jan 31 23:14:29 CET 2015


commit 277700830f596871654403e6d930ff1728299f30
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Sat Jan 31 23:14:11 2015 +0100

    updated to 1.5.2

 davfs2.spec | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/davfs2.spec b/davfs2.spec
index 58d9d72..bd3ff36 100644
--- a/davfs2.spec
+++ b/davfs2.spec
@@ -3,17 +3,17 @@
 Summary:	Web-based Distributed Authoring and Versioning - caching version
 Summary(pl.UTF-8):	Bazujące na WWW Rozproszone Autoryzowanie i Wersjonowanie - wersja z cache
 Name:		davfs2
-Version:	1.4.7
-Release:	2
+Version:	1.5.2
+Release:	1
 License:	GPL v3+
 Group:		Networking/Utilities
 Source0:	http://download.savannah.gnu.org/releases-noredirect/davfs2/%{name}-%{version}.tar.gz
-# Source0-md5:	c75f9d7d260e7364362b89beba2b3186
+# Source0-md5:	376bc9346454135cba78afacbcb23f86
 URL:		http://savannah.nongnu.org/projects/davfs2
-BuildRequires:	autoconf
-BuildRequires:	automake
-BuildRequires:	gettext-tools
-BuildRequires:	neon-devel >= 0.24
+BuildRequires:	autoconf >= 2.69
+BuildRequires:	automake >= 1.11.6
+BuildRequires:	gettext-tools >= 0.18.1
+BuildRequires:	neon-devel >= 0.27
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	rpmbuild(macros) >= 1.118
 Requires(postun):	/usr/sbin/groupdel
@@ -21,7 +21,7 @@ Requires(postun):	/usr/sbin/userdel
 Requires(pre):	/bin/id
 Requires(pre):	/usr/sbin/groupadd
 Requires(pre):	/usr/sbin/useradd
-Requires:	neon >= 0.24
+Requires:	neon >= 0.27
 Provides:	group(davfs2)
 Provides:	user(davfs2)
 Conflicts:	davfs
@@ -64,7 +64,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_var}/cache/%{name}
 
 %{__make} install \
-        DESTDIR=$RPM_BUILD_ROOT
+	DESTDIR=$RPM_BUILD_ROOT
 
 %find_lang %{name}
 
@@ -83,7 +83,7 @@ fi
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc %{_docdir}/*
+%doc AUTHORS BUGS ChangeLog FAQ NEWS README THANKS TODO
 %{_mandir}/man5/*.5*
 %{_mandir}/man8/*.8*
 %{_datadir}/%{name}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/davfs2.git/commitdiff/277700830f596871654403e6d930ff1728299f30



More information about the pld-cvs-commit mailing list