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

Jef Spaleta (jspaleta) fedora-extras-commits at redhat.com
Wed Jul 27 01:29:13 UTC 2005


Author: jspaleta

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

Modified Files:
	.cvsignore sources 
Added Files:
	istanbul.spec 
Log Message:
auto-import istanbul-0.1.1-4 on branch devel from istanbul-0.1.1-4.src.rpm
initial import of istanbul


--- NEW FILE istanbul.spec ---
%define gstreamer_version		0.8.7
%define gstreamer_plugins_version	0.8.9
%define pygtk2_version 			2.6.0

%define pyver %(python -c 'import sys ; print sys.version[:3]')
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_pytho\n_lib()")}

Summary: Desktop Session Recorder 
Name: istanbul 
Version: 0.1.1 
Release: 4
License: GPL
Group: Applications/Multimedia
URL: http://live.gnome.org/Istanbul 
Source: http://http://live.hujjat.org/istanbul-%{version}.tar.bz2
#Patch0: istanbul-0.1.0-pythondir.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

Requires: pygtk2 >= %{pygtk2_version}
Requires: gnome-desktop >= 2.6.0
Requires: gstreamer >= %gstreamer_version
Requires: gstreamer-plugins >= %gstreamer_plugins_version
Requires: gstreamer-python

BuildRequires: python, python-devel
BuildRequires: desktop-file-utils
BuildRequires: gstreamer-plugins-devel >= %gstreamer_plugins_version
BuildRequires: gstreamer-python-devel, gtk2-devel 
#BuildRequires: gstreamer-devel >= %gstreamer_version
#BuildRequires: automake, autoconf 
#BuildRequires: gnome-common

%description
Istanbul is a desktop session recorder.  You can use it to record your 
desktop session and then play it back for demos, tutorials and 
presentations.  Sessions are recorded to ogg theora files for later 
playback.

#%package devel
#Summary: Libraries/include files for Istanbul.
#Group: Development/Libraries
#Requires: %{name} = %{version}-%{release}

%prep
%setup -q

%build
#aclocal
#automake
#autoconf

%configure 

make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall
rm -f $RPM_BUILD_ROOT%{_libdir}/python*/site-packages/istanbul/extern/pytrayicon/*.la

desktop-file-install --vendor gnome --delete-original		\
  --dir $RPM_BUILD_ROOT%{_datadir}/applications			\
  --add-category X-Fedora-Extra					\
  $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop

#%find_lang %{name}
  
%clean
rm -rf $RPM_BUILD_ROOT

#%post

#%postun

#%files -f %{name}.lang
%files
%defattr(-,root,root,-)
#%doc AUTHORS COPYING ChangeLog NEWS README 
%doc COPYING ChangeLog
%{_bindir}/%{name}
%{_datadir}/applications/gnome-%{name}.desktop
%{_datadir}/pixmaps/%{name}.png
%dir %{_datadir}/%{name}
%dir %{_datadir}/%{name}/glade
%{_datadir}/%{name}/glade/prefs.glade
%dir %{python_sitelib}/%{name}
%{python_sitelib}/%{name}/*.py*
%dir %{python_sitelib}/%{name}/extern
%{python_sitelib}/%{name}/extern/*.py*
%dir %{python_sitelib}/%{name}/extern/pytrayicon
%{python_sitelib}/%{name}/extern/pytrayicon/*.py*
%{python_sitelib}/%{name}/extern/pytrayicon/*.so*
%dir %{python_sitelib}/%{name}/main
%{python_sitelib}/%{name}/main/*.py*
%dir %{python_sitelib}/%{name}/configure
%{python_sitelib}/%{name}/configure/*.py*

%changelog
* Thu Jul 21 2005 Jef Spaleta <jspaleta at gmail.com> - 0.1.1-4
- minor specfile cleanup

* Wed Jul 20 2005 Jef Spaleta <jspaleta at gmail.com> - 0.1.1-3
- minor specfile cleanup

* Tue Jul 19 2005 Jef Spaleta <jspaleta at gmail.com> - 0.1.1-2
- added gtk2-devel and python-devel BuildRequires 
- removed the python-abi requires because rpm in fc4+ catches this now

* Fri Jul 01 2005 John (J5) Palmieri <johnp at redhat.com> - 0.1.1-1
- upgrade to upstream 0.1.1
- remove pythondir patch

* Wed Jun 29 2005 John (J5) Palmieri <johnp at redhat.com> - 0.1.0-2
- Cleanup the spec file

* Wed Jun 29 2005 John (J5) Palmieri <johnp at redhat.com> - 0.1.0-1
- Initial packaging



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/istanbul/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	27 Jul 2005 01:28:38 -0000	1.1
+++ .cvsignore	27 Jul 2005 01:29:11 -0000	1.2
@@ -0,0 +1 @@
+istanbul-0.1.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/istanbul/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	27 Jul 2005 01:28:38 -0000	1.1
+++ sources	27 Jul 2005 01:29:11 -0000	1.2
@@ -0,0 +1 @@
+360f0225c916e81eed459e9915caf317  istanbul-0.1.1.tar.bz2




More information about the fedora-extras-commits mailing list