]> git.pld-linux.org Git - packages/cfe.git/commitdiff
- new %%doc, release 2 RA-1_0 STABLE cfe-0_12-2
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 28 Aug 2002 10:41:17 +0000 (10:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cfe.spec -> 1.16

cfe.spec

index b9bd5a26938c82ef0befddfd8ca6c60653434ca6..f369d4c2cbdb030903bc2b09e92497afeb9730e7 100644 (file)
--- a/cfe.spec
+++ b/cfe.spec
@@ -2,7 +2,7 @@ Summary:        Console Font Editor
 Summary(pl):   Edytor fontów konsolowych
 Name:          cfe
 Version:       0.12
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications/Console
 Vendor:                Eugene Osintsev <osgene@omskelecom.ru>
@@ -42,13 +42,11 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 
 %{__make} DESTDIR=$RPM_BUILD_ROOT install
 
-gzip -9nf ChangeLog
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc ChangeLog
 %attr(755,root,root) %{_bindir}/cfe
 %{_mandir}/man1/*.1*
This page took 0.073414 seconds and 4 git commands to generate.