[packages/gtk+3] - fixed typo, added blank line before make call to avoid such mistakes - release 2

hawk hawk at pld-linux.org
Mon Apr 1 14:23:27 CEST 2013


commit 03882d3a9d4583aaa7b0a6b48205e6e909f2dec1
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Mon Apr 1 12:43:43 2013 +0000

    - fixed typo, added blank line before make call to avoid such mistakes
    - release 2

 gtk+3.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gtk+3.spec b/gtk+3.spec
index 54cc905..6ec8be9 100644
--- a/gtk+3.spec
+++ b/gtk+3.spec
@@ -17,7 +17,7 @@ Summary(pl.UTF-8):	GIMP Toolkit
 Summary(tr.UTF-8):	GIMP ToolKit arayüz kitaplığı
 Name:		gtk+3
 Version:	3.8.0
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		X11/Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtk+/3.8/gtk+-%{version}.tar.xz
@@ -278,7 +278,8 @@ CPPFLAGS="%{rpmcppflags}%{?with_papi: -I/usr/include/papi}"
 	--enable-x11-backend \
 	--enable-xinerama \
 	--enable-xkb \
-	--with-html-dir=%{_gtkdocdir} \
+	--with-html-dir=%{_gtkdocdir}
+
 %{__make} \
 	democodedir=%{_examplesdir}/%{name}-%{version}/demos/gtk-demo
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtk+3.git/commitdiff/03882d3a9d4583aaa7b0a6b48205e6e909f2dec1



More information about the pld-cvs-commit mailing list