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

Simon Schampijer erikos at fedoraproject.org
Thu Sep 18 09:10:02 UTC 2008


Author: erikos

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

Modified Files:
	.cvsignore sources 
Added Files:
	sugar-log.spec 
Log Message:
* Sat Sep 13 2008 Simon Schampijer <simon at laptop.org> - 16-1
- cleanup upstream in respect to review comments

* Fri Sep 12 2008 Simon Schampijer <simon at laptop.org> - 15-1
- containing licensing information in the activity.info
- remove pseudo.po in bundlebuilder

* Tue Sep 9 2008 Simon Schampijer <simon at laptop.org> - 14-1
- Initial packaging




--- NEW FILE sugar-log.spec ---
Name: sugar-log
Version: 16
Release: 1%{?dist}
Summary: Log activity for Sugar
Group: Sugar/Activities
License: GPLv2+
URL: http://wiki.laptop.org/go/Log
Source0: http://dev.laptop.org/pub/sugar/sources/log-activity/Log-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:  python sugar-toolkit
BuildArch: noarch

%description
Log is an activity for developers to examine the log files that are 
generated by system software and other activities. 

%prep
%setup -q -n Log-%{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.Log

%clean
rm -rf $RPM_BUILD_ROOT


%files -f org.laptop.Log.lang
%defattr(-,root,root,-)
%doc NEWS COPYING
%{sugaractivitydir}/Log.activity/


%changelog
* Sat Sep 13 2008 Simon Schampijer <simon at laptop.org> - 16-1
- cleanup upstream in respect to review comments 

* Fri Sep 12 2008 Simon Schampijer <simon at laptop.org> - 15-1
- containing licensing information in the activity.info
- remove pseudo.po in bundlebuilder

* Tue Sep 9 2008 Simon Schampijer <simon at laptop.org> - 14-1
- Initial packaging


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-log/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	17 Sep 2008 19:00:54 -0000	1.1
+++ .cvsignore	18 Sep 2008 09:09:31 -0000	1.2
@@ -0,0 +1 @@
+Log-16.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-log/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	17 Sep 2008 19:00:54 -0000	1.1
+++ sources	18 Sep 2008 09:09:31 -0000	1.2
@@ -0,0 +1 @@
+a9f011a0df4c317065c52af4ffa12831  Log-16.tar.bz2




More information about the fedora-extras-commits mailing list