Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 290525 Details for
Bug 246793
Review Request: postgresql-plruby - PostgreSQL Ruby Procedural Language
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
proposed spec file
postgresql-plruby.spec (text/plain), 2.30 KB, created by
Mamoru TASAKA
on 2007-12-29 15:16:21 UTC
(
hide
)
Description:
proposed spec file
Filename:
MIME Type:
Creator:
Mamoru TASAKA
Created:
2007-12-29 15:16:21 UTC
Size:
2.30 KB
patch
obsolete
>%{!?ruby_sitearch: %define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")} >%define sname plruby > >Summary: PostgreSQL Ruby Procedural Language >Name: postgresql-%{sname} >Version: 0.5.1 >Release: 4%{?dist} >Source0: ftp://moulon.inra.fr/pub/ruby/%{sname}-%{version}.tar.gz >License: Ruby or GPL+ >Group: Applications/Databases >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >Url: http://raa.ruby-lang.org/project/pl-ruby/ >BuildRequires: ruby >= 1.8 ruby-devel >= 1.8 postgresql-devel > 8.0 >Requires: postgresql-libs, ruby(abi) = 1.8 > >%description >PL/Ruby is a loadable procedural language for the PostgreSQL database >system that enable the Ruby language to create functions and trigger >procedures. > >%package doc >Summary: Documentation for plruby >Group: Documentation >Requires: %{name} = %{version}-%{release} > >%description doc >Documentation for plruby. > >%prep >%setup -q -n %{sname}-%{version} > >unset FILE >for f in %{_includedir}/pg_config_*.h > do > if grep -q PG_VERSION $f > then > FILE=`basename $f` > fi >done >if [ -n $FILE ] > then > %{__sed} -i.pgver -e "s|pg_config.h|${FILE}|" extconf.rb >fi > >%build >ruby extconf.rb --with-pgsql-include=%{_includedir}/pgsql/server >make %{?_smp_mflags} \ > CC="%{__cc} -I%{_includedir}/pgsql -I%{_includedir}/pgsql/server" > >%install >rm -rf %{buildroot} >make DESTDIR=%{buildroot} install > >%clean >rm -rf %{buildroot} > >%files >%defattr(-,root,root,-) >%doc Changes README.en plruby.html >%dir %{ruby_sitearch}/plruby >%{ruby_sitearch}/plruby/plruby_*.so >%{ruby_sitearch}/plruby.so > >%files doc >%defattr(-,root,root,-) >%doc docs/plruby.rb > >%changelog >* Sat Nov 30 2007 - Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> 0.5.1-4 >- Make spec file actually compile >- Fix license tag > >* Sat Oct 15 2007 - Devrim GUNDUZ <devrim@commandprompt.com> 0.5.1-3 >- More fixes to spec file per bz review #246793 > >* Sat Oct 6 2007 - Devrim GUNDUZ <devrim@commandprompt.com> 0.5.1-2 >- Updates to spec file per bz review #246793 > >* Fri Oct 5 2007 - Devrim GUNDUZ <devrim@commandprompt.com> 0.5.1-1 >- Update to 0.5.1 > >* Tue Jul 17 2007 - Devrim GUNDUZ <devrim@commandprompt.com> 0.5.0-2 >- Minor fixes to spec file. > >* Wed Jul 4 2007 - Devrim GUNDUZ <devrim@commandprompt.com> 0.5.0-1 >- Update to 0.5.0 > >* Sat Jun 16 2007 - Devrim GUNDUZ <devrim@commandprompt.com> 0.4.8-1 >- Initial packaging for Fedora
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 246793
: 290525