]> git.pld-linux.org Git - packages/gfcc.git/blobdiff - gfcc.spec
- removed two lines with define
[packages/gfcc.git] / gfcc.spec
index 70b66691ab94460d2d212daa33c6d447a24cb954..fa68031d4594f7d6dad64abc9a64c9f0f168eaf1 100644 (file)
--- a/gfcc.spec
+++ b/gfcc.spec
@@ -20,7 +20,6 @@ BuildRequires:        libipfwc
 BuildRequires: libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _prefix         /usr/X11R6
 
 %description
 gfcc (GTK+ Firewall Control Center) is a GTK+ application which can
@@ -58,14 +57,12 @@ install -d $RPM_BUILD_ROOT{%{_applnkdir}/System/Administration,%{_pixmapsdir}}
 install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/System/Administration
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
-gzip -9nf README
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc README
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/gfcc
 %{_applnkdir}/System/Administration/gfcc.desktop
This page took 0.215458 seconds and 4 git commands to generate.