Browse Source

simplify packaging

master
parent
commit
29ecb506bc
  1. 6
      librsvg/librsvg.spec

6
librsvg/librsvg.spec

@ -36,7 +36,7 @@ Class: EVAL
Group: Graphics
License: LGPL
Version: %{V_major}.%{V_minor}
Release: 20171216
Release: 20181017
# list of sources
Source0: http://ftp.gnome.org/pub/GNOME/sources/librsvg/%{V_major}/librsvg-%{version}.tar.xz
@ -45,8 +45,8 @@ Patch0: librsvg.patch
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, pkgconfig
PreReq: OpenPKG, openpkg >= 20160101
BuildPreReq: libxml, cairo, libcroco, libgsf, glib, pango, popt, gdk-pixbuf
PreReq: libxml, cairo, libcroco, libgsf, glib, pango, popt, gdk-pixbuf
BuildPreReq: libxml, cairo, libcroco, glib, pango, popt, gdk-pixbuf
PreReq: libxml, cairo, libcroco, glib, pango, popt, gdk-pixbuf
%description
LibRSVG is a rendering library for Scalable Vector Graphics (SVG).

Loading…
Cancel
Save