OBS User unknown 2008-11-18 12:41:29 +00:00 committed by Git OBS Bridge
parent 75c7a6d086
commit 1cff8f3985
3 changed files with 23 additions and 16 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 10 11:16:34 CET 2008 - olh@suse.de
- add .git dir to excludepath in svngrep
-------------------------------------------------------------------
Wed Oct 15 10:42:30 CEST 2008 - olh@suse.de

View File

@ -30,7 +30,7 @@ BuildRequires: neon-devel openldap2-devel
%endif
BuildRequires: sqlite-devel
Version: 1.5.2
Release: 10
Release: 11
#
%define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
#
@ -440,6 +440,8 @@ rm -rf $RPM_BUILD_ROOT
%{apache_libexecdir}/mod_authz_svn.*
%changelog
* Mon Nov 10 2008 olh@suse.de
- add .git dir to excludepath in svngrep
* Wed Oct 15 2008 olh@suse.de
- fix incorrect path to svn binary in svn_load_dirs.pl (bnc#408952)
* Mon Sep 01 2008 olh@suse.de
@ -551,7 +553,7 @@ rm -rf $RPM_BUILD_ROOT
* Mon May 26 2008 olh@suse.de
- update to rev 31448, 1.5.0-rc7
fix API for bindings, translation update
* Mon May 26 2008 poeml@suse.de
* Sun May 25 2008 poeml@suse.de
- build the Build Service package from openSUSE:Factory again --
thereby updating to subversion 1.5 release candidate (r31325)
*** installations that have been running earlier pre-1.5 ***
@ -698,7 +700,7 @@ rm -rf $RPM_BUILD_ROOT
(r20667, r22311)
* SWIG/python bindings:
- fixed: memory leak whenever C APIs returned errors (r21453, r23468)
* Wed May 23 2007 olh@suse.de
* Tue May 22 2007 olh@suse.de
- silence some lint warnings
run ldconfig in subversion-perl/python post install
remove development related files from subversion-tools
@ -798,7 +800,7 @@ rm -rf $RPM_BUILD_ROOT
- add svnmerge.py to subversion-tools (236700)
* Sun Oct 29 2006 meissner@suse.de
- use RPM_OPT_FLAGS also for C++
* Thu Sep 28 2006 ro@suse.de
* Wed Sep 27 2006 ro@suse.de
- use source=1.4 for java compilation
* Mon Sep 25 2006 olh@suse.de
- update cvs2svn to 1.4.0
@ -1012,7 +1014,7 @@ rm -rf $RPM_BUILD_ROOT
- fix build on SUSE Linux 9.3 to 10.1 and SLES9
- remove X11 libs from BuildRequires -- they don't seem to be
required at all
* Sun Jun 11 2006 olh@suse.de
* Sat Jun 10 2006 olh@suse.de
- update subversion.viewcvs.conf
viewcvs was renamed to viewvc, all files were renamed
* Mon May 08 2006 olh@suse.de
@ -1083,14 +1085,14 @@ rm -rf $RPM_BUILD_ROOT
- update viewcvs to todays status
correct subversion.viewcvs.conf defaults for mod_python
fix the python exceptions in viewcvs
* Mon Feb 27 2006 olh@suse.de
* Sun Feb 26 2006 olh@suse.de
- add build dependency handling for swig bindings
* Thu Feb 23 2006 olh@suse.de
- update viewcvs to todays status
remove Requires: swig (#153013)
Require libapr-util1-devel libapr1-devel python-devel openldap2-devel
cvs2svn requires svnadmin from subversion
* Mon Jan 30 2006 olh@suse.de
* Sun Jan 29 2006 olh@suse.de
- update viewcvs to todays status
update cvs2svn to current svn status
update viewcvs bugurl patch
@ -1100,7 +1102,7 @@ rm -rf $RPM_BUILD_ROOT
- update de and nb po files for subversion
update viewcvs to todays status
update cvs2svn to current svn status
* Tue Jan 10 2006 olh@suse.de
* Mon Jan 09 2006 olh@suse.de
- fix CFLAGS usage in specfile
update viewcvs to todays status
update cvs2svn to current svn status
@ -1429,7 +1431,7 @@ rm -rf $RPM_BUILD_ROOT
- new hook scripts: pre-lock, pre-unlock, post-lock, post-unlock
* speedups for 'svn blame' and other commands (see xdelta in release notes)
* fixed: make both svnserve and svn:// urls work with IPv6 (r13235-6)
* Mon May 02 2005 olh@suse.de
* Sun May 01 2005 olh@suse.de
- add a simple svngrep script to simplify grep -r in repositories
* Sun May 01 2005 olh@suse.de
- rcsvnserve had a hardcoded requirement for userid/groupid svn
@ -1452,7 +1454,7 @@ rm -rf $RPM_BUILD_ROOT
* fixed: two dataloss bugs in svndumpfilter (r12630, r12636)
* fixed: wasteful memory usage in svndumpfilter (r12637, r12640)
* fixed: mod_dav_svn segfaults when client sends bogus paths (issue #2199)
* Wed Apr 20 2005 ro@suse.de
* Tue Apr 19 2005 ro@suse.de
- accept swig 1.3.24
* Tue Mar 29 2005 poeml@suse.de
- subversion-doc apache configuration: fix invalid mixing of +/-
@ -1550,7 +1552,7 @@ rm -rf $RPM_BUILD_ROOT
- remove Requires: -<release> (#40278)
* Sun May 09 2004 olh@suse.de
- add subversion-1.0.1-exploit-old_timestamp_format.patch (#39774)
* Tue Apr 20 2004 olh@suse.de
* Mon Apr 19 2004 olh@suse.de
- update to rev 9429 from 1.0.x branch, 1.0.2 status
* Mon Mar 08 2004 olh@suse.de
- update to rev 8925 from 1.0.x brancht, almost 1.0.1 status
@ -1568,7 +1570,7 @@ rm -rf $RPM_BUILD_ROOT
- subversion-viewcvs: explicitely allow access to the
/srv/viewcvs/www/cgi directory, because we can not take it for
granted that apache2 allows it by default [#29729]
* Sat Aug 30 2003 poeml@suse.de
* Fri Aug 29 2003 poeml@suse.de
- README.SuSE: add documentation on file permissions; fold in
feedback from Heinrich Stamerjohanns
* Fri Aug 29 2003 mcihar@suse.cz
@ -1599,7 +1601,7 @@ rm -rf $RPM_BUILD_ROOT
* Sat Jul 12 2003 olh@suse.de
- update to 0.25.0, revision 6456
use SVN_DOCU to provide html documentation via apache2
* Sat Jul 05 2003 olh@suse.de
* Fri Jul 04 2003 olh@suse.de
- add subversion-python_bytecode-path-pr1131.patch
do not compile in RPM_BUILD_ROOT, use builddir instead
* Tue Jun 17 2003 olh@suse.de
@ -1657,10 +1659,10 @@ rm -rf $RPM_BUILD_ROOT
- get rid of hardcoded MPM names
* Wed Dec 04 2002 olh@suse.de
- update to 0.15.0 , revision 3985
* Tue Nov 12 2002 ro@suse.de
* Mon Nov 11 2002 ro@suse.de
- changed neededforbuild <xshared> to <x-devel-packages>
- changed neededforbuild <xdevel> to <>
* Mon Oct 14 2002 olh@suse.de
* Sun Oct 13 2002 olh@suse.de
- update to 0.14.3 , revision 3360
add subversion configfiles for apache2
* Sat Oct 12 2002 olh@suse.de

View File

@ -1,2 +1,2 @@
#!/bin/sh
find \( -path '*/.pc' -o -path '*/.svn' \) -prune -o -type f -print0 | xargs -0 grep "$@"
find \( -path '*/.pc' -o -path '*/.svn' -o -path '*/.git' \) -prune -o -type f -print0 | xargs -0 grep "$@"