summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Check upstream GPG signatures in %prepverify-gpg-signaturesTodd Zullinger2016-03-274-22/+415
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/
* Use https for URL / Source as well as smaller tar.xz filesTodd Zullinger2016-03-273-11/+14
| | | | | | | | | | | | | | | 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.
* Ignore mockbuild output (results_git dir)Todd Zullinger2016-03-271-0/+1
|
* Improve el5 and el6 support (bug 1320210)Konrad Scherer2016-03-271-1/+10
| | | | | | | | | | 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>
* Conditionalize bash-completion pkg-config usage for EL <= 6Todd Zullinger2016-03-271-4/+14
| | | | | | | 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.
* Update to 2.7.4 (CVE-2016-2315 CVE-2016-2324)David Woodhouse2016-03-182-4/+8
|
* 2.7.3Jon Ciesla2016-03-142-4/+7
|
* 2.7.2Jon Ciesla2016-02-232-4/+7
|
* 2.7.1Jon Ciesla2016-02-062-5/+8
|
* remove all '.gitignore' files from packagesPetr Stodulka2016-02-041-2/+7
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_RebuildDennis Gilmore2016-02-031-1/+4
|
* 2.7.0Jon Ciesla2016-01-052-6/+10
|
* 2.6.4.Jon Ciesla2015-12-092-5/+8
|
* found 2 perl scripts in git-core, move them to git packagePetr Stodulka2015-11-271-5/+14
| | | | Resolves: #1284688
* 2.6.3Jon Ciesla2015-11-062-5/+8
|
* provides failback for the macro _pkgdocdir (#1277550)Petr Stodulka2015-11-031-2/+5
|
* 2.6.2Jon Ciesla2015-10-172-4/+7
|
* 2.6.1Jon Ciesla2015-10-062-4/+7
|
* 2.6.0.Jon Ciesla2015-09-292-4/+7
|
* 2.5.3Jon Ciesla2015-09-182-4/+7
|
* 2.5.2Jon Ciesla2015-09-112-4/+7
|
* Update to 2.5.1Petr Stodulka2015-08-292-4/+7
|
* 2.5.0.Jon Ciesla2015-07-282-4/+7
|
* rebase to 2.4.6Petr Stodulka2015-07-162-5/+8
|
* No longer split out emacs-git and emacs-git-el sub-packagesPetr Stodulka2015-07-091-1/+25
|
* 2.4.5.Jon Ciesla2015-06-262-5/+8
|
* fix inifinite loop due to broken symlink and new requires in git-svnPetr Stodulka2015-06-222-1/+52
|
* 2.4.4.Jon Ciesla2015-06-162-5/+8
|
* Perl 5.22 re-rebuild of bootstrapped packagesJitka Plesnikova2015-06-101-1/+4
|
* Perl 5.22 rebuildJitka Plesnikova2015-06-091-1/+4
|
* fix occurence of duplicit files and separate doc files to subpackage ↵Petr Stodulka2015-06-081-11/+33
| | | | git-core-doc
* 2.4.3.Jon Ciesla2015-06-062-5/+8
|
* Perl 5.22 rebuildJitka Plesnikova2015-06-051-1/+4
|
* new subpackage git-core, which is perl-less and part of original git rpmPetr Stodulka2015-06-031-12/+45
|
* 2.4.2.Jon Ciesla2015-05-262-4/+7
|
* 2.4.1Jon Ciesla2015-05-142-4/+7
|
* 2.4.0Jon Ciesla2015-05-012-4/+7
|
* 2.3.7.Jon Ciesla2015-04-282-4/+7
|
* 2.3.6.Jon Ciesla2015-04-222-4/+7
|
* 2.3.5.Jon Ciesla2015-04-062-4/+7
|
* update to 2.3.4Petr Stodulka2015-03-242-4/+7
|
* 2.3.3.Jon Ciesla2015-03-162-4/+7
|
* 2.3.2.Jon Ciesla2015-03-092-4/+7
|
* Attempt #3.Jon Ciesla2015-02-271-3/+3
|
* Sources.Jon Ciesla2015-02-270-0/+0
|
* Sources. . .Jon Ciesla2015-02-270-0/+0
|
* 2.3.1Jon Ciesla2015-02-271-2/+5
|
* Rebuilt for Fedora 23 ChangeTill Maas2015-02-211-1/+5
| | | | https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
* 2.3.0.Jon Ciesla2015-02-062-5/+8
|
* Install bash completion to %{_datadir}/bash-completion/completionsVille Skyttä2015-01-291-4/+9
|