SPECS: subversion.spec - rel 2 - fix neon build (missing webdav su...
baggins
baggins at pld-linux.org
Tue Feb 27 14:11:53 CET 2007
Author: baggins Date: Tue Feb 27 13:11:52 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2
- fix neon build (missing webdav support)
---- Files affected:
SPECS:
subversion.spec (1.183 -> 1.184)
---- Diffs:
================================================================
Index: SPECS/subversion.spec
diff -u SPECS/subversion.spec:1.183 SPECS/subversion.spec:1.184
--- SPECS/subversion.spec:1.183 Mon Feb 12 23:09:16 2007
+++ SPECS/subversion.spec Tue Feb 27 14:11:47 2007
@@ -18,7 +18,7 @@
Summary(pt_BR.UTF-8): Sistema de versionamento concorrente
Name: subversion
Version: 1.4.3
-Release: 1
+Release: 2
License: Apache/BSD Style
Group: Development/Version Control
Source0: http://subversion.tigris.org/downloads/%{name}-%{version}.tar.gz
@@ -61,6 +61,8 @@
%endif
BuildRequires: texinfo
BuildRequires: which
+# update -neon patch before messing with this BC
+BuildConflicts: neon-devel > 0.26.3
Requires: %{name}-libs = %{version}-%{release}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -514,6 +516,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.184 2007/02/27 13:11:47 baggins
+- rel 2
+- fix neon build (missing webdav support)
+
Revision 1.183 2007/02/12 22:09:16 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/subversion.spec?r1=1.183&r2=1.184&f=u
More information about the pld-cvs-commit
mailing list