packages: gjs/gjs.spec - updated to 1.32.0; merged changes from DEVEL

megabajt megabajt at pld-linux.org
Tue Mar 27 18:08:01 CEST 2012


Author: megabajt                     Date: Tue Mar 27 16:08:01 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.32.0; merged changes from DEVEL

---- Files affected:
packages/gjs:
   gjs.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: packages/gjs/gjs.spec
diff -u packages/gjs/gjs.spec:1.38 packages/gjs/gjs.spec:1.39
--- packages/gjs/gjs.spec:1.38	Thu Jan 19 22:13:01 2012
+++ packages/gjs/gjs.spec	Tue Mar 27 18:07:56 2012
@@ -2,14 +2,12 @@
 Summary:	JavaScript bindings for GNOME
 Summary(pl.UTF-8):	Wiązania JavaScript dla GNOME
 Name:		gjs
-Version:	1.30.1
+Version:	1.32.0
 Release:	1
 License:	MIT and (MPL v1.1 / GPL v2+ / LGPL v2+)
 Group:		Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gjs/1.30/%{name}-%{version}.tar.xz
-# Source0-md5:	7f8842aea298a033f0c8d725278e1e50
-Patch0:		%{name}-rpath.patch
-Patch1:		am.patch
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gjs/1.32/%{name}-%{version}.tar.xz
+# Source0-md5:	a77fe0edb6f681434d8360c62e471abf
 URL:		http://live.gnome.org/Gjs
 BuildRequires:	autoconf >= 2.61
 BuildRequires:	automake
@@ -17,13 +15,14 @@
 BuildRequires:	cairo-gobject-devel
 BuildRequires:	dbus-glib-devel
 BuildRequires:	gettext-devel
-BuildRequires:	glib2-devel >= 1:2.18.0
-BuildRequires:	gobject-introspection-devel >= 1.29.17
+BuildRequires:	glib2-devel >= 1:2.32.0
+BuildRequires:	gobject-introspection-devel >= 1.32.0
 BuildRequires:	js185-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRequires:	readline-devel
+Requires:	glib2 >= 1:2.32.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -41,8 +40,8 @@
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	dbus-devel
-Requires:	glib2-devel >= 1:2.18.0
-Requires:	gobject-introspection-devel >= 1.29.17
+Requires:	glib2-devel >= 1:2.32.0
+Requires:	gobject-introspection-devel >= 1.32.0
 Requires:	js185-devel
 
 %description devel
@@ -53,8 +52,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -63,13 +60,12 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	--disable-silent-rules \
-	--with-js-package=mozjs185
+	--disable-silent-rules
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_examplesdir}/%{name}-%{version},%{_datadir}/gir-1.0,%{_libdir}/girepository-1.0}
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__make} -j1 install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -96,8 +92,7 @@
 %attr(755,root,root) %ghost %{_libdir}/libgjs-gdbus.so.0
 %attr(755,root,root) %{_libdir}/libgjs.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libgjs.so.0
-%dir %{_libdir}/gjs
-%{_libdir}/gjs/*.typelib
+%{_libdir}/girepository-1.0/GjsDBus-1.0.typelib
 %dir %{_libdir}/gjs-1.0
 %attr(755,root,root) %{_libdir}/gjs-1.0/cairoNative.so
 %attr(755,root,root) %{_libdir}/gjs-1.0/console.so
@@ -106,6 +101,7 @@
 %attr(755,root,root) %{_libdir}/gjs-1.0/gettextNative.so
 %attr(755,root,root) %{_libdir}/gjs-1.0/langNative.so
 %attr(755,root,root) %{_libdir}/gjs-1.0/mainloop.so
+%attr(755,root,root) %{_libdir}/gjs-1.0/system.so
 %{_datadir}/gjs-1.0
 
 %files devel
@@ -113,7 +109,7 @@
 %attr(755,root,root) %{_libdir}/libgjs-dbus.so
 %attr(755,root,root) %{_libdir}/libgjs-gdbus.so
 %attr(755,root,root) %{_libdir}/libgjs.so
-%{_libdir}/gjs/*.gir
+%{_datadir}/gir-1.0/GjsDBus-1.0.gir
 %{_includedir}/gjs-1.0
 %{_pkgconfigdir}/gjs-1.0.pc
 %{_pkgconfigdir}/gjs-dbus-1.0.pc
@@ -126,6 +122,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2012/03/27 16:07:56  megabajt
+- updated to 1.32.0; merged changes from DEVEL
+
+Revision 1.38.2.1  2012/03/05 21:18:44  megabajt
+- updated to 1.31.20
+- removed obsolete patches
+
 Revision 1.38  2012/01/19 21:13:01  megabajt
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/gjs/gjs.spec?r1=1.38&r2=1.39



More information about the pld-cvs-commit mailing list