]> git.pld-linux.org Git - packages/beav.git/blobdiff - beav.spec
- adapterized.
[packages/beav.git] / beav.spec
index 2d1aeaedc9207b365987febbe84fedd16cefdf15..adc54265cd8b643f371809110a7ca985862630ed 100644 (file)
--- a/beav.spec
+++ b/beav.spec
@@ -1,13 +1,10 @@
-Summary:       A binary editor with Emacs-like keybindings.
+Summary:       A binary editor with Emacs-like keybindings
 Summary(pl):   Binarny edytor z klawiszologi± zbli¿on± do Emacsa
 Name:          beav
 Version:       1.40
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/Editors
-Group(de):     Applikationen/Editors
-Group(pl):     Aplikacje/Edytory
-Group(pt):     Aplicações/Editores
 Source0:       ftp://ftp.cdrom.com/pub/simtelnet/msdos/binaryed/%{name}140s.zip
 Patch0:                %{name}-glibc.patch
 Patch1:                %{name}-linux.patch
@@ -40,13 +37,13 @@ dost
 %setup -q -T -c
 unzip -L -q -aa %{SOURCE0}
 
-%patch1 -p1 -b glibc 
+%patch1 -p1 -b glibc
 %patch0 -p1 -b linux
 %patch2 -p1 -b tinfo
 
 %build
 %{__make} -f makefile.uxv \
-       CFLAGS="$RPM_OPT_FLAGS -DUNIX -DSYSV %{!?debug:-s}"
+       CFLAGS="%{rpmcflags} -DUNIX -DSYSV %{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -56,7 +53,7 @@ install beav $RPM_BUILD_ROOT%{_bindir}
 
 gzip -9nf *.txt
 
-%clean 
+%clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
This page took 0.041111 seconds and 4 git commands to generate.