]> git.pld-linux.org Git - packages/akanga.git/commitdiff
- spec adapterized.
authorkloczek <kloczek@pld-linux.org>
Wed, 17 May 2000 21:01:20 +0000 (21:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    akanga.spec -> 1.6

akanga.spec

index 93a7b5454547de3f6c0b4c86e770a7a1356bfab6..fbe90460bd7eaf12bcc3249a756adabb725eed92 100644 (file)
@@ -3,10 +3,10 @@ Summary(pl):  Akanga shell
 Name:          akanga
 Version:       1.0.7
 Release:       1
-Copyright:     GPL
+License:       GPL
 Group:         Shells
 Group(pl):     Pow³oki
-Source:                ftp://metalab.unc.edu/pub/Linux/system/shells/%{name}-%{version}.tar.gz
+Source0:       ftp://metalab.unc.edu/pub/Linux/system/shells/%{name}-%{version}.tar.gz
 Patch0:                %{name}-config.patch
 Patch1:                %{name}-opt.patch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -15,11 +15,11 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define        _mandir /usr/share/man
 
 %description
-Rc based shell with additions for file locking, temporary files, reading standard input, 
-expr and let builtin.
+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.
+description -l pl Prosta pow³oka z blokowaniem plików, plikami
+tymczasowymi i wyra¿eniami.
 
 %prep
 %setup -q
@@ -44,7 +44,7 @@ install samples/*.1.gz $RPM_BUILD_ROOT%{_mandir}/man1
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(644, root, root, 755)
+%defattr(644,root,root,755)
 %doc src/{CHANGES,EXAMPLES,FAQ,README*}.gz samples/{fileuser,lp,man2html,man2html.cgi,mancc,netuser,which}
 %attr(755,root,root) %{_bindir}/akanga
 %attr(644,root,root) %{_mandir}/man1/*.gz
This page took 0.068055 seconds and 4 git commands to generate.