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
|
Sun Feb 25 16:48:11 CET 2007 - olh@suse.de
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
Name: subversion
|
Name: subversion
|
||||||
BuildRequires: apache2-devel db-devel gcc-c++ java2-devel-packages neon-devel openldap2-devel python-devel swig
|
BuildRequires: apache2-devel db-devel gcc-c++ java2-devel-packages neon-devel openldap2-devel python-devel swig
|
||||||
Version: 1.4.3
|
Version: 1.4.3
|
||||||
Release: 1
|
Release: 7
|
||||||
#
|
#
|
||||||
%define apxs /usr/sbin/apxs2
|
%define apxs /usr/sbin/apxs2
|
||||||
%define apache_libexecdir %(%{apxs} -q LIBEXECDIR)
|
%define apache_libexecdir %(%{apxs} -q LIBEXECDIR)
|
||||||
@ -126,7 +126,7 @@ http://subversion.tigris.org
|
|||||||
%define cvs2svn_dir cvs2svn-1.5.x
|
%define cvs2svn_dir cvs2svn-1.5.x
|
||||||
%package -n cvs2svn
|
%package -n cvs2svn
|
||||||
Version: 1.5.1
|
Version: 1.5.1
|
||||||
Release: 1
|
Release: 7
|
||||||
Provides: subversion-cvs2svn
|
Provides: subversion-cvs2svn
|
||||||
Obsoletes: subversion-cvs2svn
|
Obsoletes: subversion-cvs2svn
|
||||||
Group: Development/Tools/Version Control
|
Group: Development/Tools/Version Control
|
||||||
@ -146,7 +146,7 @@ See /usr/share/doc/packages/cvs2svn directory for more information.
|
|||||||
|
|
||||||
%package -n viewvc
|
%package -n viewvc
|
||||||
Version: 1.0.3
|
Version: 1.0.3
|
||||||
Release: 1
|
Release: 7
|
||||||
Requires: subversion-python
|
Requires: subversion-python
|
||||||
Provides: subversion-viewcvs viewcvs
|
Provides: subversion-viewcvs viewcvs
|
||||||
Obsoletes: 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.*
|
%{_libdir}/libsvn_wc*.so.*
|
||||||
%doc %{_mandir}/man?/svn*
|
%doc %{_mandir}/man?/svn*
|
||||||
#
|
#
|
||||||
%dir /usr/share/emacs/site-lisp
|
/usr/share/emacs
|
||||||
/usr/share/emacs/site-lisp/*
|
|
||||||
|
|
||||||
%files perl
|
%files perl
|
||||||
%defattr(-,root,root)
|
%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
|
%config (noreplace) %{apache_sysconfdir}/conf.d/subversion.viewvc.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 29 2007 - olh@suse.de
|
||||||
|
- add /usr/share/emacs to filelist
|
||||||
* Sun Feb 25 2007 - olh@suse.de
|
* Sun Feb 25 2007 - olh@suse.de
|
||||||
- update viewvc to 1.0.3
|
- update viewvc to 1.0.3
|
||||||
* fix bug in path shown for Subversion deleted-under-copy items (issue #265)
|
* fix bug in path shown for Subversion deleted-under-copy items (issue #265)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user