Hello community,

here is the log from the commit of package qps for openSUSE:Factory checked in 
at 2011-12-25 17:40:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qps (Old)
 and      /work/SRC/openSUSE:Factory/.qps.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qps", Maintainer is "lti...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qps/qps.changes  2011-09-23 12:43:45.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.qps.new/qps.changes     2011-12-25 
17:40:41.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov 24 17:46:28 UTC 2011 - lazy.k...@opensuse.org
+
+- Spec clean up.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ qps.spec ++++++
--- /var/tmp/diff_new_pack.BvGU0A/_old  2011-12-25 17:40:41.000000000 +0100
+++ /var/tmp/diff_new_pack.BvGU0A/_new  2011-12-25 17:40:41.000000000 +0100
@@ -39,12 +39,6 @@
 displays some general system information, and many details about current
 processes.
 
-
-
-Authors:
---------
-    <fasth...@show.co.kr>
-
 %prep
 %setup -q
 %patch0
@@ -54,20 +48,17 @@
 qmake \
     QMAKE_CFLAGS+="%{optflags}" \
     QMAKE_CXXFLAGS+="%{optflags}"
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
-%__install -Dm 755 %{name} %{buildroot}%{_bindir}/%{name}
-%__install -Dm 644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
-%__install -Dm 644 %{name}.desktop \
+install -Dm 0755 %{name} %{buildroot}%{_bindir}/%{name}
+install -Dm 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
+install -Dm 0644 %{name}.desktop \
     %{buildroot}%{_datadir}/applications/%{name}.desktop
-%__install -Dm 644 icon/icon.xpm \
+install -Dm 0644 icon/icon.xpm \
     %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
 %suse_update_desktop_file -r %{name} System Monitor
 
-%clean
-%{?buildroot:%__rm -rf "%{buildroot}"}
-
 %files
 %defattr(-,root,root,-)
 %doc CHANGES COPYING README_INSTALL

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to