rpms/sugar-moon/devel import.log, NONE, 1.1 sugar-moon.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Bryan Kearney bkearney at fedoraproject.org
Thu Oct 16 12:30:10 UTC 2008


Author: bkearney

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

Modified Files:
	.cvsignore sources 
Added Files:
	import.log sugar-moon.spec 
Log Message:
Initial checkin of the sugar-moon activity.



--- NEW FILE import.log ---
sugar-moon-8-2_fc10:HEAD:sugar-moon-8-2.fc10.src.rpm:1224159915


--- NEW FILE sugar-moon.spec ---
# Moon Phases activity for the sugar desktop

Name: sugar-moon
Version: 8
Release: 2%{?dist}
Summary: Moon phases activity for sugar

Group: Sugar/Activities
License: GPLv2+
BuildArch: noarch
URL: http://wiki.laptop.org/go/Moon
Source0: http://dev.laptop.org/pub/sugar/sources/moon-activity/Moon-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: python 
BuildRequires: sugar-toolkit
Requires: sugar 
Requires: python-json


%description
Moon is a simple Lunar phase activity for the XO.


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


%build
python ./setup.py build


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


%find_lang com.garycmartin.Moon


%clean
rm -rf $RPM_BUILD_ROOT


%files -f com.garycmartin.Moon.lang
%defattr(-,root,root,-)
%doc COPYING
%doc AUTHORS
%{sugaractivitydir}/Moon.activity/


%changelog
* Mon Oct 14 2008 Bryan Kearney <bkearney at redhat.com>- 8-2
- Review comments from simon at schampijer.de

* Mon Oct 13 2008 Bryan Kearney <bkearney at redhat.com>- 8-1
- New release of the moon activity

* Thu Oct 2 2008 Bryan Kearney <bkearney at redhat.com> - 7-1
- Initial packaging


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-moon/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	15 Oct 2008 22:01:09 -0000	1.1
+++ .cvsignore	16 Oct 2008 12:29:39 -0000	1.2
@@ -0,0 +1 @@
+Moon-8.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-moon/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	15 Oct 2008 22:01:09 -0000	1.1
+++ sources	16 Oct 2008 12:29:39 -0000	1.2
@@ -0,0 +1 @@
+fe553ce2ca007f64e2d4aaf1cf7e9300  Moon-8.tar.bz2




More information about the fedora-extras-commits mailing list