Hello community,

here is the log from the commit of package joe for openSUSE:Factory checked in 
at 2013-11-30 17:35:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/joe (Old)
 and      /work/SRC/openSUSE:Factory/.joe.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "joe"

Changes:
--------
--- /work/SRC/openSUSE:Factory/joe/joe.changes  2013-03-07 07:21:36.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.joe.new/joe.changes     2013-11-30 
17:36:05.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov 26 13:18:15 UTC 2013 - [email protected]
+
+- Enable parallel build and kill %clean
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ joe.spec ++++++
--- /var/tmp/diff_new_pack.F5z8X5/_old  2013-11-30 17:36:05.000000000 +0100
+++ /var/tmp/diff_new_pack.F5z8X5/_new  2013-11-30 17:36:05.000000000 +0100
@@ -25,6 +25,7 @@
 License:        GPL-2.0+
 Group:          Productivity/Editors/Other
 Url:            http://sourceforge.net/projects/joe-editor
+
 Source0:        
http://downloads.sourceforge.net/joe-editor/%{name}-%{version}.tar.gz
 Source2:        de.po
 Patch0:         joe-3.1-terminate_buffer.patch
@@ -107,17 +108,14 @@
   --docdir=%{_defaultdocdir}/%name
 cd po
 make update-po
-make
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+make install DESTDIR="%buildroot"
 for i in jmacs jpico jstar rjoe; do
   ln -s joe.1.gz %{buildroot}%{_mandir}/man1/$i.1.gz
 done
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc %{_defaultdocdir}/%{name}

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

Reply via email to