- Bump build

This commit is contained in:
Peter Robinson 2010-01-25 11:49:44 +00:00
parent 8fb3cc7056
commit 685dae7f8a

View File

@ -1,6 +1,6 @@
Name: rest
Version: 0.6.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A library for access to RESTful web services
Group: System Environment/Libraries
@ -38,10 +38,6 @@ Files for development with %{name}.
%build
%configure --disable-static --enable-gtk-doc
# Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
make %{?_smp_mflags} V=1
%install
@ -75,6 +71,9 @@ rm -rf %{buildroot}
%{_datadir}/gtk-doc/html/%{name}-0.6
%changelog
* Mon Jan 25 2010 Peter Robinson <pbrobinson@gmail.com> 0.6.1-3
- Bump build
* Mon Jan 25 2010 Peter Robinson <pbrobinson@gmail.com> 0.6.1-2
- Move to official tarball release of 0.6.1