rh#172062# Obsolete extras libgsf113
This commit is contained in:
parent
94b43d06b0
commit
e96cafa9a2
@ -1,7 +1,7 @@
|
||||
Summary: GNOME Structured File library
|
||||
Name: libgsf
|
||||
Version: 1.13.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
Group: System Environment/Libraries
|
||||
License: LGPL
|
||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.11/%{name}-%{version}.tar.bz2
|
||||
@ -12,6 +12,7 @@ BuildRequires: libtool
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: gnome-vfs2-devel
|
||||
BuildRequires: bzip2-devel
|
||||
Obsoletes: libgsf113
|
||||
|
||||
%description
|
||||
A library for reading and writing structured files (eg MS OLE and Zip)
|
||||
@ -25,6 +26,7 @@ Requires: glib2-devel
|
||||
Requires: libxml2-devel
|
||||
# headers included
|
||||
Requires: gnome-vfs2-devel
|
||||
Obsoletes: libgsf113-devel
|
||||
|
||||
%description devel
|
||||
Libraries, headers, and support files necessary to compile applications using libgsf.
|
||||
@ -67,6 +69,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
||||
rm -r $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Mon Dec 5 2005 Caolan McNamara <caolanm@redhat.com> 1.13.3-2
|
||||
- rh#172062# Obsolete extras libgsf113
|
||||
|
||||
* Fri Dec 2 2005 Matthias Clasen <mclasen@redhat.com> 1.13.3-1
|
||||
- Update to 1.13.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user