commit deepin-ui for openSUSE:Factory
Hello community, here is the log from the commit of package deepin-ui for openSUSE:Factory checked in at 2015-02-18 11:39:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/deepin-ui (Old) and /work/SRC/openSUSE:Factory/.deepin-ui.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "deepin-ui" Changes: -------- --- /work/SRC/openSUSE:Factory/deepin-ui/deepin-ui.changes 2014-05-27 11:59:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.deepin-ui.new/deepin-ui.changes 2015-02-18 12:08:46.000000000 +0100 @@ -1,0 +2,9 @@ +Tue Feb 17 07:30:21 UTC 2015 - hillwood@linuxfans.org + +- Update to 2.0git20141229 + * Update installation script + * Feature update +- Drop deepin-ui-demo, upstream drop it. + * remove deepin-uidemo.desktop and distributor-logo.png + +------------------------------------------------------------------- Old: ---- deepin-ui-demo.desktop deepin-ui_1.1-20140507164634~df466b0600.tar.gz distributor-logo.png New: ---- deepin-ui_1.1+20141229194712~5a86faec50.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deepin-ui.spec ++++++ --- /var/tmp/diff_new_pack.yNGcy4/_old 2015-02-18 12:08:47.000000000 +0100 +++ /var/tmp/diff_new_pack.yNGcy4/_new 2015-02-18 12:08:47.000000000 +0100 @@ -1,8 +1,8 @@ # # spec file for package deepin-ui # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. -# Copyright (c) 2013 Hillwood Yang <hillwood@linuxfans.org> +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 Hillwood Yang <hillwood@opensuse.org> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,12 +21,10 @@ Summary: UI toolkit for Linux Deepin License: GPL-3.0+ Group: System/GUI/GNOME -Version: 2.0git20140507 +Version: 2.0git20141229 Release: 0 Url: http://www.linuxdeepin.com -Source0: %{name}_1.1-20140507164634~df466b0600.tar.gz -Source1: %{name}-demo.desktop -Source2: distributor-logo.png +Source0: %{name}_1.1+20141229194712~5a86faec50.tar.gz BuildRequires: cairo-devel BuildRequires: fdupes BuildRequires: gcc @@ -41,6 +39,7 @@ Requires: deepin-utils Requires: python-cssselect Requires: python-webkitgtk +Obsoletes: %{name}-demo < %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %{py_requires} @@ -48,20 +47,9 @@ %description UI toolkit libs for Linux Deepin,Awesome and Beautiful UI libs with LinuxDeepin. -%package demo -Summary: UI toolkit for Linux Deepin -Group: System/GUI/Other -Requires: %{name} = %{version} -Recommends: %{name}-lang = %{version} - -%description demo -UI toolkit libs demos for Linux Deepin,Awesome and Beautiful UI libs with LinuxDeepin. - - -%lang_package %prep -%setup -q -n %{name}-1.1 +%setup -q -n %{name}-1.1+20141229194712~5a86faec50 %build @@ -71,64 +59,17 @@ export CFLAGS="$RPM_OPT_FLAGS" python setup.py install --prefix=%{_prefix} --root=$RPM_BUILD_ROOT -# deepin-ui files install -mkdir -p %{buildroot}/%{_datadir}/pyshared -mv %{buildroot}/%{_prefix}/dtk %{buildroot}/%{_datadir}/pyshared -rm -rf %{buildroot}/%{_datadir}/pyshared/dtk/locale/*.po -rm -rf %{buildroot}/%{_datadir}/pyshared/dtk/locale/deepin-ui.pot -mv %{buildroot}/%{_datadir}/pyshared/dtk/locale %{buildroot}/%{_datadir}/locale -cd %{buildroot}/%{_prefix}/lib/python2.7/site-packages/dtk -ln -s ../../../../share/pyshared/dtk/theme theme -cd %{_builddir}/%{buildsubdir} - -# deepin-ui-demo files install -mkdir %{buildroot}/%{_datadir}/applications -mkdir %{buildroot}/%{_datadir}/deepin-ui-demo -mkdir %{buildroot}/%{_bindir}/ -mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/48x48/apps -cp icon.ico %{buildroot}/%{_datadir}/deepin-ui-demo -cp frame.png %{buildroot}/%{_datadir}/deepin-ui-demo -cp logo.png %{buildroot}/%{_datadir}/deepin-ui-demo -cp %{S:1} %{buildroot}/%{_datadir}/applications -cp -R app_theme %{buildroot}/%{_datadir}/deepin-ui-demo -cp -R skin %{buildroot}/%{_datadir}/deepin-ui-demo -cp -R cover %{buildroot}/%{_datadir}/deepin-ui-demo -cp -R demo.py %{buildroot}/%{_datadir}/deepin-ui-demo -cp %{S:2} %{buildroot}/%{_datadir}/icons/hicolor/48x48/apps -cd %{buildroot}%{_bindir} -ln -s ../share/deepin-ui-demo/demo.py %{name}-demo -cd %{_builddir}/%{buildsubdir} - -# fix permission -chmod 0644 %{buildroot}%{_datadir}/pyshared/dtk/theme/*/theme.txt -chmod 0644 %{buildroot}%{_datadir}/deepin-ui-demo/app_theme/*/theme.txt -chmod 0755 %{buildroot}%{python_sitelib}/dtk/ui/*.py - %fdupes %{buildroot} -%find_lang %{name} -%suse_update_desktop_file %{name}-demo - -%post demo -%icon_theme_cache_post - -%posttrans demo -%icon_theme_cache_post %files %defattr(-,root,root) %doc AUTHORS COPYING -%{_datadir}/pyshared +# %{_datadir}/pyshared %{python_sitelib}/dtk -%{python_sitelib}/dtk-0.1-py2.7.egg-info -# %{_prefix}/lib/python2.7/site-packages/dtk_*.so - -%files demo -%defattr(-,root,root) -%{_bindir}/%{name}-demo -%{_datadir}/%{name}-demo -%{_datadir}/applications/%{name}-demo.desktop -%{_datadir}/icons/hicolor/48x48/apps/distributor-logo.png - -%files lang -f %{name}.lang +%dir %{python_sitelib}/dtk-1.0.3-py2.7.egg-info +%{python_sitelib}/dtk-1.0.3-py2.7.egg-info/PKG-INFO +%{python_sitelib}/dtk-1.0.3-py2.7.egg-info/SOURCES.txt +%{python_sitelib}/dtk-1.0.3-py2.7.egg-info/dependency_links.txt +%{python_sitelib}/dtk-1.0.3-py2.7.egg-info/top_level.txt %changelog -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de