Hello community,

here is the log from the commit of package abcde for openSUSE:Factory checked 
in at 2015-01-29 09:56:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/abcde (Old)
 and      /work/SRC/openSUSE:Factory/.abcde.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "abcde"

Changes:
--------
--- /work/SRC/openSUSE:Factory/abcde/abcde.changes      2015-01-09 
20:49:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.abcde.new/abcde.changes 2015-01-29 
09:56:51.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Jan 24 16:48:09 UTC 2015 - sweet_...@gmx.de
+
+- re-add man pages, last update accidentally removed them 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ abcde.spec ++++++
--- /var/tmp/diff_new_pack.WXgg6s/_old  2015-01-29 09:56:52.000000000 +0100
+++ /var/tmp/diff_new_pack.WXgg6s/_new  2015-01-29 09:56:52.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package abcde
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -50,12 +50,14 @@
 install -m 755 abcde $RPM_BUILD_ROOT/usr/bin
 install -m 755 cddb-tool $RPM_BUILD_ROOT/usr/bin
 mkdir -p $RPM_BUILD_ROOT%_mandir/man1
+cp *.1 $RPM_BUILD_ROOT%_mandir/man1
 mkdir -p $RPM_BUILD_ROOT/etc
 cp abcde.conf $RPM_BUILD_ROOT/etc
 
 %files
 %defattr(-,root,root)
 %doc README TODO COPYING
+%doc %{_mandir}/man1/*
 %{_bindir}/*
 %config(noreplace) /etc/abcde.conf
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to