Commit Graph

344 Commits

Author SHA1 Message Date
Jitka Plesnikova
c320052f0b Perl 5.24 rebuild 2016-05-15 08:52:31 +02:00
Todd Zullinger
116ecc2e5d Update to 2.8.2 2016-04-29 19:03:35 -04:00
Todd Zullinger
a35a98f0cf Fix most recent %changelog entry formatting
I updated my vim spec file plugin which improves %changelog generation
and didn't notice that my 'spec_chglog_format' config (which included a
trailing '-') caused a duplicate '-'.
2016-04-11 21:39:55 -04:00
Todd Zullinger
58fa1693f7 Set LDFLAGS for hardened builds (#1289728)
Without LDFLAGS the git exectuables were not being linked with the
desired settings for hardened builds.
2016-04-11 13:28:46 -04:00
Paolo Bonzini
40aebfdc03 Install git-credentials-netrc (#1303358) 2016-04-06 11:59:30 -04:00
Jon Ciesla
75fe565d2a 2.8.1 2016-04-05 08:44:06 -04:00
1b7f6045f2 Update to 2.8.0
- Use license macro for COPYING
2016-03-29 20:27:54 -04:00
Todd Zullinger
f5bc9a8383 Check upstream GPG signatures in %prep
Many years ago, the GPG signature file was included in the source list¹.
A compromise at kernel.org caused the tarballs to move to googlecode.com
for a number of releases and the signatures were not provided in an
easily downloaded format².  When the source location was moved back to
kernel.org, the signature file had already been removed from the spec
file and was not re-added³.

There is an effort underway to make GPG signature verification a
requirement when upstream provides signatures⁴.  Regardless of whether
this becomes a requirement in the packaging guidelines, verification of
upstream signatures makes good sense.  It also makes the process easier
for git package maintainers, who are (or should be ;) doing this
manually for each upstream git release.

While adding the signatures to the source list, all non-upstream source
files were moved to Source10 and above.  This should make it easier to
add new upstream source files in the future, avoiding the need for
tedious (and error-prone) renumbering of existing sources.

Remove the unused entry for Patch14 also.

¹ ea3f253 Include gpg signature for tarball in SRPM (2011-08-26)
² c57f383 Update to 1.7.9.1 (2012-02-15)
³ b741f45 Change source URLs, as googlecode doesn't have up-to-date
           tarballs (2014-06-10)
⁴ https://fedorahosted.org/fpc/ticket/610
  https://fedoraproject.org/wiki/PackagingDrafts:GPGSignatures
  https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/2TBK4LLNRH73QJQSXWFPCQYHGTSJ3C7P/
2016-03-27 21:31:56 -04:00
Todd Zullinger
a823c54d04 Use https for URL / Source as well as smaller tar.xz files
Using https URL's for source files provides a little more security for
those downloading the code.  Packagers, of course, should be verifying
the GPG signature files before pushing new releases to Fedora's source
cache¹.

While we're changing the source URL's, we might as well use the smaller
tar.xz files which upstream provides.  (This requires minor adjustments
to the unpacking of prebuilt html and man tarballs; tar on el5 does not
know how to automatically filter via xz.)

¹ Replace .xz with .sign for the signatures, which are made against the
uncompressed tarballs.
2016-03-27 17:05:37 -04:00
Konrad Scherer
63f895c570 Improve el5 and el6 support (bug 1320210)
Workaround missing git subtree documentation in prebuilt docs, dropping
a redundant listing of Documentation/docbook-xsl.css,

Only add git-cvsserver binary once if the core dir matches the
bin dir as it does on el5.

Signed-off-by: Konrad Scherer <Konrad.Scherer@windriver.com>
2016-03-27 16:09:09 -04:00
Todd Zullinger
185b89b8d4 Conditionalize bash-completion pkg-config usage for EL <= 6
Using pkg-config for the bash-completion path isn't an option on older
EL systems.  To allow rebuilding of current git on those systems, the
bash-completion pkg-config bits are conditionalized similar to other
areas where Fedora and older EL differ.
2016-03-27 15:28:48 -04:00
David Woodhouse
caed48f0ed Update to 2.7.4 (CVE-2016-2315 CVE-2016-2324) 2016-03-18 01:24:52 +00:00
Jon Ciesla
0c34dab4c9 2.7.3 2016-03-14 09:46:46 -04:00
Jon Ciesla
e94a7fd739 2.7.2 2016-02-23 08:01:47 -06:00
Jon Ciesla
5325c4e4e9 2.7.1 2016-02-06 21:07:52 -06:00
Petr Stodulka
f427188b0c remove all '.gitignore' files from packages 2016-02-04 16:23:20 +01:00
Dennis Gilmore
4291a717b1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 21:55:30 +00:00
Jon Ciesla
8c329d52ad 2.7.0 2016-01-05 07:43:09 -06:00
Jon Ciesla
8e1923e29c 2.6.4. 2015-12-09 07:26:41 -06:00
Petr Stodulka
0301fd8dd6 found 2 perl scripts in git-core, move them to git package
Resolves: #1284688
2015-11-27 23:00:59 +01:00
Jon Ciesla
7d4a2e0e59 2.6.3 2015-11-06 07:03:04 -06:00
Petr Stodulka
33a437b21a provides failback for the macro _pkgdocdir (#1277550) 2015-11-03 17:18:44 +01:00
Jon Ciesla
0c650a61ea 2.6.2 2015-10-17 13:34:02 -05:00
Jon Ciesla
eeecf762f5 2.6.1 2015-10-06 07:56:52 -05:00
Jon Ciesla
6966d34d30 2.6.0. 2015-09-29 09:33:59 -05:00
Jon Ciesla
bbabdf92c4 2.5.3 2015-09-18 05:09:59 -05:00
Jon Ciesla
79d3615974 2.5.2 2015-09-11 08:18:28 -05:00
Petr Stodulka
363e4bd878 Update to 2.5.1 2015-08-29 16:45:59 +02:00
Jon Ciesla
1d4074d3cc 2.5.0. 2015-07-28 10:39:46 -05:00
Petr Stodulka
fda943bf1f rebase to 2.4.6 2015-07-16 21:27:49 +02:00
Petr Stodulka
a450dba5a6 No longer split out emacs-git and emacs-git-el sub-packages 2015-07-09 09:14:06 +02:00
Jon Ciesla
55d5f601ae 2.4.5. 2015-06-26 14:50:07 -05:00
Petr Stodulka
ffa0047cf6 fix inifinite loop due to broken symlink and new requires in git-svn 2015-06-22 19:23:03 +02:00
Jon Ciesla
0338f401b4 2.4.4. 2015-06-16 20:45:36 -05:00
Jitka Plesnikova
8cb50df866 Perl 5.22 re-rebuild of bootstrapped packages 2015-06-10 15:57:26 +02:00
Jitka Plesnikova
16f0ef9cf2 Perl 5.22 rebuild 2015-06-09 17:08:51 +02:00
Petr Stodulka
8f90cdffe5 fix occurence of duplicit files and separate doc files to subpackage git-core-doc 2015-06-08 23:24:58 +02:00
Jon Ciesla
d04e5947ce 2.4.3. 2015-06-06 22:09:56 -05:00
Jitka Plesnikova
ebda65b7f3 Perl 5.22 rebuild 2015-06-05 12:30:59 +02:00
Petr Stodulka
6fdc5e57d2 new subpackage git-core, which is perl-less and part of original git rpm 2015-06-03 22:44:55 +02:00
Jon Ciesla
74bfccdf68 2.4.2. 2015-05-26 20:45:29 -05:00
Jon Ciesla
c3a708ed5b 2.4.1 2015-05-14 15:15:03 -05:00
Jon Ciesla
7adc03f265 2.4.0 2015-05-01 09:42:40 -05:00
Jon Ciesla
3c09d7bb4c 2.3.7. 2015-04-28 14:18:43 -05:00
Jon Ciesla
91bedd4f62 2.3.6. 2015-04-22 15:52:34 -05:00
Jon Ciesla
4c972af0d6 2.3.5. 2015-04-06 09:23:19 -05:00
Petr Stodulka
37c50e0350 update to 2.3.4 2015-03-24 12:14:19 +01:00
Jon Ciesla
6c9e6961e5 2.3.3. 2015-03-16 10:51:38 -05:00
Jon Ciesla
89eab25efe 2.3.2. 2015-03-09 10:13:01 -05:00
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