sync with f15
This commit is contained in:
parent
21d8658486
commit
ca7630cdde
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ gnome-menus-2.30.0.tar.bz2
|
|||||||
/gnome-menus-2.30.4.tar.bz2
|
/gnome-menus-2.30.4.tar.bz2
|
||||||
/gnome-menus-2.91.91.tar.bz2
|
/gnome-menus-2.91.91.tar.bz2
|
||||||
/gnome-menus-3.0.0.tar.bz2
|
/gnome-menus-3.0.0.tar.bz2
|
||||||
|
/gnome-menus-3.0.1.tar.bz2
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: A menu system for the GNOME project
|
Summary: A menu system for the GNOME project
|
||||||
Name: gnome-menus
|
Name: gnome-menus
|
||||||
Version: 3.0.0
|
Version: 3.0.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.gnome.org/
|
URL: http://www.gnome.org/
|
||||||
@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome-menus/
|
|||||||
%{_includedir}/gnome-menus
|
%{_includedir}/gnome-menus
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
|
||||||
|
- Update to 3.0.1
|
||||||
|
|
||||||
* Mon Apr 11 2011 Colin Walters <walters@verbum.org> - 3.0.0-2
|
* Mon Apr 11 2011 Colin Walters <walters@verbum.org> - 3.0.0-2
|
||||||
- Ship applications-gnome.desktop; we don't want GNOME 3 to use redhat-menus.
|
- Ship applications-gnome.desktop; we don't want GNOME 3 to use redhat-menus.
|
||||||
- Disable introspection, we're not using it right now
|
- Disable introspection, we're not using it right now
|
||||||
|
Loading…
Reference in New Issue
Block a user