Commit Graph

256 Commits

Author SHA1 Message Date
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