and now again, with introspection
This commit is contained in:
parent
784dc658ef
commit
f61a690e7d
@ -3,7 +3,7 @@
|
||||
Summary: A menu system for the GNOME project
|
||||
Name: gnome-menus
|
||||
Version: 3.1.5
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.gnome.org/
|
||||
@ -45,7 +45,7 @@ writing applications that use the GNOME menu system.
|
||||
|
||||
%build
|
||||
%configure --disable-static \
|
||||
--disable-introspection \
|
||||
--enable-introspection \
|
||||
%if %{enable_debugging}
|
||||
--enable-debug=yes
|
||||
%else
|
||||
@ -88,16 +88,16 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome-menus/
|
||||
%{_sysconfdir}/xdg/menus/applications-gnome.menu
|
||||
%{_libdir}/lib*.so.*
|
||||
%{_datadir}/desktop-directories/*
|
||||
#%{_libdir}/girepository-1.0/GMenu-3.0.typelib
|
||||
%{_libdir}/girepository-1.0/GMenu-3.0.typelib
|
||||
|
||||
%files devel
|
||||
%{_libdir}/lib*.so
|
||||
%{_libdir}/pkgconfig/*
|
||||
%{_includedir}/gnome-menus-3.0
|
||||
#%{_datadir}/gir-1.0/GMenu-3.0.gir
|
||||
%{_datadir}/gir-1.0/GMenu-3.0.gir
|
||||
|
||||
%changelog
|
||||
* Fri Aug 24 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.5-1
|
||||
* Fri Aug 24 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.5-3
|
||||
- Sync with F16
|
||||
|
||||
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
|
||||
|
Loading…
Reference in New Issue
Block a user