Accepting request 40253 from Publishing

Copy from Publishing/psgml based on submit request 40253 from user oertel

OBS-URL: https://build.opensuse.org/request/show/40253
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psgml?expand=0&rev=9
This commit is contained in:
OBS User autobuild 2010-05-18 18:55:02 +00:00 committed by Git OBS Bridge
parent 981e697682
commit 491b4bee14
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun May 9 06:10:13 UTC 2010 - aj@suse.de
- Fix build with new patch.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 2 18:46:32 UTC 2009 - coolo@novell.com Wed Dec 2 18:46:32 UTC 2009 - coolo@novell.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package psgml (Version 1.3.2) # spec file for package psgml (Version 1.3.2)
# #
# 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -27,7 +27,7 @@ Requires: emacs_program
AutoReqProv: on AutoReqProv: on
Summary: Emacs Add-On to edit SGML/XML documents Summary: Emacs Add-On to edit SGML/XML documents
Version: 1.3.2 Version: 1.3.2
Release: 243 Release: 244
# Source: http://belnet.dl.sourceforge.net/sourceforge/psgml/psgml-%{version}.tar.bz2 # Source: http://belnet.dl.sourceforge.net/sourceforge/psgml/psgml-%{version}.tar.bz2
Source: ftp://ftp.lysator.liu.se/pub/sgml/ALPHA/psgml-%{version}.tar.gz Source: ftp://ftp.lysator.liu.se/pub/sgml/ALPHA/psgml-%{version}.tar.gz
Source1: http://home.sprynet.com/sprynet/dmeggins/psgml-dsssl.el Source1: http://home.sprynet.com/sprynet/dmeggins/psgml-dsssl.el
@ -90,6 +90,8 @@ cp -p %{SOURCE5} .
%setup -q -T -D -a 2 %setup -q -T -D -a 2
mv psgml-jade/psgml-jade.el . mv psgml-jade/psgml-jade.el .
unzip -o -a %{SOURCE3} unzip -o -a %{SOURCE3}
# Add write permissions so that we can patch it
chmod u+w tutorial.txt
cp -p %{SOURCE6} README.SuSE cp -p %{SOURCE6} README.SuSE
cp -p %{SOURCE7} . cp -p %{SOURCE7} .
cp -p %{SOURCE8} . cp -p %{SOURCE8} .