Author: glen Date: Thu Jul 24 19:48:41 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - depends on pcaprub
---- Files affected: SPECS: ruby-scruby.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/ruby-scruby.spec diff -u SPECS/ruby-scruby.spec:1.2 SPECS/ruby-scruby.spec:1.3 --- SPECS/ruby-scruby.spec:1.2 Thu Jul 24 21:34:54 2008 +++ SPECS/ruby-scruby.spec Thu Jul 24 21:48:36 2008 @@ -2,7 +2,7 @@ Summary: A portable, customizable packet creation Name: ruby-scruby Version: 0.3 -Release: 0.1 +Release: 0.2 License: GPL v2 Group: Development/Libraries Source0: http://sylv1.tuxfamily.org/projects/scruby/scruby-%{version}.tar.gz @@ -11,8 +11,9 @@ BuildRequires: rpmbuild(macros) >= 1.277 BuildRequires: ruby-modules BuildRequires: setup.rb -#BuildArch: noarch %{?ruby_mod_ver_requires_eq} +Requires: ruby-pcaprub +#BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) # not noarch only due ruby packaging @@ -70,6 +71,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008/07/24 19:48:36 glen +- depends on pcaprub + Revision 1.2 2008/07/24 19:34:54 glen - fixed install by moving code to lib/ dir ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ruby-scruby.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
