[packages/ruby-uuid] up to 2.3.7
glen
glen at pld-linux.org
Tue Apr 23 22:40:41 CEST 2013
commit 310c810691d4359b66ad97982707af63d7320dd3
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Apr 23 23:40:07 2013 +0300
up to 2.3.7
do not package bin, needs degemifying and uses too generic name
ruby-uuid.spec | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/ruby-uuid.spec b/ruby-uuid.spec
index 5e766a7..d729da3 100644
--- a/ruby-uuid.spec
+++ b/ruby-uuid.spec
@@ -1,16 +1,16 @@
%define pkgname uuid
Summary: Ruby interface to Git
Name: ruby-%{pkgname}
-Version: 2.3.1
+Version: 2.3.7
Release: 1
License: MIT
Group: Development/Tools
Source0: http://gems.rubyforge.org/gems/%{pkgname}-%{version}.gem
-# Source0-md5: 8a9741654c0930849c67c6d6139eec47
+# Source0-md5: 749430cac002a05e99d7ae0fb835f78a
URL: http://github.com/assaf/uuid
BuildRequires: rpm-rubyprov
BuildRequires: rpmbuild(macros) >= 1.656
-Requires: ruby-macaddr
+Requires: ruby-macaddr >= 1.0
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -24,7 +24,6 @@ distributed applications.
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{ruby_vendorlibdir},%{_bindir}}
-cp -a bin/* $RPM_BUILD_ROOT%{_bindir}
cp -a lib/* $RPM_BUILD_ROOT%{ruby_vendorlibdir}
%clean
@@ -32,5 +31,4 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/uuid
%{ruby_vendorlibdir}/uuid.rb
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-uuid.git/commitdiff/310c810691d4359b66ad97982707af63d7320dd3
More information about the pld-cvs-commit
mailing list