packages: gobject-introspection/gobject-introspection.spec - 0.6.3

patrys patrys at pld-linux.org
Mon Jul 6 19:11:50 CEST 2009


Author: patrys                       Date: Mon Jul  6 17:11:50 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 0.6.3

---- Files affected:
packages/gobject-introspection:
   gobject-introspection.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/gobject-introspection/gobject-introspection.spec
diff -u packages/gobject-introspection/gobject-introspection.spec:1.3 packages/gobject-introspection/gobject-introspection.spec:1.4
--- packages/gobject-introspection/gobject-introspection.spec:1.3	Tue Feb 17 21:37:27 2009
+++ packages/gobject-introspection/gobject-introspection.spec	Mon Jul  6 19:11:44 2009
@@ -5,12 +5,12 @@
 #
 Summary:	Introspection for GObject libraries
 Name:		gobject-introspection
-Version:	0.6.2
+Version:	0.6.3
 Release:	1
 License:	LGPL v2+ (giscanner) and GPL v2+ (tools)
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/0.6/%{name}-%{version}.tar.bz2
-# Source0-md5:	53d4dc57f08ea29da84aa095e7229a64
+# Source0-md5:	5f0d333573bffecd76c461101cff2be1
 Patch0:		%{name}-libtool.patch
 URL:		http://live.gnome.org/GObjectIntrospection
 BuildRequires:	autoconf >= 2.59
@@ -69,9 +69,13 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{py_sitedir}
+
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+mv $RPM_BUILD_ROOT%{_libdir}/gobject-introspection/giscanner $RPM_BUILD_ROOT%{py_sitedir}/
+
 rm $RPM_BUILD_ROOT%{py_sitedir}/giscanner/*.{a,la}
 
 %py_postclean
@@ -113,6 +117,7 @@
 %{_includedir}/gobject-introspection-1.0
 %{_libdir}/libgirepository-1.0.la
 %{_libdir}/libgirepository-everything-1.0.la
+%{_datadir}/aclocal/introspection.m4
 
 %files static
 %defattr(644,root,root,755)
@@ -125,6 +130,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/07/06 17:11:44  patrys
+- 0.6.3
+
 Revision 1.3  2009/02/17 20:37:27  megabajt
 - updated to 0.6.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gobject-introspection/gobject-introspection.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list