[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-11-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479


Jan Klepek  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||RAWHIDE




--- Comment #15 from Jan Klepek   2009-11-12 01:29:46 EDT ---
builded and pushed into updates

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-10-17 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479


Kevin Fenzi  changed:

   What|Removed |Added

   Flag|fedora-cvs? |fedora-cvs+




--- Comment #14 from Kevin Fenzi   2009-10-17 16:49:08 EDT ---
cvs done.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-10-15 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479


Lubomir Rintel  changed:

   What|Removed |Added

   Flag||fedora-cvs?




--- Comment #13 from Lubomir Rintel   2009-10-16 01:26:22 EDT 
---
Thanks, will apply upon import.

New Package CVS Request
===
Package Name: rubygem-cucumber
Short Description: Tool to execute plain-text documents as functional tests
Owners: lkundrak mkent
Branches: F-11 F-12 EL-5

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-10-15 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479


Jan Klepek  changed:

   What|Removed |Added

   Flag|fedora-review?  |fedora-review+




--- Comment #12 from Jan Klepek   2009-10-15 16:38:38 EDT ---
- license ok
- rpmlint complaining, however it could be safely ignored
- location correct
- macros usage correct
- md5sum of source correct
- build ok
- guidelines ok
- ruby specific guidelines ok
- naming ok

as new version (0.4.2) was released, please update package to this version,
hope following diff between yours and mine spec file will help.

--- SPECS/rubygem-cucumber.spec.old 2009-10-15 22:16:05.912579939 +0200
+++ SPECS/rubygem-cucumber.spec 2009-10-15 22:29:50.804448521 +0200
@@ -47,6 +47,11 @@

 # Remove zero-length documentation files
 find $RPM_BUILD_ROOT%{gemdir}/doc/%{gemname}-%{version} -empty -delete
# Manifest.txt is now zero-lenght
+rm $RPM_BUILD_ROOT%{geminstdir}/Manifest.txt
+
+# remove non-needed git repo files
+rm $RPM_BUILD_ROOT%{geminstdir}/.gitattributes
+find $RPM_BUILD_ROOT%{geminstdir} -name ".gitignore" -delete


 %clean
@@ -58,20 +63,19 @@
 %{_bindir}/cucumber
 %dir %{geminstdir}
 %{geminstdir}/bin
-%{geminstdir}/config
 %{geminstdir}/features
 %{geminstdir}/gem_tasks
 %{geminstdir}/lib
 %{geminstdir}/rails_generators
 %{geminstdir}/spec
-%{geminstdir}/cucumber.yml
+%{geminstdir}/cucumber.*
 %{geminstdir}/Rakefile
+%{geminstdir}/VERSION.yml
 %doc %{geminstdir}/examples
 %doc %{gemdir}/doc/%{gemname}-%{version}
 %doc %{geminstdir}/History.txt
-%doc %{geminstdir}/License.txt
-%doc %{geminstdir}/Manifest.txt
-%doc %{geminstdir}/README.txt
+%doc %{geminstdir}/LICENSE
+%doc %{geminstdir}/README.rdoc
 %{gemdir}/cache/%{gemname}-%{version}.gem
 %{gemdir}/specifications/%{gemname}-%{version}.gemspec


conclusion: approved when package updated to 0.4.2

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-10-15 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479





--- Comment #11 from Mamoru Tasaka   2009-10-15 
13:37:45 EDT ---
By the way 4.2 is released.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-10-13 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479





--- Comment #10 from Mamoru Tasaka   2009-10-13 
15:22:46 EDT ---
(In reply to comment #9)
> (In reply to comment #8)
> > 1b]
> > rubygem-cucumber.noarch: W: misspelled-macro
> > /usr/lib/ruby/gems/1.8/doc/cucumber-0.4.0/ri/Cucumber/Ast/Table/diff%21-i.yaml
> > %21
> > rubygem-cucumber.noarch: W: misspelled-macro
> > /usr/lib/ruby/gems/1.8/doc/cucumber-0.4.0/ri/Cucumber/Parser/Feature/Background1/matches_tags%3f-i.yaml
> > %3f
>
> Upstream.  

These are ri document files generated by rdoc (something like
doxygen-generated html files or man files)

For example, Cucumber/Ast/Table/diff%21-i.yaml corresponds to the
following command:
$ ri Cucumber::Ast::Table#diff!
Note the end "!", on the file name of ri yaml file this is escaped.
This shows the explanation of Cucumber::Ast::Table#diff! .
And Cucumber/Parser/Feature/Background1/matches_tags%3f-i.yaml corresponds
to
$ ri Cucumber::Parser::Feature::Background1#matches_tags?

Note that F-11/12/13 ri command cannot detect ri files installed
by Gems (based Fedora rpm) (not checked F-10 package)
and you may want to try new "ruby" rpm:
http://koji.fedoraproject.org/koji/buildinfo?buildID=136502
http://koji.fedoraproject.org/koji/buildinfo?buildID=136503
http://koji.fedoraproject.org/koji/buildinfo?buildID=136509

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-10-13 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479





--- Comment #9 from Lubomir Rintel   2009-10-13 04:41:43 EDT ---
(In reply to comment #8)
> 1] rpmlint complaining:
> 1a]
> rubygem-cucumber.noarch: E: non-executable-script
> /usr/lib/ruby/gems/1.8/gems/cucumber-0.4.0/rails_generators/cucumber/templates/cucumber
> 0644 /usr/bin/env
> template, it should be ok to leave it like it is.

Yep.

> 1b]
> rubygem-cucumber.noarch: W: misspelled-macro
> /usr/lib/ruby/gems/1.8/doc/cucumber-0.4.0/ri/Cucumber/Ast/Table/diff%21-i.yaml
> %21
> rubygem-cucumber.noarch: W: misspelled-macro
> /usr/lib/ruby/gems/1.8/doc/cucumber-0.4.0/ri/Cucumber/Parser/Feature/Background1/matches_tags%3f-i.yaml
> %3f
> rubygem-cucumber.noarch: W: misspelled-macro
> /usr/lib/ruby/gems/1.8/doc/cucumber-0.4.0/ri/Cucumber/Parser/Feature/ScenarioOutline1/matches_name%3f-i.yaml
> %3f
> rubygem-cucumber.noarch: W: misspelled-macro
> /usr/lib/ruby/gems/1.8/doc/cucumber-0.4.0/ri/Cucumber/Cli/ProfileLoader/cucumber_yml_defined%3f-i.yaml
> %3f
> rubygem-cucumber.noarch: W: misspelled-macro
> /usr/lib/ruby/gems/1.8/doc/cucumber-0.4.0/ri/Cucumber/Parser/Feature/ScenarioOutline1/outline_matches_name%3f-i.yaml
> %3f
> 
> There is lot of warnings (50) misspelled-macro (%3f in name of file), what is
> reason for this characters in filename?  

