[edg-mkgridmap] New upstream release 4.0.1

Alejandro Alvarez aalvarez at fedoraproject.org
Wed Dec 3 12:43:30 UTC 2014


commit ada0cb6ec4067aa3b2be791fc094866be8397c32
Author: Alejandro Alvarez Ayllon <alejandro.alvarez.ayllon at cern.ch>
Date:   Wed Dec 3 12:27:46 2014 +0100

    New upstream release 4.0.1

 .gitignore                       |    2 +-
 edg-mkgridmap-disable-docs.patch |   12 ------------
 edg-mkgridmap.spec               |   21 +++++++++------------
 sources                          |    2 +-
 4 files changed, 11 insertions(+), 26 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8621e25..f6a3a77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/edg-mkgridmap-4.0.0.tar.gz
+/*.tar.gz
diff --git a/edg-mkgridmap.spec b/edg-mkgridmap.spec
index 05f292f..6592ff3 100644
--- a/edg-mkgridmap.spec
+++ b/edg-mkgridmap.spec
@@ -1,15 +1,14 @@
 Name:		edg-mkgridmap
-Version:	4.0.0
-Release:	8%{?dist}
+Version:	4.0.1
+Release:	1%{?dist}
 Summary:	A tool to build the grid map-file from VO servers
 Group:		Applications/Internet
 License:	ASL 2.0
 Url:		http://jra1mw.cvs.cern.ch:8180/cgi-bin/jra1mw.cgi/Auth/edg-mkgridmap/
 
-Source0:	http://jra1mw.cvs.cern.ch:8180/cgi-bin/jra1mw.cgi/Auth/edg-mkgridmap.tar.gz?view=tar&pathrev=v4_0_0#/%{name}-%{version}.tar.gz
-# Avoid doc files from being installed in the wrong place
-# The spec file handles these files using %doc
-Patch0:		edg-mkgridmap-disable-docs.patch	
+# svn export http://svn.cern.ch/guest/curios/edg-mkgridmap/tags/v4_0_1 edg-mkgridmap-4.0.1
+# tar czf edg-mkgridmap-4.0.1.tar.gz edg-mkgridmap-4.0.1
+Source0:	%{name}-%{version}.tar.gz
 
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
@@ -31,11 +30,7 @@ edg-mkgridmap is a tool to build the grid map-file from VO servers,
 taking into account both VO and local policies.
 
 %prep
-%setup -q -n %{name}
-%patch0 -p0
-
-# Remove executable bits from doc files
-chmod a-x AUTHORS LICENSE MAINTAINERS
+%setup -q
 
 %build
 
@@ -50,13 +45,15 @@ rm -rf %{buildroot}
 %defattr(-,root,root)
 %doc AUTHORS LICENSE MAINTAINERS
 %dir %{_libexecdir}/edg-mkgridmap
-%{_libexecdir}/edg-mkgridmap
 %{_libexecdir}/edg-mkgridmap/edg-mkgridmap.pl
 %{_sbindir}/edg-mkgridmap
 %{_mandir}/man5/edg-mkgridmap.conf.5*
 %{_mandir}/man8/edg-mkgridmap.8*
 
 %changelog
+* Wed Dec 03 2014 Alejandro Alvarez Ayllon <aalvarez at cern.ch> - 4.0.1-1
+- New upstream release
+
 * Fri Nov 21 2014 Alejandro Alvarez Ayllon <aalvarez at cern.ch> - 4.0.0-8
 - Added Requires perl(LWP::Protocol::https)
 
diff --git a/sources b/sources
index efd481a..dd4d69f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-610c75f8a4bb727b1b1e53b93e0c4666  edg-mkgridmap-4.0.0.tar.gz
+f07b2f3d7b30f4960e429c8fa304f09b  edg-mkgridmap-4.0.1.tar.gz


More information about the scm-commits mailing list