I have made the following changes intended for : CE:UX:MTF / meegotouch-theme-darko
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.pub.meego.com//request/show/7053 Thank You, Marko Saukko [This message was auto-generated] --- Request # 7053: Messages from BOSS: State: review at 2012-10-17T09:52:23 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: Project:MTF:UX / meegotouch-theme-darko -> CE:UX:MTF / meegotouch-theme-darko changes files: -------------- --- meegotouch-theme-darko.changes +++ meegotouch-theme-darko.changes @@ -0,0 +1,3 @@ +* Tue Oct 16 2012 Denis Zalevskiy <[email protected]> - 0.3.5 +- requires nemo-theme-default + old: ---- meegotouch-theme-darko.yaml spec files: ----------- --- meegotouch-theme-darko.spec +++ meegotouch-theme-darko.spec @@ -1,79 +1,69 @@ -# -# Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.25 -# - Name: meegotouch-theme-darko - -# >> macros -# << macros - Summary: Darko is a theme for MeeGo Handset/Nemo Version: 0.3.5 -Release: 1 +Release: 3 Group: System/GUI/Other License: Creative Commons Attribution-NonCommercial 3.0 Unported License BuildArch: noarch -URL: https://github.com/jpavelek/meego-handset-theme-darko +URL: https://github.com/nemomobile/meegotouch-theme-darko Source0: %{name}-%{version}.tar.bz2 Source1: sounds-0.1.tar.bz2 -Source100: meegotouch-theme-darko.yaml +Requires: nemo-theme-default +BuildRequires: fdupes %description Darko is a theme for MeeGo Handset/Nemo. +%define theme_dir %{buildroot}%{_datadir}/themes/darko +%define graphics_dir %{buildroot}%{_datadir}/themes/darko/meegotouch +%define package_dir %{_datadir}/themes/darko + +%define base_theme base +%define base_theme_dir %{buildroot}%{_datadir}/themes/%{base_theme} +%define base_package_dir %{_datadir}/themes/%{base_theme} %prep %setup -q -n %{name}-%{version} - -# >> setup tar -xjvf %{SOURCE1} -# << setup %build -# >> build pre -# << build pre +%install +rm -rf %{buildroot} +mkdir -p %{theme_dir}/ +install -m 644 index.theme %{theme_dir}/ -# >> build post +mkdir -p %{graphics_dir}/icons +install -m 644 meegotouch/icons/* %{graphics_dir}/icons/ +install -m 644 blanco/meegotouch/icons/* %{graphics_dir}/icons/ -# << build post +mkdir -p %{graphics_dir}/libmeegotouchviews/style/ +install -m 644 meegotouch/libmeegotouchviews/style/* %{graphics_dir}/libmeegotouchviews/style/ -%install -rm -rf %{buildroot} -# >> install pre -# << install pre +mkdir -p %{graphics_dir}/images/ +install -m 644 meegotouch/images/* %{graphics_dir}/images/ + +mkdir -p %{graphics_dir}/svg/ +install -m 644 meegotouch/svg/* %{graphics_dir}/svg/ + +mkdir -p %{graphics_dir}/libmeegotouchhome/style/ +install -m 644 meegotouch/libmeegotouchhome/style/* %{graphics_dir}/libmeegotouchhome/style/ +install -m 644 meegotouch/libmeegotouchhome/libmeegotouchhome.conf %{graphics_dir}/libmeegotouchhome/ + +mkdir -p %{graphics_dir}/meegotouchhome/style/ +install -m 644 meegotouch/meegotouchhome/style/meegotouchhome.css %{graphics_dir}/meegotouchhome/style/ -# >> install post -mkdir -p %{buildroot}/usr/share/themes/darko/ -install -m 644 index.theme %{buildroot}/usr/share/themes/darko/ -mkdir -p %{buildroot}/usr/share/themes/darko/meegotouch/icons -install -m 644 meegotouch/icons/* %{buildroot}/usr/share/themes/darko/meegotouch/icons/ -install -m 644 blanco/meegotouch/icons/* %{buildroot}/usr/share/themes/darko/meegotouch/icons/ -mkdir -p %{buildroot}/usr/share/themes/darko/meegotouch/libmeegotouchviews/style/ -install -m 644 meegotouch/libmeegotouchviews/style/* %{buildroot}/usr/share/themes/darko/meegotouch/libmeegotouchviews/style/ -mkdir -p %{buildroot}/usr/share/themes/darko/meegotouch/images/ -install -m 644 meegotouch/images/* %{buildroot}/usr/share/themes/darko/meegotouch/images/ -mkdir -p %{buildroot}/usr/share/themes/darko/meegotouch/svg/ -install -m 644 meegotouch/svg/* %{buildroot}/usr/share/themes/darko/meegotouch/svg/ -mkdir -p %{buildroot}/usr/share/themes/darko/meegotouch/libmeegotouchhome/style/ -install -m 644 meegotouch/libmeegotouchhome/style/* %{buildroot}/usr/share/themes/darko/meegotouch/libmeegotouchhome/style/ -install -m 644 meegotouch/libmeegotouchhome/libmeegotouchhome.conf %{buildroot}/usr/share/themes/darko/meegotouch/libmeegotouchhome/ -mkdir -p %{buildroot}/usr/share/themes/darko/meegotouch/meegotouchhome/style/ -install -m 644 meegotouch/meegotouchhome/style/meegotouchhome.css %{buildroot}/usr/share/themes/darko/meegotouch/meegotouchhome/style/ -mkdir -p %{buildroot}/usr/share/themes/base/meegotouch/icons -install -m 644 meegotouch/icons/icon-l-meegotouchtheme-darko.png %{buildroot}/usr/share/themes/base/meegotouch/icons/ +mkdir -p %{base_theme_dir}/meegotouch/icons +install -m 644 meegotouch/icons/icon-l-meegotouchtheme-darko.png %{base_theme_dir}/meegotouch/icons/ mkdir -p %{buildroot}/usr/share/sounds/darko/stereo install -m 644 sounds-0.1/darko/stereo/* %{buildroot}/usr/share/sounds/darko/stereo/ -# << install post +%fdupes %{buildroot}%{_datadir} %files %defattr(-,root,root,-) -# >> files -%{_datadir}/themes/darko/* -%{_datadir}/themes/base/meegotouch/icons/icon-l-meegotouchtheme-darko.png +%{package_dir}/* +%{base_package_dir}/meegotouch/icons/icon-l-meegotouchtheme-darko.png %{_datadir}/sounds/darko/stereo/* -# << files other changes: -------------- ++++++ meegotouch-theme-darko-0.3.5.tar.bz2 (179106 lines skipped) ++++++ deleted files: --- meegotouch-theme-darko.yaml
