SPECS: hudson.spec - use dot rather asterisk for smaller build log ; )

glen glen at pld-linux.org
Mon Jan 26 11:03:58 CET 2009


Author: glen                         Date: Mon Jan 26 10:03:58 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use dot rather asterisk for smaller build log ;)

---- Files affected:
SPECS:
   hudson.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/hudson.spec
diff -u SPECS/hudson.spec:1.3 SPECS/hudson.spec:1.4
--- SPECS/hudson.spec:1.3	Mon Jan 26 10:05:16 2009
+++ SPECS/hudson.spec	Mon Jan 26 11:03:52 2009
@@ -47,7 +47,7 @@
 install -d $RPM_BUILD_ROOT{%{_sysconfdir}/hudson,%{_datadir}/tomcat/webapps/hudson,%{_sharedstatedir}/{hudson,tomcat/conf/Catalina/localhost}}
 install %SOURCE1 $RPM_BUILD_ROOT%{_sysconfdir}/hudson/web.xml
 install %SOURCE2 $RPM_BUILD_ROOT%{_sharedstatedir}/tomcat/conf/Catalina/localhost/hudson.xml
-cp -a * $RPM_BUILD_ROOT%{_datadir}/tomcat/webapps/hudson
+cp -a . $RPM_BUILD_ROOT%{_datadir}/tomcat/webapps/hudson
 ln -sf %{_sysconfdir}/hudson/web.xml $RPM_BUILD_ROOT%{_datadir}/tomcat/webapps/hudson/WEB-INF/web.xml
 
 %clean
@@ -69,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/01/26 10:03:52  glen
+- use dot rather asterisk for smaller build log ;)
+
 Revision 1.3  2009/01/26 09:05:16  pawelz
 - deploy hudson in tomcat
 - is this a correct way to package .war apps? Please comment. It works
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hudson.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list