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