Rebuild for new libpng

Build with -Wno-error=deprecated-declarations for now
epel8
Adam Jackson 13 years ago
parent 9249139b03
commit 7700107fd5

@ -48,6 +48,7 @@ the NetworkManager and the GNOME desktop.
%build %build
export CFLAGS="$RPM_OPT_FLAGS -Wno-error=deprecated-declarations"
%configure \ %configure \
--disable-static \ --disable-static \
--enable-more-warnings=yes \ --enable-more-warnings=yes \
@ -106,8 +107,9 @@ fi
%{_datadir}/gnome-vpn-properties/pptp/nm-pptp-dialog.ui %{_datadir}/gnome-vpn-properties/pptp/nm-pptp-dialog.ui
%changelog %changelog
* Tue Dec 06 2011 Adam Jackson <ajax@redhat.com> - 1:0.9.0-2 * Wed Dec 07 2011 Adam Jackson <ajax@redhat.com> 0.9.0-2
- Rebuild for new libpng - Rebuild for new libpng
- Build with -Wno-error=deprecated-declarations for now
* Fri Aug 26 2011 Dan Williams <dcbw@redhat.com> - 1:0.9.0-1 * Fri Aug 26 2011 Dan Williams <dcbw@redhat.com> - 1:0.9.0-1
- Update to 0.9.0 release - Update to 0.9.0 release

Loading…
Cancel
Save