[qwt] never ever upload patch files as sources. This one caused problems as fedpkg downloaded a broken one

Karsten Hopp karsten at fedoraproject.org
Fri Mar 18 16:35:02 UTC 2011


commit d3e52af38d3654ad844f6e2a64bafe7df60dadab
Author: Karsten Hopp <karsten at redhat.com>
Date:   Fri Mar 18 17:32:49 2011 +0100

    never ever upload patch files as sources.
    This one caused problems as fedpkg downloaded a broken one from the lookaside
    cache each time 'fedpkg prep' got run

 .gitignore |    2 --
 sources    |    2 --
 2 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a1be765..d38adcf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-qwt-5.2.0.tar.bz2
 qwt-5.2.1.tar.bz2
-qwt-path.patch
diff --git a/sources b/sources
index 33c6009..63aacbd 100644
--- a/sources
+++ b/sources
@@ -1,3 +1 @@
-c60b4cfac271a41524402b3ae5197890  qwt-5.2.0.tar.bz2
 4a595b8db0ec3856b117836c1d60cb27  qwt-5.2.1.tar.bz2
-c7976477d672aa2aec6dd029e07f144a  qwt-path.patch


More information about the scm-commits mailing list