Author: baggins Date: Tue Feb 27 13:07:51 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - rel 2 - fix neon build (missing libsvn_dav)
---- Files affected: SPECS: subversion.spec (1.153.2.5 -> 1.153.2.6) ---- Diffs: ================================================================ Index: SPECS/subversion.spec diff -u SPECS/subversion.spec:1.153.2.5 SPECS/subversion.spec:1.153.2.6 --- SPECS/subversion.spec:1.153.2.5 Mon Feb 26 12:52:17 2007 +++ SPECS/subversion.spec Tue Feb 27 14:07:44 2007 @@ -18,7 +18,7 @@ Summary(pt_BR): 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 touchng this BC +BuildConflicts: neon-devel > 0.26.3 Requires: %{name}-libs = %{version}-%{release} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -534,6 +536,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.153.2.6 2007/02/27 13:07:44 baggins +- rel 2 +- fix neon build (missing libsvn_dav) + Revision 1.153.2.5 2007/02/26 11:52:17 hawk - updated to 1.4.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/subversion.spec?r1=1.153.2.5&r2=1.153.2.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
