automatic version update by autodist [release 2.40.8-1mamba;Tue Mar 03 2015]

This commit is contained in:
Automatic Build System 2024-01-06 05:43:11 +01:00
parent 6abfb30aff
commit ac34a2ca6d

View File

@ -1,7 +1,7 @@
%define majversion %(echo %version | cut -d. -f 1-2)
Name: librsvg
Version: 2.40.6
Version: 2.40.8
Release: 1mamba
Summary: A high performance SVG rendering library
Group: System/Libraries
@ -31,12 +31,12 @@ BuildRequires: libz-devel
BuildRequires: libart_lgpl-devel
BuildRequires: libfreetype-devel
BuildRequires: libgdk-pixbuf-devel
%if "%{stage1}" != "1"
BuildRequires: libgnome-vfs-devel
BuildRequires: libgnomeprint-devel
BuildRequires: libgnomeprintui-devel
BuildRequires: xulrunner-devel
%endif
#%if "%{stage1}" != "1"
#BuildRequires: libgnome-vfs-devel
#BuildRequires: libgnomeprint-devel
#BuildRequires: libgnomeprintui-devel
#BuildRequires: xulrunner-devel
#%endif
BuildRequires: gettext-devel
BuildRequires: libpopt-devel
BuildRequires: libnspr-devel
@ -162,6 +162,9 @@ exit 0
%{_datadir}/gtk-doc/html/rsvg-2.0/*
%changelog
* Tue Mar 03 2015 Automatic Build System <autodist@mambasoft.it> 2.40.8-1mamba
- automatic version update by autodist
* Sat Dec 13 2014 Automatic Build System <autodist@mambasoft.it> 2.40.6-1mamba
- automatic update by autodist