https://bugzilla.redhat.com/show_bug.cgi?id=2262694



--- Comment #88 from Jonathan Steffan <[email protected]> ---
There are some fixes missing:

@@ -93,13 +93,13 @@
 Physically-based material interchange specification for 3D rendering
workflows.

 %package data
-Summary:        MaterialX standard libraries and resources
+Summary:        MaterialX examples and resources
 License:        Apache-2.0
 BuildArch:      noarch
-Requires:       %{name}%{?_isa} = %{version}-%{release}
+Requires:       %{name} = %{version}-%{release}

 %description data
-Standard libraries and resources for MaterialX.
+Examples and resources for MaterialX.

 %package devel
 Summary:        Development files for MaterialX
@@ -233,8 +233,7 @@
     --set-key Icon --set-value "%{name}" \
     --set-key Comment --set-value "MaterialX ${app%-*}" \
     %{name}-${app}.desktop
-done"A simple MaterialX Editor" \
-    %{name}-graph-editor.desktop
+done
 %endif

 # Generate and install man pages.
@@ -275,10 +274,18 @@
 %{_bindir}/mxvalidate
 %{_bindir}/translateshader
 %{_bindir}/writenodegraphs
+%{_mandir}/man1/baketextures.1.gz
+%{_mandir}/man1/creatematerial.1.gz
+%{_mandir}/man1/generateshader.1.gz
+%{_mandir}/man1/genmdl.1.gz
+%{_mandir}/man1/mxdoc.1.gz
+%{_mandir}/man1/mxformat.1.gz
+%{_mandir}/man1/mxvalidate.1.gz
+%{_mandir}/man1/translateshader.1.gz
+%{_mandir}/man1/writenodegraphs.1.gz
 %endif
 %{_libdir}/libMaterialX*.so.{1,%{version}}
 %{_licensedir}/%{name}/external/*-license
-%{_mandir}/man1/*.1.gz

 %files data
 %{_datadir}/%{name}/
@@ -290,7 +297,6 @@

 %if %{with python}
 %files -n python3-%{name}
-%doc README.md
 %{python3_sitelib}/%{name}
 %endif


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2262694

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202262694%23c88

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to