Author: lisu Date: Fri Sep 11 07:28:23 2009 GMT Module: packages Tag: HEAD ---- Log message: - kill useless R: /sbin/getid - GPL v3+ license
---- Files affected: packages/davfs2: davfs2.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/davfs2/davfs2.spec diff -u packages/davfs2/davfs2.spec:1.6 packages/davfs2/davfs2.spec:1.7 --- packages/davfs2/davfs2.spec:1.6 Thu Sep 10 15:07:19 2009 +++ packages/davfs2/davfs2.spec Fri Sep 11 09:28:18 2009 @@ -4,7 +4,7 @@ Name: davfs2 Version: 1.4.1 Release: 0.3 -License: GPL +License: GPL v3+ Group: Networking/Utilities Source0: http://download.savannah.gnu.org/releases-noredirect/davfs2/%{name}-%{version}.tar.gz URL: http://savannah.nongnu.org/projects/davfs2 @@ -16,7 +16,6 @@ Requires(postun): /usr/sbin/groupdel Requires(postun): /usr/sbin/userdel Requires(pre): /bin/id -Requires(pre): /usr/bin/getgid Requires(pre): /usr/sbin/groupadd Requires(pre): /usr/sbin/useradd Requires: neon >= 0.24 @@ -100,6 +99,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2009/09/11 07:28:18 lisu +- kill useless R: /sbin/getid +- GPL v3+ license + Revision 1.6 2009/09/10 13:07:19 lisu - more cleanups ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/davfs2/davfs2.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
