]> git.pld-linux.org Git - packages/subversion.git/commitdiff
- updated to 1.5.0
authorAdam Gołębiowski <adamg@pld-linux.org>
Fri, 20 Jun 2008 18:05:14 +0000 (18:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- tests fail on carme, rel. 0.1 for now

Changed files:
    subversion.spec -> 1.217

subversion.spec

index 3a55e9844f1de8c979cc6c301969fc5f0b799264..778594d2d75f94ec651d84aa0ba4af150ba7d9c4 100644 (file)
 %define        pdir    SVN
 %define        pnam    _Core
 #
-%define        snap    rc9
 Summary:       A Concurrent Versioning system similar to but better than CVS
 Summary(pl.UTF-8):     System kontroli wersji podobny, ale lepszy, niż CVS
 Summary(pt_BR.UTF-8):  Sistema de versionamento concorrente
 Name:          subversion
 Version:       1.5.0
-Release:       0.%{snap}.1
+Release:       0.1
 License:       Apache/BSD-like
 Group:         Development/Version Control
-Source0:       http://subversion.tigris.org/downloads/%{name}-%{version}-%{snap}.tar.bz2
-# Source0-md5: 9b16d352ffabfd070f2e3e9d8e5fcffd
+Source0:       http://subversion.tigris.org/downloads/%{name}-%{version}.tar.bz2
+# Source0-md5: 004b57643406dd10957ec87955702189
 Source1:       %{name}-dav_svn.conf
 Source2:       %{name}-authz_svn.conf
 Source3:       %{name}-svnserve.init
@@ -321,7 +320,7 @@ Apache module: Subversion Server - path-based authorization.
 Moduł apache: autoryzacja na podstawie ścieżki dla serwera Subversion.
 
 %prep
-%setup -q -n %{name}-%{version}-%{snap}
+%setup -q
 rm -rf apr apr-util neon
 %patch0 -p0
 %patch1 -p1
This page took 0.033679 seconds and 4 git commands to generate.