Hello community,

here is the log from the commit of package ptpd for openSUSE:12.1 checked in at 
2011-10-28 19:42:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.1/ptpd (Old)
 and      /work/SRC/openSUSE:12.1/.ptpd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ptpd", Maintainer is "db...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:12.1/ptpd/ptpd.changes   2011-10-24 13:20:30.000000000 
+0200
+++ /work/SRC/openSUSE:12.1/.ptpd.new/ptpd.changes      2011-10-29 
00:25:09.000000000 +0200
@@ -1,0 +2,21 @@
+Thu Oct 27 18:12:26 UTC 2011 - co...@suse.com
+
+- use original tar
+- do not mention runlevel 4
+- don't depend on octave for documentation
+- remove unused patches
+
+-------------------------------------------------------------------
+Mon May  9 14:13:08 UTC 2011 - db...@novell.com
+
+- update to release 1.1.0 (2010-10-12)
+  * Add code to limit how much of an offset or delay the client is
+    willing to tolerate.
+  * Add support for BINTIME on FreeBSD which gives more accurate
+    packet timestamps.
+  * Add quality file support
+  * Add support for syslog.
+  * Add support for user configurable TTL.
+  * Clean up code formatting, headers, comments etc.
+
+-------------------------------------------------------------------

Old:
----
  append_to_cflags.patch
  glibc210.patch
  ptpd-1.0.0-git599b03b.patch
  ptpd-1.0.0.tar.bz2

New:
----
  ptpd-1.1.0.tar.gz

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

Other differences:
------------------
++++++ ptpd.spec ++++++
--- /var/tmp/diff_new_pack.YvEtKH/_old  2011-10-29 00:25:09.000000000 +0200
+++ /var/tmp/diff_new_pack.YvEtKH/_new  2011-10-29 00:25:09.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package ptpd (Version 1.0.0)
+# spec file for package ptpd
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -20,16 +20,13 @@
 
 Name:           ptpd
 Summary:        Implements the Precision Time protocol as defined by IEEE 1588 
standard
-Version:        1.0.0
-Release:        3
+Version:        1.1.0
+Release:        0
 License:        BSD 3-clause (or similar)
 Group:          System/Daemons
-Source0:        %{name}-%{version}.tar.bz2
+Source0:        
http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
 Source1:        conf.ptpd.init
 Source2:        conf.sysconfig.ptpd
-Patch0:         ptpd-1.0.0-git599b03b.patch
-Patch1:         glibc210.patch
-Patch2:         append_to_cflags.patch
 Url:            http://ptpd.sourceforge.net/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -52,17 +49,8 @@
 
 PTPd is free. Everyone is invited to use and contribute to PTPd.
 
-
-
-Authors:
---------
-    Kendall Correll
-
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2
 
 %build
 cd src
@@ -86,7 +74,8 @@
 #
 # documentation
 #
-cp -r README COPYRIGHT doc RELEASE_NOTES tools 
${RPM_BUILD_ROOT}/%{_defaultdocdir}/%{name}/.
+cp -r README COPYRIGHT doc RELEASE_NOTES tools ${RPM_BUILD_ROOT}/%{_docdir}
+find ${RPM_BUILD_ROOT}/%{_docdir} -type f -print0 | xargs -0 chmod 644
 
 %clean
 rm -rf ${RPM_BUILD_ROOT}
@@ -96,7 +85,7 @@
 %{_sbindir}/*
 %{_initrddir}/*
 /var/adm/fillup-templates/*
-%{_defaultdocdir}/%{name}
+%{_docdir}
 
 %preun
 %{stop_on_removal} ptpd

++++++ conf.ptpd.init ++++++
--- /var/tmp/diff_new_pack.YvEtKH/_old  2011-10-29 00:25:09.000000000 +0200
+++ /var/tmp/diff_new_pack.YvEtKH/_new  2011-10-29 00:25:09.000000000 +0200
@@ -34,7 +34,7 @@
 # Should-Start:      $time
 # Required-Stop:     $remote_fs $syslog $network
 # Should-Stop:       $time
-# Default-Start:     3 4 5
+# Default-Start:     3 5
 # Default-Stop:      0 1 2 6
 # Short-Description: Precision Time Protocol as defined by IEEE 1588
 # Description:       PTP is designed to provide very precise 

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

Reply via email to