SPECS: js.spec - P: js(threads), js-devel(threads), js-static(thread...

shadzik shadzik at pld-linux.org
Wed Sep 27 15:45:53 CEST 2006


Author: shadzik                      Date: Wed Sep 27 13:45:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- P: js(threads),js-devel(threads),js-static(threads)
- rel 3

---- Files affected:
SPECS:
   js.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/js.spec
diff -u SPECS/js.spec:1.35 SPECS/js.spec:1.36
--- SPECS/js.spec:1.35	Wed Sep  6 19:18:44 2006
+++ SPECS/js.spec	Wed Sep 27 15:45:48 2006
@@ -9,7 +9,7 @@
 Summary(pl):	Wzorcowa implementacja JavaScriptu
 Name:		js
 Version:	1.5
-Release:	2
+Release:	3
 Epoch:		1
 License:	GPL or Netscape Public License 1.1
 Group:		Libraries
@@ -23,6 +23,7 @@
 BuildRequires:	readline-devel
 BuildRequires:	rpm-perlprov
 Conflicts:	njs
+%{?with_threads:Provides:	js(threads)}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		classdir	%{_datadir}/java
@@ -47,6 +48,7 @@
 Group:		Development/Libraries
 Requires:	%{name} = %{epoch}:%{version}-%{release}
 Conflicts:	njs-devel
+%{?with_threads:Provides:	js-devel(threads)}
 
 %description devel
 Header files for JavaScript reference library.
@@ -60,6 +62,7 @@
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{epoch}:%{version}-%{release}
 Conflicts:	njs-static
+%{?with_threads:Provides:	js-static(threads)}
 
 %description static
 Static version of JavaScript reference library.
@@ -258,6 +261,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2006/09/27 13:45:48  shadzik
+- P: js(threads),js-devel(threads),js-static(threads)
+- rel 3
+
 Revision 1.35  2006/09/06 17:18:44  sparky
 - -j1, build broken on smp
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/js.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list