Bug 361201 - Review Request: rubygem-activesupport - Support and utility classes used by the Rails framework
Summary: Review Request: rubygem-activesupport - Support and utility classes used by t...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Scott Seago
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 361191
TreeView+ depends on / blocked
 
Reported: 2007-11-01 01:49 UTC by David Lutterkort
Modified: 2013-04-30 23:40 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-12-03 23:49:07 UTC
Type: ---
Embargoed:
sseago: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description David Lutterkort 2007-11-01 01:49:25 UTC
Spec URL: http://people.redhat.com/dlutter/yum/spec/rubygem-activesupport.spec
SRPM URL: http://people.redhat.com/dlutter/yum/SRPMS/rubygem-activesupport-1.4.4-1.src.rpm

Description:

Utility library which carries commonly used classes and
goodies from the Rails framework

Comment 1 Scott Seago 2007-11-07 16:56:21 UTC
OK - rpmlint
OK - Package name
OK - License info is accurate
OK - License tag is correct and licenses are approved
OK - Specfile name
OK - Specfile is legible
OK - No prebuilt binaries included
OK - PreReq not used
OK - Source md5sum matches upstream
OK - No hardcoded pathnames
OK - Package owns all the files it installs
OK - Package requires create needed unowned directories
OK - Package builds successfully on i386 and x86_64 
OK - BuildRequires sufficient
OK - File permissions set properly (except for rpmlint error below)
OK - Macro usage is consistent

OK - Package is named rubygem-%{gemname}
OK - Source points to full URL of gem
OK - Package version identical with gem version
OK - Package Requires and BuildRequires rubygems
OK - Package provides rubygem(%{gemname}) = %version
OK - Package requires gem dependencies correctly
OK - %prep and %build are empty
OK - %gemdir defined properly, and gem installed into it
OK - Package owns its directories under %gemdir
OK - No arch-specific content in %{gemdir}
OK - Package is noarch

??? - BuildRoot value: not sure if this is really a problem, but it
  looks like %{release} is omitted:

  BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
 vs.
             %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

FIX - README, CHANGELOG not installed as %doc
  general doc question: docs are included as regular gem
  files in %{geminstdir}, but not in %{_docdir}/%{name}-%{version} as
  in some of the packages Is there a clear preference for doc location?


Comment 2 David Lutterkort 2007-11-14 03:48:01 UTC
I fixed the buildroot, and added the README and CHANGELOG to _docdir

I don't think there's a hard-and-fast rule for which docs need to go into
_docdir vs geminstdir, as long as they are properly marked with %doc. I have
tried to put things into _docdir that you would usually look for there, mostly
very simple things like license texts and readmes.

Spec URL: http://people.redhat.com/dlutter/yum/spec/rubygem-activesupport.spec
SRPM URL:
http://people.redhat.com/dlutter/yum/SRPMS/rubygem-activesupport-1.4.4-2.src.rpm

Comment 3 Scott Seago 2007-11-14 22:13:33 UTC
I think you forgot the buildroot change on this one. otherwise everything's fine.

Comment 4 David Lutterkort 2007-11-28 19:18:06 UTC
New Package CVS Request
=======================
Package Name: rubygem-activesupport
Short Description: Support and utility classes used by the Rails framework
Owners: lutter,sseago
Branches: F-7 F-8
InitialCC: 
Cvsextras Commits: yes

Comment 5 David Lutterkort 2007-11-28 20:20:28 UTC
Ignore the last comment .. added the CVS request prematurely.

Fixed the buildroot.

Spec URL: http://people.redhat.com/dlutter/yum/spec/rubygem-activesupport.spec
SRPM URL:
http://people.redhat.com/dlutter/yum/SRPMS/rubygem-activesupport-1.4.4-3.src.rpm

Comment 6 Scott Seago 2007-11-28 20:50:28 UTC
approved

Comment 7 David Lutterkort 2007-11-29 17:53:56 UTC
New Package CVS Request
=======================
Package Name: rubygem-activesupport
Short Description: Support and utility classes used by the Rails framework
Owners: lutter,sseago
Branches: F-7 F-8
InitialCC: 
Cvsextras Commits: yes



Comment 8 Kevin Fenzi 2007-11-29 19:58:38 UTC
cvs done.

Comment 9 David Lutterkort 2007-12-03 23:49:07 UTC
Successfully imported and built.

Comment 10 Jozef Zigmund 2010-11-11 12:06:03 UTC
Hi David,

Could you update this gem to the newest version ?


Note You need to log in before you can comment on or make changes to this bug.