Author: qboosh Date: Sun Oct 29 10:17:33 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - new maintainer, new URLs, updated to 1.0.5.3 - switched to modular xorg
---- Files affected: SPECS: wmrecord.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/wmrecord.spec diff -u SPECS/wmrecord.spec:1.24 SPECS/wmrecord.spec:1.25 --- SPECS/wmrecord.spec:1.24 Sun Oct 31 14:50:01 2004 +++ SPECS/wmrecord.spec Sun Oct 29 11:17:27 2006 @@ -2,18 +2,18 @@ Summary: A Dockable General Purpose Recording Utility Summary(pl): Dokowalne Narzędzie do Nagrywania Name: wmrecord -Version: 1.0.5 -Release: 4 -License: GPL +Version: 1.0.5.3 +Release: 1 +License: GPL v2+ Group: X11/Window Managers/Tools -Source0: http://www.bruhaha.co.uk/%{name}-%{version}.tar.gz -# Source0-md5: 1859d012488931c9806e9b4542dd4986 +Source0: http://www.matracas.net/other_software/wmrecord/%{name}-1.0.5_20040218_0029.tgz +# Source0-md5: 60a87268cd4de9486df934fb42ac3b71 Source1: %{name}.desktop -URL: http://www.bruhaha.co.uk/ -BuildRequires: XFree86-devel +URL: http://www.matracas.net/other_software/wmrecord/index.en.html +BuildRequires: xorg-lib-libXext-devel +BuildRequires: xorg-lib-libXpm-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) - %description WMRecord is a general purpose audio recording utility for X11, currently using the Open Sound System (OSS). The interface is designed @@ -27,12 +27,13 @@ WindowMakera lub AfterStepa. %prep -%setup -q +%setup -q -n %{name}-1.0.5 %build %{__make} \ CC="%{__cc}" \ - CFLAGS="%{rpmcflags} -I/usr/X11R6/include" + CFLAGS="%{rpmcflags}" \ + LIBDIR= %install rm -rf $RPM_BUILD_ROOT @@ -48,9 +49,9 @@ %files %defattr(644,root,root,755) -%doc README TODO Changelog -%attr(755,root,root) %{_bindir}/* -%{_mandir}/man1/* +%doc Changelog README TODO +%attr(755,root,root) %{_bindir}/wmrecord +%{_mandir}/man1/wmrecord.1* %{_desktopdir}/docklets/wmrecord.desktop %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -59,6 +60,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2006/10/29 10:17:27 qboosh +- new maintainer, new URLs, updated to 1.0.5.3 +- switched to modular xorg + Revision 1.24 2004/10/31 13:50:01 paladine - spaces->tabs - formatting ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/wmrecord.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
