[packages/sonarqube] more renaming

glen glen at pld-linux.org
Wed Oct 28 18:52:00 CET 2015


commit 4e7a24f22161dfd9f90f3243191074736ab98f6a
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Oct 28 19:51:24 2015 +0200

    more renaming

 sonar-context.xml => context.xml | 4 +---
 sonarqube.spec                   | 4 ++--
 2 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/sonarqube.spec b/sonarqube.spec
index 0e7d57d..e3a7749 100644
--- a/sonarqube.spec
+++ b/sonarqube.spec
@@ -2,14 +2,14 @@
 # - build it from sources
 %include	/usr/lib/rpm/macros.java
 Summary:	Open platform to manage code quality
-Name:		sonar
+Name:		sonarqube
 Version:	1.6
 Release:	0.1
 License:	GPL v2
 Group:		Networking/Daemons/Java/Servlets
 Source0:	http://dist.sonar.codehaus.org/%{name}-%{version}.zip
 # Source0-md5:	accde4b27b491e63fdba3995759162f5
-Source1:	%{name}-context.xml
+Source1:	context.xml
 URL:		http://www.sonarqube.org/
 BuildRequires:	jpackage-utils
 BuildRequires:	rpm-javaprov
diff --git a/sonar-context.xml b/context.xml
similarity index 61%
rename from sonar-context.xml
rename to context.xml
index 522f9c8..4bf3027 100644
--- a/sonar-context.xml
+++ b/context.xml
@@ -1,6 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id$ -->
 <Context path="/sonar" docBase="/usr/share/sonar"
-        privileged="false" allowLinking="true">
-
+	privileged="false" allowLinking="true">
 </Context>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sonarqube.git/commitdiff/4e7a24f22161dfd9f90f3243191074736ab98f6a



More information about the pld-cvs-commit mailing list