rpms/sugar-read/devel sugar-read.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Simon Schampijer erikos at fedoraproject.org
Fri Mar 6 09:19:13 UTC 2009


Author: erikos

Update of /cvs/pkgs/rpms/sugar-read/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1861

Modified Files:
	.cvsignore sources 
Added Files:
	sugar-read.spec 
Log Message:
* Fri Mar 06 2009 Simon Schampijer <simon at schampijer.de> - 65-2
- make dependency only on gnome-python2-evince to not drag in 
  all gnome-python




--- NEW FILE sugar-read.spec ---
Name: sugar-read
Version: 65
Release: 2%{?dist}
Summary: A document reader for Sugar
Group: Sugar/Activities
License: GPLv2+
URL: http://wiki.laptop.org/go/Read
Source0: http://download.sugarlabs.org/sources/sucrose/fructose/Read/Read-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires: python
BuildRequires: sugar-toolkit
Requires: gnome-python2-evince

BuildArch: noarch

%description
The Read activity allows the laptop to act as a book reader. It has a
simple interface, and will view many kinds of text and image-based book-
like materials. It will have particular strengths in handheld mode, with
extremely low power consumption and simple navigation controls.

Read can read PDF files, single-page TIFF files, and also read DJVU files.

%prep
%setup -q -n Read-%{version}

%build
python ./setup.py build

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{sugaractivitydir}
./setup.py install --prefix=$RPM_BUILD_ROOT/%{_prefix}

%find_lang org.laptop.sugar.ReadActivity

%clean
rm -rf $RPM_BUILD_ROOT

%files -f org.laptop.sugar.ReadActivity.lang
%defattr(-,root,root,-)
%doc COPYING AUTHORS
%{sugaractivitydir}/Read.activity/


%changelog
* Fri Mar 06 2009 Simon Schampijer <simon at schampijer.de> - 65-2
- make dependency only on gnome-python2-evince to not drag in 
  all gnome-python

* Wed Mar 04 2009 Simon Schampijer <simon at schampijer.de> - 65-1
- Initial packaging


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-read/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	5 Mar 2009 20:47:20 -0000	1.1
+++ .cvsignore	6 Mar 2009 09:18:42 -0000	1.2
@@ -0,0 +1 @@
+Read-65.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-read/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	5 Mar 2009 20:47:20 -0000	1.1
+++ sources	6 Mar 2009 09:18:42 -0000	1.2
@@ -0,0 +1 @@
+3a7c7cc764e139691a7f57c16cd6433c  Read-65.tar.bz2




More information about the fedora-extras-commits mailing list