]> git.pld-linux.org Git - packages/analog.git/commitdiff
- release 2: pass %%{rpmcflags} in CFLAGS. analog-5_01-2
authorkloczek <kloczek@pld-linux.org>
Sun, 20 May 2001 16:13:19 +0000 (16:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    analog.spec -> 1.22

analog.spec

index 9bd4fa9d73d8844d506057d79da93f17197e427d..fa80b8ea3b456a88759743e41bf68fe8f082a129 100644 (file)
@@ -2,7 +2,7 @@ Summary:        WWW server logfile analysis program
 Summary(pl):   Analizator logów serwera www
 Name:          analog
 Version:       5.01
-Release:       1
+Release:       2
 License:       Distributable
 Group:         Networking/Utilities
 Group(de):     Netzwerkwesen/Werkzeuge
@@ -44,7 +44,7 @@ wygenerowa
 %patch0 -p1
 
 %build
-%{__make} CEXTRAFLAGS="%{rpmcflags}" %{name}
+%{__make} CFLAGS="%{rpmcflags}" CEXTRAFLAGS="%{rpmcflags}" %{name}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.123231 seconds and 4 git commands to generate.