]> git.pld-linux.org Git - packages/subversion.git/blobdiff - subversion.spec
- require new rcsparse package
[packages/subversion.git] / subversion.spec
index a0cca652cbb3845609840f1f005f71b30c7d33e4..bec0783a46ec4b99e2b29658508d86668ff6623e 100644 (file)
@@ -1,17 +1,19 @@
-%bcond_with    internal_neon
-%bcond_with    net_client_only
+#
+# Conditional build:
+%bcond_with    internal_neon           # build with internal neon
+%bcond_with    net_client_only         # build only net client
+#      
 %include        /usr/lib/rpm/macros.python
-%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.31.0
+Version:       0.32.1
 Release:       0.1
 License:       Apache/BSD Style
 Group:         Development/Version Control
 Source0:       http://svn.collab.net/tarballs/%{name}-%{version}.tar.gz
-# Source0-md5: a58df76993c1e6b1bfe80dd77d290ab2
+# Source0-md5: b06717a8ef50db4b5c4d380af00bd901
 Source1:       %{name}-dav_svn.conf
 Source2:       %{name}-authz_svn.conf
 URL:           http://subversion.tigris.org/
@@ -36,8 +38,6 @@ BuildRequires:        libxslt-progs
 BuildRequires:  python >= 2.2
 BuildRequires:  rpm-pythonprov >= 4.0.2-50
 BuildRequires: texinfo
-Requires(post):        /usr/sbin/fix-info-dir
-Requires(postun):      /usr/sbin/fix-info-dir
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _apachelibdir   /usr/lib/apache
@@ -137,9 +137,8 @@ Summary:    Subversion tools and scripts
 Summary(pl):   Narzêdzia oraz skrypty dla subversion
 Summary(pt_BR):        Módulos python para acessar os recursos do Subversion
 Group:         Applications
-Requires:      python >= 2.2
 %pyrequires_eq python
-Requires:      python-rcsparse
+Requires:      python-rcsparse >= 0.1-0.20031026.0
 Requires:      python-subversion = %{version}
 
 %description tools
@@ -154,9 +153,8 @@ Summary:    Subversion python bindings
 Summary(pl):   Dowi±zania do subversion dla pythona
 Summary(pt_BR):        Módulos python para acessar os recursos do Subversion
 Group:         Development/Languages/Python
-Requires:      python >= 2.2
-Obsoletes:     subversion-python
 %pyrequires_eq python
+Obsoletes:     subversion-python
 
 %description -n python-subversion
 Subversion python bindings.
This page took 0.033235 seconds and 4 git commands to generate.