[packages/zathura] - up to 0.3.0 - bump required girara version - disable colors in build (introduces unknown gcc param

atler atler at pld-linux.org
Fri Oct 17 13:13:29 CEST 2014


commit c4aa1495d972eb508e954b6e91175ba77106ac7d
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Oct 17 13:11:59 2014 +0200

    - up to 0.3.0
    - bump required girara version
    - disable colors in build (introduces unknown gcc param)

 zathura.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/zathura.spec b/zathura.spec
index 190c86b..26f03c2 100644
--- a/zathura.spec
+++ b/zathura.spec
@@ -2,15 +2,15 @@ Summary:	A vi-like pdf reader
 Summary(hu.UTF-8):	Egy vi-szerű pdf olvasó
 Summary(pl.UTF-8):	Czytnik pdf podobny do vi
 Name:		zathura
-Version:	0.2.9
+Version:	0.3.0
 Release:	1
 License:	BSD-like
 Group:		Applications
 Source0:	http://pwmt.org/projects/zathura/download/%{name}-%{version}.tar.gz
-# Source0-md5:	afc56f9df7677215ea10b92239611faa
+# Source0-md5:	07c6d83086eee7e3992d5646db60caf5
 Source1:	config.txt
 URL:		http://pwmt.org/projects/zathura
-BuildRequires:	girara-devel >= 0.2.2
+BuildRequires:	girara-devel >= 0.2.3
 BuildRequires:	glib2-devel >= 1:2.28.0
 BuildRequires:	gtk+3-devel
 BuildRequires:	intltool
@@ -60,6 +60,7 @@ cp %{SOURCE1} config.txt
 CFLAGS="%{rpmcflags}" \
 LDFLAGS="%{rpmldflags}" \
 %{__make} \
+	COLOR=0 \
 	VERBOSE=1 \
 	LIBDIR=%{_libdir}
 
@@ -86,6 +87,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc LICENSE README config.txt
 %attr(755,root,root) %{_bindir}/zathura
 %{_desktopdir}/%{name}.desktop
+%{_datadir}/appdata/zathura.appdata.xml
 %{_datadir}/dbus-1/interfaces/org.pwmt.zathura.xml
 %{_mandir}/man1/zathura.1*
 %{_mandir}/man5/zathurarc.5*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zathura.git/commitdiff/c4aa1495d972eb508e954b6e91175ba77106ac7d



More information about the pld-cvs-commit mailing list