[python-djblets] Remove unused Source1

Stephen Gallagher sgallagh at fedoraproject.org
Mon Aug 6 23:44:32 UTC 2012


commit 73b7dc03baaf62279f0c7e6be76af68ee456a22f
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Mon Aug 6 19:43:14 2012 -0400

    Remove unused Source1

 python-djblets.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/python-djblets.spec b/python-djblets.spec
index 5474d38..a413335 100644
--- a/python-djblets.spec
+++ b/python-djblets.spec
@@ -5,7 +5,7 @@
 
 Name:           python-djblets
 Version:        0.7.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A collection of useful classes and functions for Django
 Group:          Applications/Internet
 # Djblets is MIT licensed:
@@ -16,7 +16,6 @@ Group:          Applications/Internet
 License:        MIT and (MIT or GPLv2)
 URL:            http://www.review-board.org
 Source0:        http://downloads.review-board.org/releases/Djblets/0.6/Djblets-%{version}.tar.gz
-Source1:        python-djblets-0.7-contrib.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  python
@@ -36,7 +35,6 @@ A collection of useful classes and functions for Django
 
 %prep
 %setup -q -n Djblets-%{version}
-#%setup -D -T -a 1 -n Djblets-%{version}
 
 # Remove packaged egg-info so it's regenerated by setup.py
 rm -Rf Djblets*.egg-info


More information about the scm-commits mailing list