fe831b
Summary: GNOME Structured File library
fe831b
Name: libgsf
fe831b
Version: 1.14.47
fe831b
Release: 5%{?dist}
fe831b
License: LGPLv2
fe831b
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.14/%{name}-%{version}.tar.xz
fe831b
URL: http://www.gnome.org/projects/libgsf/
fe831b
fe831b
BuildRequires: bzip2-devel
fe831b
BuildRequires: chrpath
fe831b
BuildRequires: gettext
fe831b
BuildRequires: glib2-devel
fe831b
BuildRequires: gobject-introspection-devel
fe831b
BuildRequires: intltool
fe831b
BuildRequires: libxml2-devel
fe831b
BuildRequires: gdk-pixbuf2-devel
fe831b
BuildRequires: make
fe831b
fe831b
Obsoletes: libgsf-gnome < 1.14.22
fe831b
Obsoletes: libgsf-python < 1.14.26
fe831b
fe831b
%description
fe831b
A library for reading and writing structured files (e.g. MS OLE and Zip)
fe831b
fe831b
%package devel
fe831b
Summary: Support files necessary to compile applications with libgsf
fe831b
Requires: libgsf = %{version}-%{release}, glib2-devel, libxml2-devel
fe831b
Requires: pkgconfig
fe831b
Obsoletes: libgsf-gnome-devel < 1.14.22
fe831b
fe831b
%description devel
fe831b
Libraries, headers, and support files necessary to compile applications using 
fe831b
libgsf.
fe831b
fe831b
%prep
fe831b
%setup -q
fe831b
fe831b
%build
fe831b
%configure --disable-gtk-doc --disable-static --enable-introspection=yes \
fe831b
%if 0%{?flatpak}
fe831b
--with-typelib_dir=%{_libdir}/girepository-1.0 --with-gir-dir=%{_datadir}/gir-1.0
fe831b
%endif	
fe831b
fe831b
make %{?_smp_mflags} V=1
fe831b
fe831b
%install
fe831b
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
fe831b
make DESTDIR=%{buildroot} install
fe831b
fe831b
%find_lang %{name}
fe831b
fe831b
# Remove lib rpaths
fe831b
chrpath --delete %{buildroot}%{_bindir}/gsf*
fe831b
fe831b
# Remove .la files
fe831b
find %{buildroot} -name '*.la' -exec rm -f {} ';'
fe831b
fe831b
%ldconfig_scriptlets
fe831b
fe831b
%files -f libgsf.lang
fe831b
%doc AUTHORS COPYING COPYING.LIB README
fe831b
%{_libdir}/libgsf-1.so.*
fe831b
%{_libdir}/girepository-1.0/Gsf-1.typelib
fe831b
%{_bindir}/gsf-office-thumbnailer
fe831b
%{_mandir}/man1/gsf-office-thumbnailer.1*
fe831b
%dir %{_datadir}/thumbnailers
fe831b
%{_datadir}/thumbnailers/gsf-office.thumbnailer
fe831b
fe831b
%files devel
fe831b
%{_bindir}/gsf
fe831b
%{_bindir}/gsf-vba-dump
fe831b
%{_libdir}/libgsf-1.so
fe831b
%{_libdir}/pkgconfig/libgsf-1.pc
fe831b
%dir %{_includedir}/libgsf-1
fe831b
%{_includedir}/libgsf-1/gsf
fe831b
%{_datadir}/gtk-doc/html/gsf
fe831b
%{_datadir}/gir-1.0/Gsf-1.gir
fe831b
%{_mandir}/man1/gsf.1*
fe831b
%{_mandir}/man1/gsf-vba-dump.1*
fe831b
fe831b
%changelog
fe831b
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.14.47-5
fe831b
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
fe831b
  Related: rhbz#1991688
