[Bug 2037645] Review Request: Cantera - Chemical kinetics, thermodynamics, and transport tool suite

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



--- Comment #5 from Christopher Crouse <mail@xxxxxxxxx> ---
(In reply to José Matos from comment #4)
> (In reply to Christopher Crouse from comment #2)
> > Hi Mark,
> > 
> > Maybe I can give some pointers:
> > 
> > [1] The spec *Source0:* URL can be simplified: `%{url}archive/main.tar.gz`
> > 
> > [2] The spec %files section is very long, it may contain wildcards (*). So
> > for example, updating the following:
> > 
> > ...
> > 
> > %{_datadir}/%{name}/data/KOH.cti
> > %{_datadir}/%{name}/data/KOH.xml
> > %{_datadir}/%{name}/data/KOH.yaml
> > %{_datadir}/%{name}/data/air.cti
> > %{_datadir}/%{name}/data/air.xml
> > %{_datadir}/%{name}/data/air.yaml
> > %{_datadir}/%{name}/data/airNASA9.cti
> > %{_datadir}/%{name}/data/airNASA9.xml
> > %{_datadir}/%{name}/data/airNASA9.yaml
> > 
> > %{_datadir}/%{name}/samples/cxx/combustor/combustor.cpp
> > %{_datadir}/%{name}/samples/cxx/custom/CMakeLists.txt
> > 
> > ...
> > 
> > To use wildcards:
> > 
> > ...
> > 
> > %{_datadir}/%{name}/data/*.cti
> > %{_datadir}/%{name}/data/*.xml
> > %{_datadir}/%{name}/data/*.yaml
> > 
> > %{_datadir}/%{name}/samples/cxx/*/*.cpp
> > %{_datadir}/%{name}/samples/cxx/*/*.txt
> > 
> > ...
> 
> Even simple is just:
> 
> %{_datadir}/%{name}
> 
> because then both the directory and its content will be added.

Hi José,

I agree 100%, it was the 3rd suggestion I was going to make, but you started
the review.

Regardless, the point I was trying to make is just stating the fact that
wildcards are allowed. 

Please continue your review :)


-- 
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=2037645
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux