Hello community,

here is the log from the commit of package screenfetch for openSUSE:Factory 
checked in at 2016-07-20 09:18:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/screenfetch (Old)
 and      /work/SRC/openSUSE:Factory/.screenfetch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "screenfetch"

Changes:
--------
--- /work/SRC/openSUSE:Factory/screenfetch/screenfetch.changes  2016-07-12 
23:51:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.screenfetch.new/screenfetch.changes     
2016-07-20 09:18:17.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Jul 16 19:16:00 UTC 2016 - mplus...@suse.com
+
+- Update dependencies
+- Small spec file cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ screenfetch.spec ++++++
--- /var/tmp/diff_new_pack.99o8mW/_old  2016-07-20 09:18:19.000000000 +0200
+++ /var/tmp/diff_new_pack.99o8mW/_new  2016-07-20 09:18:19.000000000 +0200
@@ -23,10 +23,12 @@
 License:        GPL-3.0
 Group:          System/X11/Terminals
 Url:            https://github.com/KittyKatt/screenFetch
-Source:         
https://github.com/KittyKatt/screenFetch/archive/%{version}.tar.gz
+Source0:        
https://github.com/KittyKatt/screenFetch/archive/%{version}.tar.gz
 Requires:       bash
-Requires:       xdpyinfo
 Requires:       xprop
+Recommends:     curl
+Recommends:     scrot
+Recommends:     xdpyinfo
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -46,13 +48,13 @@
 %build
 
 %install
-install -D -m 0755 %{name}-dev %{buildroot}%{_bindir}/%{name}
-install -D -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
+install -D -p -m 0755 %{name}-dev %{buildroot}%{_bindir}/%{name}
+install -D -p -m 0644 %{name}.1   %{buildroot}%{_mandir}/man1/%{name}.1
 
 %files
 %defattr(-,root,root)
 %doc COPYING README.mkdn CHANGELOG TODO
 %{_bindir}/%{name}
-%{_mandir}/man1/%{name}.1*
+%{_mandir}/man1/%{name}.1%{ext_info}
 
 %changelog


Reply via email to