This commit is contained in:
parent
f3c397beb4
commit
72e090d2a0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 21:56:44 CEST 2007 - olh@suse.de
|
||||
|
||||
- add /usr/share/emacs to filelist
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 25 16:48:11 CET 2007 - olh@suse.de
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
Name: subversion
|
||||
BuildRequires: apache2-devel db-devel gcc-c++ java2-devel-packages neon-devel openldap2-devel python-devel swig
|
||||
Version: 1.4.3
|
||||
Release: 1
|
||||
Release: 7
|
||||
#
|
||||
%define apxs /usr/sbin/apxs2
|
||||
%define apache_libexecdir %(%{apxs} -q LIBEXECDIR)
|
||||
@ -126,7 +126,7 @@ http://subversion.tigris.org
|
||||
%define cvs2svn_dir cvs2svn-1.5.x
|
||||
%package -n cvs2svn
|
||||
Version: 1.5.1
|
||||
Release: 1
|
||||
Release: 7
|
||||
Provides: subversion-cvs2svn
|
||||
Obsoletes: subversion-cvs2svn
|
||||
Group: Development/Tools/Version Control
|
||||
@ -146,7 +146,7 @@ See /usr/share/doc/packages/cvs2svn directory for more information.
|
||||
|
||||
%package -n viewvc
|
||||
Version: 1.0.3
|
||||
Release: 1
|
||||
Release: 7
|
||||
Requires: subversion-python
|
||||
Provides: subversion-viewcvs viewcvs
|
||||
Obsoletes: subversion-viewcvs viewcvs
|
||||
@ -428,8 +428,7 @@ cp -a %_sourcedir/subversion.sysconfig.svnserve $RPM_BUILD_ROOT/var/adm/fillup-t
|
||||
%{_libdir}/libsvn_wc*.so.*
|
||||
%doc %{_mandir}/man?/svn*
|
||||
#
|
||||
%dir /usr/share/emacs/site-lisp
|
||||
/usr/share/emacs/site-lisp/*
|
||||
/usr/share/emacs
|
||||
|
||||
%files perl
|
||||
%defattr(-,root,root)
|
||||
@ -483,6 +482,8 @@ cp -a %_sourcedir/subversion.sysconfig.svnserve $RPM_BUILD_ROOT/var/adm/fillup-t
|
||||
%config (noreplace) %{apache_sysconfdir}/conf.d/subversion.viewvc.conf
|
||||
|
||||
%changelog
|
||||
* Thu Mar 29 2007 - olh@suse.de
|
||||
- add /usr/share/emacs to filelist
|
||||
* Sun Feb 25 2007 - olh@suse.de
|
||||
- update viewvc to 1.0.3
|
||||
* fix bug in path shown for Subversion deleted-under-copy items (issue #265)
|
||||
|
Loading…
x
Reference in New Issue
Block a user