SPECS: java-gnu-activation.spec - doc subpackage added - Exclusive...

jajcus jajcus at pld-linux.org
Thu May 18 15:33:16 CEST 2006


Author: jajcus                       Date: Thu May 18 13:33:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- doc subpackage added
- ExclusiveArch and Buildarch added

---- Files affected:
SPECS:
   java-gnu-activation.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/java-gnu-activation.spec
diff -u SPECS/java-gnu-activation.spec:1.1 SPECS/java-gnu-activation.spec:1.2
--- SPECS/java-gnu-activation.spec:1.1	Thu May 18 13:01:06 2006
+++ SPECS/java-gnu-activation.spec	Thu May 18 15:33:10 2006
@@ -15,6 +15,8 @@
 Requires:	jre
 Provides:	jaf
 Provides:	java-activation
+BuildArch:	noarch
+ExclusiveArch:	i586 i686 pentium3 pentium4 athlon %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -23,6 +25,17 @@
 MIME content. The JAF unites internet standards for declaring content
 with JavaBeans(TM).
 
+%package doc
+Summary:	API documentation for GNU JAF
+Summary(pl):	Dokumentacja API GNU JAF
+Group:		Documentation
+
+%description doc
+API documentation for GNU JavaBeans(TM) Activation Framework.
+
+%description doc -l pl
+Dokumentacja API GNU JavaBeans(TM) Activation Framework.
+
 %prep
 %setup -q -n activation-%{version}
 
@@ -36,6 +49,7 @@
 %configure
 
 %{__make}
+%{__make} javadoc
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -51,12 +65,20 @@
 %doc AUTHORS ChangeLog source/javax/activation/*.html
 %{_javadir}/*.jar
 
+%files doc
+%defattr(644,root,root,755)
+%doc docs/*
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/05/18 13:33:10  jajcus
+- doc subpackage added
+- ExclusiveArch and Buildarch added
+
 Revision 1.1  2006/05/18 11:01:06  jajcus
 - new spec: GNU JAF (Sun JAF license is too restricted)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/java-gnu-activation.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list