Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
rubygem-activerecord
rubygem-activerecord.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rubygem-activerecord.spec of Package rubygem-activerecord
# # spec file for package rubygem-activerecord # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: rubygem-activerecord Version: 2.3.11 Release: 1.<RELEASE2> %define mod_name activerecord # Group: Development/Languages/Ruby License: MIT License (or similar) # BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Requires: rubygem-activerecord-2_3 = %{version} # Url: http://rubyforge.org/projects/activerecord/ Source: %{name}-README.SuSE # Summary: Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM %description Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties database tables and classes together for business objects, like Customer or Subscription, that can find, save, and destroy themselves without resorting to manual SQL. Authors: -------- rails development team %prep %build %install %{__install} -D -m 0644 %{S:0} %{buildroot}%{_docdir}/%{name}/README.SUSE %clean %{__rm} -rf %{buildroot} %files %defattr(-,root,root,-) %dir %{_docdir}/%{name}/ %{_docdir}/%{name}/README.SUSE %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor