summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Obsolete git-arch as neededTodd Zullinger2011-08-091-0/+6
|
* Fix git push --quiet, thanks to Clemens Buchacher (#725593)Todd Zullinger2011-08-052-1/+208
|
* Rework most spec file dist conditionalsTodd Zullinger2011-07-291-46/+86
| | | | | | | Over time the spec file had become littered with conditional statements to enable, disable, patch, and/or tweak things for various releases. Consolidate all these at the top of the spec file to make it easier to add future conditions.
* Drop git-arch on fedora >= 16Todd Zullinger2011-07-261-5/+15
| | | | The tla package was retired.
* Perl mass rebuildPetr Sabata2011-07-211-1/+4
|
* Perl mass rebuildPetr Sabata2011-07-201-1/+4
|
* Update to 1.7.6Adam Tkac2011-06-292-3/+6
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Perl mass rebuildMarcela Mašláňová2011-06-201-1/+4
|
* Update to 1.7.5.4Adam Tkac2011-06-092-2/+5
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.5.2.Adam Tkac2011-05-242-2/+5
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.5.1Adam Tkac2011-05-052-2/+5
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.5.Adam Tkac2011-04-272-2/+5
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.4.4.Adam Tkac2011-04-112-2/+5
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.4.2.Adam Tkac2011-03-282-3/+10
| | | | | | | - move man3/Git.3pm file to perl-Git subpkg (#664889) - add perl-DBD-SQLite dependency to git-cvs (#602410) Signed-off-by: Adam Tkac <atkac@redhat.com>
* Clean up documentation settings (the defaults changed in 1.7.4)Todd Zullinger2011-02-141-7/+10
| | | | | Special settings for current Fedora and EL >= 6 are no longer required. Adjust the settings for older EL releases.
* Improve EL-5 compatibility, thanks to Kevin Fenzi for emacs testingTodd Zullinger2011-02-132-7/+278
|
* Update to 1.7.4.1Todd Zullinger2011-02-133-7/+6
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_RebuildDennis Gilmore2011-02-081-1/+4
|
* Update to 1.7.4.Adam Tkac2011-01-312-2/+5
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.3.5.Adam Tkac2011-01-192-2/+5
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.3.4.Adam Tkac2010-12-163-2/+6
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.3.3.Adam Tkac2010-12-063-2/+6
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.3.2.Adam Tkac2010-10-223-2/+6
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.3.1.Adam Tkac2010-09-303-4/+7
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* - Rebuilt for gcc bug 634757Jesse Keating2010-09-291-1/+4
|
* Ensure the release notes are included in %docTodd Zullinger2010-09-201-2/+5
|
* Update sources for 1.7.3Todd Zullinger2010-09-192-3/+6
| | | | It helps to have the tarball uploaded for building. :/
* Update to 1.7.3Todd Zullinger2010-09-192-91/+4
|
* Update to 1.7.2.3.Adam Tkac2010-09-073-2/+6
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Update to 1.7.2.2.Adam Tkac2010-08-203-3/+7
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* cherry-pick: "Do not unquote + into ' ' in URLs"Thomas Spura2010-07-302-1/+94
| | | | There are problems with this bug in dist-git.
* Update to git-1.7.2.1Todd Zullinger2010-07-303-3/+6
|
* dist-git conversionFedora Release Engineering2010-07-282-21/+0
|
* - update to 1.7.2Adam Tkac2010-07-224-10/+12
|
* - update to 1.7.1.1Adam Tkac2010-07-023-4/+7
|
* - rebuild against new perlAdam Tkac2010-06-251-1/+4
|
* Update to git-1.7.1Todd Zullinger2010-05-203-33/+54
| | | | | | | | | - Fix conditionals for EL-6 - Comply with Emacs add-on packaging guidelines (#573423), Jonathan Underwood - Place elisp source files in separate emacs-git-el package - Place git support files in own directory under site-lisp - Use Emacs packaging macros
* - Mass rebuild with perl-5.12.0Marcela Mašláňová2010-04-291-1/+4
|
* Update to git-1.7.0.1Todd Zullinger2010-03-013-3/+6
|
* Update to git-1.7.0Todd Zullinger2010-02-153-3/+10
| | | | | - Link imap-send with libcrypto (#565147) - Disable building of unused python remote helper libs
* Add git-1.6.6.1 tarballTodd Zullinger2010-01-312-2/+2
|
* Update to git-1.6.6.1Todd Zullinger2010-01-314-24/+98
| | | | | | | | | | | - Use %{gitcoredir}/git-daemon as xinetd server option, for SELinux (#529682) - Make %{_var}/lib/git the default gitweb projectroot (#556299) - Include gitweb/INSTALL file as documentation, the gitweb README refers to it - Ship a short example gitweb config file (%{_sysconfdir}/gitweb.conf) - Remove long fixed xinetd IPv6 workaround on Fedora (#557528) - Install missing gitweb.js (#558740)
* Update to git-1.6.6Todd Zullinger2009-12-243-3/+9
|
* Update to git-1.6.5.5Todd Zullinger2009-12-073-4/+7
| | | | Fixes bug 543481 (Unsubstituted Docbook parameters in git manpages)
* - rebuild against perl 5.10.1Štěpán Kasal2009-12-061-1/+4
|
* Update to git-1.6.5.3Todd Zullinger2009-11-273-57/+105
| | | | | | | | - Only BR perl(Error) on Fedora and RHEL >= 5 - Use config.mak to set build options - Improve compatibility with EPEL - Replace $RPM_BUILD_ROOT with %{buildroot} - Fix Obsoletes for those rebuilding on EL-4
* Fix typo that causes a failure to update the common directory. (relengBill Nottingham2009-11-251-1/+1
| | | | #2781)
* Update to git-1.6.5.2Todd Zullinger2009-10-313-8/+14
| | | | | | - Drop asciidoc --unsafe option, it should not be needed anymore - Don't use install -t/-T, they're not compatible with older coreutils - Don't use -perm /a+x with find, it's incompatible with older findutils
* Update to git-1.6.5.1Todd Zullinger2009-10-183-3/+6
|
* Update to git-1.6.5Todd Zullinger2009-10-144-8/+10
|