2007-03-06 02:31:52 -05:00
|
|
|
Name: recordmydesktop
|
2008-05-28 10:17:40 -04:00
|
|
|
Version: 0.3.7.3
|
2009-02-25 14:26:53 -05:00
|
|
|
Release: 3%{?dist}
|
2007-03-06 02:31:52 -05:00
|
|
|
Summary: Desktop session recorder with audio and video
|
|
|
|
|
|
|
|
Group: Applications/Multimedia
|
2008-09-03 16:19:36 -04:00
|
|
|
License: GPLv2+
|
2007-10-21 12:37:11 -04:00
|
|
|
URL: http://recordmydesktop.iovar.org/
|
2007-03-06 02:31:52 -05:00
|
|
|
Source0: http://dl.sourceforge.net/recordmydesktop/%{name}-%{version}.tar.gz
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
|
|
|
|
BuildRequires: libXdamage-devel, libSM-devel
|
2007-06-02 19:07:11 -04:00
|
|
|
BuildRequires: libXext-devel
|
2007-03-06 02:31:52 -05:00
|
|
|
BuildRequires: alsa-lib-devel, zlib-devel
|
2007-12-02 16:30:15 -05:00
|
|
|
BuildRequires: libtheora-devel, libvorbis-devel, jack-audio-connection-kit-devel
|
2008-01-22 04:45:50 -05:00
|
|
|
Requires: jack-audio-connection-kit-example-clients
|
2007-03-06 02:31:52 -05:00
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
recordMyDesktop is a desktop session recorder for linux that attempts to be
|
|
|
|
easy to use, yet also effective at it's primary task.
|
|
|
|
|
|
|
|
As such, the program is separated in two parts; a simple command line tool that
|
|
|
|
performs the basic tasks of capturing and encoding and an interface that
|
|
|
|
exposes the program functionality in a usable way.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
chmod -x $RPM_BUILD_DIR/%{name}-%{version}/src/load_cache.c \
|
|
|
|
$RPM_BUILD_DIR/%{name}-%{version}/include/rmdtypes.h \
|
|
|
|
$RPM_BUILD_DIR/%{name}-%{version}/src/cache_frame.c
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure
|
|
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -c -p"
|
|
|
|
|
|
|
|
%clean
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%doc AUTHORS COPYING README ChangeLog
|
|
|
|
%{_bindir}/*
|
|
|
|
%{_mandir}/man?/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
2009-02-25 14:26:53 -05:00
|
|
|
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.7.3-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2008-09-03 16:19:36 -04:00
|
|
|
* Wed Sep 3 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.3.7.3-2
|
|
|
|
- fix license tag
|
|
|
|
|
2008-05-28 10:17:40 -04:00
|
|
|
* Wed May 28 2008 Sindre Pedersen Bjørdal <sindrepb@fedoraproject.org> - 0.3.7.3-1
|
|
|
|
- New upstream release
|
|
|
|
|
2008-02-19 19:23:19 -05:00
|
|
|
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.3.7-3
|
|
|
|
- Autorebuild for GCC 4.3
|
|
|
|
|
2008-01-22 04:45:50 -05:00
|
|
|
* Tue Jan 22 2008 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 0.3.7-2
|
|
|
|
- Add missing jack dependency
|
2008-01-17 10:00:35 -05:00
|
|
|
* Thu Jan 17 2008 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 0.3.7-1
|
|
|
|
- New upstream release
|
2007-12-02 16:30:15 -05:00
|
|
|
* Sun Dec 02 2007 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 0.3.6-2
|
|
|
|
- Add jack support
|
2007-10-21 12:37:11 -04:00
|
|
|
* Sun Oct 21 2007 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 0.3.6-1
|
|
|
|
- New version
|
|
|
|
- Update URL
|
2007-06-02 19:07:11 -04:00
|
|
|
* Sat Jun 02 2007 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 0.3.4-1
|
|
|
|
- New version 0.3.4
|
2007-03-06 02:31:52 -05:00
|
|
|
* Mon Mar 05 2007 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 0.3.3.1-3
|
|
|
|
- chmod +x on source files to make rpmlint happy
|
|
|
|
* Mon Mar 05 2007 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 0.3.3.1-2
|
|
|
|
- Remove duplicate BR
|
|
|
|
- Add missing zlib-devel BR
|
|
|
|
- Preserve timestamps
|
|
|
|
* Sun Mar 04 2007 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 0.3.3.1-1
|
|
|
|
- Initial build
|
|
|
|
|