Shrink GConf schemas
This commit is contained in:
parent
cd1dc41fe0
commit
35ef208b74
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: devhelp
|
Name: devhelp
|
||||||
Version: 0.23
|
Version: 0.23
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Summary: API documention browser
|
Summary: API documention browser
|
||||||
@ -55,6 +55,9 @@ into other applications such as IDEs.
|
|||||||
%setup -q -n devhelp-%{version}
|
%setup -q -n devhelp-%{version}
|
||||||
%patch0 -p0 -b .uris
|
%patch0 -p0 -b .uris
|
||||||
|
|
||||||
|
# force regeneration
|
||||||
|
rm data/devhelp.schemas
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static
|
%configure --disable-static
|
||||||
make %{?_smp_mflags} CFLAGS="$CFLAGS -fno-strict-aliasing"
|
make %{?_smp_mflags} CFLAGS="$CFLAGS -fno-strict-aliasing"
|
||||||
@ -137,6 +140,9 @@ fi
|
|||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 2 2009 Matthias Clasen <mclasen@redhat.com> - 0.23-7
|
||||||
|
- Shrink GConf schemas
|
||||||
|
|
||||||
* Sun Mar 08 2009 Rakesh Pandit <rakesh@fedoraproject.org> - 0.23-6
|
* Sun Mar 08 2009 Rakesh Pandit <rakesh@fedoraproject.org> - 0.23-6
|
||||||
Bumped to consume new soname in webkit library.
|
Bumped to consume new soname in webkit library.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user