]> git.pld-linux.org Git - packages/subversion.git/commitdiff
- updated to 0.30.0
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 24 Sep 2003 23:11:13 +0000 (23:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    subversion.spec -> 1.57

subversion.spec

index 3251fca57493c03a98b308447f64e0579246559a..e58c0f23ef7ea789874e3149fb492946e58a6735 100644 (file)
@@ -1,18 +1,18 @@
 %bcond_with    internal_neon
 %bcond_with    net_client_only
 %include        /usr/lib/rpm/macros.python
-%define        repov 5977
+%define        distdir 15/6494
 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
-Version:       0.29.0
-Release:       0.3
+Version:       0.30.0
+Release:       0.1
 License:       Apache/BSD Style
 Group:         Development/Version Control
 #Source0Download:      http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=260
-Source0:       http://subversion.tigris.org/files/documents/15/%{repov}/subversion-%{version}.tar.gz
-# Source0-md5: 5de4d92eae7ea5d83fe6c3964a08e261
+Source0:       http://subversion.tigris.org/files/documents/%{distdir}/subversion-%{version}.tar.gz
+# Source0-md5: 9dac76a67a217dc6b7f63259761ff93f
 Source1:       %{name}-dav_svn.conf
 Source2:       %{name}-authz_svn.conf
 URL:           http://subversion.tigris.org/
@@ -269,7 +269,7 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc BUGS CHANGES COPYING IDEAS INSTALL README
+%doc BUGS CHANGES COPYING INSTALL README
 %doc svn-handbook doc/book/misc-docs/misc-docs.html
 %attr(755,root,root) %{_bindir}/svn*
 #%exclude %{_bindir}/svn-config
This page took 0.112739 seconds and 4 git commands to generate.