]> git.pld-linux.org Git - packages/a2ps.git/commitdiff
- added sources md5, typos, strict internal deps, added patches from RA-branch a2ps-4_13b-23_1
authorhawk <hawk@pld-linux.org>
Mon, 13 Dec 2004 15:03:33 +0000 (15:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  HEAD: pl.po update, malloc redeclaration fix, CAN-2004-1170 fix

Changed files:
    a2ps.spec -> 1.65.2.2

a2ps.spec

index 54f9045edcf000171a4b862e09eae932df90c02b..2ad8a8809e6a3d5e233342faa5c867b8aa063bec 100644 (file)
--- a/a2ps.spec
+++ b/a2ps.spec
@@ -4,11 +4,13 @@ Summary(pl):  Filtr text/plain do Postscriptu
 Summary(zh_CN): ´¿Îı¾µ½Postscriptת»»Æ÷
 Name:          a2ps
 Version:       4.13b
-Release:       23
+Release:       23.1
 License:       GPL
 Group:         Applications/Text
 Source0:       ftp://ftp.enst.fr/pub/unix/a2ps/%{name}-%{version}.tar.gz
+# Source0-md5: 0c8e0c31b08c14f7a7198ce967eb3281
 Source1:       ftp://ftp.enst.fr/pub/unix/a2ps/i18n-fonts-0.1.tar.gz
+# Source1-md5: fee1456d0e6e94af4fc5b5a1bb9687b7
 Source2:       ogonkify.1.pl
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-security.patch
@@ -19,6 +21,9 @@ Patch5:               %{name}-glibcpaper.patch
 Patch6:                %{name}-autoenc.patch
 Patch7:                %{name}-i18n.patch
 Patch8:                %{name}-ogonkify-xfig-fix.patch
+Patch9:                %{name}-pl.po-update.patch
+Patch10:       %{name}-malloc.patch
+Patch11:       %{name}-CAN-2004-1170.patch
 URL:           http://www.inf.enst.fr/~demaille/a2ps/
 BuildRequires: flex
 Prereq:                /sbin/ldconfig
@@ -36,7 +41,7 @@ processing of some files to other applications, letting you print DVI,
 PostScript etc. with the very same interface.
 
 %description -l pl
-A2ps jest programem pozwalajaj±cym na ³adne drukowanie plików
+A2ps jest programem pozwalaj±cym na ³adne drukowanie plików
 tekstowych w PostScript. Posiada wsparcie dla wielu ró¿nych jêzyków
 programowania, zestawów znaków (ISO Latins, Cyrilica etc.), wielko¶ci
 papieru, i jêzyków komunikacji z u¿ytkownikiem. Potrafi tak¿e
@@ -47,9 +52,9 @@ PostScript zawieraj
 
 %package devel
 Summary:       Header files and development documentation for a2ps
-Summary(pl):   Pliki nag³ówkowe i dokunentacja do 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.
@@ -61,7 +66,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.
@@ -70,7 +75,7 @@ a2ps static libraries.
 Biblioteki statyczne do a2ps.
 
 %prep
-%setup  -q -n %{name}-4.13 -a 1
+%setup -q -n %{name}-4.13 -a1
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -80,6 +85,9 @@ Biblioteki statyczne do a2ps.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p0
+%patch9 -p1
+%patch10 -p1
+%patch11 -p1
 
 %build
 %configure2_13 \
This page took 0.058685 seconds and 4 git commands to generate.