rpms/js/devel js.spec,1.18,1.19

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu Jan 24 14:30:46 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/js/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30802

Modified Files:
	js.spec 
Log Message:

BR: perl(ExtUtils::Embed)



Index: js.spec
===================================================================
RCS file: /cvs/pkgs/rpms/js/devel/js.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- js.spec	20 Jan 2008 19:12:24 -0000	1.18
+++ js.spec	24 Jan 2008 14:30:06 -0000	1.19
@@ -3,7 +3,7 @@
 Summary: JavaScript interpreter and libraries
 Name: js
 Version: 1.60
-Release: 5%{?dist}
+Release: 6%{?dist}
 # The sources are triple licensed, but when we link against readline which is
 # GPL, the result can only be GPL.
 %if 0%{?_without_readline:1}
@@ -22,7 +22,7 @@
 Patch5: js-1.60-ncurses.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(ExtUtils::MakeMaker), perl(ExtUtils::Embed)
 Buildrequires: readline-devel, ncurses-devel, nspr-devel
 # Temporary fix (#226970 - nspr-devel should require pkgconfig)
 Buildrequires: pkgconfig
@@ -149,6 +149,9 @@
 
 
 %changelog
+* Thu Jan 24 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.60-6
+- BR: perl(ExtUtils::Embed)
+
 * Sun Jan 20 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.60-5
 - rebuild for new perl
 




More information about the fedora-extras-commits mailing list