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 836980 Details for
Bug 1001268
ocaml-mlgmpidl : duplicate documentation files / potentially conflicting
[?]
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.
[patch]
proposed spec changes/fixes
ocaml-mlgmpidl.spec.diff (text/plain), 1.53 KB, created by
Michael Schwendt
on 2013-12-15 16:47:14 UTC
(
hide
)
Description:
proposed spec changes/fixes
Filename:
MIME Type:
Creator:
Michael Schwendt
Created:
2013-12-15 16:47:14 UTC
Size:
1.53 KB
patch
obsolete
>diff --git a/ocaml-mlgmpidl.spec b/ocaml-mlgmpidl.spec >index 2270023..d7b09fd 100644 >--- a/ocaml-mlgmpidl.spec >+++ b/ocaml-mlgmpidl.spec >@@ -4,9 +4,9 @@ > > Name: ocaml-mlgmpidl > Version: 1.2.1 >-Release: 0.5.%{svndate}%{?dist} >+Release: 0.6.%{svndate}%{?dist} > Summary: OCaml interface to GMP and MPFR libraries >-Group: Development/Libraries >+Group: System Environment/Libraries > License: LGPLv2 > ExclusiveArch: %{ocaml_arches} > >@@ -52,7 +52,7 @@ modular way. > %package devel > Summary: Development files for %{name} > Group: Development/Libraries >-Requires: %{name} = %{version}-%{release} >+Requires: %{name}%{?_isa} = %{version}-%{release} > > > %description devel >@@ -62,6 +62,8 @@ developing applications that use %{name}. > %package doc > Summary: Documentation files for %{name} > Group: Documentation >+# TODO: why not noarch? >+#BuildArch: noarch > > %description doc > The %{name}-doc package contains documentation for using %{name}. >@@ -115,12 +117,6 @@ make install > mkdir -p $RPM_BUILD_ROOT%{_includedir} > mv $RPM_BUILD_ROOT%{my_ocaml_lib_dir}/gmp_caml.h $RPM_BUILD_ROOT%{_includedir} > >-# Install Documentation >-%define doc_dir %{_docdir}/%{name} >-mkdir -p %{buildroot}%{doc_dir} >-cp -p *.pdf %{buildroot}%{doc_dir} >-cp -pr html %{buildroot}%{doc_dir} >- > > %files > %{my_ocaml_lib_dir} >@@ -146,7 +142,8 @@ cp -pr html %{buildroot}%{doc_dir} > > > %files doc >-%{_docdir}/%{name} >+%doc COPYING README >+%doc html *.pdf > > > %changelog
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 1001268
: 836980