]> git.pld-linux.org Git - packages/WSoundPrefs.git/blobdiff - WSoundPrefs.spec
- go back to original
[packages/WSoundPrefs.git] / WSoundPrefs.spec
index 2c1371a79288e7f30900581e6acc618a8d91bf35..0a60f9b8623a1de160797d874ba7a5072f35394a 100644 (file)
@@ -17,9 +17,9 @@ Patch0:               %{name}-soundpaths.patch
 Patch1:                %{name}-api.patch
 Patch2:                %{name}-ComplexProgramTargetNoMan.patch
 Patch3:                %{name}-wstrappend_bad_use.patch
+Patch4:                %{name}-x.patch
 BuildRequires: WSoundServer-devel
 BuildRequires: WindowMaker-devel >= 0.62.1
-BuildRequires: XFree86-devel
 BuildRequires: audiofile-devel
 BuildRequires: giflib-devel
 BuildRequires: libPropList-devel >= 0.8.3
@@ -84,6 +84,7 @@ WSoundPrefs - 
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 xmkmf -a
@@ -97,9 +98,9 @@ install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
-       BINDIR=%{_libdir}/GNUstep/Apps/WSoundPrefs.app \
-       XPMDIR=%{_libdir}/GNUstep/Apps/WSoundPrefs.app/xpm/ \
-       TIFFDIR=%{_libdir}/GNUstep/Apps/WSoundPrefs.app/tiff/
+       BINDIR=%{_libdir}/GNUstep/Applications/WSoundPrefs.app \
+       XPMDIR=%{_libdir}/GNUstep/Applications/WSoundPrefs.app/xpm/ \
+       TIFFDIR=%{_libdir}/GNUstep/Applications/WSoundPrefs.app/tiff/
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
@@ -110,16 +111,16 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog AUTHORS
-%attr(755,root,root) %{_libdir}/GNUstep/Apps/WSoundPrefs.app/WSoundPrefs
+%attr(755,root,root) %{_libdir}/GNUstep/Applications/WSoundPrefs.app/WSoundPrefs
 
-%dir %{_libdir}/GNUstep/Apps/WSoundPrefs.app
-%dir %{_libdir}/GNUstep/Apps/WSoundPrefs.app/xpm
-%dir %{_libdir}/GNUstep/Apps/WSoundPrefs.app/tiff
+%dir %{_libdir}/GNUstep/Applications/WSoundPrefs.app
+%dir %{_libdir}/GNUstep/Applications/WSoundPrefs.app/xpm
+%dir %{_libdir}/GNUstep/Applications/WSoundPrefs.app/tiff
 
-%{_libdir}/GNUstep/Apps/WSoundPrefs.app/*.tiff
-%{_libdir}/GNUstep/Apps/WSoundPrefs.app/*.xpm
-%{_libdir}/GNUstep/Apps/WSoundPrefs.app/xpm/*.xpm
-%{_libdir}/GNUstep/Apps/WSoundPrefs.app/tiff/*.tiff
+%{_libdir}/GNUstep/Applications/WSoundPrefs.app/*.tiff
+%{_libdir}/GNUstep/Applications/WSoundPrefs.app/*.xpm
+%{_libdir}/GNUstep/Applications/WSoundPrefs.app/xpm/*.xpm
+%{_libdir}/GNUstep/Applications/WSoundPrefs.app/tiff/*.tiff
 
 %{_desktopdir}/WSoundPrefs.desktop
 %{_pixmapsdir}/*
This page took 0.107282 seconds and 4 git commands to generate.