Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2013-10-20 10:54:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-control-center.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-control-center"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes    
    2013-08-01 11:07:46.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2013-10-20 10:54:08.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Oct 14 16:10:40 UTC 2013 - [email protected]
+
+- do not use *.spec.in template, use *.spec file with RPM macros
+  instead
+- 3.1.0
+
+-------------------------------------------------------------------

Old:
----
  yast2-control-center-3.0.0.tar.bz2

New:
----
  yast2-control-center-3.1.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-control-center.spec ++++++
--- /var/tmp/diff_new_pack.tNYqC6/_old  2013-10-20 10:54:09.000000000 +0200
+++ /var/tmp/diff_new_pack.tNYqC6/_new  2013-10-20 10:54:09.000000000 +0200
@@ -17,11 +17,11 @@
 
 
 Name:           yast2-control-center
-Version:        3.0.0
+Version:        3.1.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-control-center-3.0.0.tar.bz2
+Source0:        yast2-control-center-%{version}.tar.bz2
 BuildRequires:  cmake
 BuildRequires:  libdrm-devel
 BuildRequires:  libjpeg-devel

++++++ yast2-control-center-3.0.0.tar.bz2 -> yast2-control-center-3.1.0.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.0.0/Rakefile 
new/yast2-control-center-3.1.0/Rakefile
--- old/yast2-control-center-3.0.0/Rakefile     1970-01-01 01:00:00.000000000 
+0100
+++ new/yast2-control-center-3.1.0/Rakefile     2013-10-14 18:35:55.000000000 
+0200
@@ -0,0 +1,6 @@
+require "yast/rake"
+
+Yast::Tasks.configuration do |conf|
+  #lets ignore license check for now
+  conf.skip_license_check << /.*/
+end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.0.0/VERSION 
new/yast2-control-center-3.1.0/VERSION
--- old/yast2-control-center-3.0.0/VERSION      1970-01-01 01:00:00.000000000 
+0100
+++ new/yast2-control-center-3.1.0/VERSION      2013-10-14 18:35:55.000000000 
+0200
@@ -0,0 +1 @@
+3.1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.0.0/VERSION.cmake 
new/yast2-control-center-3.1.0/VERSION.cmake
--- old/yast2-control-center-3.0.0/VERSION.cmake        2013-07-30 
10:26:47.000000000 +0200
+++ new/yast2-control-center-3.1.0/VERSION.cmake        1970-01-01 
01:00:00.000000000 +0100
@@ -1,3 +0,0 @@
-SET(VERSION_MAJOR "3")
-SET(VERSION_MINOR "0")
-SET(VERSION_PATCH "0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-3.0.0/package/yast2-control-center.changes 
new/yast2-control-center-3.1.0/package/yast2-control-center.changes
--- old/yast2-control-center-3.0.0/package/yast2-control-center.changes 
2013-07-30 10:26:47.000000000 +0200
+++ new/yast2-control-center-3.1.0/package/yast2-control-center.changes 
2013-10-14 18:35:55.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Mon Oct 14 16:10:40 UTC 2013 - [email protected]
+
+- do not use *.spec.in template, use *.spec file with RPM macros
+  instead
+- 3.1.0
+
+-------------------------------------------------------------------
 Tue Jul 30 08:02:01 UTC 2013 - [email protected]
 
 - version 3.0.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-3.0.0/package/yast2-control-center.spec 
new/yast2-control-center-3.1.0/package/yast2-control-center.spec
--- old/yast2-control-center-3.0.0/package/yast2-control-center.spec    
1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-control-center-3.1.0/package/yast2-control-center.spec    
2013-10-15 11:20:08.000000000 +0200
@@ -0,0 +1,115 @@
+#
+# spec file for package yast2-control-center
+#
+# 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
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
+
+Name:           yast2-control-center
+Version:        3.1.0
+Release:        0
+
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Source0:        yast2-control-center-%{version}.tar.bz2
+BuildRequires:  cmake
+BuildRequires:  libdrm-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  libqt4-devel
+BuildRequires:  pkgconfig
+BuildRequires:  update-desktop-files
+BuildRequires:  yast2-devtools
+
+Requires:       yast2_theme
+
+%if 0%{?force_gcc_46}
+BuildRequires:  gcc46
+BuildRequires:  gcc46-c++
+%else
+BuildRequires:  gcc-c++ >= 4.6
+%endif
+
+Summary:        YaST2 - Control Center
+License:        GPL-2.0
+Group:          System/YaST
+Requires:       yast2
+Requires:       yast2-control-center-binary
+Provides:       y2c_menu
+Provides:       y2m_menu
+Provides:       yast2-menu
+Obsoletes:      y2c_menu
+Obsoletes:      y2m_menu
+Obsoletes:      yast2-menu
+
+%description
+This package contains the menu selection component for YaST2.
+
+%package qt
+Summary:        YaST2 - Control Center (Qt Version)
+Group:          System/YaST
+Requires:       yast2-control-center
+Provides:       yast2-control-center-binary
+Provides:       yast2-control-center:%{_prefix}/lib/YaST2/bin/y2controlcenter
+Recommends:     libyui-qt5
+Supplements:    kdebase3
+Supplements:    kdebase4-session
+
+%description qt
+This package contains the menu selection component for YaST2 using the
+Qt toolkit.
+
+%prep
+%setup
+
+%build
+mkdir build
+cd build
+%if 0%{?force_gcc_46}
+export CC=gcc-4.6
+export CXX=g++-4.6
+%endif
+
+export CFLAGS="$RPM_OPT_FLAGS"
+export CXXFLAGS="$CFLAGS"
+cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+      -DLIB=%{_lib} \
+      -DCMAKE_BUILD_TYPE=Release \
+      -DCMAKE_SKIP_RPATH=1 \
+      ..
+make %{?jobs:-j %jobs} VERBOSE=1
+
+%install
+cd build
+make install DESTDIR=$RPM_BUILD_ROOT
+cd ..
+
+%suse_update_desktop_file -G "Administrator Settings"  
%{buildroot}%{_datadir}/applications/YaST.desktop Core-System 
X-SuSE-ControlCenter-System X-GNOME-SystemSettings
+%suse_update_desktop_file 
%{buildroot}%{_datadir}/kde4/services/YaST-systemsettings.desktop 
+
+%clean
+rm -rf "$RPM_BUILD_ROOT"
+
+%files
+%defattr(-,root,root)
+%{_datadir}/applications/YaST.desktop
+%dir %{_datadir}/kde4/
+%dir %{_datadir}/kde4/services
+%{_datadir}/kde4/services/YaST-systemsettings.desktop
+%{_datadir}/pixmaps/yast.png
+
+%files qt
+%defattr(-,root,root)
+%{_prefix}/lib/YaST2/bin/y2controlcenter
+%doc COPYING.GPL2
+
+%changelog
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-3.0.0/yast2-control-center.spec.in 
new/yast2-control-center-3.1.0/yast2-control-center.spec.in
--- old/yast2-control-center-3.0.0/yast2-control-center.spec.in 2013-07-02 
11:07:30.000000000 +0200
+++ new/yast2-control-center-3.1.0/yast2-control-center.spec.in 1970-01-01 
01:00:00.000000000 +0100
@@ -1,87 +0,0 @@
-@HEADER-COMMENT@
-
-
-@HEADER@
-Group: System/YaST
-License: GPL-2.0
-BuildRequires: libdrm-devel libjpeg-devel pkgconfig libqt4-devel 
update-desktop-files yast2-devtools
-BuildRequires:  cmake
-
-Requires:       yast2_theme
-
-%if 0%{?force_gcc_46}
-BuildRequires:  gcc46
-BuildRequires:  gcc46-c++
-%else
-BuildRequires:  gcc-c++ >= 4.6
-%endif
-
-
-Summary:       YaST2 - Control Center
-Requires:      yast2 yast2-control-center-binary
-Provides:      y2c_menu y2m_menu yast2-menu
-Obsoletes:     y2c_menu y2m_menu yast2-menu
-
-%description
-This package contains the menu selection component for YaST2.
-
-%package qt
-Summary:       YaST2 - Control Center (Qt Version)
-Requires:      yast2-control-center
-Provides:      yast2-control-center-binary
-Provides:      yast2-control-center:%{_prefix}/lib/YaST2/bin/y2controlcenter
-Recommends:    libyui-qt5
-Supplements:   kdebase3
-Supplements:   kdebase4-session
-Group:         System/YaST
-
-%description qt
-This package contains the menu selection component for YaST2 using the
-Qt toolkit.
-
-%prep
-%setup
-
-%build
-mkdir build
-cd build
-%if 0%{?force_gcc_46}
-export CC=gcc-4.6
-export CXX=g++-4.6
-%endif
-
-export CFLAGS="$RPM_OPT_FLAGS"
-export CXXFLAGS="$CFLAGS"
-cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-      -DLIB=%{_lib} \
-      -DCMAKE_BUILD_TYPE=Release \
-      -DCMAKE_SKIP_RPATH=1 \
-      ..
-make %{?jobs:-j %jobs} VERBOSE=1
-
-%install
-cd build
-make install DESTDIR=$RPM_BUILD_ROOT
-cd ..
-
-
-%suse_update_desktop_file -G "Administrator Settings"  
%{buildroot}%{_datadir}/applications/YaST.desktop Core-System 
X-SuSE-ControlCenter-System X-GNOME-SystemSettings
-%suse_update_desktop_file 
%{buildroot}%{_datadir}/kde4/services/YaST-systemsettings.desktop 
-
-%clean
-rm -rf "$RPM_BUILD_ROOT"
-
-%files
-%defattr(-,root,root)
-%{_datadir}/applications/YaST.desktop
-%dir %{_datadir}/kde4/
-%dir %{_datadir}/kde4/services
-%{_datadir}/kde4/services/YaST-systemsettings.desktop
-%{_datadir}/pixmaps/yast.png
-
-%files qt
-%defattr(-,root,root)
-%{_prefix}/lib/YaST2/bin/y2controlcenter
-%doc COPYING.GPL2
-
-%changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to