[eclipse-fedorapackager] - Include potential fix for Ticket #34 (download performance problem).

jerboaa jerboaa at fedoraproject.org
Tue Oct 19 21:31:33 UTC 2010


commit d5b0d97bdaac86b7c02c8ea1bbddd3bbf1fe96ca
Author: Severin Gehwolf <sgehwolf at redhat.com>
Date:   Tue Oct 19 17:30:46 2010 -0400

    - Include potential fix for Ticket #34 (download performance
      problem).

 eclipse-fedorapackager.spec |   14 +++++++++-----
 sources                     |    2 +-
 2 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/eclipse-fedorapackager.spec b/eclipse-fedorapackager.spec
index 0c2cd8d..fcd7105 100644
--- a/eclipse-fedorapackager.spec
+++ b/eclipse-fedorapackager.spec
@@ -2,16 +2,16 @@
 %global install_loc    %{_datadir}/eclipse/dropins/packager
 
 Name:           eclipse-fedorapackager
-Version:        0.1.6
+Version:        0.1.7
 Release:        1%{?dist}
 Summary:        Fedora Packager Tools
 
 Group:          Development/Tools
 License:        EPL
 URL:            http://fedorahosted.org/eclipse-fedorapackager
-# Tar file generated from Git repository (tag 0.1.6)
+# Tar file generated from Git repository (tag 0.1.7)
 # by:
-#   bash get-eclipse-fedorapackager-sources.sh 0.1.6
+#   bash get-eclipse-fedorapackager-sources.sh 0.1.7
 Source0:        %{name}.tar.xz
 Source1:        get-eclipse-fedorapackager-sources.sh
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -30,7 +30,7 @@ BuildRequires: xmlrpc3-client
 BuildRequires: xmlrpc3-common
 BuildRequires: ws-commons-util
 # Note: EGit's and JGit's api is not stable yet,
-# so 0.10.x might or might not work with 0.1.6
+# so 0.10.x might or might not work with >=0.1.6
 BuildRequires: eclipse-egit >= 0.9.0
 Requires: eclipse-platform >= 3.4.0
 Requires: json >= 3-3
@@ -43,7 +43,7 @@ Requires: xmlrpc3-client
 Requires: xmlrpc3-common
 Requires: ws-commons-util
 # Note: EGit's and JGit's api is not stable yet,
-# so 0.10.x might or might not work with 0.1.6
+# so 0.10.x might or might not work with >=0.1.6
 Requires: eclipse-egit >= 0.9.0
 
 %description
@@ -98,6 +98,10 @@ popd
 %doc org.fedoraproject.eclipse.packager-feature/*.html
 
 %changelog
+* Tue Oct 19 2010 Severin Gehwolf <sgehwolf at redhat.com> 0.1.7-1
+- Include potential fix for Ticket #34 (download performance
+  problem).
+
 * Thu Oct 14 2010 Severin Gehwolf <sgehwolf at redhat.com> 0.1.6-1
 - Remove eclipse-jgit R/BR since JGit is required by EGit
 - Note: EGit API isn't stable yet. So, this package (0.1.6) might
diff --git a/sources b/sources
index bc5e452..d11a39d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-08d5d44ef23620bb876ce3af252167ca  eclipse-fedorapackager.tar.xz
+f545ce1b45401dc2747730bb6ca090b7  eclipse-fedorapackager.tar.xz


More information about the scm-commits mailing list