]> git.pld-linux.org Git - packages/aspell-sv.git/commitdiff
- new %%doc, BR: pspell-devel
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 23 Jul 2002 14:54:06 +0000 (14:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aspell-sv.spec -> 1.3

aspell-sv.spec

index 70a4c3bac902d78471167008abee8aa418b14a85..808c860e5ab0c4bb768bf17b6215312c6b1525f9 100644 (file)
@@ -10,6 +10,7 @@ Group:                Applications/Text
 Source0:       http://aspell.sourceforge.net/%{name}-%{version}-%{subv}.tar.bz2
 URL:           http://aspell.sourceforge.net/
 BuildRequires: aspell
+BuildRequires: pspell-devel
 Requires:      aspell
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -34,14 +35,12 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-gzip -9nf README
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc README
 %{_libdir}/aspell/*
 %{_datadir}/aspell/*
 %{_datadir}/pspell/*
This page took 0.095075 seconds and 4 git commands to generate.