[twms/el6] Revert "Make the spec work for EPEL"

Eduardo Mayorga Téllez mayorga at fedoraproject.org
Tue Dec 9 03:44:44 UTC 2014


commit 01a16cf7ba86d1d2fc71a6abd78cbf0223ed07b1
Author: Eduardo Mayorga <mayorga at fedoraproject.org>
Date:   Mon Dec 8 21:43:22 2014 -0600

    Revert "Make the spec work for EPEL"
    
    This reverts commit 74336a19306b471fd520c1474363bb43f1eb57cb.

 twms.spec |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/twms.spec b/twms.spec
index 45e625f..7fbf836 100644
--- a/twms.spec
+++ b/twms.spec
@@ -1,6 +1,6 @@
 Name:		twms
 Version:	0.05
-Release:	3%{?dist}
+Release:	2%{?dist}
 Summary:	Tiny web map service
 
 Group:		Applications/Internet
@@ -34,7 +34,7 @@ sed -i 1d twms/twms.py
 
 
 %install
-PYTHON=%{__python2} docdir=%_pkgdocdir %make_install
+PYTHON=%{__python2} %make_install
 
 
 %files
@@ -52,10 +52,6 @@ PYTHON=%{__python2} docdir=%_pkgdocdir %make_install
 
 
 %changelog
-* Tue Dec 09 2014 Eduardo Mayorga Téllez <mayorga at fedoraproject.org> - 0.05-3
-- Defining python2 macros for EPEL
-- %%make_install uses %%_pkgdocdir
-
 * Wed Nov 26 2014 Eduardo Mayorga Téllez <mayorga at fedoraproject.org> - 0.05-2
 - Adding missing created directory
 - Ditching empty file irs_nxt.jpg


More information about the scm-commits mailing list