On Wed, 2022-09-28 at 20:01 +0200, Sébastien Le Roux wrote:
> Hello,
> and thank you all for the welcome ;-)
> 
> Not sure what you did to build it, did you download the sources from the 
> website ?

From github; as you menton next. 

> If you download the sources here: https://github.com/Slookeur/Atomes
> then the Makefile is a home cooked file,  and make can take two targets:
> 
> 'make atomes' -> normal version
> 'make debug' -> all kind of debug flags
> 
> And I will provide build instructions on the Github repo.
> 
> With the sources used to build the RPMs:
> SRPMS/atomes-1.1.5-1.src.rpm
> https://github.com/Slookeur/Atomes-rpm-build/raw/main/atomes-1.1.5.tar.gz
> 
> then './configure' followed by 'make' works just fine.

Just noticed you posted an SRPM and a SPEC file in bugzilla. 

One thing, though, the SRPM doesn't build because the SPEC file is different. I
had to:

spectool -Rag SPEC/atomes-fedora.spec
rpmbuild -bs SPEC/atomes-fedora.spec
mock --rebuild SRPMS/atomes-1.1.5-1.src.rpm

... in order for it to successfully build. 

You should update the SRPM in github. ;D

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to