[packages/ruby-augeas] - updated to 0.5.0

qboosh qboosh at pld-linux.org
Sun Feb 9 09:13:29 CET 2014


commit 64164ae7a173d4d17a1162dddca1d91cb539abaf
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Feb 9 09:15:20 2014 +0100

    - updated to 0.5.0

 ruby-augeas.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/ruby-augeas.spec b/ruby-augeas.spec
index f78cf5f..e20a4f2 100644
--- a/ruby-augeas.spec
+++ b/ruby-augeas.spec
@@ -1,11 +1,11 @@
 Summary:	Ruby bindings for augeas
 Summary(pl.UTF-8):	Wiązania języka Ruby do augeasa
 Name:		ruby-augeas
-Version:	0.4.1
+Version:	0.5.0
 Release:	1
 License:	LGPL v2.1+
-Source0:	http://augeas.net/download/ruby/%{name}-%{version}.tgz
-# Source0-md5:	b7d059cdcbe8b78727b08882b7128ba7
+Source0:	http://download.augeas.net/ruby/%{name}-%{version}.tgz
+# Source0-md5:	a132eace43ce13ccd059e22c0b1188ac
 Group:		Development/Languages
 URL:		http://augeas.net/
 BuildRequires:	augeas-devel
@@ -13,6 +13,7 @@ BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.484
 BuildRequires:	ruby >= 1:1.8.1
 BuildRequires:	ruby-rake
+BuildRequires:	sed >= 4.0
 %{?ruby_mod_ver_requires_eq}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,7 +26,7 @@ Wiązania języka Ruby do augeasa.
 %prep
 %setup -q
 
-sed -i -e 's,"make","%{__make} CC=\\"%{__cc}\\" CFLAGS=\\"%{rpmcflags} -fPIC\\"",' Rakefile
+%{__sed} -i -e 's@"make"@"%{__make} CC=\\"%{__cc}\\" CFLAGS=\\"%{rpmcflags} -fPIC $(pkg-config --cflags augeas)\\""@' Rakefile
 
 %build
 rake build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-augeas.git/commitdiff/64164ae7a173d4d17a1162dddca1d91cb539abaf



More information about the pld-cvs-commit mailing list