https://bugzilla.rpmfusion.org/show_bug.cgi?id=582
--- Comment #23 from Sérgio Basto <sergio(a)serjux.com> 2015-07-13 21:08:57 CEST ---
(In reply to comment #22)
The commits don't show any code changes. They are all build
system fixes.
http://cgit.freedesktop.org/~mareko/libtxc_dxtn/log/
Why are you pushing an update, unless it is FTBFS?
Simone wrote:
Requested co-maintainership as package has been updated in 2011 and needs some
polishing. Library still works with open drivers.
Simone, looking for differences in libtxc_dxtn.spec [1]
%build
-make %{?_smp_mflags} OPT_CFLAGS="%{optflags} -Werror"
-
+autoreconf -vif
+%configure --disable-static
I think we should keep make in build tag after %configure:
make %{?_smp_mflags} OPT_CFLAGS="%{optflags} -Werror"
[1]
http://www.serjux.com/rpms/libtxc_dxtn.spec.patch
--
Configure bugmail:
https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.