rebuilt with libbonoboui-2.24.5-3mamba to fix libpng version mismatch [release 0.97.2.20140825git-2mamba;Fri Sep 26 2014]
This commit is contained in:
parent
938cb1fddc
commit
bf7281207e
20
dia.spec
20
dia.spec
@ -3,7 +3,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
Name: dia
|
Name: dia
|
||||||
Version: 0.97.2.20140825git
|
Version: 0.97.2.20140825git
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Dia is a gtk+ based diagram creation program
|
Summary: Dia is a gtk+ based diagram creation program
|
||||||
Group: Graphical Desktop/Applications/Graphics
|
Group: Graphical Desktop/Applications/Graphics
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -22,12 +22,6 @@ Patch4: %{name}-0.95-pre6-help.patch
|
|||||||
Patch5: %{name}-0.97.2-glib-2.31.patch
|
Patch5: %{name}-0.97.2-glib-2.31.patch
|
||||||
Patch6: dia-0.97.2-x86_64-wmf-cast.patch
|
Patch6: dia-0.97.2-x86_64-wmf-cast.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRequires: intltool >= 0.21
|
|
||||||
BuildRequires: perl >= 5.8.0
|
|
||||||
BuildRequires: pkgconfig >= 0.19
|
|
||||||
BuildRequires: libart_lgpl-devel >= 2.0.0
|
|
||||||
BuildRequires: gettext-devel >= 0.14.0
|
|
||||||
BuildRequires: xmlto >= 0.0.18
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libEMF-devel
|
BuildRequires: libEMF-devel
|
||||||
@ -81,7 +75,6 @@ BuildRequires: libogg-devel
|
|||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libpng15-devel
|
|
||||||
BuildRequires: libpopt-devel
|
BuildRequires: libpopt-devel
|
||||||
BuildRequires: libpython27-devel
|
BuildRequires: libpython27-devel
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
@ -95,6 +88,14 @@ BuildRequires: libxml2-devel
|
|||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: intltool >= 0.21
|
||||||
|
BuildRequires: perl >= 5.8.0
|
||||||
|
BuildRequires: pkgconfig >= 0.19
|
||||||
|
BuildRequires: libart_lgpl-devel >= 2.0.0
|
||||||
|
BuildRequires: gettext-devel >= 0.14.0
|
||||||
|
BuildRequires: xmlto >= 0.0.18
|
||||||
|
BuildRequires: libbonoboui-devel >= 2.24.5-3mamba
|
||||||
|
BuildRequires: libgnomeui-devel >= 2.24.5-2mamba
|
||||||
%if %with_python
|
%if %with_python
|
||||||
BuildRequires: python >= 1.5.2
|
BuildRequires: python >= 1.5.2
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
@ -237,6 +238,9 @@ ln -s %{_datadir}/gnome/help/dia %{buildroot}%{_datadir}/dia/help
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 26 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.97.2.20140825git-2mamba
|
||||||
|
- rebuilt with libbonoboui-2.24.5-3mamba to fix libpng version mismatch
|
||||||
|
|
||||||
* Mon Aug 25 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.97.2.20140825git-1mamba
|
* Mon Aug 25 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.97.2.20140825git-1mamba
|
||||||
- update to 0.97.2.20140825git
|
- update to 0.97.2.20140825git
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user