[Bug 806355] Review Request: python-django-profiles - A fairly simple user-profile management application for Django

bugzilla at redhat.com bugzilla at redhat.com
Sat Mar 24 09:00:54 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=806355

--- Comment #2 from Matthias Runge <mrunge at matthias-runge.de> 2012-03-24 05:00:52 EDT ---
Thank you for the comments. I can't say, why the source was wrong. corrected.

Licence corrected, License file added :oopsie:

Install file dropped.

updated SPEC: http://www.matthias-runge.de/fedora/python-django-profiles.spec
updated SRPM:
http://www.matthias-runge.de/fedora/python-django-profiles-0.2-4.fc17.src.rpm


[mrunge at sofja SPECS]$ diff -u python-django-profiles.spec-3
python-django-profiles.spec
--- python-django-profiles.spec-3 2012-03-23 15:24:08.000000000 +0100
+++ python-django-profiles.spec 2012-03-24 09:55:38.857739255 +0100
@@ -2,10 +2,10 @@
 %global         obs_ver 0.2-3
 Name:           python-django-profiles
 Version:        0.2 
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A fairly simple user-profile management application for Django

-License:        MIT
+License:        BSD
 URL:            https://bitbucket.org/ubernostrum/%{pkgname}/ 
 # wget https://bitbucket.org/ubernostrum/django-profiles/get/default.tar.bz2
-O django-profiles.tar.bz2
 # md5sum django-profiles.tar.bz2 
@@ -29,7 +29,7 @@
 to `django-registration`, but has no other dependencies.

 %prep
-%setup -q -n ubernostrum-django-profiles-default
+%setup -q -n ubernostrum-django-profiles-c21962558420


 %build
@@ -41,15 +41,18 @@


 %files
-%doc CHANGELOG.txt INSTALL.txt README.txt docs/*
+%doc CHANGELOG.txt README.txt LICENSE.txt docs/*
 %{python_sitelib}/profiles
 %{python_sitelib}/django_profiles*



 %changelog
-* Fri Mar 23 2012 Matthias Runge <mrunge at matthias-runge.de> - 0.2-3
+* Sat Mar 24 2012 Matthias Runge <mrunge at matthias-runge.de> - 0.2-4
 - rename to python-django-profiles
+- fix source md5sum
+- correct License-Tag
+- add License-file

 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org>
- 0.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list