[Bug 816126] Review Request: python-django-dpaste - Dpaste is a code paste-bin application using Django

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

 



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=816126

--- Comment #2 from Matthias Runge <mrunge@xxxxxxxxxxxxxxxxx> 2012-05-01 16:11:22 EDT ---
Thank you David,

yes, you're right, that patch is not necessary; targeting for fedora 18+,
currently no EPEL branches.

I'm not using the installed files feature of python.
Those complicated files list the files of the package. I have it this
complicated to avoid listing the language files twice. Django is currently
putting locale files under 
%{python_sitelib}/dpaste/locale/??/...

If you've got a better idea, how to match those files, I'm eager to hear!


Updated
SPEC: http://www.matthias-runge.de/fedora/python-django-dpaste.spec
SRPM:
http://www.matthias-runge.de/fedora/python-django-dpaste-0.2.4-6.fc17.src.rpm


[mrunge@sofja SPECS]$ rpmlint ./python-django-dpaste.spec
../SRPMS/python-django-dpaste-0.2.4-6.fc17.src.rpm
../RPMS/noarch/python-django-dpaste-0.2.4-6.fc17.noarch.rpm 
2 packages and 1 specfiles checked; 0 errors, 0 warnings.


[mrunge@sofja SPECS]$ diff -u python-django-dpaste.spec.1
python-django-dpaste.spec
--- python-django-dpaste.spec.1 2012-04-24 21:17:09.000000000 +0200
+++ python-django-dpaste.spec 2012-05-01 22:05:45.058334501 +0200
@@ -4,12 +4,11 @@
 Summary: Dpaste is a code paste-bin application using Django
 Name:  python-django-dpaste
 Version: 0.2.4
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: BSD with advertising
 Group:  Development/Libraries
 URL:  https://github.com/bartTC/django-paste/
 SOURCE: 
http://pypi.python.org/packages/source/d/%{pkgname}/%{pkgname}-%{version}.tar.gz
-Patch1:  setuptools.patch
 BuildArch: noarch
 BuildRequires: python2-devel 
 BuildRequires: python-setuptools
@@ -39,9 +38,6 @@
 find $buildroot -type f \( -name .DS_Store -o -name ._\* \) -print0 |xargs -0
rm -f
 rm -rf dpaste/templates/dpaste/.tmp* 

-%if 0%{?rhel} && 0%{?rhel} <= 5
-%patch1 -p1 
-%endif


 %build
@@ -66,6 +62,9 @@
 %{python_sitelib}/dpaste/management

 %changelog
+* Tue May 01 2012 Matthias Runge <mrunge@xxxxxxxxxxxxxxxxx> - 0.2.4-6
+- dropped unnecessary patch for epel5
+
 * Tue Apr 24 2012 Matthias Runge <mrunge@xxxxxxxxxxxxxxxxx> - 0.2.4-5
 - package renamed to python-django-dpaste
 - minor spec cleanup

-- 
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.
_______________________________________________
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]