> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Chris Ferron > Sent: Thursday, May 26, 2011 10:26 AM > To: [email protected] > Subject: [meego-commits] 19180: Changes to Trunk:Testing/udev > > Hi, > I have made the following changes to udev in project Trunk:Testing. Please > review and accept ASAP. > > Thank You, > Chris Ferron > > [This message was auto-generated] > > --- > > Request #19180: > > submit: home:ceferron:branches:Trunk:Testing/udev(r4) -> > Trunk:Testing/udev > > > Message: > None > > State: new 2011-05-26T10:25:54 ceferron > Comment: None > > > > changes files: > -------------- > --- udev.changes > +++ udev.changes > @@ -0,0 +1,5 @@ > +* Wed May 25 2011 Chris Ferron <[email protected]> - 166 > +- Updated spec file to change systemctl as a requires to the package systemd > +- for each scriplet section. Also added a Requires systemd as systemd is > configured > +- as a build option for this package exposing systemd features. > + I didn't find any build option change in this sr. Missed?
Peter > > spec files: > ----------- > --- udev.spec > +++ udev.spec > @@ -41,10 +41,10 @@ > Requires: pam > Requires: ConsoleKit >= 0.4.1 > Requires: mkdevnodes > -Requires: /bin/systemctl > -Requires(post): /bin/systemctl > -Requires(preun): /bin/systemctl > -Requires(postun): /bin/systemctl > +Requires: systemd > +Requires(post): systemd > +Requires(preun): systemd > +Requires(postun): systemd > BuildRequires: sed flex > BuildRequires: hwdata gtk-doc > BuildRequires: pam-devel > > other changes: > -------------- > > _______________________________________________ > MeeGo-commits mailing list > [email protected] > http://lists.meego.com/listinfo/meego-commits _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
