Hello community,

here is the log from the commit of package deepin-tool-kit for openSUSE:Factory 
checked in at 2017-04-11 09:46:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-tool-kit (Old)
 and      /work/SRC/openSUSE:Factory/.deepin-tool-kit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deepin-tool-kit"

Tue Apr 11 09:46:00 2017 rev:2 rq:485848 version:0.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/deepin-tool-kit/deepin-tool-kit.changes  
2017-03-17 15:05:52.619516232 +0100
+++ /work/SRC/openSUSE:Factory/.deepin-tool-kit.new/deepin-tool-kit.changes     
2017-04-11 09:46:03.929433279 +0200
@@ -1,0 +2,10 @@
+Wed Mar 29 12:13:23 UTC 2017 - [email protected]
+
+- deepin-tool-kit is a dummy package that contains nothing, provides
+  nothing and requires nothing. it is orphan from the beginning.
+  it's not good. we should use it to drag in all those three sub
+  development packages (requiring on -devel according to its rpm
+  group, and act as a gate) instead of leaving it orphan while
+  wrote a README that installs into the orphan package itself.
+
+-------------------------------------------------------------------

Old:
----
  README.SUSE

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ deepin-tool-kit.spec ++++++
--- /var/tmp/diff_new_pack.aVfs5W/_old  2017-04-11 09:46:04.777313504 +0200
+++ /var/tmp/diff_new_pack.aVfs5W/_new  2017-04-11 09:46:04.777313504 +0200
@@ -25,7 +25,6 @@
 Group:          Development/Libraries/X11
 Url:            https://github.com/linuxdeepin/deepin-tool-kit
 Source0:        %{name}-%{version}.tar.gz
-Source1:        README.SUSE
 BuildRequires:  libqt5-linguist
 BuildRequires:  libqt5-qtdeclarative-devel
 BuildRequires:  libqt5-qtx11extras-devel
@@ -33,6 +32,9 @@
 BuildRequires:  libqt5-qtbase-private-headers-devel
 BuildRequires:  pkgconfig(xcb-util)
 BuildRequires:  pkgconfig(libstartup-notification-1.0)
+Requires:              libdtkbase-devel = %{version}
+Requires:              libdtkutil-devel = %{version}
+Requires:              libdtkwidget-devel = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -94,7 +96,6 @@
 
 %prep
 %setup -q
-cp %{S:1} .
 
 %build
 sed -i 's|lrelease|lrelease-qt5|g' tool/translate_generation.sh
@@ -141,7 +142,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc debian/copyright README.md Specification.md README.SUSE
+%doc debian/copyright README.md Specification.md
 
 %files -n libdtkbase1
 %defattr(-,root,root,-)


Reply via email to