Re: Please update Darktable to latest stable on Fedora 33

2020-09-26 Thread Luya Tshimbalanga
On 2020-09-26 1:51 a.m., Germano Massullo wrote: Il 26/09/20 03:03, Luya Tshimbalanga ha scritto: On 2020-09-25 12:53 p.m., Germano Massullo wrote: I apologize, this happened because F33 was branched in the same days I was building darktable. I must have missed the announcement. Anyways for

Re: Please update Darktable to latest stable on Fedora 33

2020-09-26 Thread Germano Massullo
Il 26/09/20 03:03, Luya Tshimbalanga ha scritto: > > On 2020-09-25 12:53 p.m., Germano Massullo wrote: >> I apologize, this happened because F33 was branched in the same days I >> was building darktable. I must have missed the announcement. >> Anyways for any problem re

Re: Please update Darktable to latest stable on Fedora 33

2020-09-25 Thread Luya Tshimbalanga
On 2020-09-25 12:53 p.m., Germano Massullo wrote: I apologize, this happened because F33 was branched in the same days I was building darktable. I must have missed the announcement. Anyways for any problem related to a package users should leave a comment on bugzilla rather than the mailing

Re: Please update Darktable to latest stable on Fedora 33

2020-09-25 Thread Germano Massullo
I apologize, this happened because F33 was branched in the same days I was building darktable. I must have missed the announcement. Anyways for any problem related to a package users should leave a comment on bugzilla rather than the mailing list

Re: Please update Darktable to latest stable on Fedora 33

2020-09-25 Thread Erich Eickmeyer
On Thursday, September 24, 2020 11:15:36 PM PDT Johannes Lips wrote: > In defense of the maintainers, these build dates are right around f33 > branching on August 11th, so perhaps that is the reason, why they've missed > f33. Which is precisely why I said: On Thu, 2020-09-24 at 14:41 -0700, Eric

Re: Please update Darktable to latest stable on Fedora 33

2020-09-25 Thread Erich Eickmeyer
tatus=ASSIGNED&c > lassification=Fedora&component=darktable&list_id=11382514&product=Fedora&pro > duct=Fedora%20EPEL > > Rather than duplicating the ticket, asking a question for updates on the > mailing list seems quicker. Maybe some proven packagers can land their

Re: Please update Darktable to latest stable on Fedora 33

2020-09-24 Thread Luya Tshimbalanga
On 2020-09-24 6:00 p.m., Erich Eickmeyer wrote: This type of question really needs to be a bug report against the darktable package, not a conversation in this list. Looks like @madko is listed as the maintainer and @germano was the last person to build push an update, but neglected F33

Re: Please update Darktable to latest stable on Fedora 33

2020-09-24 Thread Johannes Lips
In defense of the maintainers, these build dates are right around f33 branching on August 11th, so perhaps that is the reason, why they've missed f33. johannes ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel

Re: Please update Darktable to latest stable on Fedora 33

2020-09-24 Thread Erich Eickmeyer
a 32 to 33 beta, I notice Darktable is on > 3.0. 3.2.1-1.fc32. Will it be possible to push to the latest > version before Fedora 33 release? > Looks to me like whoever did the build forgot to do the bohdi update for 33, probably because it had branched just prior to that update. Do w

Re: Please update Darktable to latest stable on Fedora 33

2020-09-24 Thread Michel Alexandre Salim
On Thu, 2020-09-24 at 14:41 -0700, Erich Eickmeyer wrote: > > > On Thu, Sep 24, 2020 at 2:39 pm, Luya Tshimbalanga < > l...@fedoraproject.org> wrote: > >    > > When upgrading from Fedora 32 to 33 beta, I notice Darktable is on > > 3.0. 3.2.1-1.fc32. Will

Re: Please update Darktable to latest stable on Fedora 33

2020-09-24 Thread Erich Eickmeyer
On Thu, Sep 24, 2020 at 2:39 pm, Luya Tshimbalanga wrote: When upgrading from Fedora 32 to 33 beta, I notice Darktable is on 3.0. 3.2.1-1.fc32 <https://koji.fedoraproject.org/koji/buildinfo?buildID=1587996>. Will it be possible to push to the latest version before Fedora 33 r

