0.2.4
This commit is contained in:
parent
f2cf0c19a6
commit
c5e4ed31e1
@ -1 +1 @@
|
|||||||
libspectre-0.2.3.tar.gz
|
libspectre-0.2.4.tar.gz
|
||||||
|
@ -1,19 +1,18 @@
|
|||||||
Name: libspectre
|
Name: libspectre
|
||||||
Version: 0.2.3
|
Version: 0.2.4
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A library for rendering PostScript(TM) documents
|
Summary: A library for rendering PostScript(TM) documents
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://libspectre.freedesktop.org
|
URL: http://libspectre.freedesktop.org
|
||||||
Source0: http://libspectre.freedesktop.org/releases/%{name}-%{version}.tar.gz
|
Source0: http://libspectre.freedesktop.org/releases/%{name}-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
||||||
|
|
||||||
BuildRequires: ghostscript-devel >= 8.61
|
BuildRequires: ghostscript-devel >= 8.61
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{name} is a small library for rendering PostScript(TM) documents.
|
%{name} is a small library for rendering PostScript(TM) documents.
|
||||||
It provides a convenient easy to use API for handling and rendering
|
It provides a convenient easy to use API for handling and rendering
|
||||||
PostScript documents.
|
PostScript documents.
|
||||||
|
|
||||||
|
|
||||||
@ -21,7 +20,7 @@ PostScript documents.
|
|||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
|
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -66,6 +65,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 3 2010 Matthias Clasen <mclasen@redhat.com> - 0.2.4-1
|
||||||
|
- Update to 0.2.4
|
||||||
|
- See http://mail.gnome.org/archives/gnome-announce-list/2010-February/msg00059.html
|
||||||
|
|
||||||
* Fri Jan 8 2010 Marek Kasik <mkasik@redhat.com> - 0.2.3-4
|
* Fri Jan 8 2010 Marek Kasik <mkasik@redhat.com> - 0.2.3-4
|
||||||
- Correct release number
|
- Correct release number
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user