Группа :: Разработка/Прочее
Пакет: subversion
Главная Изменения Спек Патчи Загрузить Bugs and FR
9 апреля 2006 Sviatoslav Sviridov <svd at altlinux.ru> 1.3.1-alt0.M24.1
- 1.3.1 (official release)
- Added findprov_lib_path %_libdir/libsvn_swig
- Backport to Master 2.4
- Changed BuildPreReq "j2se1.4-sun-devel" to "j2se-devel = 1.4.2"
(fixes build on x86_64) - Disabled build of subversion-ruby (failed to build on x86_64)
- Updated to 1.3.1 (release candidate, r19032)
- Do not use --enable-dso configuration option by default. This makes
all tests passed successfuly. This option can be switched on by
"--enable dso" option for rpmbuild - Do not exclude 'repos_test' from list of tests for FS_TYPE=bdb
- Do not exclude '6ra' test from the list of tests for perl swig bindings
- Do no specify explicit dependency to libdb4-devel, implicit dependency
is implied by aprutil-devel - Added BuildRequires: libaprutil-devel >= 0.9.7-alt3 (libaprutil-devel with
dependency to libdb4.3-devel) - Set _perl_req_method to 'relaxed' (until #9307 resolved)
- Manually added requires to subversion-perl
- Added subversion-1.3.1-alt-libdb-linkage.patch
- Force configure script to find Berkley DB library by using
SVN_DB_LIBS variable
- Added --with-berkeley-db option for configure script
- Updated vc-svn.el from trunk
- Updated to 1.3.1 (release candidate, r18866)
- Do not perform repos-test for FS_TYPE=bdb
- Applied patch for building with swig-1.3.27 (#8801)
- Added subversion-1.3.0-alt-configure-swig-ruby.patch
- Updated to 1.3.0
- Updated to 1.3.0-rc5
- Updated to 1.3.0-rc4
- Do not update load-path in subversion.el (#8406)
- /usr/share/emacs/site-lisp/subversion now belongs to emacs-subversion
(#8407) - Do no include svn-book into subversion-doc package (not a part of
subversion tarball, see http://svnbook.red-bean.com/ instead) - Building ruby bindings for subversion
- Updated alt-bdb patch (to require libdb4.3-4.3.29)
- Added scripts to subversion-tools
+ svn_all_diffs.pl
+ svn_apply_autoprops.py
+ svn_export_empty_files.py - Changed scripts in subversion-tools
+ svnmerge replaced with svnmerge.py and svnmerge.sh - Added --with-junit configure option
- Applied patch from Vladimir Lettiev to fix subversion-perl build.
- Enabled build of subversion-perl subpackage by default.
- /usr/bin/svnwrapper moved to package subversion-server-common (#8191)
- Updated to 1.2.3
- Updated alt-bdb patch
- Backports for M24
- Updated BuildRequires
- Add alt-M24-bdb patch:
+ use bdb 4.2.52
- Updated to 1.2.1 (should fix #7657, #7658)
- Removed subversion-1.2.0-r14754-svnversion.patch (already in upstream)
- Do not build subversion-perl by default
- Fixed installation of svn-push
- Updated to 1.2.0
- Updated BuildRequires
- Updated configure options: added --enable-dso and --enable-shared to
avoid linkage of libsvn_clien against libsvn_client_* and libsvn_fs
against libsvn_fs_* - Used vc-svn.el from subversion-1.1.4 (currently vc-svn.el is excluded
from subversion repository and is located in FSF Emacs, but it is broken) - Fixed build configuration (library dependencies for tests and svn-push)
- Rediffed alt-docbook patch
- Updated alt-bdb patch
- Performing javahl tests by default
- Temporary disabled perl bindings tests
- Backported svnversion fix (r14754)
- Reorganized subversion-doc:
+ svn-book packaged as single html file and as pdf file (svn-book sources
no longer live in subversion repository, just compiled version provided)
+ packaged subversion API (generated with doxygen) - Workaround used for running tests (setting LD_LIBRARY_PATH to let dlopen
find required libraries) - Updated system-wide config to current version
- Repackaged subversion-tools package:
+ executable scritpts installed into /usr/bin
+ not-working or not ready for use OOTB scripts installed into /usr/share/doc
+ packaged svnindex.xsl and svnindex.css
+ packaged svn-push
+ new installation procedure for subversion-tools package (using separate
makefile) - New package introduced: bash-completion-svn
- libsubversion-devel now depens on libsubversion (#6755)
- Updated package description for 'subversion' (#6885)
- Repackaged subversion-tools package:
- Workaround used for running tests
- Updated system-wide config to current version
+ executable scritpts installed into /usr/bin
+ not-working or not ready for use OOTB scripts installed into /usr/share/doc
+ packaged svnindex.xsl and svnindex.css
+ packaged svn-push - New installation procedure for subversion-tools package: using separate makefile
- Updated BuildRequires
- Temporary disabled perl bindings tests
- Backported svnversion fix (r14754)
- Reorganized subversion-doc:
+ svn-book packaged as single html file and as pdf file (svn-book sources
no longer live in subversion repository, just compiled version provided)
+ packaged subversion API (generated with doxygen)
- Updated to 1.2.0
- updated configure options: added --enable-dso and --enable-shared to
avoid linkage of libsvn_clien against libsvn_client_* and libsvn_fs
against libsvn_fs_* - vc-svn.el managed as external resource since it it lives in FSF Emacs now
- Fixed build configuration (library dependencies for tests and svn-push)
- Rediffed alt-docbook patch
- Updated alt-bdb patch
- Performing javahl tests by default
- Fixed linkage for svn_swig libraries (#6426)
- Updated to 1.1.4
- Fixed initscript for svnserve (#6401)
- svnserve config marked as config(noreplace) (#6402)
- #6398 is no longer reproduced
- Rebuild with python 2.4
- Workaround for SMP build
- Updated to 1.1.3
- Updated build dependencies
- Updated alt-bdb patch
- Updated patch for svn_load_dir.pl
- Wrap svnserve with shell script that sets umask to 002 before running
svnserve (#6113) - Packaged JavaHL bindings (subversion-javahl)
- Purged included_apr staff
- fixed dependencies on libapr (using version available in M24 backports
for M24 branch)
- fixed packaging of subversion-python (included libsvn_swig_py*.so.*)
- Backport to 2.4 Master
- Updated to 1.1.2
- Packaged language files
- Packaged more scripts in subversion-tools
- Packaged perl bindings (subversion-perl package)
- Applied patch to quote filenames in svn_load_dirs.pl
- subversion-server-dav:
+ added dependency to apache2
+ config created as A.subversion.conf (#5497)
- Updated to 1.1.1
- Updated default configuration in /etc/subversion
- Updated to 1.0.9
- Updated to 1.0.7.
- Applied patches from Ben Reser (CAN-2004-0749).
- Fixed build.
- Relocated documentation.
- Enabled RA_LOCAL tests by default.
- 1.0.6: security fix in mod_authz_svn
- requires neon >= 0.24.7 (fixes wire compression bugs)
- 1.0.5: fixed subversion svn:// protocol string parsing error
(CAN-2004-0413) - Added apache2 support
- Changed mode to 2710 for /var/lib/subversion
- Updated BuildRequires
- Do not build static library by default
- Spec cleanup: removed support for cvs2svn package
- Fixed subversion sscanf overflow (CAN-2004-0397).
- Rebuilt with openssl-0.9.7d.
- 1.0.2
- updated BuildRequires
- 1.0.1 (bugfix release)
- do not package cvs2svn (moved to its own repository),
see http://cvs2svn.tigris.org/ for new location
- 1.0.0
- specfile updated:
+ do not package cvs2svn manpage (manpage was not included
in 1.0.0 release)
+ new subpackage created: subversion-tools
- added new subpackages:
subversion-server-common, subversion-server-standalone
- rebuild with libdb4.2
- 0.37.0
- conditional build of subversion-doc
- subversion-swig built with python2.3
- 0.32.1
- 0.23.0
- removed svn-config from libsubversion-devel
- 0.22.2
- 0.22.1
- added config dir /etc/subversion with config examples
- added the new 'svndumpfilter' program
- 0.21.0
- fixed group of package cvs2svn
- added documentation to cvs2svn package
- added package subversion-doc
- svn-design.info* moved to subversion-doc
- added package emacs-subversion
- 0.19.1
- building python bindings
- building cvs2svn package
- 0.19
- 0.18
- Added missing headers to libapr-subversion devel and
libaprutil-subversion-devel
- first build for ALT Linux