]> git.pld-linux.org Git - packages/a2ps.git/blob - a2ps.spec
- adapterized (sorted %verify attrs)
[packages/a2ps.git] / a2ps.spec
1 Summary:        Text to Postscript filter
2 Summary(ja):    ¥Æ¥­¥¹¥È¢ªPostScript ¥Õ¥£¥ë¥¿
3 Summary(pl):    Filtr text/plain do Postscriptu
4 Summary(zh_CN): ´¿Îı¾µ½Postscriptת»»Æ÷
5 Name:           a2ps
6 Version:        4.13b
7 Release:        28
8 License:        GPL
9 Group:          Applications/Text
10 Source0:        ftp://ftp.enst.fr/pub/unix/a2ps/%{name}-%{version}.tar.gz
11 # Source0-md5:  0c8e0c31b08c14f7a7198ce967eb3281
12 Source1:        ftp://ftp.enst.fr/pub/unix/a2ps/i18n-fonts-0.1.tar.gz
13 # Source1-md5:  fee1456d0e6e94af4fc5b5a1bb9687b7
14 Source2:        ogonkify.1.pl
15 Patch0:         %{name}-info.patch
16 Patch1:         %{name}-security.patch
17 Patch2:         %{name}-etc.patch
18 Patch3:         %{name}-flex.patch
19 Patch4:         %{name}-conf.patch
20 Patch5:         %{name}-glibcpaper.patch
21 Patch6:         %{name}-autoenc.patch
22 Patch7:         %{name}-i18n.patch
23 Patch8:         %{name}-ogonkify-xfig-fix.patch
24 Patch9:         %{name}-pl.po-update.patch
25 Patch10:        %{name}-locale-names.patch
26 Patch11:        %{name}-malloc.patch
27 Patch12:        %{name}-CAN-2004-1170.patch
28 URL:            http://www.inf.enst.fr/~demaille/a2ps/
29 BuildRequires:  automake
30 BuildRequires:  flex
31 BuildRequires:  gettext-devel
32 BuildRequires:  texinfo
33 Requires(post,postun):  /sbin/ldconfig
34 Requires:       psutils
35 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
36
37 %define         _sysconfdir     /etc/a2ps
38
39 %description
40 a2ps is a text to PostScript filter with pretty-printing capabilities.
41 It includes support for a wide number of programming languages,
42 encodings (ISO Latins, Cyrillic etc.), medias, and spoken languages
43 (for the interface). It has also the ability to delegate the
44 processing of some files to other applications, letting you print DVI,
45 PostScript etc. with the very same interface.
46
47 %description -l pl
48 A2ps jest programem pozwalaj±cym na ³adne drukowanie plików tekstowych
49 w PostScript. Posiada wsparcie dla wielu ró¿nych jêzyków
50 programowania, zestawów znaków (ISO Latins, Cyrilica etc.), wielko¶ci
51 papieru, i jêzyków komunikacji z u¿ytkownikiem. Potrafi tak¿e
52 przekazaæ przetwarzanie plików do innych programów (tak, ¿e mo¿na
53 wszystko drukowaæ (DVI, PostScript) przy u¿yciu tego samego polecenia.
54 Zawiera program ,,ogonkify'' poprawiaj±cy b³êdnie zakodowany
55 PostScript zawieraj±cy polskie znaki.
56
57 %package devel
58 Summary:        Header files and development documentation for a2ps
59 Summary(pl):    Pliki nag³ówkowe i dokumentacja do a2ps
60 Group:          Development/Libraries
61 Requires:       %{name} = %{version}-%{release}
62
63 %description devel
64 Header files and development documentation for a2ps.
65
66 %description devel -l pl
67 Pliki nag³ówkowe i dokumentacja do a2ps.
68
69 %package static
70 Summary:        a2ps static libraries
71 Summary(pl):    Biblioteki statyczne do a2ps
72 Group:          Development/Libraries
73 Requires:       %{name}-devel = %{version}-%{release}
74
75 %description static
76 a2ps static libraries.
77
78 %description static -l pl
79 Biblioteki statyczne do a2ps.
80
81 %prep
82 %setup -q -n %{name}-4.13 -a1
83 %patch0 -p1
84 %patch1 -p1
85 %patch2 -p1
86 %patch3 -p1
87 %patch4 -p1
88 %patch5 -p1
89 %patch6 -p1
90 %patch7 -p1
91 %patch8 -p0
92 %patch9 -p1
93 %patch10 -p1
94 %patch11 -p1
95 %patch12 -p1
96
97 mv -f po/{no,nb}.po
98
99 %build
100 cp -f /usr/share/automake/config.* auxdir
101 %configure2_13 \
102         --with-gnu-gettext \
103         --with-medium=_glibc  \
104         --with-encoding=latin1 \
105         --enable-shared \
106         --enable-kanji
107 %{__make}
108
109 %install
110 rm -rf $RPM_BUILD_ROOT
111 install -d $RPM_BUILD_ROOT%{_datadir}/a2ps/{afm,fonts} \
112         $RPM_BUILD_ROOT%{_mandir}/pl/man1
113
114 %{__perl} -pi -e 's/^lispdir = $/lispdir = \$(prefix)\/lib\/emacs\/site-lisp/g' contrib/emacs/Makefile
115
116 %{__make} install \
117         DESTDIR=$RPM_BUILD_ROOT
118
119 install i18n-fonts-0.1/afm/*.afm $RPM_BUILD_ROOT%{_datadir}/a2ps/afm
120 install i18n-fonts-0.1/fonts/*.pfb $RPM_BUILD_ROOT%{_datadir}/a2ps/fonts
121 install %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/pl/man1
122
123 %find_lang %{name}
124
125 %clean
126 rm -rf $RPM_BUILD_ROOT
127
128 %post
129 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
130 /sbin/ldconfig
131
132 %postun
133 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
134 /sbin/ldconfig
135
136 %files -f %{name}.lang
137 %defattr(644,root,root,755)
138 %doc AUTHORS ChangeLog NEWS README THANKS
139 %dir %{_sysconfdir}
140 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/a2ps.cfg
141 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/a2ps-site.cfg
142 %attr(755,root,root) %{_bindir}/*
143 %attr(755,root,root) %{_libdir}/lib*.so.*.*
144 %{_mandir}/man1/*
145 %lang(pl) %{_mandir}/pl/man1/*
146 %{_infodir}/a2ps*info*
147 %{_infodir}/ogonkify*info*
148
149 %dir %{_datadir}/a2ps
150 %dir %{_datadir}/a2ps/afm
151 %{_datadir}/a2ps/afm/*.afm
152 %{_datadir}/a2ps/afm/*.map
153 %attr(755,root,root) %{_datadir}/a2ps/afm/*.sh
154
155 %{_datadir}/a2ps/encoding
156 %{_datadir}/a2ps/fonts
157 %{_datadir}/a2ps/ppd
158 %{_datadir}/a2ps/ps
159 %{_datadir}/a2ps/sheets
160
161 %dir %{_datadir}/ogonkify
162 %{_datadir}/ogonkify/*.enc
163 %{_datadir}/ogonkify/*.ps
164 %{_datadir}/ogonkify/afm
165 %{_datadir}/ogonkify/fonts
166
167 %files devel
168 %defattr(644,root,root,755)
169 %{_libdir}/lib*.la
170 %attr(755,root,root) %{_libdir}/lib*.so
171 %{_includedir}/*
172
173 %files static
174 %defattr(644,root,root,755)
175 %{_libdir}/lib*.a
This page took 0.079521 seconds and 4 git commands to generate.