- update version 2.0.3
* see https://github.com/linuxmint/Cinnamon/commits/master OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=7
This commit is contained in:
parent
c7e5b32722
commit
6405dedb1b
@ -3,6 +3,7 @@ Mon Oct 21 17:44:21 UTC 2013 - i@marguerite.su
|
|||||||
|
|
||||||
- update version 2.0.1
|
- update version 2.0.1
|
||||||
* see https://github.com/linuxmint/nemo/commits/master
|
* see https://github.com/linuxmint/nemo/commits/master
|
||||||
|
- remove lang_package, now cinnamon has a package called translation
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 19 13:22:52 UTC 2012 - nmo.marques@gmail.com
|
Mon Nov 19 13:22:52 UTC 2012 - nmo.marques@gmail.com
|
||||||
|
@ -26,7 +26,6 @@ Url: http://github.com/linuxmint/nemo
|
|||||||
Group: System/GUI/Other
|
Group: System/GUI/Other
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: %{name}-%{version}.tar.gz
|
||||||
BuildRequires: gnome-common
|
BuildRequires: gnome-common
|
||||||
BuildRequires: gtk-doc
|
|
||||||
BuildRequires: hicolor-icon-theme
|
BuildRequires: hicolor-icon-theme
|
||||||
BuildRequires: shared-mime-info
|
BuildRequires: shared-mime-info
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
@ -53,6 +52,7 @@ BuildRequires: pkgconfig(tracker-sparql-0.14)
|
|||||||
BuildRequires: pkgconfig(tracker-sparql-0.16)
|
BuildRequires: pkgconfig(tracker-sparql-0.16)
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
|
Recommends: cinnamon-translations
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%glib2_gsettings_schema_requires
|
%glib2_gsettings_schema_requires
|
||||||
|
|
||||||
@ -88,8 +88,6 @@ Nemo is the file manager for the Cinnamon desktop environment.
|
|||||||
|
|
||||||
This package provides the GObject Introspection bindings for Nemo.
|
This package provides the GObject Introspection bindings for Nemo.
|
||||||
|
|
||||||
%lang_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -101,7 +99,6 @@ make %{?_smp_mflags}
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
%find_lang %{name} %{?no_lang_C}
|
|
||||||
find %{buildroot}%{_libdir} -type f -name "*.la" -print -delete
|
find %{buildroot}%{_libdir} -type f -name "*.la" -print -delete
|
||||||
|
|
||||||
%post
|
%post
|
||||||
@ -152,7 +149,4 @@ find %{buildroot}%{_libdir} -type f -name "*.la" -print -delete
|
|||||||
%{_libdir}/pkgconfig/libnemo-extension.pc
|
%{_libdir}/pkgconfig/libnemo-extension.pc
|
||||||
%{_datadir}/gir-1.0/
|
%{_datadir}/gir-1.0/
|
||||||
|
|
||||||
%files lang -f %{name}.lang
|
|
||||||
%defattr(-,root,root)
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user