/[packages]/cauldron/xt-dash1/current/SPECS/xt-dash1.spec
ViewVC logotype

Diff of /cauldron/xt-dash1/current/SPECS/xt-dash1.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 138958 by gil, Wed Jun 29 19:32:14 2011 UTC revision 138959 by dmorgan, Mon Sep 5 22:49:26 2011 UTC
# Line 1  Line 1 
1  %define xp_version 0.5  %define xp_version 0.5
2  Name:          xt-dash1  Name:          xt-dash1
3  Version:       19991105  Version:       19991105
4  Release:       %mkrel 0  Release:       %mkrel 1
5  Summary:       A fast, free implementation of XSLT in Java  Summary:       A fast, free implementation of XSLT in Java
6  Group:         Development/Java  Group:         Development/Java
7  License:       BSD  License:       BSD
# Line 78  mkdir -p %{buildroot}%{_datadir}/xt-dash Line 78  mkdir -p %{buildroot}%{_datadir}/xt-dash
78  rm -rf demo/*.bat  rm -rf demo/*.bat
79  cp -pr demo %{buildroot}%{_datadir}/xt-dash  cp -pr demo %{buildroot}%{_datadir}/xt-dash
80    
 %clean  
 [ %{buildroot} != / ] && rm -rf %{buildroot}  
   
81  %files  %files
 %defattr(-,root,root)  
82  %{_javadir}/xt-dash1-%{version}.jar  %{_javadir}/xt-dash1-%{version}.jar
83  %{_javadir}/xt-dash1.jar  %{_javadir}/xt-dash1.jar
84  %doc *.txt  %doc *.txt
85    
86  %files javadoc  %files javadoc
 %defattr(-,root,root)  
87  %{_javadocdir}/xt-dash1-%{version}  %{_javadocdir}/xt-dash1-%{version}
88  %{_javadocdir}/xt-dash1  %{_javadocdir}/xt-dash1
89    
90  %files demo  %files demo
 %defattr(-,root,root)  
91  %{_datadir}/xt-dash  %{_datadir}/xt-dash
92    

Legend:
Removed from v.138958  
changed lines
  Added in v.138959

  ViewVC Help
Powered by ViewVC 1.1.30