commit c102b1f1f7c4d38ec782292638ea150e18351eee
Author: Jan Palus <[email protected]>
Date:   Fri Oct 17 13:07:43 2014 +0200

    - up to 0.2.3
    - disable colors in build (introduces unknown gcc param)

 girara.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/girara.spec b/girara.spec
index 528e21c..1186076 100644
--- a/girara.spec
+++ b/girara.spec
@@ -1,11 +1,11 @@
 Summary:       User interface library
 Name:          girara
-Version:       0.2.2
+Version:       0.2.3
 Release:       1
 License:       BSD-like
 Group:         Libraries
 Source0:       
http://pwmt.org/projects/girara/download/%{name}-%{version}.tar.gz
-# Source0-md5: 678b0fb6f22d88ba4c29297c67685c50
+# Source0-md5: 08463b087ba3ad28c38438b2cf716795
 URL:           http://pwmt.org/projects/girara
 BuildRequires: glib2-devel >= 1:2.28.0
 BuildRequires: gtk+3-devel >= 3.2
@@ -48,7 +48,7 @@ Static girara library.
 %build
 CFLAGS="%{rpmcflags}" \
 LDFLAGS="%{rpmldflags}" \
-%{__make} VERBOSE=1
+%{__make} COLOR=0 VERBOSE=1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/girara.git/commitdiff/c102b1f1f7c4d38ec782292638ea150e18351eee

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to