Remove the sedding libtool's internals as it breaks
generation of the GObject Introspection data.
This commit is contained in:
parent
346578076f
commit
9c875510e1
@ -1,7 +1,7 @@
|
|||||||
Summary: Color daemon
|
Summary: Color daemon
|
||||||
Name: colord
|
Name: colord
|
||||||
Version: 0.1.11
|
Version: 0.1.11
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: http://www.freedesktop.org/software/colord/
|
URL: http://www.freedesktop.org/software/colord/
|
||||||
Source0: http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
|
Source0: http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
|
||||||
@ -42,9 +42,6 @@ Files for development with %{name}.
|
|||||||
--disable-examples \
|
--disable-examples \
|
||||||
--disable-dependency-tracking
|
--disable-dependency-tracking
|
||||||
|
|
||||||
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}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -93,6 +90,10 @@ touch $RPM_BUILD_ROOT%{_localstatedir}/lib/colord/storage.db
|
|||||||
%{_datadir}/vala/vapi/*.vapi
|
%{_datadir}/vala/vapi/*.vapi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 01 2011 Richard Hughes <richard@hughsie.com> 0.1.11-2
|
||||||
|
- Remove the sedding libtool's internals as it breaks
|
||||||
|
generation of the GObject Introspection data.
|
||||||
|
|
||||||
* Mon Aug 01 2011 Richard Hughes <richard@hughsie.com> 0.1.11-1
|
* Mon Aug 01 2011 Richard Hughes <richard@hughsie.com> 0.1.11-1
|
||||||
- New upstream version
|
- New upstream version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user