Upstream.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-10-13 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479





--- Comment #8 from Jan Klepek   2009-10-13 04:33:56 EDT ---
1] rpmlint complaining:
1a]
rubygem-cucumber.noarch: E: non-executable-script
/usr/lib/ruby/gems/1.8/gems/cucumber-0.4.0/rails_generators/cucumber/templates/cucumber
0644 /usr/bin/env
template, it should be ok to leave it like it is.

1b]
rubygem-cucumber.noarch: W: misspelled-macro
/usr/lib/ruby/gems/1.8/doc/cucumber-0.4.0/ri/Cucumber/Ast/Table/diff%21-i.yaml
%21
rubygem-cucumber.noarch: W: misspelled-macro
/usr/lib/ruby/gems/1.8/doc/cucumber-0.4.0/ri/Cucumber/Parser/Feature/Background1/matches_tags%3f-i.yaml
%3f
rubygem-cucumber.noarch: W: misspelled-macro
/usr/lib/ruby/gems/1.8/doc/cucumber-0.4.0/ri/Cucumber/Parser/Feature/ScenarioOutline1/matches_name%3f-i.yaml
%3f
rubygem-cucumber.noarch: W: misspelled-macro
/usr/lib/ruby/gems/1.8/doc/cucumber-0.4.0/ri/Cucumber/Cli/ProfileLoader/cucumber_yml_defined%3f-i.yaml
%3f
rubygem-cucumber.noarch: W: misspelled-macro
/usr/lib/ruby/gems/1.8/doc/cucumber-0.4.0/ri/Cucumber/Parser/Feature/ScenarioOutline1/outline_matches_name%3f-i.yaml
%3f

There is lot of warnings (50) misspelled-macro (%3f in name of file), what is
reason for this characters in filename?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-10-12 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479


Lubomir Rintel  changed:

   What|Removed |Added

   Flag|needinfo?(lkund...@v3.sk)   |




--- Comment #7 from Lubomir Rintel   2009-10-12 05:56:17 EDT ---
SPEC: http://v3.sk/~lkundrak/gdc-ruby-stack/SPECS/rubygem-cucumber.spec
SRPM:
http://v3.sk/~lkundrak/gdc-ruby-stack/SRPMS/rubygem-cucumber-0.4.0-1.fc11.src.rpm

Matthew: Feel free to step in whenever a packager is irresponsive (such as me).

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-09-29 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479


Matthew Kent  changed:

   What|Removed |Added

 CC||mk...@magoazul.com




--- Comment #6 from Matthew Kent   2009-09-29 03:06:18 EDT 
---
Hi, I'm working on ruby packages that could benefit from this, willing to help.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-08-29 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479


Jan Klepek  changed:

   What|Removed |Added

   Flag||needinfo?(lkund...@v3.sk)




