[koji] update to git tarball

Dennis Gilmore ausil at fedoraproject.org
Wed Jan 28 04:54:01 UTC 2015


commit 4ce429fa936eeb12b2d6e926926d254d84d10f3c
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Tue Jan 27 22:56:42 2015 -0600

    update to git tarball

 0001-correctly-call-pykickstarts-makeVersion.patch |   41 --
 0001-fix-distro-behavior-for-rhel-5.patch          |   28 -
 ...ove-workdir-from-tmp-koji-to-var-tmp-koji.patch |   28 -
 0001-refactor-image-build-handlers-in-kojid.patch  |  694 --------------------
 ...https-bugzilla.redhat.com-show_bug.cgi-id.patch |   35 -
 0002-compress-docker-tarball-properly.patch        |   26 -
 0002-refactor-do_images.patch                      |  439 -------------
 0003-add-raw-xz-option.patch                       |  148 -----
 0003-upload-the-tdl-priority-to-building.patch     |   54 --
 ...info-before-the-try-in-case-of-an-earlier.patch |   33 -
 0005-put-ova-options-in-its-own-section.patch      |   39 --
 0006-use-offline-icicle-generation.patch           |   26 -
 0007-include-multilib-packages-in-repos.patch      |   44 --
 0008-bump-install-timeout-to-2-hours.patch         |   25 -
 compress-docker.patch                              |   24 -
 koji.spec                                          |   33 +-
 sources                                            |    2 +-
 17 files changed, 5 insertions(+), 1714 deletions(-)
---
diff --git a/koji.spec b/koji.spec
index 7ef3e63..cb217a8 100644
--- a/koji.spec
+++ b/koji.spec
@@ -2,27 +2,13 @@
 
 Name: koji
 Version: 1.9.0
-Release: 9%{?dist}
+Release: 10%{?dist}.gitcd45e886
 License: LGPLv2 and GPLv2+
 # koji.ssl libs (from plague) are GPLv2+
 Summary: Build system tools
 Group: Applications/System
 URL: https://fedorahosted.org/koji
 Patch0: fedora-config.patch
-Patch1: 0001-move-workdir-from-tmp-koji-to-var-tmp-koji.patch
-Patch2: 0001-fix-distro-behavior-for-rhel-5.patch
-Patch3: 0002-compress-docker-tarball-properly.patch
-Patch4: 0003-upload-the-tdl-priority-to-building.patch
-Patch5: 0004-define-bld_info-before-the-try-in-case-of-an-earlier.patch
-Patch6: 0005-put-ova-options-in-its-own-section.patch
-Patch7: 0006-use-offline-icicle-generation.patch
-Patch8: 0007-include-multilib-packages-in-repos.patch
-Patch9: 0008-bump-install-timeout-to-2-hours.patch
-Patch10: 0001-refactor-image-build-handlers-in-kojid.patch
-Patch11: 0002-refactor-do_images.patch
-Patch12: 0003-add-raw-xz-option.patch
-Patch13: 0001-correctly-call-pykickstarts-makeVersion.patch
-Patch14: 0001-use-TLSv1.-https-bugzilla.redhat.com-show_bug.cgi-id.patch
 
 Source: https://fedorahosted.org/released/koji/koji-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -136,20 +122,6 @@ koji-web is a web UI to the Koji system.
 %prep
 %setup -q
 %patch0 -p1 -b .orig
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
-%patch11 -p1
-%patch12 -p1
-%patch13 -p1
-%patch14 -p1
 
 %build
 
@@ -253,6 +225,9 @@ if [ $1 = 0 ]; then
 fi
 
 %changelog
+* Tue Jan 27 2015 Dennis Gilmore <dennis at ausil.us> - 1.9.0-10.gitcd45e886
+- update to git tarball
+
 * Thu Dec 11 2014 Dennis Gilmore <dennis at ausil.us> - 1.9.0-9
 - add upstream patch switching to TLS1 from sslv3
 
diff --git a/sources b/sources
index 5c7d3c4..708542e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0ce900022f67324858551622f9f75c73  koji-1.9.0.tar.bz2
+b6596198479fbf4923ea428b013cb1d1  koji-1.9.0.tar.bz2


More information about the scm-commits mailing list