SPECS: gnome-pilot.spec - added libs subpackage

freetz freetz at pld-linux.org
Tue Nov 29 13:23:30 CET 2005


Author: freetz                       Date: Tue Nov 29 12:23:30 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added libs subpackage

---- Files affected:
SPECS:
   gnome-pilot.spec (1.55 -> 1.56) 

---- Diffs:

================================================================
Index: SPECS/gnome-pilot.spec
diff -u SPECS/gnome-pilot.spec:1.55 SPECS/gnome-pilot.spec:1.56
--- SPECS/gnome-pilot.spec:1.55	Wed Oct  5 20:55:42 2005
+++ SPECS/gnome-pilot.spec	Tue Nov 29 13:23:24 2005
@@ -8,7 +8,7 @@
 Summary(zh_CN):	źŻłÉGNOMEşÍPalmPilotľÄłĚĐňźŻ
 Name:		gnome-pilot
 Version:	2.0.13
-Release:	2
+Release:	3
 License:	GPL
 Group:		Applications/Communications
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-pilot/2.0/%{name}-%{version}.tar.bz2
@@ -28,9 +28,10 @@
 BuildRequires:	pilot-link-devel >= 0.11.8
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
-Requires(post,postun):	/sbin/ldconfig
+BuildRequires:	scrollkeeper
 Requires(post,preun):	GConf2 >= 2.10.0
 Requires(post,postun):	scrollkeeper
+Requires:	%{name}-libs = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -62,6 +63,17 @@
 GNOME pilot - ĂĹ ËĎĚĹËĂŚŃ ĐŇĎÇŇÁÍ ÔÁ ÄĹÍĎÎ ÄĚŃ ŚÎÔĹÇŇÁĂŚ§ GNOME ÔÁ
 PalmPilot (tm).
 
+%package libs
+Summary:	GNOME pilot library
+Summary(pl):	Biblioteka GNOME pilot
+Group:		Development/Libraries
+
+%description libs
+GNOME pilot library.
+
+%description libs -l da
+Biblioteka GNOME pilot.
+
 %package devel
 Summary:	GNOME pilot includes, etc
 Summary(da):	GNOME pilot include filer etc
@@ -71,7 +83,7 @@
 Summary(uk):	ćÁĘĚÉ ŇĎÚŇĎÂËÉ ÄĚŃ GNOME pilot
 Summary(zh_CN):	GNOME pilotżŞˇ˘żâ
 Group:		Development/Libraries
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name}-libs = %{version}-%{release}
 Requires:	libgnomeui-devel >= 2.10.0-2
 Requires:	pilot-link-devel >= 0.11.8
 
@@ -149,7 +161,6 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-/sbin/ldconfig
 %scrollkeeper_update_post
 %gconf_schema_install pilot.schemas
 
@@ -157,27 +168,32 @@
 %gconf_schema_uninstall pilot.schemas
 
 %postun
-/sbin/ldconfig
 %scrollkeeper_update_postun
 
+%post	libs -p /sbin/ldconfig
+%postun	libs -p /sbin/ldconfig
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
 %attr(755,root,root) %{_libdir}/gpilot*
 %dir %{_libdir}/gnome-pilot
 %dir %{_libdir}/gnome-pilot/conduits
 %attr(755,root,root) %{_libdir}/gnome-pilot/conduits/lib*.so
 %{_libdir}/bonobo/servers/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_datadir}/gnome-pilot
 %{_datadir}/idl/*
-%{_sysconfdir}/gconf/schemas/*
+%{_sysconfdir}/gconf/schemas/pilot.schemas
 %{_omf_dest_dir}/%{name}
 %{_pixmapsdir}/*
 %{_mandir}/man1/*
 
+%files libs
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/lib*.so.*.*
+
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so
@@ -195,6 +211,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2005/11/29 12:23:24  freetz
+- added libs subpackage
+
 Revision 1.55  2005/10/05 18:55:42  freetz
 - rel.2 for rebuil
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-pilot.spec?r1=1.55&r2=1.56&f=u




More information about the pld-cvs-commit mailing list