Hello community,

here is the log from the commit of package yast2-tune for openSUSE:Factory 
checked in at 2013-10-19 11:14:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-tune (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-tune.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-tune"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-tune/yast2-tune.changes    2013-09-28 
13:41:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-tune.new/yast2-tune.changes       
2013-10-19 11:21:07.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Sep 17 14:52:16 UTC 2013 - lsle...@suse.cz
+
+- do not use *.spec.in template, use *.spec file with RPM macros
+  instead
+- 3.0.3
+
+-------------------------------------------------------------------

Old:
----
  yast2-tune-3.0.2.tar.bz2

New:
----
  yast2-tune-3.0.3.tar.bz2

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

Other differences:
------------------
++++++ yast2-tune.spec ++++++
--- /var/tmp/diff_new_pack.Y6N3tZ/_old  2013-10-19 11:21:08.000000000 +0200
+++ /var/tmp/diff_new_pack.Y6N3tZ/_new  2013-10-19 11:21:08.000000000 +0200
@@ -17,15 +17,15 @@
 
 
 Name:           yast2-tune
-Version:        3.0.2
+Version:        3.0.3
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-tune-%{version}.tar.bz2
+Source0:        %{name}-%{version}.tar.bz2
 
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
-BuildRequires:  yast2-devtools
+BuildRequires:  yast2-devtools >= 3.0.6
 # hwinfo/classnames.ycp
 # Wizard::SetDesktopTitleAndIcon
 Requires:       yast2 >= 2.21.22
@@ -67,31 +67,13 @@
 provided by yast2-tune package.
 
 %prep
-%setup -n yast2-tune-%{version}
+%setup -n %{name}-%{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"
-
-./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
+%yast_build
 
 %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
-    d=${f##*/}
-    %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
-done
-
-%clean
-rm -rf "$RPM_BUILD_ROOT"
+%yast_install
 
 %post
 # rename the config file to the new modprobe schema
@@ -102,17 +84,16 @@
 %files
 %defattr(-,root,root)
 
-/usr/share/YaST2/include/hwinfo/*
-/usr/share/YaST2/clients/*.rb
-%{_prefix}/share/applications/YaST2/hwinfo.desktop
-%{_prefix}/share/applications/YaST2/system_settings.desktop
-/usr/share/YaST2/modules/*.rb
-/usr/share/YaST2/scrconf/*.scr
-%dir %{_prefix}/share/doc/packages/yast2-tune
-%doc %{_prefix}/share/doc/packages/yast2-tune/README
-%doc %{_prefix}/share/doc/packages/yast2-tune/COPYING
+%{yast_yncludedir}/hwinfo/*
+%{yast_clientdir}/*.rb
+%{yast_desktopdir}/hwinfo.desktop
+%{yast_desktopdir}/system_settings.desktop
+%{yast_moduledir}/*.rb
+%{yast_scrconfdir}/*.scr
+%dir %{yast_docdir}
+%doc %{yast_docdir}/COPYING
 
 %files devel-doc
-%doc %{_prefix}/share/doc/packages/yast2-tune/autodocs
+%doc %{yast_docdir}/autodocs
 
 %changelog

++++++ yast2-tune-3.0.2.tar.bz2 -> yast2-tune-3.0.3.tar.bz2 ++++++
++++ 13249 lines of diff (skipped)

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

Reply via email to