]> git.pld-linux.org Git - packages/a2ps.git/commitdiff
- fixed SEGV in autoenc patch (by Marcin Krol) auto/ac/a2ps-4_13b-26
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 17 May 2004 21:31:16 +0000 (21:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added locale-names patch, rename no->nb
- strict internal deps, release 26

Changed files:
    a2ps.spec -> 1.75

a2ps.spec

index 62f32ab11c3b69d0cb85c4ecc2802d450160b0db..354dbaebe05e06a2771f584da6f2b976a1008e4b 100644 (file)
--- a/a2ps.spec
+++ b/a2ps.spec
@@ -4,7 +4,7 @@ Summary(pl):    Filtr text/plain do Postscriptu
 Summary(zh_CN):        ´¿Îı¾µ½Postscriptת»»Æ÷
 Name:          a2ps
 Version:       4.13b
-Release:       25
+Release:       26
 License:       GPL
 Group:         Applications/Text
 Source0:       ftp://ftp.enst.fr/pub/unix/a2ps/%{name}-%{version}.tar.gz
@@ -22,6 +22,7 @@ Patch6:               %{name}-autoenc.patch
 Patch7:                %{name}-i18n.patch
 Patch8:                %{name}-ogonkify-xfig-fix.patch
 Patch9:                %{name}-pl.po-update.patch
+Patch10:       %{name}-locale-names.patch
 URL:           http://www.inf.enst.fr/~demaille/a2ps/
 BuildRequires: automake
 BuildRequires: flex
@@ -54,7 +55,7 @@ PostScript zawieraj
 Summary:       Header files and development documentation for a2ps
 Summary(pl):   Pliki nag³ówkowe i dokumentacja do a2ps
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description devel
 Header files and development documentation for a2ps.
@@ -66,7 +67,7 @@ Pliki nag
 Summary:       a2ps static libraries
 Summary(pl):   Biblioteki statyczne do a2ps
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 a2ps static libraries.
@@ -86,6 +87,9 @@ Biblioteki statyczne do a2ps.
 %patch7 -p1
 %patch8 -p0
 %patch9 -p1
+%patch10 -p1
+
+mv -f po/{no,nb}.po
 
 %build
 cp -f /usr/share/automake/config.* auxdir
This page took 0.126971 seconds and 4 git commands to generate.