X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgource.git;a=blobdiff_plain;f=gource.spec;h=b2206fad64422f2526715d82ff397c3d680eb7b0;hp=cfa0bd587b9e1b1f4467a3d91de31dc04a6412d1;hb=ecc5c641775c2f22b9cb7c74a13e6958773e992e;hpb=cafb4ed7fefc985d19cad8f836e398417749307d diff --git a/gource.spec b/gource.spec index cfa0bd5..b2206fa 100644 --- a/gource.spec +++ b/gource.spec @@ -1,11 +1,11 @@ Summary: Software version control visualization Summary(pl.UTF-8): Narzędzie wizualizujące kontrolę wersji Name: gource -Version: 0.24 +Version: 0.31 Release: 1 URL: http://gource.googlecode.com/ Source0: http://gource.googlecode.com/files/%{name}-%{version}.tar.gz -# Source0-md5: f896ebc6efbe3deed47dccf6c768dba5 +# Source0-md5: 079c756ebb14f914886d436689e12c59 License: GPL v3+ Group: X11/Applications BuildRequires: OpenGL-GLU-devel @@ -18,6 +18,7 @@ BuildRequires: libjpeg-devel BuildRequires: libpng-devel BuildRequires: pcre-devel BuildRequires: pkgconfig +BuildRequires: tinyxml-devel BuildRequires: xorg-lib-libX11-devel Requires: fonts-TTF-freefont BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -46,6 +47,7 @@ CVS i SVN. %build %configure \ + --with-tinyxml \ --enable-ttf-font-dir=%{_datadir}/fonts/TTF %{__make}