/[smeserver]/rpms/libgsf/sme8/libgsf.spec
ViewVC logotype

Diff of /rpms/libgsf/sme8/libgsf.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by slords, Sat Feb 6 20:37:32 2010 UTC Revision 1.2 by slords, Sat Feb 6 20:43:27 2010 UTC
# Line 1  Line 1 
1  Summary: GNOME Structured File library  Summary: GNOME Structured File library
2  Name: libgsf  Name: libgsf
3  Version: 1.14.1  Version: 1.14.1
4  Release: 6.1  Release: 6.1%{?dist}
5  Group: System Environment/Libraries  Group: System Environment/Libraries
6  License: LGPL  License: LGPL
7  Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.11/%{name}-%{version}.tar.bz2  Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.11/%{name}-%{version}.tar.bz2
8  Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root  Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root
9  Requires: glib2 >= 2.2.0  Requires: glib2 >= 2.2.0
10  BuildRequires: glib2-devel >= 2.2.0, perl-XML-Parser  BuildRequires: glib2-devel >= 2.2.0, perl-XML-Parser
11  BuildRequires: libtool, libxml2-devel, gnome-vfs2-devel, bzip2-devel, gettext  BuildRequires: libtool, libxml2-devel, bzip2-devel, gettext
 BuildRequires: libbonobo-devel  
12    
13  Patch0: libgsf_CVE-2006-4514.patch  Patch0: libgsf_CVE-2006-4514.patch
14    
# Line 37  Libraries, headers, and support files ne Line 36  Libraries, headers, and support files ne
36  %patch0 -p1 -b libgsf_CVE-2006-4514.patch  %patch0 -p1 -b libgsf_CVE-2006-4514.patch
37    
38  %build  %build
39  %configure --disable-gtk-doc  %configure --disable-gtk-doc --without-gnome
40  make %{?_smp_mflags}  make %{?_smp_mflags}
41    
42  %install  %install
# Line 54  rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la Line 53  rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
53  %defattr(-,root,root)  %defattr(-,root,root)
54  %doc AUTHORS COPYING README  %doc AUTHORS COPYING README
55  %{_libdir}/lib*.so.*  %{_libdir}/lib*.so.*
 %{_bindir}/gsf-office-thumbnailer  
 %{_sysconfdir}/gconf/schemas/gsf-office-thumbnailer.schemas  
56  %{_mandir}/man1/gsf-office-thumbnailer.1.gz  %{_mandir}/man1/gsf-office-thumbnailer.1.gz
57    
58  %files devel  %files devel
# Line 70  rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la Line 67  rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
67  rm -r $RPM_BUILD_ROOT  rm -r $RPM_BUILD_ROOT
68    
69  %changelog  %changelog
70    * Sat Feb 6 2010 Shad L. Lords <slords@mail.com> - 1.14.1-6.1.sme
71    - Remove dependencies on gnome to reduce dependencies [SME: 2826]
72    
73  * Wed Dec 13 2006 Caolan McNamara <caolanm@redhat.com> - 1.14.1-6.1  * Wed Dec 13 2006 Caolan McNamara <caolanm@redhat.com> - 1.14.1-6.1
74  - CVE-2006-4514 heap overflow  - CVE-2006-4514 heap overflow
75    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed