commit webdot for openSUSE:Factory

2013-12-08 Thread h_root
Hello community,

here is the log from the commit of package webdot for openSUSE:Factory checked 
in at 2013-12-09 07:27:11

Comparing /work/SRC/openSUSE:Factory/webdot (Old)
 and  /work/SRC/openSUSE:Factory/.webdot.new (New)


Package is "webdot"

Changes:

--- /work/SRC/openSUSE:Factory/webdot/webdot.changes2013-01-02 
13:02:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.webdot.new/webdot.changes   2013-12-09 
07:27:12.0 +0100
@@ -1,0 +2,6 @@
+Fri Dec  6 13:38:50 CET 2013 - p...@suse.de
+
+- Update to 2.30 which alignes webdot with graphiz 2.30.
+- Change URL to the current one.
+
+---

Old:

  webdot-2.26.tar.bz2

New:

  webdot-2.30.tar.gz



Other differences:
--
++ webdot.spec ++
--- /var/tmp/diff_new_pack.9J73s9/_old  2013-12-09 07:27:12.0 +0100
+++ /var/tmp/diff_new_pack.9J73s9/_new  2013-12-09 07:27:12.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package webdot (Version 2.6)
+# spec file for package webdot
 #
-# Copyright (c) 2009 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,27 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   webdot
-BuildRequires:  ghostscript-fonts-std
 BuildRequires: apache2-devel 
+BuildRequires:  ghostscript-fonts-std
 BuildRequires: ghostscript-library
-BuildRequires: libapr-util1-devel
-BuildRequires: perl-GD tcl-devel
 BuildRequires: graphviz 
-Version:2.26
+BuildRequires:  libapr-util1-devel
+BuildRequires:  perl-GD
+BuildRequires:  tcl-devel
+Version:2.30
 Release:0
-AutoReqProv:on
-Requires:  http_daemon
 Requires:  ghostscript
+Requires:   http_daemon
 Summary:A CGI graph server script that uses tcldot from graphviz
+License:BSD-3-Clause
 Group:  Productivity/Graphics/Visualization/Graph
-Source: http://www.graphviz.org/pub/graphviz/%{name}-%{version}.tar.bz2
+Source: 
http://www.graphviz.org/pub/graphviz/stable/SOURCES//%{name}-%{version}.tar.gz
 Patch1: rpm-specifics.diff
 Url:http://www.graphviz.org/
-License:BSD-3-Clause
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: filesystem fileutils

++ rpm-specifics.diff ++
--- /var/tmp/diff_new_pack.9J73s9/_old  2013-12-09 07:27:12.0 +0100
+++ /var/tmp/diff_new_pack.9J73s9/_new  2013-12-09 07:27:12.0 +0100
@@ -1,8 +1,12 @@
-Index: webdot-2.5.20050824.0430/Makefile
+---
+ Makefile |1 -
+ 1 file changed, 1 deletion(-)
+
+Index: webdot-2.30/Makefile
 ===
 webdot-2.5.20050824.0430.orig/Makefile
-+++ webdot-2.5.20050824.0430/Makefile
-@@ -60,7 +60,6 @@ install:
+--- webdot-2.30.orig/Makefile  2013-01-14 04:18:52.0 +0100
 webdot-2.30/Makefile   2013-12-06 13:37:25.364668601 +0100
+@@ -62,7 +62,6 @@ install:
rm -rf $(DESTDIR)$(CACHE_DIR)/webdot
mkdir -p $(DESTDIR)$(CACHE_DIR)/webdot
chmod 700 $(DESTDIR)$(CACHE_DIR)/webdot

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



commit webdot for openSUSE:Factory

2013-01-02 Thread h_root
Hello community,

here is the log from the commit of package webdot for openSUSE:Factory checked 
in at 2013-01-02 13:02:00

Comparing /work/SRC/openSUSE:Factory/webdot (Old)
 and  /work/SRC/openSUSE:Factory/.webdot.new (New)


Package is "webdot", Maintainer is "p...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/webdot/webdot.changes2011-09-23 
12:50:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.webdot.new/webdot.changes   2013-01-02 
13:02:04.0 +0100
@@ -1,0 +2,7 @@
+Mon Dec 24 21:59:09 UTC 2012 - p.drou...@gmail.com
+
+- Update to 2.26 version:
+  * add support for "truecolor=1" in graphs
+  * aligned with graphviz-2.26
+
+---

Old:

  webdot-2.6.tar.bz2

New:

  webdot-2.26.tar.bz2



Other differences:
--
++ webdot.spec ++
--- /var/tmp/diff_new_pack.dp1zsL/_old  2013-01-02 13:02:05.0 +0100
+++ /var/tmp/diff_new_pack.dp1zsL/_new  2013-01-02 13:02:05.0 +0100
@@ -19,19 +19,23 @@
 
 
 Name:   webdot
