Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 487678 Details for
Bug 555469
FTBFS symkey-1.3.0-4.fc13
Home
New
Search
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
set paths to jss-jar and jss-lib
symkey.spec (text/plain), 2.64 KB, created by
Niels de Vos
on 2011-03-25 20:54:27 UTC
(
hide
)
Description:
set paths to jss-jar and jss-lib
Filename:
MIME Type:
Creator:
Niels de Vos
Created:
2011-03-25 20:54:27 UTC
Size:
2.64 KB
patch
obsolete
>Name: symkey >Version: 1.3.0 >Release: 5%{?dist} >Summary: Symmetric Key JNI Package >URL: http://pki.fedoraproject.org/ >License: GPLv2 with exceptions >Group: System Environment/Libraries > >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > >BuildRequires: ant >BuildRequires: bash >BuildRequires: java-devel >= 1:1.6.0 >BuildRequires: jpackage-utils >BuildRequires: jss >= 4.2.6 >BuildRequires: nspr-devel >= 4.6.99 >BuildRequires: nss-devel >= 3.12.3.99 >BuildRequires: pkgconfig > >Requires: java >= 1:1.6.0 >Requires: jpackage-utils >Requires: jss >= 4.2.6 >Requires: nss >= 3.12.3.99 > >#rhel has no java on ppc >%if 0%{?rhel} >ExcludeArch: ppc >%endif > >Source0: http://pki.fedoraproject.org/pki/sources/%{name}/%{name}-%{version}.tar.gz > >%description >The Symmetric Key Java Native Interface (JNI) package supplies various native >symmetric key operations to Java programs. > >%prep > >%setup -q -n %{name}-%{version} > >%build >ant \ > -Dproduct.ui.flavor.prefix="" \ > -Dproduct.prefix="" \ > -Dproduct="%{name}" \ > -Dversion="%{version}" >%configure \ >%ifarch ppc64 s390x sparc64 x86_64 > --enable-64bit \ >%endif > --libdir=%{_libdir} \ > --with-jss-jars=/usr/lib/java \ > --with-jss-lib=%{_libdir}/jss >make > >%install >rm -rf %{buildroot} >make install DESTDIR=%{buildroot} > >## rearrange files to be in the desired native packaging layout >mkdir -p %{buildroot}%{_libdir}/%{name}/ >mv %{buildroot}/opt/java/%{name}.jar %{buildroot}%{_libdir}/%{name}/%{name}-%{version}.jar >mv %{buildroot}%{_libdir}/lib%{name}.so %{buildroot}%{_libdir}/%{name}/lib%{name}.so >mkdir -p %{buildroot}%{_jnidir}/ >cd %{buildroot}%{_jnidir} ; ln -s %{_libdir}/%{name}/%{name}-%{version}.jar %{name}.jar > >## remove unwanted files >rm -rf %{buildroot}/opt >rm -rf %{buildroot}%{_libdir}/lib%{name}.la > >%clean >rm -rf %{buildroot} > >%files >%defattr(-,root,root,-) >%doc LICENSE >%{_jnidir}/* >%{_libdir}/%{name}/ > >%changelog >* Fri Mar 25 2011 Niels de Vos <ndevos@redhat.com> - 1.3.0-5 >- fix Fails To Build From Source (#555469) > >* Fri Nov 20 2009 Kevin Wright <kwright@redhat.com> - 1.3.0-4 >- no java on rhel ppc >* Fri Oct 30 2009 Matthew Harmsen <mharmsen@redhat.com> 1.3.0-3 >- Bugzilla Bug #522272 - New Package for Dogtag PKI: symkey >- Removed LICENSE logic from installation section >- Take ownership of library directory >* Tue Oct 27 2009 Matthew Harmsen <mharmsen@redhat.com> 1.3.0-2 >- Bugzilla Bug #522272 - New Package for Dogtag PKI: symkey >- Complied with Fedora JNI packaging logic >* Mon Oct 12 2009 Matthew Harmsen <mharmsen@redhat.com> 1.3.0-1 >- Bugzilla Bug #522272 - New Package for Dogtag PKI: symkey
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 555469
:
384095
|
384096
|
384097
|
384098
|
384099
|
384100
| 487678