Hello community,

here is the log from the commit of package yast2-squid for openSUSE:Factory 
checked in at 2011-12-15 16:09:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-squid (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-squid.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-squid", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-squid/yast2-squid.changes  2011-10-04 
18:03:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-squid.new/yast2-squid.changes     
2011-12-15 16:09:28.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Nov 25 12:25:37 UTC 2011 - [email protected]
+
+- add libtool as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ yast2-squid.spec ++++++
--- /var/tmp/diff_new_pack.HWoa35/_old  2011-12-15 16:09:29.000000000 +0100
+++ /var/tmp/diff_new_pack.HWoa35/_new  2011-12-15 16:09:29.000000000 +0100
@@ -15,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           yast2-squid
 Version:        2.21.2
@@ -25,17 +23,22 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        yast2-squid-%{version}.tar.bz2
 
-Prefix:         /usr
-
-Group:          System/YaST
-License:        GPL-2.0
 Requires:       yast2 >= 2.21.22
-BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools
-BuildRequires:  boost-devel gcc-c++ yast2-core-devel yast2-testsuite
+BuildRequires:  boost-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libtool
+BuildRequires:  perl-XML-Writer
+BuildRequires:  update-desktop-files
+BuildRequires:  yast2
+BuildRequires:  yast2-core-devel
+BuildRequires:  yast2-devtools
+BuildRequires:  yast2-testsuite
 
 #BuildArchitectures:   noarch
 
 Summary:        Configuration of squid
+License:        GPL-2.0
+Group:          System/YaST
 
 %description
 Configuration of squid
@@ -44,23 +47,23 @@
 %setup -n yast2-squid-%{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
@@ -80,11 +83,11 @@
 /usr/share/YaST2/modules/Squid.*
 /usr/share/YaST2/modules/SquidACL.*
 /usr/share/YaST2/modules/SquidErrorMessages.*
-%{prefix}/share/applications/YaST2/squid.desktop
+%{_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
+%doc %{_prefix}/share/doc/packages/yast2-squid
 
 %changelog

++++++ yast2-squid-2.21.2.tar.bz2 ++++++
++++ 16352 lines of diff (skipped)

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

Reply via email to