]> git.pld-linux.org Git - packages/WSoundServer.git/commitdiff
- modyfications for using neew rpm automation.
authorkloczek <kloczek@pld-linux.org>
Sun, 12 Nov 2000 20:11:54 +0000 (20:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    WSoundServer.spec -> 1.28

WSoundServer.spec

index a64c5b9a6ab7dd53e3d18859e577389455d26862..4e03bb36d69bab02eabd590de3f2490dcc45ef73 100644 (file)
@@ -104,7 +104,6 @@ Biblioteki statyczne dla WSoundServer.
 %setup -q -a4
 
 %build
-LDFLAGS="-s"; export LDFLAGS
 %configure 
 
 %{__make}
@@ -124,10 +123,7 @@ install %{SOURCE2}   $RPM_BUILD_ROOT%{_sysconfdir}/WindowMaker/WMSound
 install %{SOURCE3}   $RPM_BUILD_ROOT%{_datadir}/WindowMaker/SoundSets/Default
 install Sounds/*.wav $RPM_BUILD_ROOT%{_datadir}/WindowMaker/Sounds
 
-strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.*
-
-gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man1/* \
-       README ChangeLog AUTHORS 
+gzip -9nf README ChangeLog AUTHORS 
 
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
This page took 0.079701 seconds and 4 git commands to generate.