commit yast2-phone-services for openSUSE:Factory

2013-08-01 Thread h_root
Hello community,

here is the log from the commit of package yast2-phone-services for 
openSUSE:Factory checked in at 2013-08-01 11:09:26

Comparing /work/SRC/openSUSE:Factory/yast2-phone-services (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-phone-services.new (New)


Package is yast2-phone-services

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-phone-services/yast2-phone-services.changes
2012-03-20 17:48:51.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-phone-services.new/yast2-phone-services.changes
   2013-08-01 11:09:27.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 31 08:36:46 UTC 2013 - yast-de...@opensuse.org
+
+- converted from YCP to Ruby by YCP Killer
+  (https://github.com/yast/ycp-killer)
+- version 3.0.0
+
+---

Old:

  yast2-phone-services-2.21.1.tar.bz2

New:

  yast2-phone-services-3.0.0.tar.bz2



Other differences:
--
++ yast2-phone-services.spec ++
--- /var/tmp/diff_new_pack.dzmSqJ/_old  2013-08-01 11:09:27.0 +0200
+++ /var/tmp/diff_new_pack.dzmSqJ/_new  2013-08-01 11:09:27.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-phone-services
 #
-# Copyright (c) 2012 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
@@ -16,23 +16,30 @@
 #
 
 
-
 Name:   yast2-phone-services
-Version:2.21.1
+Version:3.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-phone-services-%{version}.tar.bz2
 
-Group:  System/YaST
-License:GPL-2.0+
-BuildRequires:  doxygen perl-XML-Writer pkg-config update-desktop-files yast2 
yast2-devtools yast2-users
+BuildRequires:  doxygen
+BuildRequires:  perl-XML-Writer
+BuildRequires:  pkg-config
+BuildRequires:  update-desktop-files
+BuildRequires:  yast2
+BuildRequires:  yast2-devtools
+BuildRequires:  yast2-users
 # Wizard::SetDesktopTitleAndIcon
 Requires:   yast2  2.21.22
 Requires:   yast2-users
 BuildArch:  noarch
 
+Requires:   yast2-ruby-bindings = 1.0.0
+
 Summary:YaST2 - Phone Services Configuration
+License:GPL-2.0+
+Group:  System/YaST
 
 %description
 This package contains YaST2 modules to configure additional phone
@@ -69,8 +76,8 @@
 %defattr(-,root,root)
 %dir /usr/share/YaST2/include/phone-services
 /usr/share/YaST2/include/phone-services/*
-/usr/share/YaST2/clients/*.ycp
-/usr/share/YaST2/modules/*.y*
+/usr/share/YaST2/clients/*.rb
+/usr/share/YaST2/modules/*.rb
 %{_prefix}/share/applications/YaST2/*.desktop
 /usr/share/YaST2/scrconf/*.scr
 %doc %{_prefix}/share/doc/packages/yast2-phone-services

++ yast2-phone-services-2.21.1.tar.bz2 - 
yast2-phone-services-3.0.0.tar.bz2 ++
 10228 lines of diff (skipped)

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



commit yast2-phone-services for openSUSE:Factory

2012-03-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-phone-services for 
openSUSE:Factory checked in at 2012-03-20 17:48:45

Comparing /work/SRC/openSUSE:Factory/yast2-phone-services (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-phone-services.new (New)


Package is yast2-phone-services, Maintainer is mvid...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-phone-services/yast2-phone-services.changes
2011-10-03 09:26:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-phone-services.new/yast2-phone-services.changes
   2012-03-20 17:48:51.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar 19 12:46:25 UTC 2012 - mfi...@suse.com
+
+- Fixed definition of Fax user edit dialog - bnc#739731 
+- 2.21.1
+
+---

Old:

  yast2-phone-services-2.21.0.tar.bz2

New:

  yast2-phone-services-2.21.1.tar.bz2



Other differences:
--
++ yast2-phone-services.spec ++
--- /var/tmp/diff_new_pack.lSpaTP/_old  2012-03-20 17:48:52.0 +0100
+++ /var/tmp/diff_new_pack.lSpaTP/_new  2012-03-20 17:48:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-phone-services
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,18 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   yast2-phone-services
-Version:2.21.0
+Version:2.21.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-phone-services-%{version}.tar.bz2
 
-Prefix: /usr
-
 Group:  System/YaST
 License:GPL-2.0+
 BuildRequires:  doxygen perl-XML-Writer pkg-config update-desktop-files yast2 
yast2-devtools yast2-users
@@ -45,23 +42,22 @@
 %setup -n yast2-phone-services-%{version}
 
 %build
-%{prefix}/bin/y2tool y2autoconf
-%{prefix}/bin/y2tool y2automake
+%{_prefix}/bin/y2tool y2autoconf
+%{_prefix}/bin/y2tool y2automake
 autoreconf --force --install
 
 export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 export CXXFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 
-%{?suse_update_config:%{suse_update_config -f}}
-./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir}
+./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works
 make %{?jobs:-j%jobs} V=1
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
-[ -e %{prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK ] || 
Y2DIR=$RPM_BUILD_ROOT/usr/share/YaST2 make check DESTDIR=$RPM_BUILD_ROOT
-for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name 
*.desktop` ; do
+[ -e %{_prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK ] || 
Y2DIR=$RPM_BUILD_ROOT/usr/share/YaST2 make check DESTDIR=$RPM_BUILD_ROOT
+for f in `find $RPM_BUILD_ROOT/%{_prefix}/share/applications/YaST2/ -name 
*.desktop` ; do
 d=${f##*/}
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
@@ -75,8 +71,8 @@
 /usr/share/YaST2/include/phone-services/*
 /usr/share/YaST2/clients/*.ycp
 /usr/share/YaST2/modules/*.y*
-%{prefix}/share/applications/YaST2/*.desktop
+%{_prefix}/share/applications/YaST2/*.desktop
 /usr/share/YaST2/scrconf/*.scr
-%doc %{prefix}/share/doc/packages/yast2-phone-services
+%doc %{_prefix}/share/doc/packages/yast2-phone-services
 
 %changelog

++ yast2-phone-services-2.21.0.tar.bz2 - 
yast2-phone-services-2.21.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-phone-services-2.21.0/Makefile.am 
new/yast2-phone-services-2.21.1/Makefile.am
--- old/yast2-phone-services-2.21.0/Makefile.am 2011-09-27 10:25:50.0 
+0200
+++ new/yast2-phone-services-2.21.1/Makefile.am 2012-03-20 12:32:41.0 
+0100
@@ -20,7 +20,6 @@
 IS_DEVTOOLS= $(findstring yast2-devtools,$(RPMNAME))
 
 DEVTOOLS_DIR   = $(if 
$(IS_DEVTOOLS),$(srcdir)/devtools,$(Y2DEVTOOLS_PREFIX)/share/YaST2/data/devtools)
-ALL_PACKAGES   = $(DEVTOOLS_DIR)/admin/all-packages
 LEGALESE_DIR   = $(if 
$(HAS_YAST_LICENSE),$(DEVTOOLS_DIR)/admin/copyright/yast,$(DEVTOOLS_DIR)/admin/copyright/gpl)
 
 COPYRIGHT_files_gpl= README COPYING
@@ -35,7 +34,7 @@
 # where devtools install m4 snippets
 # argh, executed literally
 #ACLOCAL_AMFLAGS = -I $(Y2DEVTOOLS_PREFIX)/share/aclocal
-ACLOCAL_AMFLAGS = -I . -I `if test -d ./devtools/admin; then echo 
./devtools/admin; else pkg-config --print-errors --variable=datadir 

commit yast2-phone-services for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package yast2-phone-services for 
openSUSE:Factory checked in at 2011-12-06 19:19:57

Comparing /work/SRC/openSUSE:Factory/yast2-phone-services (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-phone-services.new (New)


Package is yast2-phone-services, Maintainer is mvid...@suse.com

Changes:




Other differences:
--
++ yast2-phone-services.spec ++
--- /var/tmp/diff_new_pack.6TMtF9/_old  2011-12-06 20:02:07.0 +0100
+++ /var/tmp/diff_new_pack.6TMtF9/_new  2011-12-06 20:02:07.0 +0100
@@ -28,7 +28,7 @@
 Prefix: /usr
 
 Group:  System/YaST
-License:GPL v2 or later
+License:GPL-2.0+
 BuildRequires:  doxygen perl-XML-Writer pkg-config update-desktop-files yast2 
yast2-devtools yast2-users
 # Wizard::SetDesktopTitleAndIcon
 Requires:   yast2  2.21.22

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



commit yast2-phone-services for openSUSE:Factory

2011-10-03 Thread h_root

Hello community,

here is the log from the commit of package yast2-phone-services for 
openSUSE:Factory
checked in at Mon Oct 3 09:26:54 CEST 2011.




--- openSUSE:Factory/yast2-phone-services/yast2-phone-services.changes  
2011-09-23 12:53:18.0 +0200
+++ yast2-phone-services/yast2-phone-services.changes   2011-09-27 
10:26:40.0 +0200
@@ -1,0 +2,23 @@
+Tue Sep 27 10:24:44 CEST 2011 - vis...@suse.cz
+
+- set dialog title
+- 2.21.0 
+
+---
+Fri Aug  5 12:34:33 CEST 2011 - tgoettlic...@suse.de
+
+- fixed .desktop file (bnc #681249)
+
+--
+Tue Jun 21 17:36:03 CET 2011 - jreidin...@suse.cz
+
+- use ButtonBox for OK/Cancel (bnc#701262)
+
+--
+Wed Jan 13 18:56:03 CET 2010 - kmachalk...@suse.cz
+
+- Adjusted .desktop file(s) to wrap /sbin/yast2/ calls in xdg-su
+  where root privileges are needed, removed X-KDE-SubstituteUID key 
+  (bnc#540627)
+
+---

calling whatdependson for head-i586


Old:

  yast2-phone-services-2.18.2.tar.bz2

New:

  yast2-phone-services-2.21.0.tar.bz2



Other differences:
--
++ yast2-phone-services.spec ++
--- /var/tmp/diff_new_pack.lyzGoe/_old  2011-10-03 09:26:50.0 +0200
+++ /var/tmp/diff_new_pack.lyzGoe/_new  2011-10-03 09:26:50.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-phone-services (Version 2.18.2)
+# spec file for package yast2-phone-services
 #
-# 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
@@ -19,16 +19,22 @@
 
 
 Name:   yast2-phone-services
-Version:2.18.2
-Release:1
+Version:2.21.0
+Release:0
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-phone-services-2.18.2.tar.bz2
+Source0:yast2-phone-services-%{version}.tar.bz2
+
 Prefix: /usr
+
 Group:  System/YaST
 License:GPL v2 or later
 BuildRequires:  doxygen perl-XML-Writer pkg-config update-desktop-files yast2 
yast2-devtools yast2-users
-Requires:   yast2 yast2-users
+# Wizard::SetDesktopTitleAndIcon
+Requires:   yast2  2.21.22
+Requires:   yast2-users
 BuildArch:  noarch
+
 Summary:YaST2 - Phone Services Configuration
 
 %description
@@ -36,14 +42,16 @@
 services, for example fax and answering machines.
 
 %prep
-%setup -n yast2-phone-services-2.18.2
+%setup -n yast2-phone-services-%{version}
 
 %build
 %{prefix}/bin/y2tool y2autoconf
 %{prefix}/bin/y2tool y2automake
 autoreconf --force --install
+
 export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 export CXXFLAGS=$RPM_OPT_FLAGS -DNDEBUG
+
 %{?suse_update_config:%{suse_update_config -f}}
 ./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
@@ -70,4 +78,5 @@
 %{prefix}/share/applications/YaST2/*.desktop
 /usr/share/YaST2/scrconf/*.scr
 %doc %{prefix}/share/doc/packages/yast2-phone-services
+
 %changelog

++ yast2-phone-services-2.18.2.tar.bz2 - 
yast2-phone-services-2.21.0.tar.bz2 ++
 4493 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/yast2-phone-services-2.18.2/VERSION new/yast2-phone-services-2.21.0/VERSION
--- old/yast2-phone-services-2.18.2/VERSION 2009-09-05 06:08:47.0 
+0200
+++ new/yast2-phone-services-2.21.0/VERSION 2011-09-27 10:24:59.0 
+0200
@@ -1 +1 @@
-2.18.2
+2.21.0
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/yast2-phone-services-2.18.2/configure.in 
new/yast2-phone-services-2.21.0/configure.in
--- old/yast2-phone-services-2.18.2/configure.in2009-09-05 
06:11:29.0 +0200
+++ new/yast2-phone-services-2.21.0/configure.in2011-09-27 
10:25:50.0 +0200
@@ -1,9 +1,9 @@
 dnl configure.in for yast2-phone-services
 dnl
-dnl -- This file is generated by y2autoconf 2.18.10 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.21.0 - DO NOT EDIT! --
 dnl(edit configure.in.in