Hello community,

here is the log from the commit of package a2ps-h for openSUSE:Factory checked 
in at 2019-03-19 09:58:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/a2ps-h (Old)
 and      /work/SRC/openSUSE:Factory/.a2ps-h.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "a2ps-h"

Tue Mar 19 09:58:46 2019 rev:16 rq:685822 version:20010113

Changes:
--------
--- /work/SRC/openSUSE:Factory/a2ps-h/a2ps-h.changes    2011-09-23 
01:51:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.a2ps-h.new.28833/a2ps-h.changes 2019-03-19 
09:58:48.068093114 +0100
@@ -1,0 +2,5 @@
+Sun Mar 17 09:54:44 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Remove old tags/sections from specfile.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ a2ps-h.spec ++++++
--- /var/tmp/diff_new_pack.tyEkAk/_old  2019-03-19 09:58:49.416092572 +0100
+++ /var/tmp/diff_new_pack.tyEkAk/_new  2019-03-19 09:58:49.432092566 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package a2ps-h (Version 20010113)
+# spec file for package a2ps-h
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,20 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           a2ps-h
-License:        GPL-2.0+
-Group:          Hardware/Printing
 Requires:       python
-AutoReqProv:    on
 Version:        20010113
-Release:        657
+Release:        0
 Summary:        a2ps Support for Korean PostScript Filter (Python Version)
+License:        GPL-2.0-or-later
+Group:          Hardware/Printing
 Source0:        a2ps-h.py
 Source1:        a2ps-h-font.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -34,31 +31,18 @@
 %description
 a2ps support for Korean PostScript filter (Python version).
 
-
-
-Authors:
---------
-    Hwang, ChiDeok <[email protected]>
-
 %prep
 
 %build
 
 %install
-if [ -n "%{?buildroot}" ] ; then
-   [ %{buildroot} != "/" ] && rm -rf %{buildroot}
-fi
 mkdir -p %{buildroot}%{_prefix}/bin
 mkdir -p %{buildroot}%{_defaultdocdir}/%{name}
 install -m 755 %{SOURCE0} %{buildroot}%{_prefix}/bin/a2ps-h.py
 head -n 18 %{SOURCE0} > %{buildroot}%{_defaultdocdir}/%{name}/Copyright
 find %{buildroot}%{_prefix}/bin -name a2ps-h.py -exec patch {} %{SOURCE1} \;
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr(-, root, root)
 %dir %{_defaultdocdir}/%{name}
 %{_defaultdocdir}/%{name}/Copyright
 %attr(555, root, root) %{_prefix}/bin/a2ps-h.py


Reply via email to