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


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