[Bug 739961] Review Request: perl-Test-DBICSchemaLoaderDigest

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 22 13:13:26 UTC 2011


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=739961

Petr Sabata <psabata at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|fedora-review?              |fedora-review+

--- Comment #3 from Petr Sabata <psabata at redhat.com> 2011-09-22 09:13:25 EDT ---
--- perl-Test-DBICSchemaLoaderDigest.spec       2011-09-20 16:32:09.000000000
+0200
+++ perl-Test-DBICSchemaLoaderDigest.spec.new   2011-09-22 15:02:55.000000000
+0200
@@ -11,10 +11,14 @@
 BuildRequires:  perl(Digest::MD5)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# File::Spec used  by inc/Module/Install/Can.pm
+BuildRequires:  perl(File::Spec)
 # Filter::Util::Call used by inc/Test/Base.pm
 BuildRequires:  perl(Filter::Util::Call)
 BuildRequires:  perl(Test::More) >= 0.74
-BuildRequires:  perl(YAML)
+# YAML::* used by inc/YAML.pm
+BuildRequires:  perl(YAML::Base)
+BuildRequires:  perl(YAML::Node)
 Requires:       perl(Test::More) >= 0.74
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))

@@ -22,15 +26,13 @@
 %global __requires_exclude
%{?__requires_exclude:%__requires_exclude|}^perl\\(Test::More\\)\\s*$

 %description
-Hey DBIC::Schema::Loader dumps follow code:
+DBIC::Schema::Loader dumps follow code:

-   # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:2lkIltTa9Ey3fExXmUB/gw
+  DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:2lkIltTa9Ey3fExXmUB/gw
+  But, some programmer MODIFY THE ABOVE OF THIS CODE!

-But, some programmer MODIFY THE ABOVE OF THIS CODE!!!!!!!!!!
-AAAAHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH!!!
-
-This module tests that module. If you use this module, you can stop this
-problem.
+This module tests a module MD5 check sum. If you use this module, you can stop
+this problem.


 %prep

---

Much better now :)

-- 
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.



More information about the package-review mailing list