[thermostat/f20] Rename source files used for SCL.

jerboaa jerboaa at fedoraproject.org
Fri Oct 25 17:17:53 UTC 2013


commit 6f249f4e25ac8373ad71598a4cf58fb83696141a
Author: Severin Gehwolf <sgehwolf at redhat.com>
Date:   Fri Oct 25 10:37:38 2013 -0400

    Rename source files used for SCL.

 ...nfig => scl-thermostat-tomcat-service-sysconfig |    0
 ...at-sysconfig => scl-thermostat-tomcat-sysconfig |    0
 ...t-systemd.service => scl-tomcat-systemd.service |    0
 thermostat.spec                                    |    6 +++---
 4 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/thermostat1-thermostat-tomcat-service-sysconfig b/scl-thermostat-tomcat-service-sysconfig
similarity index 100%
rename from thermostat1-thermostat-tomcat-service-sysconfig
rename to scl-thermostat-tomcat-service-sysconfig
diff --git a/thermostat1-thermostat-tomcat-sysconfig b/scl-thermostat-tomcat-sysconfig
similarity index 100%
rename from thermostat1-thermostat-tomcat-sysconfig
rename to scl-thermostat-tomcat-sysconfig
diff --git a/thermostat1-tomcat-systemd.service b/scl-tomcat-systemd.service
similarity index 100%
rename from thermostat1-tomcat-systemd.service
rename to scl-tomcat-systemd.service
diff --git a/thermostat.spec b/thermostat.spec
index 41a7584..9cb023f 100644
--- a/thermostat.spec
+++ b/thermostat.spec
@@ -48,9 +48,9 @@ Source0:    http://icedtea.classpath.org/download/%{pkg_name}/%{pkg_name}-%{vers
 Source1:    thermostat-sysconfig
 Source2:    thermostat_icon_64px.svg
 # SCL only sources
-Source3:    thermostat1-thermostat-tomcat-service-sysconfig
-Source4:    thermostat1-thermostat-tomcat-sysconfig
-Source5:    thermostat1-tomcat-systemd.service
+Source3:    scl-thermostat-tomcat-service-sysconfig
+Source4:    scl-thermostat-tomcat-sysconfig
+Source5:    scl-tomcat-systemd.service
 # FIXME: This has been fixed upstream with rev 9c20c3b08192.
 #        Should get removed next release.
 Patch0:     init_layout_new.patch


More information about the scm-commits mailing list