summaryrefslogtreecommitdiff
path: root/mpage.spec
diff options
context:
space:
mode:
authorkloczek2000-09-27 14:28:54 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit7902b5b8fdf89ca2dc225f39520a3c5ac2803506 (patch)
treea4f20548b2131bc8d66c757dbd143c87ce00bd15 /mpage.spec
parenta4e1bce5c92fa0b46ab83a63e1e24f3e3e396d26 (diff)
downloadmpage-7902b5b8fdf89ca2dc225f39520a3c5ac2803506.zip
mpage-7902b5b8fdf89ca2dc225f39520a3c5ac2803506.tar.gz
- release 2: use new rpm automation.mpage-2_5-2
Changed files: mpage.spec -> 1.9
Diffstat (limited to 'mpage.spec')
-rw-r--r--mpage.spec15
1 files changed, 8 insertions, 7 deletions
diff --git a/mpage.spec b/mpage.spec
index 4874775..aa0acd8 100644
--- a/mpage.spec
+++ b/mpage.spec
@@ -1,16 +1,17 @@
-Summary: A tool for printing multiple pages of text on each printed page.
+Summary: A tool for printing multiple pages of text on each printed page
Summary(de): plaziert mehrere Textseiten auf eine einzelne Postscript-Seite
-Summary(fr): Place plusieurs pages de texte sur une simple page postscript.
-Summary(pl): Narzędzie pozwalające umieścić wiele strona na jednym wydruku.
+Summary(fr): Place plusieurs pages de texte sur une simple page postscript
+Summary(pl): Narzędzie pozwalające umieścić wiele strona na jednym wydruku
Summary(tr): Birden fazla metin sayfasýný tek bir PostScript sayfasýna yerleţtirir
Name: mpage
Version: 2.5
-Release: 1
+Release: 2
License: BSD
Group: Applications/Publishing
+Group(de): Applikationen/Publizieren
Group(pl): Aplikacje/Publikowanie
Source0: http://www.mesa.nl/pub/mpage/%{name}-%{version}.tgz
-Patch0: mpage-make.patch
+Patch0: %{name}-make.patch
URL: http://www.mesa.nl/index_e.html
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -50,7 +51,7 @@ olanak verir.
%patch0 -p1
%build
-%{__make} OPT_FLAGS="$RPM_OPT_FLAGS"
+%{__make} OPT_FLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O -g}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -58,7 +59,7 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir}/mpage,%{_mandir}/man1}
%{__make} PREFIX=$RPM_BUILD_ROOT%{_prefix} install
-gzip -9nf CHANGES README NEWS TODO $RPM_BUILD_ROOT%{_mandir}/*/*
+gzip -9nf CHANGES README NEWS TODO
%clean
rm -rf $RPM_BUILD_ROOT