sync with f15
This commit is contained in:
parent
6a5a69e061
commit
b3b22d607e
17
.gitignore
vendored
17
.gitignore
vendored
@ -1,6 +1,23 @@
|
|||||||
|
nautilus-2.31.5.tar.bz2
|
||||||
|
nautilus-2.31.6.tar.bz2
|
||||||
|
/nautilus-2.31.90.tar.bz2
|
||||||
|
/nautilus-2.90.1.tar.bz2
|
||||||
|
/nautilus-2.90.1-gitf3bbee7.tar.gz
|
||||||
|
/nautilus-2.91.0.tar.bz2
|
||||||
|
/nautilus-2.91.0.1.tar.bz2
|
||||||
|
/nautilus-2.91.1.tar.bz2
|
||||||
|
/nautilus-2.91.2.tar.bz2
|
||||||
|
/nautilus-2.91.3.tar.gz
|
||||||
|
/nautilus-2.91.3.tar.bz2
|
||||||
|
/nautilus-2.91.6.tar.bz2
|
||||||
|
/nautilus-2.91.7.tar.bz2
|
||||||
|
/nautilus-2.91.8.tar.bz2
|
||||||
|
/nautilus-2.91.9.tar.bz2
|
||||||
|
/nautilus-2.91.90.tar.bz2
|
||||||
/nautilus-2.91.90.1.tar.bz2
|
/nautilus-2.91.90.1.tar.bz2
|
||||||
/nautilus-2.91.91.tar.bz2
|
/nautilus-2.91.91.tar.bz2
|
||||||
/nautilus-2.91.92.tar.bz2
|
/nautilus-2.91.92.tar.bz2
|
||||||
/nautilus-2.91.93.tar.bz2
|
/nautilus-2.91.93.tar.bz2
|
||||||
/nautilus-2.91.94.tar.bz2
|
/nautilus-2.91.94.tar.bz2
|
||||||
/nautilus-3.0.0.tar.bz2
|
/nautilus-3.0.0.tar.bz2
|
||||||
|
/nautilus-3.0.1.tar.bz2
|
||||||
|
@ -12,11 +12,11 @@
|
|||||||
|
|
||||||
Name: nautilus
|
Name: nautilus
|
||||||
Summary: File manager for GNOME
|
Summary: File manager for GNOME
|
||||||
Version: 3.0.0
|
Version: 3.0.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
Source: http://download.gnome.org/sources/%{name}/2.91/%{name}-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
URL: http://projects.gnome.org/nautilus/
|
URL: http://projects.gnome.org/nautilus/
|
||||||
Requires: redhat-menus >= %{redhat_menus_version}
|
Requires: redhat-menus >= %{redhat_menus_version}
|
||||||
@ -187,6 +187,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
|
|||||||
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/*
|
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
|
||||||
|
- Update to 3.0.1
|
||||||
|
|
||||||
* Mon Apr 04 2011 Cosimo Cecchi <cosimoc@redhat.com> - 3.0.0-1
|
* Mon Apr 04 2011 Cosimo Cecchi <cosimoc@redhat.com> - 3.0.0-1
|
||||||
- Update to 3.0.0
|
- Update to 3.0.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user