add missing BR
This commit is contained in:
parent
36b0eac218
commit
9789b3d89e
@ -1,6 +1,6 @@
|
|||||||
Name: recordmydesktop
|
Name: recordmydesktop
|
||||||
Version: 0.3.3.1
|
Version: 0.3.3.1
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Desktop session recorder with audio and video
|
Summary: Desktop session recorder with audio and video
|
||||||
|
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -10,7 +10,7 @@ Source0: http://dl.sourceforge.net/recordmydesktop/%{name}-%{version}.tar
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildRequires: libXdamage-devel, libSM-devel
|
BuildRequires: libXdamage-devel, libSM-devel
|
||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel, libXfixes-devel
|
||||||
BuildRequires: alsa-lib-devel, zlib-devel
|
BuildRequires: alsa-lib-devel, zlib-devel
|
||||||
BuildRequires: libtheora-devel, libvorbis-devel
|
BuildRequires: libtheora-devel, libvorbis-devel
|
||||||
|
|
||||||
@ -51,6 +51,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 06 2007 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 0.3.3.1-4
|
||||||
|
- Add missing libXfixes BR
|
||||||
* Mon Mar 05 2007 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 0.3.3.1-3
|
* 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
|
- 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
|
* Mon Mar 05 2007 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 0.3.3.1-2
|
||||||
|
Loading…
Reference in New Issue
Block a user