fe831b
fe831b
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.14.47-4
fe831b
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
fe831b
fe831b
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.47-3
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
fe831b
fe831b
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.47-2
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
fe831b
fe831b
* Fri Mar 27 2020 Marc-André Lureau <marcandre.lureau@redhat.com> - 1.14.47-1
fe831b
- New upstream release 1.14.47
fe831b
fe831b
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.43-8
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
fe831b
fe831b
* Wed Aug 7 2019 Jan Beran <jaberan@redhat.com> - 1.14.43-7
fe831b
- Fixing previous commit (forgotten backlash and wrong date)
fe831b
fe831b
* Wed Aug 7 2019 Jan Beran <jaberan@redhat.com> - 1.14.43-6
fe831b
- Add explicit path for girdir and typelib_dir when building flatpak 
fe831b
fe831b
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.43-5
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
fe831b
fe831b
* Mon Jul 22 2019 Jan Beran <jaberan@redhat.com> - 1.14.43-4
fe831b
-Avoid using .gz when listing manpages
fe831b
fe831b
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.43-3
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
fe831b
fe831b
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.43-2
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
fe831b
fe831b
* Tue May 08 2018 Caolán McNamara <caolanm@redhat.com> 1.14.43-1
fe831b
- Resolves: rhbz#1575409 bump to 1.14.43
fe831b
fe831b
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.41-5
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
fe831b
fe831b
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.41-4
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
fe831b
fe831b
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.41-3
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
fe831b
fe831b
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.41-2
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
fe831b
fe831b
* Fri Dec 09 2016 Caolán McNamara <caolanm@redhat.com> 1.14.41-1
fe831b
- Resolves: rhbz#1213052 bump to 1.14.33
fe831b
fe831b
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.33-3
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
fe831b
fe831b
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14.33-2
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
fe831b
fe831b
* Wed May 27 2015 Caolán McNamara <caolanm@redhat.com> 1.14.33-1
fe831b
- Resolves: rhbz#1213052 bump to 1.14.33
fe831b
fe831b
* Tue Apr 07 2015 Caolán McNamara <caolanm@redhat.com> 1.14.32-1
fe831b
- Resolves: rhbz#1209211 bump to 1.14.32
fe831b
fe831b
* Thu Mar 19 2015 Caolán McNamara <caolanm@redhat.com> 1.14.29-6
fe831b
- Resolves: rhbz#1202683 thumbnails not created in absence of ImageMagick
fe831b
  because gdk-pixbuf2-devel not present at build time
