packages: gobject-introspection/gobject-introspection.spec - drop libs pack...

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


Author: patrys                       Date: Mon Jul  6 17:50:21 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- drop libs package
- move the rest of old main package to devel
- rel 2

---- Files affected:
packages/gobject-introspection:
   gobject-introspection.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/gobject-introspection/gobject-introspection.spec
diff -u packages/gobject-introspection/gobject-introspection.spec:1.6 packages/gobject-introspection/gobject-introspection.spec:1.7
--- packages/gobject-introspection/gobject-introspection.spec:1.6	Mon Jul  6 19:45:13 2009
+++ packages/gobject-introspection/gobject-introspection.spec	Mon Jul  6 19:50:15 2009
@@ -1,12 +1,8 @@
 # $Revision$, $Date$
-# TODO:
-# - check whether gir data is needed only to build applications,
-#   if so it can be moved to -devel
-#
 Summary:	Introspection for GObject libraries
 Name:		gobject-introspection
 Version:	0.6.3
-Release:	1
+Release:	2
 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
@@ -22,24 +18,17 @@
 BuildRequires:	pkgconfig
 BuildRequires:	python >= 1:2.5
 BuildRequires:	python-devel >= 1:2.5
-Requires:	%{name}-libs = %{version}-%{release}
+Obsoletes:	gobject-introspection-libs < %{version}-%{release}
 Suggests:	gir-repository
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Tools for introspecting GObject-based frameworks.
 
-%package libs
-Summary:	Libraries for gobject-introspection
-Group:		Development/Libraries
-
-%description libs
-Libraries for gobject-introspection.
-
 %package devel
 Summary:	Header files for gobject-introspection library
 Group:		Development/Libraries
-Requires:	%{name}-libs = %{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 Requires:	glib2-devel >= 2.16.0
 
 %description devel
@@ -83,21 +72,12 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post	libs -p /sbin/ldconfig
-%postun	libs -p /sbin/ldconfig
+%post	-p /sbin/ldconfig
+%postun	-p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
-%{_mandir}/man1/g-ir-compiler.1*
-%{_mandir}/man1/g-ir-generate.1*
-%{_mandir}/man1/g-ir-scanner.1*
-%dir %{py_sitedir}/giscanner
-%{py_sitedir}/giscanner/*.py[co]
-%{py_sitedir}/giscanner/_giscanner.so
-
-%files libs
-%defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgirepository-everything-1.0.so.1.0.0
 %attr(755,root,root) %ghost %{_libdir}/libgirepository-everything-1.0.so.1
 %attr(755,root,root) %{_libdir}/libgirepository-1.0.so.0.0.0
@@ -110,6 +90,9 @@
 %attr(755,root,root) %{_bindir}/g-ir-compiler
 %attr(755,root,root) %{_bindir}/g-ir-generate
 %attr(755,root,root) %{_bindir}/g-ir-scanner
+%{_mandir}/man1/g-ir-compiler.1*
+%{_mandir}/man1/g-ir-generate.1*
+%{_mandir}/man1/g-ir-scanner.1*
 %attr(755,root,root) %{_libdir}/libgirepository-everything-1.0.so
 %attr(755,root,root) %{_libdir}/libgirepository-1.0.so
 %{_pkgconfigdir}/gobject-introspection-1.0.pc
@@ -119,6 +102,9 @@
 %{_datadir}/aclocal/introspection.m4
 %dir %{_datadir}/gir-1.0
 %{_datadir}/gir-1.0/*.gir
+%dir %{py_sitedir}/giscanner
+%{py_sitedir}/giscanner/*.py[co]
+%{py_sitedir}/giscanner/_giscanner.so
 
 %files static
 %defattr(644,root,root,755)
@@ -131,6 +117,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2009/07/06 17:50:15  patrys
+- drop libs package
+- move the rest of old main package to devel
+- rel 2
+
 Revision 1.6  2009/07/06 17:45:13  patrys
 - move .gir files and binaries to devel
 
================================================================

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



More information about the pld-cvs-commit mailing list