forked from pool/psgml
Accepting request 25433 from home:coolo:branches:openSUSE:Factory
Copy from home:coolo:branches:openSUSE:Factory/psgml via accept of submit request 25433 revision 2. Request was accepted with message: thanks! reviewed ok. OBS-URL: https://build.opensuse.org/request/show/25433 OBS-URL: https://build.opensuse.org/package/show/Publishing/psgml?expand=0&rev=4
This commit is contained in:
parent
ef91ff82a4
commit
c0727c672a
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package psgml (Version 1.3.2)
|
# spec file for package psgml (Version 1.3.2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 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
|
||||||
@ -21,13 +21,13 @@
|
|||||||
Name: psgml
|
Name: psgml
|
||||||
BuildRequires: emacs-nox unzip
|
BuildRequires: emacs-nox unzip
|
||||||
%define tdtd tdtd.zip
|
%define tdtd tdtd.zip
|
||||||
License: GPL-2.0+ ; SUSE-Public-Domain
|
License: GPL v2 or later ; Public Domain, Freeware
|
||||||
Group: Productivity/Editors/Emacs
|
Group: Productivity/Editors/Emacs
|
||||||
Requires: emacs_program
|
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: 244
|
Release: 242
|
||||||
# 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,8 +90,6 @@ 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} .
|
||||||
|
Loading…
Reference in New Issue
Block a user