Please update Darktable to latest stable on Fedora 33

2020-09-24 Thread Luya Tshimbalanga
When upgrading from Fedora 32 to 33 beta, I notice Darktable is on 3.0. 3.2.1-1.fc32 <https://koji.fedoraproject.org/koji/buildinfo?buildID=1587996>. Will it be possible to push to the latest version before Fedora 33 release? Thanks -- Luya Tshimbalanga Fedora Design Team Fedora Design

Re: Errors in compiling darktable subpackages

2018-07-22 Thread Germano Massullo
A little update: upon FAS misc suggestion I started trying to comment from line 5 to 15 of file https://github.com/darktable-org/darktable/blob/darktable-2.4.x/tools/basecurve/CMakeLists.txt and then the previous error seems to be disappeared. https://copr.fedorainfracloud.org/coprs/germano

Re: Errors in compiling darktable subpackages

2018-07-20 Thread Germano Massullo
A user in darktable mailing list [1] said "If you are using -specs=/usr/lib/rpm/redhat/redhat-hardened-ld at link time, you also need to use -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 at compile time, and as you are compiling and linking at the same time, you need either both, or dro

Re: Errors in compiling darktable subpackages

2018-07-20 Thread Germano Massullo
th something else, instead of only > appending necessary flags. Thank you for your hint. I am also looking at OpenSUSE version of darktable spec file [1] but I find it very difficult to read with all of those macros etc. [1]: https://build.opensuse.org/package/view_file/home:darix:darktable:m

Re: Errors in compiling darktable subpackages

2018-07-19 Thread Fabio Valentini
On Thu, Jul 19, 2018 at 9:28 PM Germano Massullo wrote: > > I am working on adding more features to darktable (basecurve tool and noise > tool subpackages). > > In log [1] from line > > BUILDSTDERR: /usr/bin/ld: CMakeFiles/dt-curve-tool.dir/dt-curve-tool.c.o: > relocat

Errors in compiling darktable subpackages

2018-07-19 Thread Germano Massullo
I am working on adding more features to darktable (basecurve tool and noise tool subpackages). In log [1] from line BUILDSTDERR: /usr/bin/ld: CMakeFiles/dt-curve-tool.dir/dt-curve-tool.c.o: relocation R_X86_64_32S against symbol `spline_set' can not be used when making a shared object; reco

F24 Self Contained Change: Darktable 2.0

2015-12-23 Thread Jan Kurik
= Proposed Self Contained Change: Darktable 2.0 = https://fedoraproject.org/wiki/Changes/Darktable_2_0 Change owner(s): * Germano Massullo Update Darktable to new 2.0 major release == Detailed Description == Darktable is one of the most important photo editing software in the whole FOSS world

Re: [darktable] Upgrade to 1.1.4

2013-03-12 Thread Rex Dieter
Please be careful, rewriting history (and changelog entries). -- rex madko wrote: > commit 7cbe3221ef9411bb258c6d65b7f00f0de557c380 > Author: Edouard Bourguignon > Date: Sat Mar 9 13:57:43 2013 +0100 > > Upgrade to 1.1.4 ... > @@ -114,11 +115,11 @@ gtk-update-icon-cache %{_datadir}/icon

Re: Darktable

2010-09-10 Thread Peter Lemenkov
Hello! 2010/9/10 Dmitrij S. Kryzhevich : > Hi! > > Would anybody like to make a review (sponsor needed) on darktable? > https://bugzilla.redhat.com/show_bug.cgi?id=589866 Taking this. -- With best regards, Peter Lemenkov. -- devel mailing list devel@lists.fedoraproje

Darktable

2010-09-10 Thread Dmitrij S. Kryzhevich
Hi! Would anybody like to make a review (sponsor needed) on darktable? https://bugzilla.redhat.com/show_bug.cgi?id=589866 Dmitrij. signature.asc Description: This is a digitally signed message part. -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman