]> git.pld-linux.org Git - packages/yelp.git/commitdiff
- fox building with rarian 0.7.x
authorhawk <hawk@pld-linux.org>
Sat, 2 Feb 2008 10:14:29 +0000 (10:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- relase 7

Changed files:
    yelp.spec -> 1.117

yelp.spec

index d739f5fc354af670e035fd150df91018b98c72a9..0506b85562f1307420dbef69ba0d073790369e84 100644 (file)
--- a/yelp.spec
+++ b/yelp.spec
@@ -2,7 +2,7 @@ Summary:        A system documentation reader from the GNOME project
 Summary(pl.UTF-8):     Czytnik dokumentacji z projektu GNOME
 Name:          yelp
 Version:       2.20.0
-Release:       6
+Release:       7
 License:       GPL
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/yelp/2.20/%{name}-%{version}.tar.bz2
@@ -74,7 +74,8 @@ mv po/sr\@{Latn,latin}.po
 %{__autoconf}
 %{__automake}
 %configure
-%{__make} -j1
+%{__make} -j1 \
+       CFLAGS="%{rpmcflags} -DI_KNOW_RARIAN_0_8_IS_UNSTABLE"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.098651 seconds and 4 git commands to generate.