SPECS: java-gnu-classpath.spec - P: jre-X11 - P: jre-alsa - adapterized
pawelz
pawelz at pld-linux.org
Tue Feb 17 09:56:42 CET 2009
Author: pawelz Date: Tue Feb 17 08:56:42 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- P: jre-X11
- P: jre-alsa
- adapterized
---- Files affected:
SPECS:
java-gnu-classpath.spec (1.41 -> 1.42)
---- Diffs:
================================================================
Index: SPECS/java-gnu-classpath.spec
diff -u SPECS/java-gnu-classpath.spec:1.41 SPECS/java-gnu-classpath.spec:1.42
--- SPECS/java-gnu-classpath.spec:1.41 Tue Feb 17 09:48:52 2009
+++ SPECS/java-gnu-classpath.spec Tue Feb 17 09:56:37 2009
@@ -24,9 +24,9 @@
# Source0-md5: 90c6571b8b0309e372faa0f9f6255ea9
Patch0: %{srcname}-info.patch
URL: http://www.gnu.org/software/classpath/classpath.html
+BuildRequires: GConf2-devel >= 2.6.0
BuildRequires: QtCore-devel >= 4.1.0
BuildRequires: QtGui-devel >= 4.1.0
-BuildRequires: GConf2-devel >= 2.6.0
BuildRequires: alsa-lib-devel
BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1:1.7
@@ -52,6 +52,8 @@
BuildRequires: xorg-lib-libXtst-devel
BuildRequires: xulrunner-devel >= 1.8
BuildRequires: zip
+Provides: jre-X11
+Provides: jre-alsa
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -74,14 +76,15 @@
Requires: %{name} = %{epoch}:%{version}-%{release}
%description apidocs
-Annotated reference of GNU Classpath libraries programming interface including:
+Annotated reference of GNU Classpath libraries programming interface
+including:
- class lists
- class members
- namespaces
%description apidocs -l pl.UTF-8
-Dokumentacja interfejsu programowania bibliotek GNU Classpath z przypisami.
-Zawiera:
+Dokumentacja interfejsu programowania bibliotek GNU Classpath z
+przypisami. Zawiera:
- listy klas i ich składników
- listę przestrzeni nazw (namespace)
@@ -100,9 +103,9 @@
programistów.
%package tools
-Summary: Shared Java tools
-Summary(pl.UTF-8): Współdzielone narzędzia Javy
-Group: Development/Languages/Java
+Summary: Shared Java tools
+Summary(pl.UTF-8): Współdzielone narzędzia Javy
+Group: Development/Languages/Java
Requires: %{name} = %{version}-%{release}
Provides: jar
Provides: java-jre-tools
@@ -206,6 +209,7 @@
%{_javadir}/tools.jar
%files tools
+%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/gappletviewer
%attr(755,root,root) %{_bindir}/gkeytool
%attr(755,root,root) %{_bindir}/gorbd
@@ -220,6 +224,7 @@
%{_mandir}/man1/gtnameserv.1*
%files tools-devel
+%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/gjar
%attr(755,root,root) %{_bindir}/gjarsigner
%attr(755,root,root) %{_bindir}/gjavah
@@ -257,6 +262,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.42 2009/02/17 08:56:37 pawelz
+- P: jre-X11
+- P: jre-alsa
+- adapterized
+
Revision 1.41 2009/02/17 08:48:52 pawelz
- unified apidocs
- updated TODO
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-gnu-classpath.spec?r1=1.41&r2=1.42&f=u
More information about the pld-cvs-commit
mailing list