fe831b
fe831b
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 1.14.29-5
fe831b
- Rebuilt for Fedora 23 Change
fe831b
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
fe831b
fe831b
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14.29-4
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
fe831b
fe831b
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 1.14.29-3
fe831b
- Rebuilt for gobject-introspection 1.41.4
fe831b
fe831b
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14.29-2
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
fe831b
fe831b
* Sun Jan 26 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.14.29-1
fe831b
- Update to 1.14.29
fe831b
fe831b
* Tue Aug 27 2013 Peter Robinson <pbrobinson@fedoraproject.org> 1.14.28-1
fe831b
- Update to 1.14.28
fe831b
- Enable gobject introspection
fe831b
- Cleanup and modernise spec
fe831b
- Drop old dependencies
fe831b
fe831b
* Thu Jul 25 2013 Caolán McNamara <caolanm@redhat.com> 1.14.27-1
fe831b
- latest version
fe831b
fe831b
* Thu Apr 04 2013 Caolán McNamara <caolanm@redhat.com> 1.14.26-4
fe831b
- Resolves: rhbz#922395 crash on fwrite
fe831b
fe831b
* Thu Apr 04 2013 Caolán McNamara <caolanm@redhat.com> 1.14.26-3
fe831b
- Resolves: rhbz#925752 support aarch64
fe831b
fe831b
* Fri Mar 15 2013 Caolán McNamara <caolanm@redhat.com> 1.14.26-2
fe831b
- Resolves: (well, push it along a bit) rhbz#921311 selinux foo
fe831b
fe831b
* Mon Mar 04 2013 Caolán McNamara <caolanm@redhat.com> 1.14.26-1
fe831b
- latest version
fe831b
- drop integrated gnome689706.gsf_input_dup.patch
fe831b
- libgsf-python is gone with "excise old bit-rotted python support"
fe831b
fe831b
* Fri Feb 22 2013 Caolán McNamara <caolanm@redhat.com> 1.14.25-2
fe831b
- Resolves: gnome#689706 fix gsf_input_dup
fe831b
fe831b
* Thu Jan 31 2013 Caolán McNamara <caolanm@redhat.com> 1.14.25-1
fe831b
- latest version
fe831b
fe831b
* Mon Jan 14 2013 Caolán McNamara <caolanm@redhat.com> 1.14.24-2
fe831b
- Resolves: rhbz#894018 co-own /usr/share/thumbnailers
fe831b
fe831b
* Mon Sep 10 2012 Caolán McNamara <caolanm@redhat.com> 1.14.24-1
fe831b
- Resolves: rhbz#855608 latest version
fe831b
fe831b
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14.23-2
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
fe831b
fe831b
* Mon May 14 2012 Caolán McNamara <caolanm@redhat.com> 1.14.23-1
fe831b
- latest version
fe831b
fe831b
* Fri Mar 09 2012 Caolán McNamara <caolanm@redhat.com> 1.14.22-1
fe831b
- latest version
fe831b
fe831b
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14.21-3
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
fe831b
fe831b
* Tue Dec 06 2011 Adam Jackson <ajax@redhat.com> - 1.14.21-2
fe831b
- Rebuild for new libpng
fe831b
fe831b
* Sun May 22 2011 Caolán McNamara <caolanm@redhat.com> 1.14.21-1
fe831b
- latest version
fe831b
fe831b
* Sat Apr 02 2011 Caolán McNamara <caolanm@redhat.com> 1.14.20-1
fe831b
- latest version
fe831b
- drop integrated libgsf.gnome634435.avoidcrash.patch
fe831b
fe831b
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14.19-4
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
fe831b
fe831b
* Tue Nov 09 2010 Caolán McNamara <caolanm@redhat.com> 1.14.19-3
fe831b
- Resolves: rhbz#650874 / gnome#634435 crash parsing ancient .ppt
fe831b
fe831b
* Wed Sep 29 2010 jkeating - 1.14.19-2
fe831b
- Rebuilt for gcc bug 634757
fe831b
fe831b
* Sun Sep 26 2010 Caolán McNamara <caolanm@redhat.com> 1.14.19-1
fe831b
- latest version
fe831b
fe831b
* Tue Jul 27 2010 Caolán McNamara <caolanm@redhat.com> 1.14.18-5
fe831b
- Resolves: rhbz#618514 pre/post only needed in gnome subpackage
fe831b
fe831b
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 1.14.18-4
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
fe831b
fe831b
* Mon Jul 19 2010 Caolán McNamara <caolanm@redhat.com> 1.14.18-3
fe831b
- Resolves: rhbz#226023 merge review comments
fe831b
fe831b
* Sun Jun 13 2010 Caolán McNamara <caolanm@redhat.com> 1.14.18-2
fe831b
- include COPYING.LIB
fe831b
fe831b
* Thu Apr 08 2010 Caolán McNamara <caolanm@redhat.com> 1.14.18-1
fe831b
- latest version
fe831b
fe831b
* Sun Feb 14 2010 Caolán McNamara <caolanm@redhat.com> 1.14.17-1
fe831b
- latest version
fe831b
fe831b
* Fri Oct 16 2009 Caolán McNamara <caolanm@redhat.com> 1.14.16-1
fe831b
- latest version
fe831b
- drop integrated libgsf.gnome594359.gdk-pixbuf.patch
fe831b
fe831b
* Mon Sep 07 2009 Caolán McNamara <caolanm@redhat.com> 1.14.15-4
fe831b
- Resolves: rhbz#521513 try gdk-pixbuf before ImageMagick convert
fe831b
fe831b
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14.15-3
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
fe831b
fe831b
* Fri Jul 10 2009 Caolán McNamara <caolanm@redhat.com> 1.14.15-2
fe831b
- clean some rpmlint warnings
fe831b
fe831b
* Mon Jun 22 2009 Caolán McNamara <caolanm@redhat.com> 1.14.15-1
fe831b
- latest version
fe831b
fe831b
* Tue May 26 2009 Caolán McNamara <caolanm@redhat.com> 1.14.14-1
fe831b
- latest version
fe831b
fe831b
* Thu May 07 2009 Caolán McNamara <caolanm@redhat.com> 1.14.13-1
fe831b
- latest version
fe831b
fe831b
* Wed Apr 29 2009 Caolán McNamara <caolanm@redhat.com> 1.14.12-1
fe831b
- latest version, drop integrated libgsf-1.14.11.gcc39015.patch
fe831b
fe831b
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14.11-3
fe831b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
fe831b
fe831b
* Fri Jan 30 2009 Caolán McNamara <caolanm@redhat.com> 1.14.11-2
fe831b
- fix g_enum_register_static use
fe831b
fe831b
* Wed Jan 07 2009 Caolán McNamara <caolanm@redhat.com> 1.14.11-1
fe831b
- latest version
fe831b
fe831b
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.14.10-2
fe831b
- Rebuild for Python 2.6
fe831b
fe831b
* Mon Oct 20 2008 Caolán McNamara <caolanm@redhat.com> 1.14.10-1
fe831b
- latest version
fe831b
fe831b
* Tue Sep 23 2008 Matthias Clasen  <mclasen@redhat.com> - 1.14.9-2
fe831b
- Drop the ImageMagick dependency again, since it causes size problems on 
fe831b
  the live cd
