Author: arekm Date: Tue Apr 4 10:34:50 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.3.1
---- Files affected: SPECS: subversion.spec (1.163 -> 1.164) ---- Diffs: ================================================================ Index: SPECS/subversion.spec diff -u SPECS/subversion.spec:1.163 SPECS/subversion.spec:1.164 --- SPECS/subversion.spec:1.163 Thu Mar 23 14:04:47 2006 +++ SPECS/subversion.spec Tue Apr 4 12:34:45 2006 @@ -16,18 +16,19 @@ Summary(pl): System kontroli wersji podobny, ale lepszy, niż CVS Summary(pt_BR): Sistema de versionamento concorrente Name: subversion -Version: 1.3.0 -Release: 5 +Version: 1.3.1 +Release: 1 License: Apache/BSD Style Group: Development/Version Control Source0: http://subversion.tigris.org/downloads/%{name}-%{version}.tar.gz -# Source0-md5: 0d91a7fe152d0373044c47c54deb2c9a +# Source0-md5: 6d650e918255596ef8b74255b3938547 Source1: %{name}-dav_svn.conf Source2: %{name}-authz_svn.conf Source3: %{name}-svnserve.init Source4: %{name}-svnserve.sysconfig Patch0: %{name}-home_etc.patch Patch1: %{name}-DESTDIR.patch +Patch2: %{name}-neon.patch URL: http://subversion.tigris.org/ %if %{with net_client_only} %global apache_modules_api 0 @@ -49,8 +50,7 @@ BuildRequires: expat-devel BuildRequires: gettext-devel BuildRequires: libtool >= 1.4-9 -BuildRequires: neon-devel >= 0.24.7 -BuildConflicts: neon-devel > 0.25.5 +BuildRequires: neon-devel >= 0.26.0 %if %{with python} BuildRequires: python >= 2.2 BuildRequires: python-devel >= 2.2 @@ -269,6 +269,7 @@ rm -rf apr apr-util neon %patch0 -p0 %patch1 -p1 +%patch2 -p1 %build cp -f /usr/share/automake/config.sub ac-helpers @@ -517,6 +518,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.164 2006/04/04 10:34:45 arekm +- up to 1.3.1 + Revision 1.163 2006/03/23 13:04:47 pluto - http(s) tested with neon-0.25.5, release 5. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/subversion.spec?r1=1.163&r2=1.164&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
