]> git.pld-linux.org Git - packages/dxpc.git/commitdiff
- new %%doc
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 30 Aug 2002 22:01:53 +0000 (22:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dxpc.spec -> 1.15

dxpc.spec

index 85ecb7efe900771559223ca27639fcabbd2a596b..8a61d58d6a9ce6665e8b6b10f1c1c48e684fe076 100644 (file)
--- a/dxpc.spec
+++ b/dxpc.spec
@@ -37,7 +37,7 @@ przepustowo
 %patch2 -p1
 
 %build
 %patch2 -p1
 
 %build
-libtoolize -c -f
+%{__libtoolize}
 aclocal
 %{__autoconf}
 CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions -fno-implicit-templates"
 aclocal
 %{__autoconf}
 CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions -fno-implicit-templates"
@@ -52,14 +52,12 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_mandir}/pl/man1
 install %{SOURCE1} $RPM_BUILD_ROOT%{_mandir}/pl/man1/dxpc.1
 
 install -d $RPM_BUILD_ROOT%{_mandir}/pl/man1
 install %{SOURCE1} $RPM_BUILD_ROOT%{_mandir}/pl/man1/dxpc.1
 
-gzip -9nf CHANGES README TODO
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc CHANGES README TODO
 %doc dxpc.logo.jpg dxpc.logo-small.jpg
 %attr(755,root,root) %{_bindir}/dxpc
 %{_mandir}/man1/*
 %doc dxpc.logo.jpg dxpc.logo-small.jpg
 %attr(755,root,root) %{_bindir}/dxpc
 %{_mandir}/man1/*
This page took 0.105962 seconds and 4 git commands to generate.