]> git.pld-linux.org Git - packages/gource.git/commitdiff
- up to 0.31
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 19 Feb 2011 19:39:29 +0000 (19:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gource.spec -> 1.8

gource.spec

index cfa0bd587b9e1b1f4467a3d91de31dc04a6412d1..b2206fad64422f2526715d82ff397c3d680eb7b0 100644 (file)
@@ -1,11 +1,11 @@
 Summary:       Software version control visualization
 Summary(pl.UTF-8):     Narzędzie wizualizujące kontrolę wersji
 Name:          gource
 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
 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
 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: 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)
 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 \
 
 %build
 %configure \
+       --with-tinyxml \
        --enable-ttf-font-dir=%{_datadir}/fonts/TTF
 %{__make}
 
        --enable-ttf-font-dir=%{_datadir}/fonts/TTF
 %{__make}
 
This page took 0.12362 seconds and 4 git commands to generate.