--- Comment #5 from Jan Klepek   2009-08-29 03:52:23 EDT ---
ping?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-08-10 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479


Bug 504479 depends on bug 504468, which changed state.

Bug 504468 Summary: Review Request: rubygem-treetop - A Ruby-based text parsing 
and interpretation DSL
https://bugzilla.redhat.com/show_bug.cgi?id=504468

   What|Old Value   |New Value

 Status|ASSIGNED|CLOSED
 Resolution||NEXTRELEASE



-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-08-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479





--- Comment #4 from Jan Klepek   2009-08-05 09:14:50 EDT ---
Lubomir, if it is possible, could you please package latest version? (0.3.93.1)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-07-30 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479


Bug 504479 depends on bug 504468, which changed state.

Bug 504468 Summary: Review Request: rubygem-treetop - A Ruby-based text parsing 
and interpretation DSL
https://bugzilla.redhat.com/show_bug.cgi?id=504468

   What|Old Value   |New Value

 Status|CLOSED  |ASSIGNED
 Resolution|NEXTRELEASE |



-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-07-30 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479


Bug 504479 depends on bug 504468, which changed state.

Bug 504468 Summary: Review Request: rubygem-treetop - A Ruby-based text parsing 
and interpretation DSL
https://bugzilla.redhat.com/show_bug.cgi?id=504468

   What|Old Value   |New Value

 Status|ASSIGNED|CLOSED
 Resolution||NEXTRELEASE



-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-07-13 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479


Bug 504479 depends on bug 504481, which changed state.

Bug 504481 Summary: Review Request: rubygem-builder - Provide a simple way to 
create XML markup and data structures
https://bugzilla.redhat.com/show_bug.cgi?id=504481

   What|Old Value   |New Value

 Status|ASSIGNED|CLOSED
 Resolution||NOTABUG



-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-07-09 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479


Jan Klepek  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-07-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479


Jan Klepek  changed:

   What|Removed |Added

 CC||jan.kle...@hp.com
 AssignedTo|nob...@fedoraproject.org|jan.kle...@hp.com
   Flag||fedora-review?




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-07-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479


Bug 504479 depends on bug 504475, which changed state.

Bug 504475 Summary: Review Request: rubygem-polyglot - Allow hooking of 
language loaders for specified extensions into require
https://bugzilla.redhat.com/show_bug.cgi?id=504475

   What|Old Value   |New Value

 Status|ASSIGNED|CLOSED
 Resolution||CURRENTRELEASE



-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-07-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479


Bug 504479 depends on bug 504469, which changed state.

Bug 504469 Summary: Review Request: rubygem-term-ansicolor - Ruby library that 
colors strings using ANSI escape sequences
https://bugzilla.redhat.com/show_bug.cgi?id=504469

   What|Old Value   |New Value

 Status|ASSIGNED|CLOSED
 Resolution||NEXTRELEASE



-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-06-26 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479


Mamoru Tasaka  changed:

   What|Removed |Added

 Depends on||504469, 504468, 504475,
   ||504481




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-06-26 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479


Mamoru Tasaka  changed:

   What|Removed |Added

 Blocks||504476




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-06-26 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479





--- Comment #3 from Lubomir Rintel   2009-06-27 02:29:38 EDT ---
SPEC: http://v3.sk/~lkundrak/gdc-ruby-stack/SPECS/rubygem-cucumber.spec
SRPM:
http://v3.sk/~lkundrak/gdc-ruby-stack/SRPMS/rubygem-cucumber-0.3.10-3.fc11.src.rpm

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-06-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479





--- Comment #2 from Lubomir Rintel   2009-06-08 07:44:44 EDT ---
Attempted to incorporate comments from here:
https://bugzilla.redhat.com/show_bug.cgi?id=504469#c1

SPEC: http://v3.sk/~lkundrak/gdc-ruby-stack/SPECS/rubygem-cucumber.spec
SRPM:
http://v3.sk/~lkundrak/gdc-ruby-stack/SRPMS/rubygem-cucumber-0.3.10-2.fc11.src.rpm

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 504479] Review Request: rubygem-cucumber - Tool to execute plain-text documents as functional tests

2009-06-07 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=504479





--- Comment #1 from Lubomir Rintel   2009-06-07 07:57:35 EDT ---
rubygem-cucumber.noarch: W: wrong-file-end-of-line-encoding
/usr/lib/ruby/gems/1.8/doc/cucumber-0.3.10/examples/dos_line_endings/features/dos_line_endings.feature

This file demonstrates CRLF handling, therefore is ok to have CRLF line
endings.

rubygem-cucumber.noarch: E: non-executable-script
/usr/lib/ruby/gems/1.8/gems/cucumber-0.3.10/rails_generators/cucumber/templates/cucumber
0644

This is ok as well -- it is a script template, has a shebang but should not be
executable.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review