]> git.pld-linux.org Git - packages/elm.git/commitdiff
- up to 2.5.7, -DI_STDARG added to %{__make}; builds
authoreothane <eothane@pld-linux.org>
Thu, 18 Mar 2004 11:47:45 +0000 (11:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    elm.spec -> 1.41

elm.spec

index 37a2109b1c3ed880ef25305bd23bcee731a12688..f6759b55e513154c1d9459b9bbaeef655d3a53d0 100644 (file)
--- a/elm.spec
+++ b/elm.spec
@@ -8,12 +8,12 @@ Summary(ru):  
 Summary(tr):   e-posta okuma yazýlýmý
 Summary(uk):   ÐÏÛÔÏ×Á ÐÒÏÇÒÁÍÁ elm
 Name:          elm
-Version:       2.5.6
-Release:       4
+Version:       2.5.7
+Release:       1
 License:       distributable
 Group:         Applications/Mail
 Source0:       ftp://ftp.virginia.edu/pub/elm/%{name}%{version}.tar.gz
-# Source0-md5: 5ce17b50cb90f99ffc09e4df52f52648
+# Source0-md5: 47bb6d6af6dceda4108076507baa99ba
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: b8891e4d62117163025e594e6608f747
 Source2:       %{name}.desktop
@@ -97,7 +97,7 @@ Elm 
 
 %build
 mkdir -p bin
-%{__make} OPTIMIZE="%{rpmcflags}" CC="%{__cc}"
+%{__make} OPTIMIZE="%{rpmcflags} -DI_STDARG" CC="%{__cc}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.041376 seconds and 4 git commands to generate.