]> git.pld-linux.org Git - packages/subversion.git/commitdiff
- 1.1.0 final
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 30 Sep 2004 08:54:15 +0000 (08:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    subversion.spec -> 1.120

subversion.spec

index ab3e30b9ffaf83e05b9de0fed11ca2b1e725068e..168693cfb5349e23de80e626fdedc34c9b1e745e 100644 (file)
@@ -15,19 +15,17 @@ Summary:    A Concurrent Versioning system similar to but better than CVS
 Summary(pl):   System kontroli wersji podobny, ale lepszy, ni¿ CVS
 Summary(pt_BR):        Sistema de versionamento concorrente
 Name:          subversion
-%define        _rc     rc4
 Version:       1.1.0
-Release:       0.%{_rc}.1
+Release:       0.1
 License:       Apache/BSD Style
 Group:         Development/Version Control
-Source0:       http://subversion.tigris.org/tarballs/%{name}-%{version}-%{_rc}.tar.bz2
-# Source0-md5: 41bb75f16f337bff2dedb7ee51ee43a1
+Source0:       http://subversion.tigris.org/tarballs/%{name}-%{version}.tar.bz2
+# Source0-md5: a91b0d79b8c8ab8747587037c044c6c9
 Source1:       %{name}-dav_svn.conf
 Source2:       %{name}-authz_svn.conf
 Source3:       %{name}-svnserve.init
 Source4:       %{name}-svnserve.sysconfig
-#Patch0:               %{name}-svnlook.patch
-#Patch1:               %{name}-hot_backup_num.patch
+Patch0:                %{name}-log-xml.patch
 URL:           http://subversion.tigris.org/
 %if %{with net_client_only}
 %global apache_modules_api 0
@@ -268,9 +266,8 @@ Apache module: Subversion Server - path-based authorization.
 Modu³ apache: autoryzacja na podstawie ¶cie¿ki dla serwera Subversion.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_rc}
-#%patch0 -p0
-#%patch1 -p1
+%setup -q
+%patch0 -p0
 
 rm -rf apr-util{,/xml/expat}/autom4te.cache
 
This page took 0.077356 seconds and 4 git commands to generate.