diff --git a/a2ps-h.changes b/a2ps-h.changes index ae31311..85f1b29 100644 --- a/a2ps-h.changes +++ b/a2ps-h.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 7 07:03:27 UTC 2010 - aj@suse.de + +- Install file writable so that patch can change it. + ------------------------------------------------------------------- Wed Jan 25 21:45:41 CET 2006 - mls@suse.de diff --git a/a2ps-h.spec b/a2ps-h.spec index 21682a6..b97c819 100644 --- a/a2ps-h.spec +++ b/a2ps-h.spec @@ -1,7 +1,7 @@ # # spec file for package a2ps-h (Version 20010113) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -19,12 +19,12 @@ Name: a2ps-h -License: GPL v2 or later +License: GPLv2+ Group: Hardware/Printing Requires: python AutoReqProv: on Version: 20010113 -Release: 656 +Release: 657 Summary: a2ps Support for Korean PostScript Filter (Python Version) Source0: a2ps-h.py Source1: a2ps-h-font.patch @@ -41,7 +41,6 @@ Authors: Hwang, ChiDeok %prep -rm -rf %{buildroot} %build @@ -51,7 +50,7 @@ if [ -n "%{?buildroot}" ] ; then fi mkdir -p %{buildroot}%{_prefix}/bin mkdir -p %{buildroot}%{_defaultdocdir}/%{name} -install -m 555 %{SOURCE0} %{buildroot}%{_prefix}/bin/a2ps-h.py +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} \; @@ -65,12 +64,3 @@ rm -rf %{buildroot} %attr(555, root, root) %{_prefix}/bin/a2ps-h.py %changelog -* Wed Jan 25 2006 mls@suse.de -- converted neededforbuild to BuildRequires -* Mon Feb 23 2004 hmacht@suse.de -- building as non-root -* Fri Jun 13 2003 ro@suse.de -- added directory to filelist -* Fri Jan 26 2001 violiet@suse.de -- NEW a2ps-h package version to 20010113 -- change hangul PostScript font.