[Bug 908493] Review Request: python-django-discover-runner - A Django test runner based on unittest2's test discovery

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=908493

--- Comment #2 from Matthias Runge <mrunge@xxxxxxxxxx> ---
Eduardo, thank you for your remark.

SPEC: http://www.matthias-runge.de/fedora/python-django-discover-runner.spec
SRPM:
http://www.matthias-runge.de/fedora/python-django-discover-runner-0.3-2.fc18.src.rpm


[mrunge@turing SPECS]$ diff -u python-django-discover-runner.spec.1
python-django-discover-runner.spec
--- python-django-discover-runner.spec.1    2013-02-08 12:29:06.986580175 +0100
+++ python-django-discover-runner.spec    2013-02-08 12:28:06.558772695 +0100
@@ -2,12 +2,17 @@

 Name:           python-%{pypi_name}
 Version:        0.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A Django test runner based on unittest2's test discovery

 License:        BSD
 URL:            http://pypi.python.org/pypi/django-discover-runner/0.3
 Source0:       
http://pypi.python.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
+
+# license file is not included
+# https://github.com/jezdez/django-discover-runner/issues/6
+# wget -O python-django-discover-runner-license.txt
https://raw.github.com/jezdez/django-discover-runner/master/LICENSE
+Source1:        python-django-discover-runner-license.txt
 BuildArch:      noarch

 BuildRequires:  python2-devel
@@ -25,6 +30,8 @@
 # Remove bundled egg-info
 rm -rf %{pypi_name}.egg-info

+# copy license file to sources as well.
+cp -a %{SOURCE1} .


 %build
@@ -36,10 +43,13 @@


 %files
-%doc README.rst
+%doc README.rst python-django-discover-runner-license.txt
 %{python_sitelib}/discover_runner
 %{python_sitelib}/django_discover_runner-%{version}-py?.?.egg-info

 %changelog
+* Fri Feb 08 2013 Matthias Runge <mrunge@xxxxxxxxxx> - 0.3-2
+- include license from upstream
+
 * Wed Feb 06 2013 Matthias Runge <mrunge@xxxxxxxxxx> - 0.3-1
 - Initial package.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=cl4xOINlpa&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review



[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]