Hello community,

here is the log from the commit of package mpt-status for openSUSE:Factory 
checked in at 2013-04-17 23:09:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpt-status (Old)
 and      /work/SRC/openSUSE:Factory/.mpt-status.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpt-status", Maintainer is "nadvor...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpt-status/mpt-status.changes    2011-10-04 
18:13:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mpt-status.new/mpt-status.changes       
2013-04-17 23:09:05.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Apr 16 10:15:36 UTC 2013 - idon...@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls
+- Cleanup spec file
+
+-------------------------------------------------------------------

Old:
----
  mpt-status-1.2.0.tar.bz2

New:
----
  mpt-status_1.2.0.orig.tar.gz

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

Other differences:
------------------
++++++ mpt-status.spec ++++++
--- /var/tmp/diff_new_pack.n9Svr5/_old  2013-04-17 23:09:10.000000000 +0200
+++ /var/tmp/diff_new_pack.n9Svr5/_new  2013-04-17 23:09:10.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mpt-status
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,52 +15,39 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           mpt-status
-BuildRequires:  kernel-source
 Version:        1.2.0
-Release:        170
-AutoReqProv:    on
-Group:          Hardware/Other
-License:        GPL-2.0+
-Url:            http://www.drugphish.ch/~ratz/mpt-status/
+Release:        0
 Summary:        Program Showing the Status of LSI 1030 RAID Controller
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source:         %{name}-%{version}.tar.bz2
+License:        GPL-2.0+
+Group:          Hardware/Other
+Url:            http://freecode.com/projects/mptstatus
+Source:         
http://ftp.de.debian.org/debian/pool/main/m/mpt-status/%{name}_%{version}.orig.tar.gz
 Patch0:         mpt-status.linux-compiler.patch
+BuildRequires:  kernel-source
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 This program shows the status of the physical and logical drives
 attached to a LSI 1030 RAID (mptlinux, fusion, mpt, ioc) controller.
 
-
-
-Authors:
---------
-    Matt Braithwaite <m...@red-bean.com>
-    Roberto Nibali <r...@drugphish.ch>
-
 %prep
 %setup -q
 %patch0 -p1
 
 %build
-%__cc $RPM_OPT_FLAGS -I/usr/src/linux/drivers/message/fusion -Iincl 
mpt-status.c -o mpt-status
+gcc %{optflags} -I/usr/src/linux/drivers/message/fusion -Iincl mpt-status.c -o 
mpt-status
 
 %install
-install -d -m 755 $RPM_BUILD_ROOT%{_bindir}
-install -d -m 755 $RPM_BUILD_ROOT%{_mandir}/man8
-install -m 755 mpt-status $RPM_BUILD_ROOT%{_bindir}
-install -m 644 man/mpt-status.8 $RPM_BUILD_ROOT%{_mandir}/man8
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+install -d -m 755 %{buildroot}%{_bindir}
+install -d -m 755 %{buildroot}%{_mandir}/man8
+install -m 755 mpt-status %{buildroot}%{_bindir}
+install -m 644 man/mpt-status.8 %{buildroot}%{_mandir}/man8
 
 %files
 %defattr(-,root,root)
-%doc doc/*
+%doc 
doc/{AUTHORS,Changelog,COPYING,DeveloperNotes,FAQ,README,ReleaseNotes,TODO}
 %doc %{_mandir}/man?/*
 %{_bindir}/*
 

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

Reply via email to