-BuildRequires:  apache2-devel ghostscript-fonts-std ghostscript-library 
graphviz libapr-util1-devel perl-GD tcl-devel
-%define _prefix/usr
-Version:2.6
-Release:242
+BuildRequires:  ghostscript-fonts-std
+BuildRequires: apache2-devel 
+BuildRequires: ghostscript-library
+BuildRequires: libapr-util1-devel
+BuildRequires: perl-GD tcl-devel
+BuildRequires: graphviz 
+Version:2.26
+Release:0
 AutoReqProv:on
-Requires:   tcl graphviz http_daemon ghostscript
+Requires:  http_daemon
+Requires:  ghostscript
 Summary:A CGI graph server script that uses tcldot from graphviz
 Group:  Productivity/Graphics/Visualization/Graph
 Source: http://www.graphviz.org/pub/graphviz/%{name}-%{version}.tar.bz2
 Patch1: rpm-specifics.diff
 Url:http://www.graphviz.org/
 License:BSD-3-Clause
-Prefix: %{_prefix}
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: filesystem fileutils
@@ -76,7 +80,7 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING README AUTHORS CHANGES INSTALL
+%doc COPYING README AUTHORS CHANGES
 %attr(755,root,root) %{cgibindir}/webdot
 %attr(-,root,root) %{htmldir}/webdot/
 %attr(700,%{apacheuser},%{apachegroup}) %{cachedir}/

++ webdot-2.6.tar.bz2 -> webdot-2.26.tar.bz2 ++
 4932 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/webdot-2.6/CHANGES new/webdot-2.26/CHANGES
--- old/webdot-2.6/CHANGES  2005-08-28 15:34:12.0 +0200
+++ new/webdot-2.26/CHANGES 2009-12-11 01:30:06.0 +0100
@@ -1,3 +1,10 @@
+Dec 10, 2009 - Release 2.26 (aligned with graphviz-2.26)
+June 29, 2009 - Start 2.25 development series (aligned with graphviz-2.25)
+   - add support for "truecolor=1" in graphs
+March 3, 2009 - Release 2.22 (aligned with graphviz-2.22)
+November 9, 2007 - Release 2.16 (aligned with graphviz-2.16)
+November 27, 2006 - Release 2.10 (aligned with graphviz-2.10)
+February 3, 2006 - Release 2.8 (aligned with graphviz-2.8)
 August 28, 2005 - Release 2.6 (aligned with graphviz-2.6)
 July 20, 2005 - Release 2.4 (aligned with graphviz-2.4)
- fixes for graphquest
@@ -21,7 +28,7 @@
 June 7, 2002 - Release 1.8.5
 - allow encoded QUERY_STRINGS to be passed through to the graph server
  Specifically, "%3f" is required to represent the "?"
- (non encoded QUERY_STRINGS are used to passed coordinates to
+ (non encoded QUERY_STRINGS are used to pass coordinates to
  server-side image maps.)
- use  trick from http://richardinfo.com/svg/iframetest.html
to avoid Mozilla-1.0 crash with SVG embedding
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/webdot-2.6/Makefile new/webdot-2.26/Makefile
--- old/webdot-2.6/Makefile 2005-08-28 15:34:12.0 +0200
+++ new/webdot-2.26/Makefile2009-12-11 01:30:06.0 +0100
@@ -33,12 +33,14 @@
 LOCALHOSTONLY=1
 
 # version number for webdot-*.tar.gz
-VERSION=2.6
-TOP_DIR=/tmp/webdot-20050828.1247.cg-export
-BUILD_DIR=/tmp/webdot-20050828.1247.cg-export
+VERSION=2.26
+TOP_DI

commit webdot for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package webdot for openSUSE:Factory checked 
in at 2011-12-06 19:12:39

Comparing /work/SRC/openSUSE:Factory/webdot (Old)
 and  /work/SRC/openSUSE:Factory/.webdot.new (New)


Package is "webdot", Maintainer is "p...@suse.com"

Changes:




Other differences:
--
++ webdot.spec ++
--- /var/tmp/diff_new_pack.62DmTL/_old  2011-12-06 19:49:27.0 +0100
+++ /var/tmp/diff_new_pack.62DmTL/_new  2011-12-06 19:49:27.0 +0100
@@ -30,7 +30,7 @@
 Source: http://www.graphviz.org/pub/graphviz/%{name}-%{version}.tar.bz2
 Patch1: rpm-specifics.diff
 Url:http://www.graphviz.org/
-License:BSD 3-clause (or similar)
+License:BSD-3-Clause
 Prefix: %{_prefix}
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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