Author: havner Date: Thu Aug 24 13:11:22 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - temporary to get this source as windowmaker.org doesn't work at all
---- Files affected: SPECS: WSoundPrefs.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/WSoundPrefs.spec diff -u SPECS/WSoundPrefs.spec:1.38 SPECS/WSoundPrefs.spec:1.39 --- SPECS/WSoundPrefs.spec:1.38 Sat May 27 01:23:42 2006 +++ SPECS/WSoundPrefs.spec Thu Aug 24 15:11:17 2006 @@ -10,7 +10,8 @@ Release: 0.1 License: GPL Group: X11/Window Managers/Tools -Source0: http://largo.windowmaker.org/files/%{name}-%{version}.tar.gz +#Source0: http://largo.windowmaker.org/files/%{name}-%{version}.tar.gz +Source0: http://voins.program.ru/WSoundPrefs-1.1.2.tar.gz # Source0-md5: f23250bcded31f7db8ab036e4f0fc05c Source1: %{name}.desktop Source2: %{name}.png @@ -18,9 +19,9 @@ 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 @@ -85,6 +86,7 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build xmkmf -a @@ -98,9 +100,9 @@ %{__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} @@ -111,16 +113,16 @@ %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 - -%{_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 +%dir %{_libdir}/GNUstep/Applications/WSoundPrefs.app +%dir %{_libdir}/GNUstep/Applications/WSoundPrefs.app/xpm +%dir %{_libdir}/GNUstep/Applications/WSoundPrefs.app/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}/* @@ -131,6 +133,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2006/08/24 13:11:17 havner +- temporary to get this source as windowmaker.org doesn't work at all + Revision 1.38 2006/05/26 23:23:42 qboosh - s/libungif/giflib/ in deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/WSoundPrefs.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
