Author: glen                         Date: Fri Nov 11 10:00:34 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- strict deps (at least) on -libs package to avoid errors like:
  $ svn up
  svn: E200019: Version mismatch in 'svn_gnome_keyring': found 1.6.17, expected 
1.7.1

---- Files affected:
packages/subversion:
   subversion.spec (1.326 -> 1.327) 

---- Diffs:

================================================================
Index: packages/subversion/subversion.spec
diff -u packages/subversion/subversion.spec:1.326 
packages/subversion/subversion.spec:1.327
--- packages/subversion/subversion.spec:1.326   Wed Oct 26 13:37:59 2011
+++ packages/subversion/subversion.spec Fri Nov 11 11:00:29 2011
@@ -52,7 +52,7 @@
 Summary(pt_BR.UTF-8):  Sistema de versionamento concorrente
 Name:          subversion
 Version:       1.7.1
-Release:       1
+Release:       2
 License:       Apache/BSD-like
 Group:         Development/Version Control
 Source0:       http://www.apache.org/dist/subversion/%{name}-%{version}.tar.bz2
@@ -116,8 +116,8 @@
 BuildRequires: swig-python >= 1.3.24
 %endif
 %if %{with ruby}
-BuildRequires: ruby-devel >= 1:1.8.2
 BuildRequires: ruby-devel < 1:1.9
+BuildRequires: ruby-devel >= 1:1.8.2
 BuildRequires: ruby-rubygems
 BuildRequires: swig-ruby >= 1.3.24
 %endif
@@ -386,6 +386,7 @@
 Summary:       Apache module: Subversion Server - path-based authorization
 Summary(pl.UTF-8):     Moduł apache: autoryzacja na podstawie ścieżki dla 
serwera Subversion
 Group:         Networking/Daemons
+Requires:      %{name}-libs = %{version}-%{release}
 Requires:      apache(modules-api) = %apache_modules_api
 Requires:      apache-mod_dav_svn = %{version}-%{release}
 
@@ -399,6 +400,7 @@
 Summary:       GNOME Keyring authentication provider for Subversion
 Summary(pl.UTF-8):     Moduł uwierzytelniający GNOME Keyring dla Subversion
 Group:         X11/Applications
+Requires:      %{name}-libs = %{version}-%{release}
 
 %description -n gnome-keyring-subversion
 Authentication provider module for Subversion which allows SVN client
@@ -412,6 +414,7 @@
 Summary:       KDE Wallet authentication provider for Subversion
 Summary(pl.UTF-8):     Moduł uwierzytelniający dla Subversion wykorzystujący 
Portfel KDE
 Group:         X11/Applications
+Requires:      %{name}-libs = %{version}-%{release}
 
 %description -n kde4-kwallet-subversion
 Authentication provider module for Subversion which allows SVN client
@@ -922,6 +925,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.327  2011/11/11 10:00:29  glen
+- strict deps (at least) on -libs package to avoid errors like:
+  $ svn up
+  svn: E200019: Version mismatch in 'svn_gnome_keyring': found 1.6.17, 
expected 1.7.1
+
 Revision 1.326  2011/10/26 11:37:59  arekm
 - up to 1.7.1
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/subversion/subversion.spec?r1=1.326&r2=1.327&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to