]> git.pld-linux.org Git - packages/akanga.git/blobdiff - akanga.spec
- up to 1.0.21, fixed Source0
[packages/akanga.git] / akanga.spec
index 6ae76f9d9d69ae3643f99bd5bc50b25b5dabe130..c4e835bd4939c868a6336b82845e5b8ce435858c 100644 (file)
@@ -1,16 +1,18 @@
-Summary:               Akanga shell
-Summary(pl):   Akanga shell
-Name:                  akanga
-Version:               1.0.7
-Release:               1
-License:               GPL
-Group:                 Applications/Shells
-Source0:               ftp://metalab.unc.edu/pub/Linux/system/shells/%{name}-%{version}.tar.gz
-Patch0:                        %{name}-config.patch
-Patch1:                        %{name}-opt.patch
-Patch2:                        %{name}-va_copy.patch
+Summary:       Akanga shell
+Summary(pl):   Pow³oka Akanga
+Name:          akanga
+Version:       1.0.21
+Release:       1
+License:       GPL
+Group:         Applications/Shells
+Source0:       http://www.ibiblio.org/pub/linux/system/shells/%{name}-%{version}.tar.gz
+# Source0-md5: 2b9d823323921f1a525622c52a3bd7bb
+Patch0:                %{name}-config.patch
+Patch1:                %{name}-opt.patch
+Patch2:                %{name}-va_copy.patch
+BuildRequires: bison
 BuildRequires: ctags
-BuildRoot:             %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _bindir         /bin
 
@@ -19,8 +21,8 @@ Rc based shell with additions for file locking, temporary files,
 reading standard input, expr and let builtin.
 
 %description -l pl
-Prosta pow³oka z blokowaniem plików, plikami tymczasowymi i
-wyra¿eniami.
+Prosta pow³oka z dodatkami do blokowania plików, plików tymczasowych,
+czytania standardowego wej¶cia oraz wbudowanymi expr i let.
 
 %prep
 %setup -q
@@ -29,7 +31,7 @@ wyra
 %patch2 -p1
 
 %build
-%{__make}
+%{__make} OPTFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.098861 seconds and 4 git commands to generate.