Author: aredridel Date: Sat Sep 11 04:29:23 2010 GMT Module: packages Tag: HEAD ---- Log message: - adapterized
---- Files affected: packages/ruby-uuid: ruby-uuid.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/ruby-uuid/ruby-uuid.spec diff -u packages/ruby-uuid/ruby-uuid.spec:1.2 packages/ruby-uuid/ruby-uuid.spec:1.3 --- packages/ruby-uuid/ruby-uuid.spec:1.2 Mon Aug 30 04:46:18 2010 +++ packages/ruby-uuid/ruby-uuid.spec Sat Sep 11 06:29:17 2010 @@ -12,6 +12,7 @@ Group: Development/Tools Source0: http://download.github.com/%{gitauthor}-%{gitname}-v%{version}-0-g%{gitrev}.tar.gz # Source0-md5: 0d4aebbd649d4ca30a96edc1fa46ea1d +Patch0: %{name}-nogems.patch URL: http://github.com/assaf/uuid BuildRequires: rpmbuild(macros) >= 1.277 BuildRequires: ruby @@ -28,6 +29,7 @@ %prep %setup -q -n %{gitauthor}-%{gitname}-%{gitrev} +%patch0 -p1 cp %{_datadir}/setup.rb . ruby setup.rb config \ --installdirs=std @@ -53,6 +55,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2010/09/11 04:29:17 aredridel +- adapterized + Revision 1.2 2010/08/30 02:46:18 aredridel - R: ruby-macaddr ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby-uuid/ruby-uuid.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
