Группа :: Разработка/Прочее
Пакет: git
Главная Изменения Спек Патчи Загрузить Bugs and FR
19 мая 2006 Dmitry V. Levin <ldv at altlinux.org> 1.3.3-alt1.M24.1
- Updated to maint be0c7e06.
- Hardlinked identical files together.
- Backport to Master 2.4.
- Updated to 1.3.3.
- Updated to maint d1802851.
- Updated to maint 178613c7.
- Updated git-svn from next.
- Separated object name errors from usage errors.
- Package git-svn.
- Updated to 1.3.2.
- Updated to 1.3.1.
- Updated to 1.3.0.
- Replaced default templates/hooks--update with my edition.
- Updated to 1.2.6.
- git-tar-tree:
+ Clear S_IWGRP|S_IWOTH bits from permissions in archived files.
- Updated to 1.2.5.
- Avoid compressing templates (#9231).
- Updated to 1.2.4.
- Updated to 1.2.3.
- Updated to 1.2.2.
- Updated to 1.2.1.
- Workaround grave bug in docbook-style-xsl to fix generated manpages.
- Packaged manpages within core subpackage.
- Renamed docs -> doc.
- Enabled git core tests during build by default.
- Updated to 1.1.6.
- Updated to 1.0.3.
- Updated to 0.99.9l.
- Changed subpackage names from git-core-<name> to git-<name>.
- Created empty git package which brings in all subpackages.
- Renamed git-tk to gitk.
- Updated to 0.99.9i.
- Modularized and cleaned up specfile.
- zlib dependency fix
- Minor cleanups from split
- Move arch import to separate package as well
- 0.99.8f (thanks vsu@ for notifying)
- removed WITH_OWN_SUBPROCESS_PY, use python-2.4's
- built for ALT Linux
- separate docs subpackage
- Move programs with non-standard dependencies (svn, cvs, email)
into separate packages
- parallelize build
- COPTS -> CFLAGS
- Linus noticed that less is required, added to the dependencies
- update to 0.99.6
- Updated dependencies
- Don't assume manpages are gzipped
- drop sh_utils, sh-utils, diffutils, mktemp, and openssl Requires
- use RPM_OPT_FLAGS in spec file, drop patch0
- use dist tag to differentiate between branches
- use rpm optflags by default (patch0)
- own /usr/share/git-core/
- update spec file to fix Buildroot, Requires, and drop Vendor
- Redid the description
- Cut overlong make line, loosened changelog a bit
- I think Junio (or perhaps OSDL?) should be vendor...
- Add the man pages, and the --without docs build option
- initial git spec file