try to bootstrap
This commit is contained in:
parent
7f3b85abc6
commit
be3d502ea4
@ -45,7 +45,7 @@ writing applications that use the GNOME menu system.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static \
|
%configure --disable-static \
|
||||||
--enable-introspection \
|
--disable-introspection \
|
||||||
%if %{enable_debugging}
|
%if %{enable_debugging}
|
||||||
--enable-debug=yes
|
--enable-debug=yes
|
||||||
%else
|
%else
|
||||||
@ -97,7 +97,7 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome-menus/
|
|||||||
%{_datadir}/gir-1.0/GMenu-3.0.gir
|
%{_datadir}/gir-1.0/GMenu-3.0.gir
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Aug 24 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.5-2
|
* Fri Aug 24 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.5-1
|
||||||
- Sync with F16
|
- Sync with F16
|
||||||
|
|
||||||
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
|
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
|
||||||
|
Loading…
Reference in New Issue
Block a user