]> git.pld-linux.org Git - packages/amrita.git/commitdiff
- add xml-fubar.patch
authoraredridel <aredridel@pld-linux.org>
Fri, 1 Apr 2005 09:00:58 +0000 (09:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 3

Changed files:
    amrita.spec -> 1.12

amrita.spec

index cc150bc3b5932da0502cb3b57611074d45970a1e..60ba3ff15f9c3442c09c2afb91202b2a07a7529e 100644 (file)
@@ -4,7 +4,7 @@ Summary:        An HTML/XHTML template library for Ruby
 Summary(pl):   Biblioteka szablonów HTML/XHTML dla jêzyka Ruby
 Name:          amrita
 Version:       1.0.2
-Release:       2
+Release:       3
 Epoch:         1
 License:       GPL
 Group:         Development/Libraries
@@ -12,6 +12,7 @@ Source0:      http://osdn.dl.sourceforge.jp/amrita/10939/%{name}-%{version}.tar.gz
 # Source0-md5: 903af244f72d1a4b83f2cb8cfeecbac7
 Source1:       setup.rb
 Patch0:        %{name}-rexml.patch
+Patch1: %{name}-xml-fubar.patch
 URL:           http://www.brain-tokyo.jp/research/amrita/
 BuildRequires: ruby
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -25,6 +26,7 @@ Biblioteka szablon
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 cp %{SOURCE1} .
 
 %build
This page took 0.108523 seconds and 4 git commands to generate.