I have made the following changes intended for :
  CE:MW:Shared / xorg-launch-helper

Please review and accept or decline.
BOSS has already run some checks on this request.
See the "Messages from BOSS" section below.

https://build.pub.meego.com//request/show/6877

Thank You,
stskeeps

[This message was auto-generated]

---

Request # 6877:

Messages from BOSS:

State: review at 2012-10-03T11:02:35 by bossbot

Reviews:
       accepted by bossbot : Prechecks succeeded.
       new for CE-maintainers : Please replace this text with a review and 
approve/reject the review (not the SR). BOSS will take care of the rest

Changes:
  submit: home:stskeeps:user-sessions / xorg-launch-helper -> CE:MW:Shared / 
xorg-launch-helper
  
changes files:
--------------

++++++ new changes file:
--- xorg-launch-helper.changes
+++ xorg-launch-helper.changes
@@ -0,0 +1,11 @@
+* Sat Sep 22 2012 Carsten Munk <[email protected]> - 3
+- Suit to Mer uses
+
+* Mon Aug  6 2012 Anas Nashif <[email protected]> - 3
+- enable additional options from sysconfig
+
+* Mon Jun 25 2012 Chris E Ferron <[email protected]> -3 
+- inital commit
+
+* Thu Jun  7 2012 Hyesook Choi <[email protected]> -3
+- Initial empty repository

new:
----
  xorg-launch-helper-3.tar.gz
  xorg-launch-helper.changes
  xorg-launch-helper.spec

spec files:
-----------

++++++ new spec file:
--- xorg-launch-helper.spec
+++ xorg-launch-helper.spec
@@ -0,0 +1,35 @@
+Name:          xorg-launch-helper
+Version:       3
+Release:       2.2
+Summary:       Xorg service helper
+
+Group:         System/Base
+License:       GPLv2
+URL:           http://foo-projects.org/~sofar/%{name}
+Source0:       http://foo-projects.org/~sofar/%{name}/%{name}-%{version}.tar.gz
+BuildRequires: pkgconfig(systemd)
+Requires:      /usr/bin/Xorg
+
+%description
+A wrapper to launch Xorg as a service in systemd environments.
+
+
+%prep
+%setup -q
+
+%build
+%configure
+make %{?_smp_mflags}
+
+
+%install
+make install DESTDIR=$RPM_BUILD_ROOT
+
+
+%files
+%defattr(-,root,root,-)
+%{_bindir}/xorg-launch-helper
+%{_libdir}/systemd/user/xorg.service
+%{_libdir}/systemd/user/xorg.target
+%{_libdir}/systemd/user/xorg.target.wants/xorg.service
+

other changes:
--------------

++++++ xorg-launch-helper-3.tar.gz (new)



Reply via email to