Commit Graph

595 Commits

Author SHA1 Message Date
Jon Ciesla
50964fb157 2.3.1 2015-02-27 10:17:21 -06:00
Till Maas
c0212c4b6b Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:15:20 +01:00
Jon Ciesla
198019d943 2.3.0. 2015-02-06 11:24:51 -06:00
Ville Skyttä
f6e299ca42 Install bash completion to %{_datadir}/bash-completion/completions 2015-01-29 15:18:17 +02:00
Jon Ciesla
7c14b8e24a 2.2.2 2015-01-23 15:04:25 -06:00
Jon Ciesla
f7dd1f62af 2.2.1. 2015-01-08 14:46:10 -06:00
Petr Stodulka
4d2eb1f677 removed git-hg subpackage - it's replaced by separated package git-remote-hg 2014-12-11 12:26:44 +01:00
Petr Stodulka
f907d9b7b4 remove git-bzr - replaced by git-remote-bzr from separated package 2014-11-28 16:05:03 +01:00
Petr Stodulka
76631ff7ba rebase to 2.2.0 2014-11-28 15:40:43 +01:00
Pierre-Yves Chibon
906d8479f7 Rename git.service into git@.service and bump release 2014-10-24 17:51:58 +02:00
Jitka Plesnikova
091d952b4e Perl 5.20 re-rebuild of bootstrapped packages 2014-09-08 10:42:06 +02:00
Jitka Plesnikova
c4a92f3839 Perl 5.20 rebuild 2014-08-28 20:46:41 +02:00
Jitka Plesnikova
135a2a656c Disable requires perl(Term::ReadKey) when perl bootstraping 2014-08-26 16:20:16 +02:00
Ondrej Oprala
fe074a6c9e 2.1.0 2014-08-18 10:56:38 +02:00
Peter Robinson
9055f38936 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 16:30:42 +00:00
Ondrej Oprala
684a7e4e10 2.0.4 2014-07-31 08:23:46 +02:00
Ondrej Oprala
80fc9e668b 2.0.3 2014-07-28 11:13:04 +02:00
Ondrej Oprala
fe37c37ff9 2.0.1 2014-07-11 13:27:10 +02:00
Ondrej Oprala
b741f45520 Change source URLs, as googlecode doesn't have up-to-date tarballs 2014-06-10 11:10:30 +02:00
Ondrej Oprala
8f2385c01e Conditionalize an ancient obsolete for RHELv <= 5 2014-06-10 11:05:14 +02:00
Dennis Gilmore
fbd993ec8a - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 10:48:01 -05:00
Ondrej Oprala
c7908ae443 Update to 2.0.0 2014-05-29 13:35:29 +02:00
Jon Ciesla
063e770e71 1.9.3. 2014-05-19 11:58:17 -05:00
Ondrej Oprala
f5840ed79e Update to 1.9.0 2014-02-17 14:03:16 +01:00
Todd Zullinger
76dc52dfad Rebuild with file-5.14-14 (#1026760)
An updated file package fixes the issues that caused the git-svn script
to not be properly parsed for perl requirements.  This was fixed as part
of #1051598.
2014-01-16 09:17:25 -05:00
Todd Zullinger
91c9f34566 Use new rpm filtering on Fedora 19+ and EL 7+
The guidelines recommend using the new filter setup, let's do that.
2014-01-16 09:12:46 -05:00
Todd Zullinger
39327d2675 Consolidate settings for Fedora 19+ and EL 7+
This makes it easier to manage the settings and avoids adding a separate
if/else section for many of the settings.
2014-01-16 09:12:02 -05:00
Todd Zullinger
d784390dc8 Remove the unused patch for DESTDIR in the python instlibdir
Changes in git-1.8.5 made the files it patched irrelevant.

We also no longer need to remove %{python_sitelib} or
%{gitcoredir}/git-remote-testgit.
2014-01-16 09:10:02 -05:00
Ondrej Oprala
a0d6c92a21 Update to 1.8.5.3 2014-01-16 14:35:01 +01:00
Ondrej Oprala
a29da9568f Update to 1.8.5.2 2013-12-18 15:06:43 +01:00
Ville Skyttä
a9c6aee09c Fix htmldir when doc dir is unversioned (#993779). 2013-11-13 20:31:42 +02:00
Todd Zullinger
526bc47a2a Update to 1.8.4.2 (#1024497) 2013-10-29 17:03:02 -04:00
Todd Zullinger
6d6415cb30 Add mercurial version requirement to git-hg, for those rebuilding on EL 2013-10-29 17:02:30 -04:00
Dennis Gilmore
0683113f08 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 09:24:31 -05:00
Petr Písař
98bc1359b3 Perl 5.18 rebuild 2013-07-15 11:38:32 +02:00
Todd Zullinger
5bc5942c59 Add bzr and hg subpackages, thanks to Michael Scherer (#974800)
These new remote helpers come from contrib, but they might be useful for
folks that must interact with bzr and hg repositories.
2013-06-16 02:35:40 -04:00
Todd Zullinger
bea129ccea Consolidate file exclude regex
Rather than maintaining the same list if 3 different places, use a
single exclude_re variable for the files we want to exclude from the
main package file list.
2013-06-16 02:26:14 -04:00
Todd Zullinger
ecb39db941 Update to 1.8.3.1 2013-06-16 02:11:44 -04:00
Jon Ciesla
7a9ebd4346 Fix desktop tag handling. 2013-05-13 13:45:22 -05:00
Tom Callaway
7f3286eb19 conditionalize systemd vs xinetd, cleanup systemd handling (it was not quite right in -2) 2013-05-01 11:43:40 -04:00
Tom Callaway
7d37533bd7 conditionalize systemd vs xinetd, cleanup systemd handling (it was not quite right in -2) 2013-05-01 11:43:06 -04:00
Tom Callaway
d7389e7fc0 use systemd instead of xinetd (bz 737183) 2013-04-30 14:25:37 -04:00
Todd Zullinger
af4c4fa13c Exclude optional perl(YAML::Any) dependency on EL-5
Upstream took great care to make use of YAML::Any optional¹.  It's fine
to pull it in on Fedora and EL >= 6, but it's not available for EL-5 so
we'll just filter it from the requirements.

¹ git-svn: use YAML format for mergeinfo cache when possible
  https://github.com/git/git/commit/68f532f4b
2013-04-15 16:05:13 -04:00
Todd Zullinger
b89c4c66e4 Update to 1.8.2.1 2013-04-14 06:25:59 -04:00
Jon Ciesla
93f7b50263 Drop desktop vendor tag. 2013-04-10 12:08:05 -05:00
Todd Zullinger
8f066e1e11 Fix bogus changelog dates
Recent rpm versions warn about these.  Fix them before they become
errors.
2013-03-28 15:32:10 -04:00
Todd Zullinger
b1cee32757 Drop DESTDIR from python instlibdir
When building packages, we install to DESTDIR but we don't want this to
end up hard-coded in the scripts.

This needs discussed upstream to find a proper solution.
2013-03-28 15:31:24 -04:00
Todd Zullinger
c0b6baf54b Require perl(Term::ReadKey) for git add --interactive (#928328) 2013-03-27 11:40:17 -04:00
Adam Tkac
2035ea87cb Update to 1.8.2
- 0001-DESTDIR-support-in-contrib-subtree-Makefile.patch has been merged

Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-03-19 18:01:03 +01:00
Todd Zullinger
83fc4ea137 Respect gitexecdir variable in git-subtree install 2013-02-26 09:47:36 -05:00
Todd Zullinger
c3202fdeaf Use prebuilt documentation on EL-5, where asciidoc is too old 2013-02-26 09:47:36 -05:00
Todd Zullinger
f8c03bb1de Clean up dist conditionals, don't pretend to support EL-4 builds 2013-02-26 09:46:00 -05:00
Todd Zullinger
dae85881ce Install tcsh completion (requires manual setup by users)
For now, this just gets the file from contrib installed.  If there are
enough tcsh users that want it to be more automated, that can come
later.  For now, the directions in the file must be followed to enable
tcsh completion.
2013-02-26 09:46:00 -05:00
Todd Zullinger
ff981ceb81 Define GNU_ROFF to force ASCII apostrophes in man pages (so copy/paste works)
When using GNU groff, we want the examples in the man pages to work when
copied to the shell.  The GNU_ROFF definition enables this.
2013-02-26 09:46:00 -05:00
Todd Zullinger
e313d827cc Update asciidoc requirements, drop unsupported ASCIIDOC7
Since git-1.7.12, asciidoc >= 8.4.1 is a requirement to build the
documentation.  Update the build requires to reflect this.  Note that
this means that EL-5 can no longer build documentation as asciidoc-8.1.0
is the latest in EPEL.  (It might be worth adding support for using the
prebuilt documentation files to enable EL-5 builds to continue working.)
2013-02-26 09:46:00 -05:00
Adam Tkac
166c9f33c3 Update to 1.8.1.4
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-02-20 14:07:29 +01:00
Adam Tkac
2a9cc6c208 Update to 1.8.1.2
- own directories which should be owned (#902517)

Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-01-30 13:04:11 +01:00
Adam Tkac
879b276664 Build git-svn as arch subpkg due to new git-remote-testsvn binary
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-01-03 13:39:37 +01:00
Adam Tkac
0b3a2f327a Update to 1.8.1
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-01-03 12:29:58 +01:00
Adam Tkac
3ad1cc6511 update to 1.8.0.2
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-12-11 13:06:47 +01:00
Adam Tkac
e58da87c25 don't install some unneeded credential-gnome-keyring stuff
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-12-06 15:43:08 +01:00
Adam Tkac
a525ecd701 Update to 1.8.0.1
- include git-subtree in git rpm (#864651)

Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-11-29 17:28:09 +01:00
Adam Tkac
8c6dafd613 Update to 1.8.0
- include git-credential-gnome-keyring helper in git pkg
- 0001-cvsimport-strip-all-inappropriate-tag-strings.patch was merged

Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-10-29 17:51:27 +01:00
Adam Tkac
4985e02df9 move git-prompt.sh into usr/share/git-core/contrib/completion (#854061)
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-10-29 16:59:02 +01:00
Adam Tkac
7fba5bee2c Update to 1.7.12.1
- cvsimport should skip more characters (#850640)

Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-09-27 18:10:11 +02:00
Todd Zullinger
172fa45d20 Install git-prompt.sh in %{_sysconfdir}/profile.d
With git-1.7.12, __git_ps1 has moved to a separate script.  This is to
accommodate newer bash-completion which allows for dynamic loading of
completion files.

Having git-prompt.sh in profile.d ensures that the functions needed for
git in the prompt are present regardless of whether bash-completion is
installed or loaded.
2012-08-23 13:35:46 -04:00
Adam Tkac
2009a4551e Update to 1.7.12
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-08-22 11:40:12 +02:00
Todd Zullinger
a7c401f55b Add git-p4 subpackage (#844008)
This requires dropping NO_PYTHON from the build options and manually
removing the python remote-helper files.
2012-08-15 20:43:33 -04:00
Todd Zullinger
b75eb604aa Update to 1.7.11.5 2012-08-15 20:42:12 -04:00
Adam Tkac
d5319fe4f2 Update to 1.7.11.4
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-08-07 17:39:50 +02:00
Dennis Gilmore
9459f1d949 Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-27 00:14:28 -05:00
Todd Zullinger
9de31a50e1 Split perl(Git::SVN) into its own package (#843182)
Upstream split some of the bits from git-svn.perl into separate files
for ease of maintenance.  We don't want to package these in the main
perl-Git package, as it causes core git to grow an unwanted dependency
on subversion.
2012-07-25 17:46:48 -04:00
Adam Tkac
244f64d88b Update to 1.7.11.2
Signed-off-by: Adam Tkac <vonsch@gmail.com>
2012-07-16 11:37:15 +02:00
Petr Písař
a4c46cbe36 Perl 5.16 rebuild 2012-06-28 14:56:12 +02:00
Adam Tkac
693fb4918f Update to 1.7.10.4
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-06-15 12:30:29 +02:00
Petr Písař
5cc3f45e90 Perl 5.16 rebuild 2012-06-07 21:58:21 +02:00
Adam Tkac
771a5e586c Update to 1.7.10.2
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-05-14 14:34:43 +02:00
Adam Tkac
def158a1a5 Update to 1.7.10.1
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-05-03 11:22:22 +02:00
Adam Tkac
874fda64b6 Update to 1.7.10
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-04-10 14:15:52 +02:00
Adam Tkac
0bd649ac88 Update to 1.7.9.5
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-03-30 10:26:21 +02:00
Adam Tkac
9a7bebb27e Update to 1.7.9.3
Signed-off-by: Adam Tkac <vonsch@gmail.com>
2012-03-08 17:37:50 +01:00
Todd Zullinger
0f66986cd1 Fix EPEL builds - rpm doesn't accept mutiple -f options in %files
While we don't push these packages to EPEL regularly, making sure they
continue to build for when we do update is convenient.  It also allows
people running EL systems to easily stay up to date.
2012-02-15 10:59:23 -05:00
Todd Zullinger
c57f3832a5 Update to 1.7.9.1
Use git-core.googlecode.com for source URL, as that's where Junio is
posting official tarballs now.  The gpg signatures are now available on
that site in the comments for each tarball.  For example, the signature
for 1.7.9.1 and download link can be found at:

http://code.google.com/p/git-core/downloads/detail?name=git-1.7.9.1.tar.gz&can=2&q=
2012-02-15 10:53:11 -05:00
Petr Písař
837c7a2f9a Rebuild against PCRE 8.30 2012-02-10 15:00:06 +01:00
Adam Tkac
df0d1ad6ab Package git translations.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-01-30 15:39:46 +01:00
Adam Tkac
f574a8e350 Update to 1.7.9
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-01-30 12:55:02 +01:00
Adam Tkac
264271602b Update to 1.7.8.4
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-01-19 16:37:37 +01:00
Adam Tkac
79ad3f2316 Update to 1.7.8.3
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-01-12 11:02:28 +01:00
Adam Tkac
e4983519c0 Update to 1.7.8.2
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-01-02 14:45:46 +01:00
Adam Tkac
2c6f9a68d1 Update to 1.7.8.1
Signed-off-by: Adam Tkac <vonsch@gmail.com>
2011-12-23 14:25:21 +01:00
Adam Tkac
435cffdcce Update to 1.7.8
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-12-07 15:21:27 +01:00
Adam Tkac
ddcead8de9 Update to 1.7.7.4
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-11-29 15:34:07 +01:00
Adam Tkac
63f76de575 Update to 1.7.7.3
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-11-10 12:28:10 +01:00
Adam Tkac
f8dd26fdf9 Update to 1.7.7.2
Signed-off-by: Adam Tkac <vonsch@gmail.com>
2011-11-07 18:34:53 +01:00
Adam Tkac
77a1f9c77c Update to 1.7.7.1
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-11-01 13:42:54 +01:00
Dennis Gilmore
42bde9f9f9 - Rebuilt for glibc bug#747377 2011-10-26 18:50:11 -05:00
Adam Tkac
3ca22f60ae Corrected release tag, it should be 1.dist
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-10-20 17:02:24 +02:00
Adam Tkac
303956ba46 Update to 1.7.7
- git-1.6-update-contrib-hooks-path.patch is no longer needed

Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-10-20 17:01:35 +02:00
Adam Tkac
f8faec03bd Update to 1.7.6.4
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-09-26 10:52:49 +02:00
Todd Zullinger
2768b1571e Update to 1.7.6.2
This update fixes an incompatibility caused by the git push --quiet fix¹
included in 1.7.6.1.  Unfortunately, the "fix" was reverted.  A proper
fix for git push --quiet is being worked on for a future release.

Also worthy of note is that the source tarball for 1.7.6.2 is not
available due to the recent intrusion at kernel.org.  Instead, the
tarball was generated using 'make dist' from the git tree.  The v1.7.6.2
tag was verified using Junio's GPG key and compared against the 1.7.6.1
tarball to verify the diff.

¹ http://thread.gmane.org/gmane.comp.version-control.git/180652
2011-09-07 10:39:36 -04:00
Todd Zullinger
f9d4e65b8a Build with PCRE support (#734269) 2011-08-29 20:46:16 -04:00
Todd Zullinger
ea3f2530c3 Include gpg signature for tarball in SRPM 2011-08-26 10:14:43 -04:00
Todd Zullinger
e86aa5543f Update to 1.7.6.1 2011-08-26 10:13:53 -04:00
Todd Zullinger
3f997b4b46 Obsolete git-arch as needed 2011-08-09 11:50:47 -04:00
Todd Zullinger
69974bd168 Fix git push --quiet, thanks to Clemens Buchacher (#725593) 2011-08-05 16:28:48 -04:00
Todd Zullinger
7e2e90daed Rework most spec file dist conditionals
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.
2011-07-29 09:55:15 -04:00
Todd Zullinger
3f0dc974fa Drop git-arch on fedora >= 16
The tla package was retired.
2011-07-26 14:15:44 -04:00
Petr Sabata
56b925003b Perl mass rebuild 2011-07-21 18:33:42 +02:00
Petr Sabata
b8e748f9f9 Perl mass rebuild 2011-07-20 11:42:32 +02:00
Adam Tkac
5dc4f2bfb5 Update to 1.7.6
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-06-29 15:08:28 +02:00
Marcela Mašláňová
9b4cb03854 Perl mass rebuild 2011-06-20 22:17:44 +02:00
Adam Tkac
493c5c5b00 Update to 1.7.5.4
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-06-09 11:19:10 +02:00
Adam Tkac
d11e2cf248 Update to 1.7.5.2.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-05-24 10:52:49 +02:00
Adam Tkac
3c50076911 Update to 1.7.5.1
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-05-05 12:18:42 +02:00
Adam Tkac
3e8af21984 Update to 1.7.5.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-04-27 10:10:14 +02:00
Adam Tkac
7ea8da77be Update to 1.7.4.4.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-04-11 11:47:23 +02:00
Adam Tkac
bba13f413a Update to 1.7.4.2.
- 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>
2011-03-28 16:40:50 +02:00
Todd Zullinger
94ce6ac2e5 Clean up documentation settings (the defaults changed in 1.7.4)
Special settings for current Fedora and EL >= 6 are no longer
required.  Adjust the settings for older EL releases.
2011-02-14 09:27:59 -05:00
Todd Zullinger
8b78beb4c3 Improve EL-5 compatibility, thanks to Kevin Fenzi for emacs testing 2011-02-13 13:32:42 -05:00
Todd Zullinger
031dd59158 Update to 1.7.4.1 2011-02-13 13:31:19 -05:00
Dennis Gilmore
8c320784c2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 20:01:30 -06:00
Adam Tkac
c658997bfc Update to 1.7.4.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-01-31 11:48:52 +01:00
Adam Tkac
7175565872 Update to 1.7.3.5.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-01-19 11:20:32 +01:00
Adam Tkac
32225e93ff Update to 1.7.3.4.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-12-16 12:59:03 +01:00
Adam Tkac
2d2f51feec Update to 1.7.3.3.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-12-06 09:29:50 +01:00
Adam Tkac
154dc10e89 Update to 1.7.3.2.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-10-22 09:26:15 +02:00
Adam Tkac
0114f5785d Update to 1.7.3.1.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-09-30 13:28:18 +02:00
Jesse Keating
10effb5509 - Rebuilt for gcc bug 634757 2010-09-29 14:17:04 -07:00
Todd Zullinger
84a8287c19 Ensure the release notes are included in %doc 2010-09-20 15:45:41 -04:00
Todd Zullinger
6d000faf2c Update to 1.7.3 2010-09-19 10:37:07 -04:00
Adam Tkac
d5dd393b9a Update to 1.7.2.3.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-09-07 10:14:04 +02:00
Adam Tkac
71a8c911be Update to 1.7.2.2.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-08-20 10:55:54 +02:00
Thomas Spura
383e396ac5 cherry-pick: "Do not unquote + into ' ' in URLs"
There are problems with this bug in dist-git.
2010-07-30 22:52:13 +02:00
Todd Zullinger
4764d30f28 Update to git-1.7.2.1 2010-07-30 10:15:19 -04:00
Adam Tkac
8c3bcd12a1 - update to 1.7.2 2010-07-22 11:09:55 +00:00
Adam Tkac
bb50e46edd - update to 1.7.1.1 2010-07-02 13:29:19 +00:00
Adam Tkac
7fef5735cf - rebuild against new perl 2010-06-25 18:20:55 +00:00
Todd Zullinger
77b1a5d6f6 Update to git-1.7.1
- 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
2010-05-20 15:56:11 +00:00
Marcela Mašláňová
011aa9301e - Mass rebuild with perl-5.12.0 2010-04-29 11:28:02 +00:00
Todd Zullinger
d5e5b3bd57 Update to git-1.7.0.1 2010-03-01 14:16:42 +00:00
Todd Zullinger
78783483c5 Update to git-1.7.0
- Link imap-send with libcrypto (#565147)
- Disable building of unused python remote helper libs
2010-02-15 00:47:41 +00:00
Todd Zullinger
68affad567 Update to git-1.6.6.1
- 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)
2010-01-31 21:05:27 +00:00
Todd Zullinger
64dae55e57 Update to git-1.6.6 2009-12-24 13:38:47 +00:00
Todd Zullinger
bc3e0f7744 Update to git-1.6.5.5
Fixes bug 543481 (Unsubstituted Docbook parameters in git manpages)
2009-12-07 15:11:59 +00:00
Štěpán Kasal
5d53d5203f - rebuild against perl 5.10.1 2009-12-06 23:09:37 +00:00
Todd Zullinger
dc9ff0d4c3 Update to git-1.6.5.3
- 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
2009-11-27 03:10:18 +00:00
Todd Zullinger
baa02def71 Update to git-1.6.5.2
- 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
2009-10-31 01:44:28 +00:00
Todd Zullinger
8c6a74fbc7 Update to git-1.6.5.1 2009-10-18 13:30:26 +00:00
Todd Zullinger
83562ac72a Update to git-1.6.5 2009-10-14 02:40:46 +00:00
Todd Zullinger
b79693427a Update to git-1.6.5.rc2
Enable Linus' block-sha1 implementation. This allows git to not link most
    binaries with libcrypto (from openssl). Combined with the upstream
    changes to not link to libcurl except when needed, this slims down the
    git binaries a bit.
2009-09-28 15:01:54 +00:00
Todd Zullinger
38399517f7 Update to git-1.6.4.4 2009-09-17 01:47:17 +00:00
Todd Zullinger
b9c71ac0ca Fix %changelog typo (hardly worth a rebuild, as 1.6.5 is not too far off) 2009-09-13 15:03:53 +00:00
Todd Zullinger
ee3bd9c6ee Update to git-1.6.4.3 2009-09-13 14:40:24 +00:00
Todd Zullinger
958314da4a Update to git-1.6.4.2 2009-08-31 14:30:41 +00:00
Todd Zullinger
b11d040316 Update to git-1.6.4.1 2009-08-23 16:33:46 +00:00
Tomáš Mráz
7eeaed53fe - rebuilt with new openssl 2009-08-21 13:30:59 +00:00
Todd Zullinger
1c30876e7b Update to git-1.6.4 2009-07-29 11:49:52 +00:00
Jesse Keating
0069f8b607 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 00:12:40 +00:00
Todd Zullinger
762cf1156b Update to git-1.6.3.3
- Move contributed hooks to %{_datadir}/git-core/contrib/hooks (bug 500137)
2009-06-28 23:26:09 +00:00
Todd Zullinger
87ceff4e35 Temporarily disable asciidoc's safe mode until bug 506953 is fixed 2009-06-20 00:52:46 +00:00
Todd Zullinger
4387c32ff0 Fix git-daemon hang on invalid input (CVE-2009-2108, bug 505761) 2009-06-19 13:10:45 +00:00
Todd Zullinger
e8f3787a2a Update to git-1.6.3.2
- Require emacs >= 22.2 for emacs support (bug 495312)
- Add a .desktop file for git-gui (bug 498801)
- Set ASCIIDOC8 and ASCIIDOC_NO_ROFF to correct documentation issues, the
    sed hack to fix bug 485161 should no longer be needed
- Escape newline in git-daemon xinetd description (bug 502393)
- Add xinetd to git-daemon Requires (bug 504105)
- Organize BuildRequires/Requires, drop redundant expat Requires
- Only build noarch subpackages on Fedora >= 10
- Only build emacs and arch subpackages on Fedora
- Handle curl/libcurl naming for EPEL and Fedora
2009-06-06 01:45:16 +00:00
Todd Zullinger
ff79f533a2 Update to git-1.6.2.2
- Include contrib/ dir in %doc (bug 492490)
- Don't set DOCBOOK_XSL_172, fix the '\&.ft' with sed (bug 485161)
- Ignore Branches output from cvsps-2.2b1 (bug 490602)
- Remove shebang from bash-completion script
- Include README in gitweb subpackage
2009-04-04 20:47:17 +00:00
Todd Zullinger
3fb48f5afa Update to git-1.6.2
- Include contrib/emacs/README in emacs subpackage
- Drop upstreamed git-web--browse patch
2009-03-09 20:36:41 +00:00
Todd Zullinger
33cd3a6684 - Require perl(Authen::SASL) in git-email (bug 483062)
- Build many of the subpackages as noarch
- Update URL field
2009-02-25 02:22:19 +00:00
Todd Zullinger
a72ee4cc9c Update to git-1.6.1.3
- Set htmldir so "git help -w <command>" works
- Patch git-web--browse to not use "/sbin/start" to browse
- Include git-daemon documentation in the git-daemon package
2009-02-09 06:39:19 +00:00
jwboyer
3bdf7d67a6 - git-1.6.1.2 2009-01-29 13:10:58 +00:00
Todd Zullinger
c97202cde7 Update to git-1.6.1.1
Also, make the compile more verbose.
2009-01-27 01:25:02 +00:00
Tomáš Mráz
3ff74b9f17 - rebuild with new openssl 2009-01-16 15:16:36 +00:00
Todd Zullinger
f1f8cabac8 - Install git-* commands in %{_libexecdir}/git-core, the upstream default
- Remove libcurl from Requires, rpm will pick this up automatically
- Consolidate build/install options in %make_git (Roland McGrath)
- Include DirectoryIndex in gitweb httpd-config (bug 471692)
- Define DOCBOOK_XSL_172 to fix minor manpage issues
- Rename %{_var}/lib/git-daemon to %{_var}/lib/git
- Preserve timestamps on installed files
- Quiet some rpmlint complaints
- Use macros more consistently
2009-01-03 16:36:21 +00:00
Todd Zullinger
413c55e528 - git-1.6.0.6
- Fixes a local privilege escalation bug in gitweb
    (http://article.gmane.org/gmane.comp.version-control.git/103624)
- Add gitk Requires to git-gui (bug 476308)
2008-12-20 17:26:02 +00:00
jwboyer
514ce7172b - git-1.6.0.5 2008-12-11 16:47:39 +00:00
jwboyer
985c13cd2d - git-1.6.0.4 2008-11-14 13:54:36 +00:00
jwboyer
5a18ae4d91 - git-1.6.0.3
- Drop curl requirement in favor of libcurl (bug 449388)
- Add requires for SMTP-SSL perl module to make git-send-email work (bug
    443615)
2008-10-22 12:18:50 +00:00
jbowes
95feff0f38 git 1.6.0.1 2008-08-28 12:16:58 +00:00
jbowes
ec200a8138 git-1.5.6.4 2008-07-24 14:03:40 +00:00
jbowes
a0598d9a30 update to 1.5.6 2008-06-19 12:38:47 +00:00
Štěpán Kasal
c894294501 - use tar.bz2 instead of tar.gz 2008-06-03 12:40:38 +00:00
jbowes
e2c8759419 git 1.5.5.3 2008-05-28 12:17:49 +00:00
jbowes
47a8f73b27 git 1.5.5.2 2008-05-26 10:40:50 +00:00
jbowes
0036192d72 1.5.5.1 2008-04-22 18:22:18 +00:00
jbowes
42eb2e04dc git 1.5.5 2008-04-09 14:19:55 +00:00
jbowes
4243f59168 Remove the remaining requires on git-core 2008-04-05 13:26:07 +00:00
jbowes
977b81323f Remove the commitdiff patch, it's upstream already 2008-04-02 12:24:12 +00:00
jbowes
c2080dd3aa update to 1.5.4.5 2008-03-28 13:47:49 +00:00
jbowes
5730de22f2 Own the bash completion dir in case bash-completion isn't installed 2008-03-27 00:06:43 +00:00
jbowes
758b1eb860 Assorted bug fixes:
- Include the sample hooks from contrib/hooks as docs (bug 321151).
- Install the bash completion script from contrib (bug 433255).
- Include the html docs in the 'core' package again (bug 434271).
2008-03-26 11:52:54 +00:00
jbowes
8e04882e3c Fix obsoletes version for updating from F8 2008-03-19 13:07:11 +00:00
jbowes
364f1ec04b git 1.5.4.4 2008-03-13 16:03:14 +00:00
Tom Callaway
eb64d17feb new perl 2008-03-03 20:30:21 +00:00
Bernie Innocenti
ba45fbb45c - Do not silently overwrite /etc/httpd/conf.d/git.conf 2008-02-24 14:57:54 +00:00
jbowes
0c4a11cad2 git 1.5.4.3 and include krh's change to rename git-core to git 2008-02-23 22:44:40 +00:00
jbowes
1ba7c1adf1 1.5.4.2 2008-02-17 16:12:31 +00:00
Jeremy Katz
32c593e37d - Add upstream patch (e62a641de17b172ffc4d3a803085c8afbfbec3d1) to have
gitweb rss feeds point be commitdiffs instead of commit
2008-02-11 18:07:33 +00:00
jbowes
9e5f7a30de git 1.5.4.1 2008-02-10 14:24:31 +00:00
Tom Callaway
20408359cc Rebuild for new perl 2008-02-06 02:17:10 +00:00
jbowes
70ebaedb54 Add BR on gettext 2008-02-03 20:49:30 +00:00
jbowes
6e9300fbf8 git 1.5.4 2008-02-02 19:18:23 +00:00
jbowes
d054635f73 git-1.5.3.8 2008-01-08 12:43:50 +00:00
jbowes
e39a013e4a Have git metapackage require explicit versions 2007-12-21 15:40:35 +00:00
jwboyer
345ffe2b74 - git-1.5.3.7 2007-12-03 21:36:52 +00:00
jwboyer
edddb8398d Update to latest upstream release. Fix some bugs at the same time 2007-11-27 16:27:59 +00:00
Lubomir Rintel
7b295a34fc Added dependency on Perl(Error) to perl-Git 2007-10-23 22:35:14 +00:00
jbowes
a2aec494f7 git 1.5.3.4 2007-10-09 12:16:42 +00:00
jbowes
fa07213ef8 git 1.5.3.3 2007-09-30 15:17:23 +00:00
jbowes
d28bb9e265 git-1.5.3.2 2007-09-27 01:34:46 +00:00
jwboyer
882051a633 - Include git-gui and git-citool docs 2007-09-06 17:35:42 +00:00
jwboyer
61201b75f4 - git-1.5.3.1-1 2007-09-06 15:48:06 +00:00
jbowes
d107cac9e2 git 1.5.2.5 2007-08-24 00:28:24 +00:00
jwboyer
c9ad777f80 Update to latest stable git release 2007-08-04 02:43:05 +00:00
jwboyer
c97cf8e11f Add git-daemon and gitweb packages 2007-08-04 02:05:22 +00:00
jwboyer
e46bac574f Add emacs-git package from Ville (#235431) 2007-06-22 13:21:35 +00:00
jbowes
847e262a54 git-1.5.2.2 for rawhide 2007-06-18 17:22:45 +00:00
jbowes
a034ecc361 git-1.5.2.1-1 for rawhide 2007-06-08 16:22:14 +00:00
Chris Wright
9fc60a6f1a Update to git-1.5.0.6 2007-03-30 17:50:32 +00:00
Chris Wright
ac210a5ddd Update to git-1.5.0.5 2007-03-19 21:50:01 +00:00
Chris Wright
f0090ff29e Update to git-1.5.0.3 2007-03-13 21:02:08 +00:00
Chris Wright
29dba59fb4 Fix BuildRequires for new perl 2007-03-02 21:53:30 +00:00
Chris Wright
8a7ece38d1 Update to git-1.5.0.2 2007-02-26 22:41:39 +00:00
Chris Wright
ae67d257ac couple minor git fixes 2006-12-11 09:06:32 +00:00
Chris Wright
d8f9dac0cc Update to git-1.4.4.2 2006-12-10 22:33:20 +00:00
Jindrich Novy
d22aa95b51 - rebuild against the new curl 2006-11-06 15:35:52 +00:00
Chris Wright
7850b1c1a1 Update to git-1.4.2.4 2006-10-17 18:31:21 +00:00
Chris Wright
bbfac7006e Update to git-1.4.2.3 2006-10-05 05:02:54 +00:00
Christian Iseli
616f3a0a3b automated bump and rebuild 2006-10-04 22:27:47 +00:00
Chris Wright
5d505ae044 Update to git-1.4.2.1 2006-09-22 18:10:26 +00:00
Chris Wright
0d6d831e19 Update to git-1.4.2 2006-09-11 22:50:53 +00:00
Chris Wright
74f764ca07 Update to git-1.4.1 2006-07-07 06:51:50 +00:00
Chris Wright
c46c94a4c0 Update to git-1.4.0 2006-06-13 23:21:51 +00:00
Chris Wright
5d2d73cb05 Update to git-1.3.3 2006-05-16 07:53:21 +00:00
Chris Wright
ac2b474ae0 Update to git-1.3.2 2006-05-04 19:44:23 +00:00
Chris Wright
14f6c3efa1 Update to git-1.3.1 2006-04-29 01:22:33 +00:00
Chris Wright
e841ac1471 Update to git-1.3.0 2006-04-20 00:34:48 +00:00
Chris Wright
acc88cbc5b Update to git-1.2.6 2006-04-10 16:48:25 +00:00
Chris Wright
67ae5ca3db Update to git-1.2.5 2006-04-05 23:25:25 +00:00
Chris Wright
8011604a18 Update git to 1.2.4 2006-03-02 06:45:58 +00:00
Chris Wright
f3034c459d Update to git-1.2.3 2006-02-23 02:28:48 +00:00
Chris Wright
14e2dfdff3 Update to git-1.2.2 2006-02-22 00:10:10 +00:00
Chris Wright
9ce4204ebf Update to git-1.2.1 2006-02-16 19:35:43 +00:00
Chris Wright
be5d673c7d Update to git-1.2.0 2006-02-13 18:27:06 +00:00
Chris Wright
4900fdab0f Update to git-1.1.6 2006-02-01 16:36:09 +00:00
Chris Wright
0de8d1aa72 Update to git-1.1.4 2006-01-24 22:44:00 +00:00
Chris Wright
135e30f11e Update to git-1.1.2 2006-01-16 05:03:53 +00:00
Chris Wright
04ae15d075 Update git to 1.1.1 2006-01-11 05:59:22 +00:00
Chris Wright
924bae0fdb Update git 1.1.0 2006-01-10 23:42:14 +00:00