Hello community,

here is the log from the commit of package procinfo for openSUSE:Factory 
checked in at 2014-10-31 18:27:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/procinfo (Old)
 and      /work/SRC/openSUSE:Factory/.procinfo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "procinfo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/procinfo/procinfo.changes        2014-10-11 
19:25:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.procinfo.new/procinfo.changes   2014-10-31 
18:27:14.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Oct 15 10:22:36 UTC 2014 - [email protected]
+
+- Enable parallel build and remove ancient specfile tags and sections
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ procinfo.spec ++++++
--- /var/tmp/diff_new_pack.fAq23o/_old  2014-10-31 18:27:15.000000000 +0100
+++ /var/tmp/diff_new_pack.fAq23o/_new  2014-10-31 18:27:15.000000000 +0100
@@ -17,14 +17,12 @@
 
 
 Name:           procinfo
-BuildRequires:  ncurses-devel
-Url:            ftp://ftp.cistron.nl/pub/people/00-OLD/svm/
 Version:        18
 Release:        0
 Summary:        Display System Status Gathered from /proc
 License:        GPL-2.0+
 Group:          System/Monitoring
-Provides:       ps:/usr/bin/lsdev
+Url:            ftp://ftp.cistron.nl/pub/people/00-OLD/svm/
 Source:         ftp://ftp.cistron.nl/pub/people/svm/%{name}-%{version}.tar.bz2
 Patch0:         procinfo-%{version}.dif
 Patch1:         procinfo-uptime.dif
@@ -49,6 +47,8 @@
 Patch20:        procinfo-sysconf.dif
 Patch21:        procinfo-ranges.dif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  ncurses-devel
+Provides:       ps:/usr/bin/lsdev
 
 %description
 The "procinfo" command gathers some system data from the /proc
@@ -90,7 +90,7 @@
 %build
 CFLAGS="-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 ${RPM_OPT_FLAGS} -pipe"
 export CFLAGS
-make LDFLAGS= CC="%__cc"
+make LDFLAGS= CC="%__cc" %{?_smp_mflags}
 
 %check
 #
@@ -106,9 +106,6 @@
 %install
 make prefix=$RPM_BUILD_ROOT/usr install
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr (-,root,root,755)
 %doc README CHANGES

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

Reply via email to