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

--- Comment #32 from Wolfgang Ulbrich <[email protected]> ---
(In reply to comment #29)
> You don't need the flags here (remove --disable-static from the autogen line)
> 
> 
> NOCONFIGURE=1 ./autogen.sh --disable-static
> 
> as you specify it in %configure
> 
> %configure --disable-static

Dan, if you use NOCONFIGURE=1 the configure part of ./autogen.sh is disable.
So it doesn't matter if you use a configure flag or not at this point, because
configure called by ./autogen.sh is disable.
But it looks better if you remove this ;)

Can you add from my comment 14
3. We need a provide under main package for future packages.
Provides:         libmatecomponent-activation = %{version}-%{release}

and under -devel
Provides:         libmatecomponent-activation-devel = %{version}-%{release}

because.....

repoquery --whatrequires libmatecomponent-activation
python-mate-matecomponent-0:1.2.0-3.fc16.i686
python-mate-matecomponent-0:1.2.0-3.fc16.x86_64
python-mate-matecomponent-0:1.4.0-1.fc16.i686
python-mate-matecomponent-0:1.4.0-1.fc16.x86_64

python-mate is a future package we need for future mate-applets.

and also point 5 we need.


Thank you for your attention

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to