Author: freetz Date: Mon Oct 10 15:32:31 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - merged from DEVEL
---- Files affected: SPECS: libgsf.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: SPECS/libgsf.spec diff -u SPECS/libgsf.spec:1.37 SPECS/libgsf.spec:1.38 --- SPECS/libgsf.spec:1.37 Fri May 20 16:25:58 2005 +++ SPECS/libgsf.spec Mon Oct 10 17:32:25 2005 @@ -6,18 +6,18 @@ Summary: GNOME Structured File library Summary(pl): Biblioteka plików strukturalnych dla GNOME Name: libgsf -Version: 1.11.1 -Release: 2 +Version: 1.13.2 +Release: 1 License: GPL v2 Group: Libraries -Source0: http://ftp.gnome.org/pub/gnome/sources/%{name}/1.11/%{name}-%{version}.tar.bz2 -# Source0-md5: b6d867f46e20dca5c6bf2cf3bfc38cfc +Source0: http://ftp.gnome.org/pub/gnome/sources/libgsf/1.13/%{name}-%{version}.tar.bz2 +# Source0-md5: 0894afd88f9e43eada27e52cb22cd0f1 URL: http://www.gnumeric.org/ %{?with_gnome:BuildRequires: ORBit2-devel >= 2.8.1} -BuildRequires: autoconf >= 2.52 +BuildRequires: autoconf >= 2.54 BuildRequires: automake BuildRequires: bzip2-devel -BuildRequires: glib2-devel >= 2.2.3 +BuildRequires: glib2-devel >= 1:2.6.0 %{?with_gnome:BuildRequires: gnome-vfs2-devel >= 2.4.0} BuildRequires: gtk-doc >= 1.0 %{?with_gnome:BuildRequires: libbonobo-devel >= 2.4.0} @@ -40,9 +40,9 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: bzip2-devel -Requires: glib2-devel >= 2.2.3 +Requires: glib2-devel >= 1:2.6.0 Requires: gtk-doc-common >= 1.0 -Requires: libxml2-devel >= 2.5.11 +Requires: libxml2-devel >= 2.4.16 %description devel Headers, and support files necessary to compile applications using @@ -103,6 +103,19 @@ %description gnome-static -l pl Statyczna biblioteka libgsf-gnome. +%package -n gsf-office-thumbnailer +Summary: Simple document thumbnailer +Summary(pl): Prosty generator miniatur dokumentów +Group: X11/Applications +Requires(post,preun): GConf2 +Requires: %{name}-gnome = %{version}-%{release} + +%description -n gsf-office-thumbnailer +Simple document thumbnailer. + +%description -n gsf-office-thumbnailer -l pl +Prosty program tworzący miniaturki dokumentów. + %prep %setup -q @@ -116,7 +129,6 @@ --enable-gtk-doc \ --with-html-dir=%{_gtkdocdir}/%{name} \ %{!?with_gnome:--without-gnome} - %{__make} %install @@ -136,6 +148,12 @@ %post gnome -p /sbin/ldconfig %postun gnome -p /sbin/ldconfig +%post -n gsf-office-thumbnailer +%gconf_schema_install gsf-office-thumbnailer.schemas + +%preun -n gsf-office-thumbnailer +%gconf_schema_uninstall gsf-office-thumbnailer.schemas + %files %defattr(644,root,root,755) %doc AUTHORS README NEWS @@ -171,14 +189,47 @@ %{_libdir}/libgsf-gnome-?.a %endif +%files -n gsf-office-thumbnailer +%defattr(644,root,root,755) +%attr(755,root,root) %{_bindir}/gsf-office-thumbnailer +%{_sysconfdir}/gconf/schemas/gsf-office-thumbnailer.schemas +%{_mandir}/man1/gsf-office-thumbnailer.1* + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2005/10/10 15:32:25 freetz +- merged from DEVEL + +Revision 1.37.2.7 2005/10/10 15:25:45 freetz +- 1.13.2 + +Revision 1.37.2.6 2005/10/10 15:10:26 freetz +- 1.13.1 + +Revision 1.37.2.5 2005/09/09 09:10:43 qboosh +- don't rely on man gzipping + +Revision 1.37.2.4 2005/09/08 14:12:03 aflinta +- 1.12.3 + +Revision 1.37.2.3 2005/08/16 10:06:42 freetz +- 1.12.2, gsf-office-thumbnailer subpackage added + +Revision 1.37.2.2 2005/07/03 18:01:36 freetz +- 1.12.1 + +Revision 1.37.2.1 2005/05/20 14:56:09 paladine +- updated to 0.12.0 + Revision 1.37 2005/05/20 14:25:58 paladine - reverted (0.12.0 is for DEVEL) + +Revision 1.36 2005/05/20 13:53:07 paladine +- updated to 0.12.0 Revision 1.35 2004/12/11 00:04:15 ankry - rel. 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libgsf.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
