rpms/byzanz/devel byzanz.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Thu Jan 19 19:52:04 UTC 2006


Author: jcollie

Update of /cvs/extras/rpms/byzanz/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4174/devel

Modified Files:
	.cvsignore sources 
Added Files:
	byzanz.spec 
Log Message:
auto-import byzanz-0.0.3-2 on branch devel from byzanz-0.0.3-2.src.rpm


--- NEW FILE byzanz.spec ---
Summary: A desktop recorder
Name: byzanz
Version: 0.0.3
Release: 2
License: GPL
Group: Applications/Multimedia
URL: http://www.freedesktop.org/~company/byzanz/
Source0: http://www.freedesktop.org/~company/byzanz/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires: gtk2-devel >= 2.6.0
BuildRequires: libXdamage-devel >= 1.0
BuildRequires: glib2-devel >= 2.6.0
BuildRequires: gnome-panel-devel >= 2.10.0
BuildRequires: gnome-vfs2-devel >= 2.12.0
BuildRequires: libgnomeui-devel >= 2.12.0

%description
Byzanz is a desktop recorder. Just like Istanbul. But it doesn't
record to Ogg Theora, but to GIF.

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
rm -rf %{buildroot}
make DESTDIR=%{buildroot} install
%find_lang byzanz

%clean
rm -rf %{buildroot}

%files -f byzanz.lang
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS

%{_bindir}/byzanz-record
%{_libdir}/bonobo/servers/ByzanzApplet.server
%{_libexecdir}/byzanz-applet

%changelog
* Fri Jan 13 2006 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.0.3-1
- Initial build.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/byzanz/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	19 Jan 2006 19:51:20 -0000	1.1
+++ .cvsignore	19 Jan 2006 19:52:04 -0000	1.2
@@ -0,0 +1 @@
+byzanz-0.0.3.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/byzanz/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	19 Jan 2006 19:51:20 -0000	1.1
+++ sources	19 Jan 2006 19:52:04 -0000	1.2
@@ -0,0 +1 @@
+3c57cd11aba49fe05f77709cd9a7d609  byzanz-0.0.3.tar.gz




More information about the fedora-extras-commits mailing list