- 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
1fb57e5673
commit
de7d8087cf
@ -3,6 +3,7 @@ Mon Oct 21 17:44:21 UTC 2013 - i@marguerite.su
|
||||
|
||||
- update version 2.0.1
|
||||
* 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
|
||||
|
@ -26,7 +26,6 @@ Url: http://github.com/linuxmint/nemo
|
||||
Group: System/GUI/Other
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: shared-mime-info
|
||||
BuildRequires: update-desktop-files
|
||||
@ -53,6 +52,7 @@ BuildRequires: pkgconfig(tracker-sparql-0.14)
|
||||
BuildRequires: pkgconfig(tracker-sparql-0.16)
|
||||
%endif
|
||||
BuildRequires: pkgconfig(x11)
|
||||
Recommends: cinnamon-translations
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%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.
|
||||
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -101,7 +99,6 @@ make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%make_install
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
find %{buildroot}%{_libdir} -type f -name "*.la" -print -delete
|
||||
|
||||
%post
|
||||
@ -152,7 +149,4 @@ find %{buildroot}%{_libdir} -type f -name "*.la" -print -delete
|
||||
%{_libdir}/pkgconfig/libnemo-extension.pc
|
||||
%{_datadir}/gir-1.0/
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user