Hello community,

here is the log from the commit of package dfc for openSUSE:Factory checked in 
at 2017-02-21 13:49:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dfc (Old)
 and      /work/SRC/openSUSE:Factory/.dfc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dfc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dfc/dfc.changes  2015-12-24 12:16:04.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.dfc.new/dfc.changes     2017-02-21 
13:49:44.501493617 +0100
@@ -1,0 +2,5 @@
+Fri Feb 17 14:33:02 UTC 2017 - mplus...@suse.com
+
+- Split lang subpackage
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dfc.spec ++++++
--- /var/tmp/diff_new_pack.FYgEuG/_old  2017-02-21 13:49:45.037418193 +0100
+++ /var/tmp/diff_new_pack.FYgEuG/_new  2017-02-21 13:49:45.037418193 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dfc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Asterios Dramis <asterios.dra...@gmail.com>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -26,12 +26,14 @@
 Url:            http://projects.gw-computing.net/projects/dfc/
 Source0:        
http://projects.gw-computing.net/attachments/download/467/%{name}-%{version}.tar.gz
 BuildRequires:  cmake
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Recommends:     %{name}-lang
 
 %description
 dfc is a simple tool that displays file system space usage using graphs and
 colors.
 
+%lang_package
+
 %prep
 %setup -q
 
@@ -43,10 +45,9 @@
 
 %install
 %cmake_install
-
 %find_lang %{name} --with-man
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root,-)
 %doc AUTHORS CHANGELOG LICENSE README
 %{_bindir}/dfc
@@ -57,4 +58,7 @@
 %config(noreplace) %{_sysconfdir}/xdg/dfc/dfcrc
 %config(noreplace) %{_sysconfdir}/xdg/dfc/fr/dfcrc
 
+%files lang -f %{name}.lang
+%defattr(-,root,root,-)
+
 %changelog


Reply via email to