[packages/girara] - up to 0.2.2 - BR: libnotify-devel - workaround for .so autodeps

atler atler at pld-linux.org
Wed Jun 25 18:04:11 CEST 2014


commit 8f0958311306d848e03ddec07b5085671d5843e6
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jun 25 18:03:14 2014 +0200

    - up to 0.2.2
    - BR: libnotify-devel
    - workaround for .so autodeps

 girara.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/girara.spec b/girara.spec
index 185398b..528e21c 100644
--- a/girara.spec
+++ b/girara.spec
@@ -1,15 +1,16 @@
 Summary:	User interface library
 Name:		girara
-Version:	0.2.0
+Version:	0.2.2
 Release:	1
 License:	BSD-like
 Group:		Libraries
-Source0:	https://pwmt.org/projects/girara/download/%{name}-%{version}.tar.gz
-# Source0-md5:	cb965af58bc435f356296e62629716f5
+Source0:	http://pwmt.org/projects/girara/download/%{name}-%{version}.tar.gz
+# Source0-md5:	678b0fb6f22d88ba4c29297c67685c50
 URL:		http://pwmt.org/projects/girara
 BuildRequires:	glib2-devel >= 1:2.28.0
 BuildRequires:	gtk+3-devel >= 3.2
 BuildRequires:	intltool
+BuildRequires:	libnotify-devel
 BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -58,6 +59,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %find_lang libgirara-gtk3-1
 
+chmod +x $RPM_BUILD_ROOT%{_libdir}/libgirara-gtk3.so.*.*
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list