fe831b
fe831b
* Wed Sep 03 2008 Caolán McNamara <caolanm@redhat.com> 1.14.9-1
fe831b
- latest version with gio support
fe831b
fe831b
* Fri Aug 08 2008 Caolán McNamara <caolanm@redhat.com> 1.14.8-2
fe831b
- Resolves: rhbz#458353 gsf-office-thumbnailer doesn't work without ImageMagick's convert.
fe831b
  Move that into the gnome subpackage
fe831b
fe831b
* Thu Mar 06 2008 Caolán McNamara <caolanm@redhat.com> 1.14.8-1
fe831b
- latest version
fe831b
fe831b
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.14.7-3
fe831b
- Autorebuild for GCC 4.3
fe831b
fe831b
* Fri Dec 21 2007 Caolán McNamara <caolanm@redhat.com> 1.14.7-2
fe831b
- Resolves: rhbz#426436 fix up python x86_64 import gsf
fe831b
fe831b
* Fri Sep 14 2007 Matthias Clasen <mclasen@redhat.com> 1.14.7-1
fe831b
- Update to 1.14.7
fe831b
fe831b
* Wed Sep 05 2007 Caolán McNamara <caolanm@redhat.com> 1.14.6-1
fe831b
- next version
fe831b
fe831b
* Wed Aug 29 2007 Caolán McNamara <caolanm@redhat.com> 1.14.5-3
fe831b
- rebuild
fe831b
fe831b
* Thu Aug 02 2007 Caolán McNamara <caolanm@redhat.com> 1.14.5-2
fe831b
- clarify license: LGPL v2.1 in source headers, no "later"
fe831b
fe831b
* Thu Jul 12 2007 Caolán McNamara <caolanm@redhat.com> 1.14.5-1
fe831b
- next version
fe831b
fe831b
* Mon Jun 18 2007 Caolán McNamara <caolanm@redhat.com> 1.14.4-1
fe831b
- next version
fe831b
fe831b
* Sun Mar 25 2007 Caolán McNamara <caolanm@redhat.com> 1.14.3-4
fe831b
- Resolves rhbz#233862 unowned directory fix from Michael Schwendt
fe831b
fe831b
* Fri Feb 09 2007 Caolán McNamara <caolanm@redhat.com> 1.14.3-3
fe831b
- some spec cleanups
fe831b
fe831b
* Thu Dec  7 2006 Jeremy Katz <katzj@redhat.com> - 1.14.3-2
fe831b
- rebuild for python 2.5
fe831b
fe831b
* Thu Nov 09 2006 Caolán McNamara <caolanm@redhat.com> 1.14.3-1
fe831b
- bump to 1.14.3
fe831b
fe831b
* Wed Nov  1 2006 Dan Williams <dcbw@redhat.com> - 1.14.2-2
fe831b
- Split to remove gnome-vfs2 dependency on core sub-packages
fe831b
fe831b
* Mon Oct 09 2006 Caolán McNamara <caolanm@redhat.com> - 1.14.2-1
fe831b
- bump to 1.14.2
fe831b
fe831b
* Fri Jul 14 2006 Bill Nottingham <notting@redhat.com> - 1.14.1-6
fe831b
- gnome-vfs2-devel no longer requires libbonobo-devel; add it as a buildreq
fe831b
fe831b
* Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 1.14.1-5
fe831b
- rebuild
fe831b
- add missing br gettext
fe831b
fe831b
* Mon May 29 2006 Caolán McNamara <caolanm@redhat.com> 1.14.1-4
fe831b
- rh#193417# Add BuildRequires perl-XML-Parser
fe831b
fe831b
* Tue May 23 2006 Caolán McNamara <caolanm@redhat.com> 1.14.1-3
fe831b
- rh#192707# disable rebuilding of gtk-doc so as to allow multi-arch devel
fe831b
fe831b
* Wed May 10 2006 Matthias Clasen <mclasen@redhat.com> 1.14.1-2
fe831b
- Update to 1.14.1
fe831b
fe831b
* Mon Mar 20 2006 Caolán McNamara <caolanm@redhat.com> 1.14.0-1
fe831b
- next version
fe831b
fe831b
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.13.3-2.2.1
fe831b
- bump again for double-long bug on ppc(64)
fe831b
fe831b
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.13.3-2.2
fe831b
- rebuilt for new gcc4.1 snapshot and glibc changes
fe831b
fe831b
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
fe831b
- rebuilt
fe831b
fe831b
* Mon Dec  5 2005 Caolán McNamara <caolanm@redhat.com> 1.13.3-2
fe831b
- rh#172062# Obsolete extras libgsf113
fe831b
fe831b
* Fri Dec  2 2005 Matthias Clasen <mclasen@redhat.com> 1.13.3-1
fe831b
- Update to 1.13.3
fe831b
fe831b
* Tue Sep 20 2005 Caolán McNamara <caolanm@redhat.com> 1.12.3-1
fe831b
- bump to next version
fe831b
- add manpage for gsf-office-thumbnailer
fe831b
fe831b
* Fri Aug 26 2005 Caolán McNamara <caolanm@redhat.com> 1.12.2-1
fe831b
- bump to latest version
fe831b
fe831b
* Wed Jun 15 2005 Caolán McNamara <caolanm@redhat.com> 1.12.1-1
fe831b
- bump to latest version
fe831b
fe831b
* Wed Mar  2 2005 Caolán McNamara <caolanm@redhat.com> 1.12.0-1
fe831b
- bump to latest version
fe831b
- clean spec
fe831b
fe831b
* Wed Mar  2 2005 Caolán McNamara <caolanm@redhat.com> 1.11.1-2
fe831b
- rebuild with gcc4
fe831b
fe831b
* Thu Dec 16 2004 Caolán McNamara <caolanm@redhat.com> 1.11.1-1
fe831b
- upgrade to 1.11.1
fe831b
fe831b
* Tue Aug 31 2004 Caolán McNamara <caolanm@redhat.com> 1.10.1-1
fe831b
- upgrade to 1.10.1
fe831b
fe831b
* Wed Aug 18 2004 Caolán McNamara <caolanm@redhat.com> 1.10.0-1
fe831b
- upgrade to 1.10.0
fe831b
fe831b
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
fe831b
- rebuilt
fe831b
fe831b
* Thu May  6 2004 Dams <anvil[AT]livna.org> 1.9.0-2
fe831b
- -devel now requires libgsf=version-release
fe831b
- Added smp_mflags
fe831b
- Fixed double included .so files
fe831b
fe831b
* Wed May 5 2004 Caolán McNamara <caolanm@redhat.com> 1.9.0-1
fe831b
* upgrade to 1.9.0 to get crash fixes
fe831b
fe831b
* Sun Apr 11 2004 Warren Togami <wtogami@redhat.com> 1.8.2-3
fe831b
- BR libtool libxml2-devel gnome-vfs2-devel bzip2-devel
fe831b
- -devel req glib2-devel libxml2-devel gnome-vfs2-devel
fe831b
fe831b
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
fe831b
- rebuilt
fe831b
fe831b
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
fe831b
- rebuilt
fe831b
fe831b
* Mon Jan 12 2004 Jonathan Blandford <jrb@redhat.com> 1.8.2-1
fe831b
- make $includedir/libgsf-1 owned by -devel
fe831b
fe831b
* Fri Sep 19 2003 Havoc Pennington <hp@redhat.com> 1.8.2-1
fe831b
- 1.8.2
fe831b
fe831b
* Wed Aug 13 2003 Jonathan Blandford <jrb@redhat.com>
fe831b
- rebuild
fe831b
fe831b
* Wed Aug  6 2003 Elliot Lee <sopwith@redhat.com> 1.8.1-5
fe831b
- Fix libtool
fe831b
fe831b
* Sat Jul 12 2003 Jeremy Katz <katzj@redhat.com> 1.8.1-4
fe831b
- use system libtool so that lib64 library deps are correct
fe831b
fe831b
* Thu Jul 10 2003 Jeremy Katz <katzj@redhat.com> 1.8.1-3
fe831b
- forcibly disable gtk-doc (openjade is broken on s390)
fe831b
fe831b
* Mon Jul  7 2003 Jeremy Katz <katzj@redhat.com> 1.8.1-2
fe831b
- ldconfig in %%post/%%postun
fe831b
fe831b
* Sun Jul  6 2003 Jeremy Katz <katzj@redhat.com> 1.8.1-1
fe831b
- use standard macros
fe831b
- build for Red Hat Linux
fe831b
fe831b
* Tue May 13 2003 Rui M. Seabra <rms@407.org>
fe831b
- fix spec to reflect current stat of the build
fe831b
fe831b
* Tue Jun 18 2002 Rui M. Seabra <rms@407.org>
fe831b
- set permission correctly
fe831b
- fix common mistake of Copyright flag into License flag.
fe831b
fe831b
* Thu May 23 2002 Jody Goldberg <jody@gnome.org>
fe831b
- Initial version