Hello community,

here is the log from the commit of package statserial for openSUSE:Factory 
checked in at 2014-05-13 20:48:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/statserial (Old)
 and      /work/SRC/openSUSE:Factory/.statserial.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "statserial"

Changes:
--------
--- /work/SRC/openSUSE:Factory/statserial/statserial.changes    2011-12-02 
13:23:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.statserial.new/statserial.changes       
2014-05-13 20:48:31.000000000 +0200
@@ -1,0 +2,11 @@
+Mon May 12 14:18:55 UTC 2014 - tchva...@suse.com
+
+- Use at least bit living URL as homepage.
+
+-------------------------------------------------------------------
+Mon May 12 14:17:24 UTC 2014 - tchva...@suse.com
+
+- Cleanup with spec-cleaner
+- Remove provides obsoletes for move that was done in 2000.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ statserial.spec ++++++
--- /var/tmp/diff_new_pack.r7iStn/_old  2014-05-13 20:48:32.000000000 +0200
+++ /var/tmp/diff_new_pack.r7iStn/_new  2014-05-13 20:48:32.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package statserial
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,21 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           statserial
 Version:        1.1
-Release:        716
-BuildRequires:  ncurses-devel
-Provides:       statseri = %version
-Obsoletes:      statseri < %version
-Group:          Hardware/Other
+Release:        0
 Summary:        Helps to Debug Serial Lines
 License:        GPL-2.0+
-Url:            http://ca.geocities.com/jefftran...@rogers.com/
+Group:          Hardware/Other
+Url:            ftp://metalab.unc.edu/pub/Linux/system/serial/
 Source:         
ftp://metalab.unc.edu/pub/Linux/system/serial/%{name}-%{version}.tar.gz
 Patch0:         %{name}-%{version}-device.diff
+BuildRequires:  ncurses-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -42,16 +38,13 @@
 %patch0
 
 %build
-%__cc $RPM_OPT_FLAGS  -o statserial statserial.c -lncurses -ltinfo
+gcc %{optflags} -o statserial statserial.c -lncurses -ltinfo
 
 %install
-install -d -m 755 $RPM_BUILD_ROOT%{_bindir}/
-install -d -m 755 $RPM_BUILD_ROOT%{_mandir}/man1/
-install -m 755 statserial phone_log $RPM_BUILD_ROOT%{_bindir}/
-install -m 644 statserial.1 $RPM_BUILD_ROOT%{_mandir}/man1/
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+install -d -m 755 %{buildroot}%{_bindir}/
+install -d -m 755 %{buildroot}%{_mandir}/man1/
+install -m 755 statserial phone_log %{buildroot}%{_bindir}/
+install -m 644 statserial.1 %{buildroot}%{_mandir}/man1/
 
 %files
 %defattr(-,root,root,-)

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

Reply via email to