Hello community,

here is the log from the commit of package yast2-squid for openSUSE:Factory
checked in at Mon Jul 11 10:11:06 CEST 2011.



--------
--- yast2-squid/yast2-squid.changes     2009-01-12 17:27:28.000000000 +0100
+++ /mounts/work_src_done/STABLE/yast2-squid/yast2-squid.changes        
2011-07-08 13:51:36.000000000 +0200
@@ -1,0 +2,29 @@
+Fri Jul  8 12:55:08 CEST 2011 - jsr...@suse.cz
+
+- fixed typo (bnc#703240)
+- 2.21.1
+
+-------------------------------------------------------------------
+Mon Jun 27 13:42:41 UTC 2011 - jreidin...@novell.com
+
+- use ButtonBox instead of HBox for OK/Cancel buttons (bnc#701271) 
+- 2.21.0
+
+-------------------------------------------------------------------
+Wed May  4 13:41:11 CEST 2011 - jsr...@suse.cz
+
+- fixed typos (bnc#690239)
+
+-------------------------------------------------------------------
+Fri Feb 26 12:28:31 CET 2010 - jsr...@suse.cz
+
+- fixed translations of language names (bnc#580494)
+
+------------------------------------------------------------------
+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-squid-2.17.10.tar.bz2

New:
----
  yast2-squid-2.21.1.tar.bz2

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

Other differences:
------------------
++++++ yast2-squid.spec ++++++
--- /var/tmp/diff_new_pack.04j3t6/_old  2011-07-11 10:10:08.000000000 +0200
+++ /var/tmp/diff_new_pack.04j3t6/_new  2011-07-11 10:10:08.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-squid (Version 2.17.10)
+# spec file for package yast2-squid
 #
-# 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,40 +19,43 @@
 
 
 Name:           yast2-squid
-Version:        2.17.10
-Release:        2
-License:        GPL v2 only
-Group:          System/YaST
+Version:        2.21.1
+Release:        1
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-squid-2.17.10.tar.bz2
+Source0:        yast2-squid-2.21.1.tar.bz2
+
 Prefix:         /usr
+
+Group:          System/YaST
+License:        GPL v2 only
 Requires:       yast2
 BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools
 BuildRequires:  boost-devel gcc-c++ yast2-core-devel yast2-testsuite
+
 #BuildArchitectures:   noarch
+
 Summary:        Configuration of squid
 
 %description
 Configuration of squid
 
-
-
-Authors:
---------
-    Daniel Fiser <dfi...@suse.cz>
-
 %prep
-%setup -n yast2-squid-2.17.10
+%setup -n yast2-squid-2.21.1
 
 %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}
-make %{?jobs:-j%jobs}
+# 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"
@@ -61,6 +64,7 @@
     d=${f##*/}
     %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
+
 rm -rf %{buildroot}/%{_libdir}/YaST2/plugin/libpy2ag_squid.la
 
 %clean
@@ -78,6 +82,7 @@
 /usr/share/YaST2/modules/SquidErrorMessages.*
 %{prefix}/share/applications/YaST2/squid.desktop
 /usr/share/YaST2/schema/autoyast/rnc/squid.rnc
+
 %{_libdir}/YaST2/plugin/libpy2ag_squid.so*
 /usr/share/YaST2/scrconf/*.scr
 %doc %{prefix}/share/doc/packages/yast2-squid

++++++ yast2-squid-2.17.10.tar.bz2 -> yast2-squid-2.21.1.tar.bz2 ++++++
++++ 32696 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to