/[packages]/cauldron/android/current/SPECS/android.spec
ViewVC logotype

Diff of /cauldron/android/current/SPECS/android.spec

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

revision 160207 by gil, Sun Oct 30 12:29:21 2011 UTC revision 160208 by dmorgan, Sun Oct 30 22:13:14 2011 UTC
# Line 1  Line 1 
   
1  Name:          android  Name:          android
2  Version:       2.3.3  Version:       2.3.3
3  Release:       %mkrel 0  Release:       %mkrel 1
4  Summary:       Google Android Library  Summary:       Google Android Library
5  Group:         Development/Java  Group:         Development/Java
6  License:       ASL 2.0  License:       ASL 2.0
# Line 82  mvn-rpmbuild -e \ Line 81  mvn-rpmbuild -e \
81    install javadoc:aggregate    install javadoc:aggregate
82    
83  %install  %install
 [ %{buildroot} != / ] && rm -rf %{buildroot}  
   
84  # jars  # jars
85  install -d -m 755 %{buildroot}%{_javadir}  install -d -m 755 %{buildroot}%{_javadir}
86  install -m 644 target/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar  install -m 644 target/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
# Line 110  cp -pr target/site/apidocs/* %{buildroot Line 107  cp -pr target/site/apidocs/* %{buildroot
107  %{_mavendepmapfragdir}/*  %{_mavendepmapfragdir}/*
108    
109  %files javadoc  %files javadoc
 %{_javadocdir}/%{name}  
110    %{_javadocdir}/%{name}

Legend:
Removed from v.160207  
changed lines
  Added in v.160208

  ViewVC Help
Powered by ViewVC 1.1.30