Hello community,

here is the log from the commit of package schedtool for openSUSE:Factory 
checked in at 2015-02-06 10:23:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/schedtool (Old)
 and      /work/SRC/openSUSE:Factory/.schedtool.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "schedtool"

Changes:
--------
--- /work/SRC/openSUSE:Factory/schedtool/schedtool.changes      2012-03-05 
18:02:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.schedtool.new/schedtool.changes 2015-02-06 
10:23:13.000000000 +0100
@@ -1,0 +2,7 @@
+Thu Feb  5 10:12:33 UTC 2015 - [email protected]
+
+- move schedtool to /usr/bin
+  - only some options require root and Android toolchain expects
+    it in path
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ schedtool.spec ++++++
--- /var/tmp/diff_new_pack.Av1P0m/_old  2015-02-06 10:23:13.000000000 +0100
+++ /var/tmp/diff_new_pack.Av1P0m/_new  2015-02-06 10:23:14.000000000 +0100
@@ -37,20 +37,16 @@
 make %{?_smp_mflags}
 
 %install
-
-install -D -s -m 755 %{name} %{buildroot}/%{_sbindir}/%{name}
+install -D -s -m 755 %{name} %{buildroot}/%{_bindir}/%{name}
 install -D -m 644 %{name}.8 %{buildroot}/%{_mandir}/man8/%{name}.8
 
 # Docs
 install -d %{buildroot}%{_docdir}/%{name}
 install -m 0644 CHANGES LICENSE README SCHED_DESIGN TODO TUNING 
%{buildroot}%{_docdir}/%{name}
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
-%{_sbindir}/%{name}
+%{_bindir}/%{name}
 %{_mandir}/man8/%{name}.8%{ext_man}
 %doc %{_docdir}/%{name}
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to