sugar-toolkit dep & ACLs annoyance

Michael Stone michael at laptop.org
Thu Oct 1 04:26:38 UTC 2009


Dear fedora-olpc,

I just wanted to mention to you that I enjoyed trying out your work this
evening in an F12 chroot. While testing, I encountered some bugs, one of which
I filed for you at 

   https://bugzilla.redhat.com/show_bug.cgi?id=526618

Pursuant to that issue, I also prepared the following patch, which I attempted
to apply to fedora-cvs on your behalf. Unfortunately, I was stymied due to lack
of appropriate ACLs, ending my involvement for the evening.

Regards,

Michael

P.S. - Incidentally, thanks to whoever is responsible for the nice scripts in
fedora-packager. They are a great improvement over what was available the last
time we worked together.







[sugar at heat F-12]$ cvs diff -u
cvs diff: Diffing .
Index: sugar-toolkit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-toolkit/F-12/sugar-toolkit.spec,v
retrieving revision 1.56
diff -u -r1.56 sugar-toolkit.spec
--- sugar-toolkit.spec  27 Sep 2009 17:19:44 -0000      1.56
+++ sugar-toolkit.spec  1 Oct 2009 04:08:26 -0000
@@ -6,7 +6,7 @@
  Summary: Sugar toolkit
  Name: sugar-toolkit
  Version: 0.86.0
-Release: 1%{?dist}
+Release: 2%{?dist}
  #Release: 2.%{alphatag}%{?dist}
  URL: http://wiki.laptop.org/go/Sugar
  # git clone git://dev.laptop.org/sugar
@@ -37,6 +37,7 @@
  Requires: sugar-presence-service
  Requires: python-simplejson
  Requires: python-json
+Requires: unzip
  
  %description
  Sugar is the core of the OLPC Human Interface. The toolkit provides
@@ -68,6 +69,9 @@
  %{_sysconfdir}/rpm/macros.sugar
  
  %changelog
+* Thu Oct 01 2009 Michael Stone <michael at laptop.org> - 0.86.0-2
+- bz#526618: Add dependency on unzip
+
  * Sun Sep 27 2009 Sebastian Dziallas <sebastian at when.com> - 0.86.0-1
  - New upstream release
  




More information about the Fedora-olpc-list mailing list