- Bump build
This commit is contained in:
parent
8fb3cc7056
commit
685dae7f8a
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user