]> git.pld-linux.org Git - packages/WSoundServer.git/blobdiff - WSoundServer.spec
- md5sum fix
[packages/WSoundServer.git] / WSoundServer.spec
index 899bbb76fa25b47ee73ee2916b20609ee47a043f..af9bcda2db285fc1a57c6de02c62c70faa97057a 100644 (file)
@@ -7,7 +7,8 @@ Version:        0.4.0
 Release:       4
 License:       GPL
 Group:         X11/Window Managers/Tools
-Source0:       ftp://shadowmere.student.utwente.nl/pub/WindowMaker/%{name}-%{version}.tar.bz2
+Source0:       http://largo.windowmaker.org/files/%{name}-%{version}.tar.bz2
+# Source0-md5: 222dc783c0d77700259ec93f1c2255ac
 Source1:       %{name}.desktop
 Source2:       %{name}-config
 Patch0:                %{name}-WINGs.patch
@@ -90,7 +91,7 @@ Biblioteki statyczne dla WSoundServer.
 %build
 rm -f missing
 %{__libtoolize}
-aclocal
+%{__aclocal}
 %{__autoconf}
 %{__automake}
 %configure 
@@ -133,7 +134,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/get-wsound-flags
 %attr(755,root,root) %{_libdir}/lib*.so
-%attr(755,root,root) %{_libdir}/lib*.la
+%{_libdir}/lib*.la
 %{_includedir}/*.h
 
 %files static
This page took 0.086615 seconds and 4 git commands to generate.