]> git.pld-linux.org Git - packages/clearsilver.git/commitdiff
- up to 0.9.14
authorAndrzej Zawadzki <zawadaa@gmail.com>
Fri, 27 May 2005 14:09:08 +0000 (14:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- add fPIC

Changed files:
    clearsilver.spec -> 1.7

clearsilver.spec

index 175169083ad1d5da895e06db0e81f3c70f34d55e..c1d0ca8208f7526913eabd3eb46c8a49bb959b31 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       ClearSilver HTML template system
 Summary(pl):   ClearSilver - system szablonów HTML
 Name:          clearsilver
-Version:       0.9.13
+Version:       0.9.14
 Release:       0.1
 License:       Apache License style
 Group:         Development/Libraries
 Source0:       http://www.clearsilver.net/downloads/%{name}-%{version}.tar.gz
-# Source0-md5: 6f4946d92eca41e17c9fc0373aee096a
+# Source0-md5: 2161936b7828e8cbdc4f45812d15e3f6
 URL:           http://www.clearsilver.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -92,6 +92,7 @@ install /usr/share/automake/config.* .
 %{__aclocal}
 %{__autoconf}
 %configure \
+       CFLAGS="%{rpmcflags} -fPIC" \
        --enable-apache \
        --with-python=%{_bindir}/python \
        --enable-perl \
This page took 0.440049 seconds and 4 git commands to generate.