From fedora-extras-commits at redhat.com Fri Jun 1 00:07:00 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Thu, 31 May 2007 20:07:00 -0400 Subject: rpms/nx/F-7 nx.spec,1.12,1.13 nxfind-provides.sh,1.3,1.4 Message-ID: <200706010007.l51070x6004232@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/nx/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4070/F-7 Modified Files: nx.spec nxfind-provides.sh Log Message: Apply ATrpms' x86_64 provide fix. Index: nx.spec =================================================================== RCS file: /cvs/extras/rpms/nx/F-7/nx.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- nx.spec 24 May 2007 13:09:24 -0000 1.12 +++ nx.spec 1 Jun 2007 00:06:23 -0000 1.13 @@ -8,7 +8,7 @@ Summary: Proxy system for X11 Name: nx Version: 2.1.0 -Release: 21.1%{?dist} +Release: 22%{?dist} License: GPL, MIT/X11 for X11 bits Group: Applications/Internet URL: http://www.nomachine.com @@ -196,6 +196,9 @@ %endif %changelog +* Fri Jun 1 2007 Axel Thimm - 2.1.0-22 +- Sync with ATrpms' nxfindprovides helper. + * Wed May 23 2007 Axel Thimm - 2.1.0-21.1 - Fix typo in nxwrapper.in (PKGEXECDIR -> PKGLIBEXECDIR). Index: nxfind-provides.sh =================================================================== RCS file: /cvs/extras/rpms/nx/F-7/nxfind-provides.sh,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- nxfind-provides.sh 22 May 2007 09:59:00 -0000 1.3 +++ nxfind-provides.sh 1 Jun 2007 00:06:23 -0000 1.4 @@ -1,4 +1,3 @@ -#!/bin/sh -exec /usr/lib/rpm/find-provides | \ - sed -e s/libX11.so.6.2.debug// | sed -e s/libXrender.so.1.2.debug// | sed -e s/libXext.so.6.4.debug// | \ - sed -e s/libX11.so.6// | sed -e s/libXrender.so.1// | sed -e s/libXext.so.6// +#! /bin/sh + +`rpm -E %__find_provides` "$@" | egrep -v "(libX11|libXrender|libXext)\.so" From fedora-extras-commits at redhat.com Fri Jun 1 00:07:06 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Thu, 31 May 2007 20:07:06 -0400 Subject: rpms/nx/FC-4 nx.spec,1.2,1.3 nxfind-provides.sh,1.1,1.2 Message-ID: <200706010007.l51076xR004247@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/nx/FC-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4070/FC-4 Modified Files: nx.spec nxfind-provides.sh Log Message: Apply ATrpms' x86_64 provide fix. Index: nx.spec =================================================================== RCS file: /cvs/extras/rpms/nx/FC-4/nx.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- nx.spec 12 Jun 2006 04:22:48 -0000 1.2 +++ nx.spec 1 Jun 2007 00:06:30 -0000 1.3 @@ -1,83 +1,99 @@ -Name: nx -Version: 1.5.0 -Release: 10%{?dist} -Summary: Proxy system for X11 - -Group: Applications/Internet -License: GPL, MIT/X11 for X11 bits -URL: http://www.nomachine.com -Source0: nxproxy-1.5.0-9.tar.gz -Source1: nxcomp-1.5.0-80.tar.gz -Source2: nxcompext-1.5.0-20.tar.gz -Source3: nx-X11-1.5.0-21.tar.gz -Source4: nxagent-1.5.0-112.tar.gz -Source5: nxviewer-1.5.0-15.tar.gz -Source6: nxdesktop-1.5.0-78.tar.gz -Source7: nxscripts-1.5.0-11.tar.gz -Source9: nxagent -Source10: docs.tar.bz2 -Source11: nxfind-provides.sh -Patch0: NX.diff -Patch1: NX-noansi.diff -Patch2: p_XFree86-4.3-ppc64.diff -Patch3: RenderExtension.diff -Patch5: NX-bufferoverflow.diff -Patch6: NX-data-range.patch -Patch7: ppc-no-signed-char.diff +%{!?_x_libraries:%global _x_libraries %{_libdir}} +%{!?_x_bindir:%global _x_bindir %{_bindir}} + +%define _pkglibdir %{_libdir}/nx +%define _pkgdatadir %{_datadir}/nx +%define _pkglibexecdir %{_libexecdir}/nx + +Summary: Proxy system for X11 +Name: nx +Version: 2.1.0 +Release: 22%{?dist} +License: GPL, MIT/X11 for X11 bits +Group: Applications/Internet +URL: http://www.nomachine.com +# Compression Libraries and Proxy Sources +Source0: http://www.nomachine.com/download/%{version}/sources/nxproxy-%{version}-3.tar.gz +Source1: http://www.nomachine.com/download/%{version}/sources/nxcomp-%{version}-7.tar.gz +Source2: http://www.nomachine.com/download/%{version}/sources/nxcompext-%{version}-5.tar.gz +# X11 Support Programs and Libraries +Source3: http://www.nomachine.com/download/%{version}/sources/nx-X11-%{version}-3.tar.gz +# X11 Agent Sources +Source4: http://www.nomachine.com/download/%{version}/sources/nxagent-%{version}-18.tar.gz +# RFB Agent Sources +Source5: http://www.nomachine.com/download/%{version}/sources/nxviewer-%{version}-12.tar.gz +# RDP Agent Sources +Source6: http://www.nomachine.com/download/%{version}/sources/nxdesktop-%{version}-10.tar.gz +# NX Example Scripts +Source7: http://www.nomachine.com/download/%{version}/sources/nxscripts-%{version}-5.tar.gz + +Source8: nxwrapper.in +Source9: docs.tar.bz2 + +Source11: nxfind-provides.sh %define _use_internal_dependency_generator 0 %define __find_provides %{SOURCE11} -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Patch0: nx-2.1.0-fixes.patch +Patch1: NX-noansi.diff +Patch2: p_XFree86-4.3-ppc64.diff +Patch3: nxagent-64bit-clean.diff + +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root + +BuildRequires: gcc-c++, redhat-release +BuildRequires: expat-devel, audiofile-devel, openssl-devel, libjpeg-devel, libpng-devel +BuildRequires: libXt-devel, xorg-x11-proto-devel, libXp-devel, imake +# Better mention what we really require on a file basis. +# Requires: xorg-x11-utils -BuildRequires: expat-devel audiofile-devel openssl-devel libjpeg-devel libpng-devel XFree86-devel xorg-x11-deprecated-libs-devel -Requires: xorg-x11 xorg-x11-tools -Requires(post): policycoreutils -Requires(postun): policycoreutils -Excludearch: x86_64 %description NX provides a proxy system for the X Window System. %prep -%setup -q -T -c %{name}-%{version} -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -%patch0 -p0 -%patch3 -p0 +%setup -q -c %{name}-%{version} -T -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 +%patch0 -p0 -b .fixes pushd nx-X11 %patch1 -p0 +%ifarch ppc64 %patch2 -p1 +%endif popd -%patch5 -p0 -%patch6 -p1 -%patch7 -p0 +%patch3 -p0 ln -s rdesktop.1 nxdesktop/doc/nxdesktop.1 +export CFLAGS="%{optflags}" +%ifarch x86_64 +export CFLAGS="$CFLAGS -fPIC" +%endif cat >> nx-X11/config/cf/host.def << EOF -#ifdef i386Architecture -#undef DefaultGcc2i386Opt -#define DefaultGcc2i386Opt $RPM_OPT_FLAGS -fno-strict-aliasing +#ifdef i386Architecture +#undef DefaultGcc2i386Opt +#define DefaultGcc2i386Opt $CFLAGS -fno-strict-aliasing #endif -#ifdef MipsArchitecture -#undef DefaultGcc2MipsOpt -#define DefaultGcc2MipsOpt $RPM_OPT_FLAGS -fno-strict-aliasing +#ifdef MipsArchitecture +#undef DefaultGcc2MipsOpt +#define DefaultGcc2MipsOpt $CFLAGS -fno-strict-aliasing #endif #ifdef s390xArchitecture #undef OptimizedCDebugFlags -#define OptimizedCDebugFlags $RPM_OPT_FLAGS -fno-strict-aliasing +#define OptimizedCDebugFlags $CFLAGS -fno-strict-aliasing #endif EOF +export CXXFLAGS="$CFLAGS" +perl -pi -e"s|CXXFLAGS=.-O.*|CXXFLAGS=\"$CXXFLAGS\"|" */configure %build -%ifarch x86_64 -export CFLAGS="%{optflags} -fPIC" -export CXXFLAGS="%{optflags} -fPIC" -%else export CFLAGS="%{optflags}" -export CXXFLAGS="%{optflags}" +%ifarch x86_64 +export CFLAGS="$CFLAGS -fPIC" %endif -perl -pi -e"s|CXXFLAGS=.-O.*|CXXFLAGS=\"$CXXFLAGS\"|" */configure +export CXXFLAGS="$CFLAGS" + # build Compression Library and Proxy for i in nxcomp nxproxy; do - pushd $i; ./configure; make; popd + pushd $i; ./configure; make CCFLAGS="$CFLAGS"; popd done # build X11 Support Libraries and Agents pushd nx-X11 @@ -90,136 +106,128 @@ # build RFB Agent pushd nxviewer xmkmf -a - cp -a /usr/X11R6/%{_lib}/libXp.so* ../nx-X11/exports/lib/ - make 2> /dev/null + cp -a %{_x_libraries}/libXp.so* ../nx-X11/exports/lib/ + make popd # build RDP Agent %ifnarch ppc ppc64 s390 s390x pushd nxdesktop - ./configure --prefix=%{_prefix} --sharedir=%{_datadir}/NX + ./configure --prefix=%{_prefix} --sharedir=%{_pkgdatadir} make popd %endif %install -rm -rf $RPM_BUILD_ROOT -mkdir -p $RPM_BUILD_ROOT/%{_bindir} -mkdir -p $RPM_BUILD_ROOT/%{_libdir}/NX/lib -mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1 +rm -rf %{buildroot} + +mkdir -p %{buildroot}%{_bindir} +mkdir -p %{buildroot}%{_pkglibdir} +mkdir -p %{buildroot}%{_pkglibexecdir} +mkdir -p %{buildroot}%{_mandir}/man1 + # install X11 Support Libraries and Agents -cp -a nx-X11/lib/X11/libX11.so.* \ - nx-X11/lib/Xext/libXext.so.* \ - nx-X11/lib/Xrender/libXrender.so.* \ - $RPM_BUILD_ROOT/%{_libdir}/NX/lib -install -m 755 nx-X11/programs/Xserver/nxagent \ - $RPM_BUILD_ROOT/%{_libdir}/NX -install -m 755 %{SOURCE9} $RPM_BUILD_ROOT/%{_bindir} +install -p -m 0755 nx-X11/lib/X11/libX11.so.* \ + nx-X11/lib/Xext/libXext.so.* \ + nx-X11/lib/Xrender/libXrender.so.* \ + %{buildroot}%{_pkglibdir} +install -p -m 0755 nx-X11/programs/Xserver/nxagent \ + %{buildroot}%{_pkglibexecdir} +# nxwrapper +sed -e's, at PKGLIBDIR@,%{_pkglibdir},g' \ + -e's, at PKGLIBEXECDIR@,%{_pkglibexecdir},g' \ + < %{SOURCE8} > %{buildroot}%{_bindir}/nxwrapper +chmod 0755 %{buildroot}%{_bindir}/nxwrapper +ln -s nxwrapper %{buildroot}%{_bindir}/nxagent # install Compression Libraries and Proxy -cp -a nxcomp/libXcomp.so.* $RPM_BUILD_ROOT/%{_libdir}/NX/lib -cp -a nxcompext/libXcompext.so.* $RPM_BUILD_ROOT/%{_libdir}/NX/lib -install -m 755 nxproxy/nxproxy $RPM_BUILD_ROOT/%{_libdir}/NX -ln -snf nxagent $RPM_BUILD_ROOT/%{_bindir}/nxproxy +install -p -m 0755 nxcomp/libXcomp.so.* %{buildroot}%{_pkglibdir} +install -p -m 0755 nxcompext/libXcompext.so.* %{buildroot}%{_pkglibdir} +install -p -m 0755 nxproxy/nxproxy %{buildroot}%{_pkglibexecdir} +ln -s nxwrapper %{buildroot}%{_bindir}/nxproxy # install RFB Agent pushd nxviewer - make install DESTDIR=$RPM_BUILD_ROOT - mv $RPM_BUILD_ROOT/usr/X11R6/bin/nxviewer $RPM_BUILD_ROOT/%{_libdir}/NX - ln -snf nxagent $RPM_BUILD_ROOT/%{_bindir}/nxviewer - chmod 755 $RPM_BUILD_ROOT/%{_bindir}/nxviewer - mv $RPM_BUILD_ROOT/usr/X11R6/bin/nxpasswd $RPM_BUILD_ROOT/%{_bindir} + make install DESTDIR=%{buildroot} + mv %{buildroot}%{_x_bindir}/nxviewer %{buildroot}%{_pkglibexecdir} + ln -s nxwrapper %{buildroot}%{_bindir}/nxviewer + chmod 755 %{buildroot}%{_bindir}/nxviewer + if [ "%{_x_bindir}" != "%{_bindir}" ]; then + mv %{buildroot}%{_x_bindir}/nxpasswd %{buildroot}%{_bindir} + fi popd # install RDP Agent %ifnarch ppc ppc64 s390 s390x pushd nxdesktop - make install DESTDIR=$RPM_BUILD_ROOT - mv $RPM_BUILD_ROOT/%{_bindir}/nxdesktop $RPM_BUILD_ROOT/%{_libdir}/NX - ln -snf nxagent $RPM_BUILD_ROOT/%{_bindir}/nxdesktop - chmod 755 $RPM_BUILD_ROOT/%{_bindir}/nxdesktop - mv $RPM_BUILD_ROOT/usr/man/man1/nxdesktop.1 \ - $RPM_BUILD_ROOT/%{_mandir}/man1/nxdesktop.1 - rm -rf $RPM_BUILD_ROOT/usr/man + make install DESTDIR=%{buildroot} + mv %{buildroot}%{_bindir}/nxdesktop %{buildroot}%{_pkglibexecdir} + ln -s nxwrapper %{buildroot}%{_bindir}/nxdesktop + mv %{buildroot}/usr/man/man1/nxdesktop.1 \ + %{buildroot}%{_mandir}/man1/nxdesktop.1 + rm -rf %{buildroot}/usr/man popd %endif # install scripts -mkdir -p $RPM_BUILD_ROOT/%{_datadir}/doc/packages/NX -cp -r nxscripts $RPM_BUILD_ROOT/%{_datadir}/doc/packages/NX +mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version} +cp -a nxscripts %{buildroot}%{_defaultdocdir}/%{name}-%{version} # documentation and license -tar xjf %{SOURCE10} -C $RPM_BUILD_ROOT/%{_datadir}/doc/packages/NX -install -m 644 nxcomp/LICENSE $RPM_BUILD_ROOT/%{_datadir}/doc/packages/NX +tar xjf %{SOURCE9} -C %{buildroot}%{_defaultdocdir}/%{name}-%{version} +install -m 644 nxcomp/LICENSE %{buildroot}%{_defaultdocdir}/%{name}-%{version} for i in nxcomp nxdesktop; do - mkdir $RPM_BUILD_ROOT/%{_datadir}/doc/packages/NX/$i + mkdir %{buildroot}%{_defaultdocdir}/%{name}-%{version}/$i done -install -m 644 nxcomp/README $RPM_BUILD_ROOT/%{_datadir}/doc/packages/NX/nxcomp -install -m 644 nxdesktop/README $RPM_BUILD_ROOT/%{_datadir}/doc/packages/NX/nxdesktop +install -p -m 0644 nxcomp/README \ + %{buildroot}%{_defaultdocdir}/%{name}-%{version}/nxcomp/ +install -p -m 0644 nxdesktop/README \ + %{buildroot}%{_defaultdocdir}/%{name}-%{version}/nxdesktop/ rm -rf nxdesktop/doc/CVS -cp -r nxdesktop/doc $RPM_BUILD_ROOT/%{_datadir}/doc/packages/NX/nxdesktop - -%post -%{_sbindir}/semanage fcontext -f -- -a -t textrel_shlib_t '%{_libdir}/NX/lib/libXcomp.so.1.5.0' 2>/dev/null || : -%{_sbindir}/semanage fcontext -f -- -a -t textrel_shlib_t '%{_libdir}/NX/lib/libXcompext.so.1.5.0' 2>/dev/null || : -%{_bindir}/chcon -t textrel_shlib_t %{_libdir}/NX/lib/libXcomp.so.1.5.0 2>/dev/null || : -%{_bindir}/chcon -t textrel_shlib_t %{_libdir}/NX/lib/libXcompext.so.1.5.0 2>/dev/null || : - -%postun -if [ $1 -eq 0 ]; then - %{_sbindir}/semanage fcontext -f -- -d -t textrel_shlib_t '%{_libdir}/NX/lib/libXcomp.so.1.5.0' 2>/dev/null || : - %{_sbindir}/semanage fcontext -f -- -d -t textrel_shlib_t '%{_libdir}/NX/lib/libXcompext.so.1.5.0' 2>/dev/null || : -fi +cp -ar nxdesktop/doc/* \ + %{buildroot}%{_defaultdocdir}/%{name}-%{version}/nxdesktop/ %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %files %defattr(-,root,root,-) -%doc %{_datadir}/doc/packages/NX +%doc %{_defaultdocdir}/%{name}-%{version} %{_bindir}/* -%dir %{_libdir}/NX -%{_libdir}/NX/* +%{_pkglibdir} +%{_pkglibexecdir} %ifnarch ppc ppc64 s390 s390x -%dir %{_datadir}/NX +%{_pkgdatadir} %{_mandir}/man1/nxdesktop.1.gz -%{_datadir}/NX/keymaps-windows/ %endif %changelog -* Sun Jun 11 2006 Rick Stout - 1.5.0-10 -- upping package release to match FC5 -- added Source11 to filter find-provides from showing libraries that should not - be provided to the system. -- added Dist tag -- fixed macro/variable inconsistencies -- added requires: post and postun for policycoreutils -- adapting spec for fedora-extras -- excluding x86_64 arch at this time. nxagent causes segfaults -- added support for selinux -* Tue Dec 13 2005 Rick Stout - 1.5.0-4 -- updated perl script line 76 to have quotes -* Tue Dec 13 2005 Rick Stout - 1.5.0-3 -- updated all compents to most recent release - Maintenance 3 -- removed NX-1.5.diff -* Wed Aug 31 2005 Rick Stout - 1.5.0-2 -- updated nxagent to ver .90 -- added patches from SuSE to update some compiler warnings and buffer overflows -* Fri Aug 12 2005 Rick Stout - 1.5.0-1 -- updated nxcomp to ver .65 -* Tue Jul 26 2005 Rick Stout - 1.5.0-0 -- Updated to 1.5.0 final -* Mon Jul 11 2005 Rick Stout - 1.4.9.4-0 -- Updated to 1.5.0 snapshot 4 -* Thu Jun 30 2005 Rick Stout - 1.4.9.3-0 -- reworked package for update to 1.5.0 devel snapshot 3 (1.4.9.3) -- Commented out Xtranssock patch in NX.diff (doesn't seem to be necessary) -* Mon Apr 11 2005 Tom "spot" Callaway - 1.4.0-5 -- spec cleanups -- reworked Patch1 to make it apply without arch conditional -* Mon Feb 14 2005 Rick Stout - 1.4.0-4 +* Fri Jun 1 2007 Axel Thimm - 2.1.0-22 +- Sync with ATrpms' nxfindprovides helper. + +* Wed May 23 2007 Axel Thimm - 2.1.0-21.1 +- Fix typo in nxwrapper.in (PKGEXECDIR -> PKGLIBEXECDIR). + +* Tue May 22 2007 Axel Thimm - 2.1.0-20 +- readded Source11 to filter find-provides from showing libraries that + should not be provided to the system. BZ#194652 & 240835. + +* Mon Feb 19 2007 Axel Thimm - 2.1.0-18 +- Update to 2.1.0 (4th? maintenance release). + +* Tue Jan 17 2006 Axel Thimm +- Update to maintenance release. + +* Sat Jul 30 2005 Axel Thimm +- Update to nx 1.5.0. final. + +* Mon Feb 14 2005 Rick Stout - 4:1.4.0 - updated nx-X11, nxproxy, nxcomp, nxagent and nxdesktop - released to address X11 security concerns. -* Tue Nov 09 2004 Rick Stout - 1.4.0-3 + +* Tue Nov 09 2004 Rick Stout - 3:1.4.0 - updated to 1.4.0 final -* Mon Oct 11 2004 Rick Stout - 1.4.0-2 + +* Mon Oct 11 2004 Rick Stout - 2:1.4.0 - Changed naming structure to be more friendly (lowercase) -* Fri Oct 07 2004 Rick Stout - 1.4.0-1 + +* Fri Oct 07 2004 Rick Stout - 1:1.4.0 - Updated package dependencies -* Wed Sep 29 2004 Rick Stout - 1.4.0-0 + +* Wed Sep 29 2004 Rick Stout - 0:1.4.0 - Initial Fedora RPM release. - Updated SuSE package to work with Fedora Index: nxfind-provides.sh =================================================================== RCS file: /cvs/extras/rpms/nx/FC-4/nxfind-provides.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- nxfind-provides.sh 12 Jun 2006 04:22:48 -0000 1.1 +++ nxfind-provides.sh 1 Jun 2007 00:06:31 -0000 1.2 @@ -1,4 +1,3 @@ -#!/bin/sh -exec /usr/lib/rpm/find-provides | \ - sed -e s/libX11.so.6.2.debug// | sed -e s/libXrender.so.1.2.debug// | sed -e s/libXext.so.6.4.debug// | \ - sed -e s/libX11.so.6// | sed -e s/libXrender.so.1// | sed -e s/libXext.so.6// +#! /bin/sh + +`rpm -E %__find_provides` "$@" | egrep -v "(libX11|libXrender|libXext)\.so" From fedora-extras-commits at redhat.com Fri Jun 1 00:07:12 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Thu, 31 May 2007 20:07:12 -0400 Subject: rpms/nx/FC-5 nx.spec,1.14,1.15 nxfind-provides.sh,1.1,1.2 Message-ID: <200706010007.l5107CAK004259@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/nx/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4070/FC-5 Modified Files: nx.spec nxfind-provides.sh Log Message: Apply ATrpms' x86_64 provide fix. Index: nx.spec =================================================================== RCS file: /cvs/extras/rpms/nx/FC-5/nx.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- nx.spec 24 May 2007 13:09:29 -0000 1.14 +++ nx.spec 1 Jun 2007 00:06:37 -0000 1.15 @@ -8,7 +8,7 @@ Summary: Proxy system for X11 Name: nx Version: 2.1.0 -Release: 21.1%{?dist} +Release: 22%{?dist} License: GPL, MIT/X11 for X11 bits Group: Applications/Internet URL: http://www.nomachine.com @@ -196,6 +196,9 @@ %endif %changelog +* Fri Jun 1 2007 Axel Thimm - 2.1.0-22 +- Sync with ATrpms' nxfindprovides helper. + * Wed May 23 2007 Axel Thimm - 2.1.0-21.1 - Fix typo in nxwrapper.in (PKGEXECDIR -> PKGLIBEXECDIR). Index: nxfind-provides.sh =================================================================== RCS file: /cvs/extras/rpms/nx/FC-5/nxfind-provides.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- nxfind-provides.sh 11 Jun 2006 02:37:37 -0000 1.1 +++ nxfind-provides.sh 1 Jun 2007 00:06:37 -0000 1.2 @@ -1,4 +1,3 @@ -#!/bin/sh -exec /usr/lib/rpm/find-provides | \ - sed -e s/libX11.so.6.2.debug// | sed -e s/libXrender.so.1.2.debug// | sed -e s/libXext.so.6.4.debug// | \ - sed -e s/libX11.so.6// | sed -e s/libXrender.so.1// | sed -e s/libXext.so.6// +#! /bin/sh + +`rpm -E %__find_provides` "$@" | egrep -v "(libX11|libXrender|libXext)\.so" From fedora-extras-commits at redhat.com Fri Jun 1 00:07:18 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Thu, 31 May 2007 20:07:18 -0400 Subject: rpms/nx/FC-6 nx.spec,1.11,1.12 nxfind-provides.sh,1.1,1.2 Message-ID: <200706010007.l5107IGq004273@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/nx/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4070/FC-6 Modified Files: nx.spec nxfind-provides.sh Log Message: Apply ATrpms' x86_64 provide fix. Index: nx.spec =================================================================== RCS file: /cvs/extras/rpms/nx/FC-6/nx.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- nx.spec 24 May 2007 13:09:34 -0000 1.11 +++ nx.spec 1 Jun 2007 00:06:43 -0000 1.12 @@ -8,7 +8,7 @@ Summary: Proxy system for X11 Name: nx Version: 2.1.0 -Release: 21.1%{?dist} +Release: 22%{?dist} License: GPL, MIT/X11 for X11 bits Group: Applications/Internet URL: http://www.nomachine.com @@ -196,6 +196,9 @@ %endif %changelog +* Fri Jun 1 2007 Axel Thimm - 2.1.0-22 +- Sync with ATrpms' nxfindprovides helper. + * Wed May 23 2007 Axel Thimm - 2.1.0-21.1 - Fix typo in nxwrapper.in (PKGEXECDIR -> PKGLIBEXECDIR). Index: nxfind-provides.sh =================================================================== RCS file: /cvs/extras/rpms/nx/FC-6/nxfind-provides.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- nxfind-provides.sh 12 Jul 2006 18:51:42 -0000 1.1 +++ nxfind-provides.sh 1 Jun 2007 00:06:43 -0000 1.2 @@ -1,4 +1,3 @@ -#!/bin/sh -exec /usr/lib/rpm/find-provides | \ - sed -e s/libX11.so.6.2.debug// | sed -e s/libXrender.so.1.2.debug// | sed -e s/libXext.so.6.4.debug// | \ - sed -e s/libX11.so.6// | sed -e s/libXrender.so.1// | sed -e s/libXext.so.6// +#! /bin/sh + +`rpm -E %__find_provides` "$@" | egrep -v "(libX11|libXrender|libXext)\.so" From fedora-extras-commits at redhat.com Fri Jun 1 00:07:24 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Thu, 31 May 2007 20:07:24 -0400 Subject: rpms/nx/devel nx.spec,1.12,1.13 Message-ID: <200706010007.l5107ODp004291@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/nx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4070/devel Modified Files: nx.spec Log Message: Apply ATrpms' x86_64 provide fix. Index: nx.spec =================================================================== RCS file: /cvs/extras/rpms/nx/devel/nx.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- nx.spec 24 May 2007 13:09:39 -0000 1.12 +++ nx.spec 1 Jun 2007 00:06:48 -0000 1.13 @@ -8,7 +8,7 @@ Summary: Proxy system for X11 Name: nx Version: 2.1.0 -Release: 21.1%{?dist} +Release: 22%{?dist} License: GPL, MIT/X11 for X11 bits Group: Applications/Internet URL: http://www.nomachine.com @@ -196,6 +196,9 @@ %endif %changelog +* Fri Jun 1 2007 Axel Thimm - 2.1.0-22 +- Sync with ATrpms' nxfindprovides helper. + * Wed May 23 2007 Axel Thimm - 2.1.0-21.1 - Fix typo in nxwrapper.in (PKGEXECDIR -> PKGLIBEXECDIR). From fedora-extras-commits at redhat.com Fri Jun 1 00:14:21 2007 From: fedora-extras-commits at redhat.com (Eric Sandeen (sandeen)) Date: Thu, 31 May 2007 20:14:21 -0400 Subject: rpms/xfsprogs/devel .cvsignore, 1.8, 1.9 sources, 1.9, 1.10 xfsprogs.spec, 1.23, 1.24 Message-ID: <200706010014.l510ELW5005406@cvs-int.fedora.redhat.com> Author: sandeen Update of /cvs/pkgs/rpms/xfsprogs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5305 Modified Files: .cvsignore sources xfsprogs.spec Log Message: * Fri May 25 2007 Eric Sandeen 2.8.20-1 - Upgrade to xfsprogs 2.8.20, several xfs_repair fixes Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/xfsprogs/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 4 Feb 2007 04:55:43 -0000 1.8 +++ .cvsignore 1 Jun 2007 00:13:46 -0000 1.9 @@ -1 +1 @@ -xfsprogs_2.8.18-1.tar.gz +xfsprogs_2.8.20-1.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/xfsprogs/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 4 Feb 2007 04:55:43 -0000 1.9 +++ sources 1 Jun 2007 00:13:46 -0000 1.10 @@ -1 +1 @@ -6ce9e198cc79ebec6f6fb1f34ffa7709 xfsprogs_2.8.18-1.tar.gz +9639b4f1c89a8cddad16fb1060f0861c xfsprogs_2.8.20-1.tar.gz Index: xfsprogs.spec =================================================================== RCS file: /cvs/pkgs/rpms/xfsprogs/devel/xfsprogs.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- xfsprogs.spec 6 Mar 2007 18:19:28 -0000 1.23 +++ xfsprogs.spec 1 Jun 2007 00:13:46 -0000 1.24 @@ -1,7 +1,7 @@ Summary: Utilities for managing the XFS filesystem Name: xfsprogs -Version: 2.8.18 -Release: 3%{?dist} +Version: 2.8.20 +Release: 1%{?dist} License: GPL Group: System Environment/Base URL: http://oss.sgi.com/projects/xfs/ @@ -107,6 +107,9 @@ %{_libdir}/*.so %changelog +* Fri May 25 2007 Eric Sandeen 2.8.20-1 +- Upgrade to xfsprogs 2.8.20, several xfs_repair fixes + * Tue Mar 06 2007 Miroslav Lichvar 2.8.18-3 - Remove libtermcap-devel from BuildRequires From fedora-extras-commits at redhat.com Fri Jun 1 00:25:12 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 31 May 2007 20:25:12 -0400 Subject: rpms/perl-Class-MOP Makefile,1.4,1.5 Message-ID: <200706010025.l510PC2N007206@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Class-MOP In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7018 Modified Files: Makefile Log Message: * Thu May 31 2007 Chris Weyl 0.38-1 - update to 0.38 - add t/ to doc - minor spec rework to deal with the once and future perl split Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-Class-MOP/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- Makefile 5 May 2007 22:49:32 -0000 1.4 +++ Makefile 1 Jun 2007 00:24:37 -0000 1.5 @@ -6,7 +6,7 @@ BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') # tag & build all non-legacy branches... -build-all : +build-all : common-update @echo NOTICE: building for ${BRANCHES} @sleep 5s @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag build ; cd .. ; done From fedora-extras-commits at redhat.com Fri Jun 1 00:25:17 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 31 May 2007 20:25:17 -0400 Subject: rpms/perl-Class-MOP/F-7 perl-Class-MOP.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200706010025.l510PHt7007251@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Class-MOP/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7018/F-7 Modified Files: perl-Class-MOP.spec sources Log Message: * Thu May 31 2007 Chris Weyl 0.38-1 - update to 0.38 - add t/ to doc - minor spec rework to deal with the once and future perl split Index: perl-Class-MOP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-MOP/F-7/perl-Class-MOP.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Class-MOP.spec 22 Mar 2007 19:44:26 -0000 1.5 +++ perl-Class-MOP.spec 1 Jun 2007 00:24:42 -0000 1.6 @@ -1,5 +1,5 @@ Name: perl-Class-MOP -Version: 0.37 +Version: 0.38 Release: 1%{?dist} Summary: Metaobject programming model for Perl License: GPL or Artistic @@ -8,15 +8,21 @@ Source0: http://www.cpan.org/authors/id/S/ST/STEVAN/Class-MOP-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# core +BuildRequires: perl(Test::More) +# cpan BuildRequires: perl(Module::Build) BuildRequires: perl(Sub::Name) >= 0.02 -# testing... +# test +BuildRequires: perl(Algorithm::C3) +BuildRequires: perl(Class::C3) +BuildRequires: perl(SUPER) BuildRequires: perl(Test::Exception) >= 0.21 -BuildRequires: perl(Algorithm::C3), perl(Class::C3), perl(SUPER) -BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) +BuildRequires: perl(Test::Pod) +BuildRequires: perl(Test::Pod::Coverage) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module is an attempt to create a meta object protocol for the Perl 5 @@ -32,6 +38,16 @@ %prep %setup -q -n Class-MOP-%{version} +# Filter unwanted Provides: +cat << \EOF > %{name}-prov +#!/bin/sh +%{__perl_provides} $* |\ + sed -e '/perl(MyMetaClass.*)/d; /perl(BinaryTree)/d' +EOF + +%define __perl_provides %{_builddir}/Class-MOP-%{version}/%{name}-prov +chmod +x %{__perl_provides} + %build %{__perl} Build.PL installdirs=vendor ./Build @@ -52,11 +68,16 @@ %files %defattr(-,root,root,-) -%doc Changes README examples/ scripts/ +%doc Changes README examples/ scripts/ t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Thu May 31 2007 Chris Weyl 0.38-1 +- update to 0.38 +- add t/ to doc +- minor spec rework to deal with the once and future perl split + * Thu Mar 22 2007 Chris Weyl 0.37-1 - update to 0.37 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Class-MOP/F-7/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 22 Mar 2007 19:44:26 -0000 1.5 +++ sources 1 Jun 2007 00:24:42 -0000 1.6 @@ -1 +1 @@ -eaccf3a3b961265a9524c373a51afcc7 Class-MOP-0.37.tar.gz +6a968fe285cec5d955f0a05f0c018761 Class-MOP-0.38.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 00:25:22 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 31 May 2007 20:25:22 -0400 Subject: rpms/perl-Class-MOP/FC-5 perl-Class-MOP.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200706010025.l510PMNg007269@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Class-MOP/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7018/FC-5 Modified Files: perl-Class-MOP.spec sources Log Message: * Thu May 31 2007 Chris Weyl 0.38-1 - update to 0.38 - add t/ to doc - minor spec rework to deal with the once and future perl split Index: perl-Class-MOP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-MOP/FC-5/perl-Class-MOP.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Class-MOP.spec 22 Mar 2007 19:44:20 -0000 1.5 +++ perl-Class-MOP.spec 1 Jun 2007 00:24:47 -0000 1.6 @@ -1,5 +1,5 @@ Name: perl-Class-MOP -Version: 0.37 +Version: 0.38 Release: 1%{?dist} Summary: Metaobject programming model for Perl License: GPL or Artistic @@ -8,15 +8,21 @@ Source0: http://www.cpan.org/authors/id/S/ST/STEVAN/Class-MOP-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# core +BuildRequires: perl(Test::More) +# cpan BuildRequires: perl(Module::Build) BuildRequires: perl(Sub::Name) >= 0.02 -# testing... +# test +BuildRequires: perl(Algorithm::C3) +BuildRequires: perl(Class::C3) +BuildRequires: perl(SUPER) BuildRequires: perl(Test::Exception) >= 0.21 -BuildRequires: perl(Algorithm::C3), perl(Class::C3), perl(SUPER) -BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) +BuildRequires: perl(Test::Pod) +BuildRequires: perl(Test::Pod::Coverage) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module is an attempt to create a meta object protocol for the Perl 5 @@ -32,6 +38,16 @@ %prep %setup -q -n Class-MOP-%{version} +# Filter unwanted Provides: +cat << \EOF > %{name}-prov +#!/bin/sh +%{__perl_provides} $* |\ + sed -e '/perl(MyMetaClass.*)/d; /perl(BinaryTree)/d' +EOF + +%define __perl_provides %{_builddir}/Class-MOP-%{version}/%{name}-prov +chmod +x %{__perl_provides} + %build %{__perl} Build.PL installdirs=vendor ./Build @@ -52,11 +68,16 @@ %files %defattr(-,root,root,-) -%doc Changes README examples/ scripts/ +%doc Changes README examples/ scripts/ t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Thu May 31 2007 Chris Weyl 0.38-1 +- update to 0.38 +- add t/ to doc +- minor spec rework to deal with the once and future perl split + * Thu Mar 22 2007 Chris Weyl 0.37-1 - update to 0.37 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Class-MOP/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 22 Mar 2007 19:44:20 -0000 1.5 +++ sources 1 Jun 2007 00:24:47 -0000 1.6 @@ -1 +1 @@ -eaccf3a3b961265a9524c373a51afcc7 Class-MOP-0.37.tar.gz +6a968fe285cec5d955f0a05f0c018761 Class-MOP-0.38.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 00:25:27 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 31 May 2007 20:25:27 -0400 Subject: rpms/perl-Class-MOP/FC-6 perl-Class-MOP.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200706010025.l510PRxH007324@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Class-MOP/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7018/FC-6 Modified Files: perl-Class-MOP.spec sources Log Message: * Thu May 31 2007 Chris Weyl 0.38-1 - update to 0.38 - add t/ to doc - minor spec rework to deal with the once and future perl split Index: perl-Class-MOP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-MOP/FC-6/perl-Class-MOP.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Class-MOP.spec 22 Mar 2007 19:44:23 -0000 1.5 +++ perl-Class-MOP.spec 1 Jun 2007 00:24:53 -0000 1.6 @@ -1,5 +1,5 @@ Name: perl-Class-MOP -Version: 0.37 +Version: 0.38 Release: 1%{?dist} Summary: Metaobject programming model for Perl License: GPL or Artistic @@ -8,15 +8,21 @@ Source0: http://www.cpan.org/authors/id/S/ST/STEVAN/Class-MOP-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# core +BuildRequires: perl(Test::More) +# cpan BuildRequires: perl(Module::Build) BuildRequires: perl(Sub::Name) >= 0.02 -# testing... +# test +BuildRequires: perl(Algorithm::C3) +BuildRequires: perl(Class::C3) +BuildRequires: perl(SUPER) BuildRequires: perl(Test::Exception) >= 0.21 -BuildRequires: perl(Algorithm::C3), perl(Class::C3), perl(SUPER) -BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) +BuildRequires: perl(Test::Pod) +BuildRequires: perl(Test::Pod::Coverage) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module is an attempt to create a meta object protocol for the Perl 5 @@ -32,6 +38,16 @@ %prep %setup -q -n Class-MOP-%{version} +# Filter unwanted Provides: +cat << \EOF > %{name}-prov +#!/bin/sh +%{__perl_provides} $* |\ + sed -e '/perl(MyMetaClass.*)/d; /perl(BinaryTree)/d' +EOF + +%define __perl_provides %{_builddir}/Class-MOP-%{version}/%{name}-prov +chmod +x %{__perl_provides} + %build %{__perl} Build.PL installdirs=vendor ./Build @@ -52,11 +68,16 @@ %files %defattr(-,root,root,-) -%doc Changes README examples/ scripts/ +%doc Changes README examples/ scripts/ t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Thu May 31 2007 Chris Weyl 0.38-1 +- update to 0.38 +- add t/ to doc +- minor spec rework to deal with the once and future perl split + * Thu Mar 22 2007 Chris Weyl 0.37-1 - update to 0.37 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Class-MOP/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 22 Mar 2007 19:44:23 -0000 1.5 +++ sources 1 Jun 2007 00:24:53 -0000 1.6 @@ -1 +1 @@ -eaccf3a3b961265a9524c373a51afcc7 Class-MOP-0.37.tar.gz +6a968fe285cec5d955f0a05f0c018761 Class-MOP-0.38.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 00:25:33 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 31 May 2007 20:25:33 -0400 Subject: rpms/perl-Class-MOP/devel .cvsignore, 1.5, 1.6 perl-Class-MOP.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200706010025.l510PXFD007345@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Class-MOP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7018/devel Modified Files: .cvsignore perl-Class-MOP.spec sources Log Message: * Thu May 31 2007 Chris Weyl 0.38-1 - update to 0.38 - add t/ to doc - minor spec rework to deal with the once and future perl split Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Class-MOP/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 22 Mar 2007 19:44:26 -0000 1.5 +++ .cvsignore 1 Jun 2007 00:24:58 -0000 1.6 @@ -1 +1 @@ -Class-MOP-0.37.tar.gz +Class-MOP-0.38.tar.gz Index: perl-Class-MOP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-MOP/devel/perl-Class-MOP.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Class-MOP.spec 22 Mar 2007 19:44:26 -0000 1.5 +++ perl-Class-MOP.spec 1 Jun 2007 00:24:58 -0000 1.6 @@ -1,5 +1,5 @@ Name: perl-Class-MOP -Version: 0.37 +Version: 0.38 Release: 1%{?dist} Summary: Metaobject programming model for Perl License: GPL or Artistic @@ -8,15 +8,21 @@ Source0: http://www.cpan.org/authors/id/S/ST/STEVAN/Class-MOP-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# core +BuildRequires: perl(Test::More) +# cpan BuildRequires: perl(Module::Build) BuildRequires: perl(Sub::Name) >= 0.02 -# testing... +# test +BuildRequires: perl(Algorithm::C3) +BuildRequires: perl(Class::C3) +BuildRequires: perl(SUPER) BuildRequires: perl(Test::Exception) >= 0.21 -BuildRequires: perl(Algorithm::C3), perl(Class::C3), perl(SUPER) -BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) +BuildRequires: perl(Test::Pod) +BuildRequires: perl(Test::Pod::Coverage) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module is an attempt to create a meta object protocol for the Perl 5 @@ -32,6 +38,16 @@ %prep %setup -q -n Class-MOP-%{version} +# Filter unwanted Provides: +cat << \EOF > %{name}-prov +#!/bin/sh +%{__perl_provides} $* |\ + sed -e '/perl(MyMetaClass.*)/d; /perl(BinaryTree)/d' +EOF + +%define __perl_provides %{_builddir}/Class-MOP-%{version}/%{name}-prov +chmod +x %{__perl_provides} + %build %{__perl} Build.PL installdirs=vendor ./Build @@ -52,11 +68,16 @@ %files %defattr(-,root,root,-) -%doc Changes README examples/ scripts/ +%doc Changes README examples/ scripts/ t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Thu May 31 2007 Chris Weyl 0.38-1 +- update to 0.38 +- add t/ to doc +- minor spec rework to deal with the once and future perl split + * Thu Mar 22 2007 Chris Weyl 0.37-1 - update to 0.37 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Class-MOP/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 22 Mar 2007 19:44:26 -0000 1.5 +++ sources 1 Jun 2007 00:24:58 -0000 1.6 @@ -1 +1 @@ -eaccf3a3b961265a9524c373a51afcc7 Class-MOP-0.37.tar.gz +6a968fe285cec5d955f0a05f0c018761 Class-MOP-0.38.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 00:47:01 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 31 May 2007 20:47:01 -0400 Subject: rpms/perl-Moose Makefile,1.4,1.5 Message-ID: <200706010047.l510l1dQ012796@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12067 Modified Files: Makefile Log Message: * Thu May 31 2007 Chris Weyl 0.22-1 - update to 0.22 Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- Makefile 4 May 2007 16:20:49 -0000 1.4 +++ Makefile 1 Jun 2007 00:46:26 -0000 1.5 @@ -6,7 +6,7 @@ BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') # tag & build all non-legacy branches... -build-all : +build-all : common-update @echo NOTICE: building for ${BRANCHES} @sleep 5s @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag build ; cd .. ; done From fedora-extras-commits at redhat.com Fri Jun 1 00:47:06 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 31 May 2007 20:47:06 -0400 Subject: rpms/perl-Moose/F-7 perl-Moose.spec,1.11,1.12 sources,1.9,1.10 Message-ID: <200706010047.l510l6M6012809@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12067/F-7 Modified Files: perl-Moose.spec sources Log Message: * Thu May 31 2007 Chris Weyl 0.22-1 - update to 0.22 Index: perl-Moose.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/F-7/perl-Moose.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-Moose.spec 4 May 2007 16:21:07 -0000 1.11 +++ perl-Moose.spec 1 Jun 2007 00:46:31 -0000 1.12 @@ -1,5 +1,5 @@ Name: perl-Moose -Version: 0.21 +Version: 0.22 Release: 1%{?dist} Summary: Complete modern object system for Perl 5 License: GPL or Artistic @@ -64,6 +64,8 @@ %{__perl} Build.PL installdirs=vendor ./Build +find t/ -type f -exec perl -pi -e 's|^#!/usr/local/bin|#!/usr/bin|' {} + + # Filter unwanted Provides: cat << \EOF > %{name}-prov #!/bin/sh @@ -95,6 +97,9 @@ %{_mandir}/man3/* %changelog +* Thu May 31 2007 Chris Weyl 0.22-1 +- update to 0.22 + * Fri May 04 2007 Chris Weyl 0.21-1 - update to 0.21 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/F-7/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 4 May 2007 16:21:07 -0000 1.9 +++ sources 1 Jun 2007 00:46:31 -0000 1.10 @@ -1 +1 @@ -5934e2fe4a7bb988ea28b083c8a57638 Moose-0.21.tar.gz +cc0b951659e9669a81a0e675b5618cb1 Moose-0.22.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 00:47:11 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 31 May 2007 20:47:11 -0400 Subject: rpms/perl-Moose/FC-5 perl-Moose.spec,1.11,1.12 sources,1.9,1.10 Message-ID: <200706010047.l510lBaH012825@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12067/FC-5 Modified Files: perl-Moose.spec sources Log Message: * Thu May 31 2007 Chris Weyl 0.22-1 - update to 0.22 Index: perl-Moose.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/FC-5/perl-Moose.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-Moose.spec 4 May 2007 16:20:55 -0000 1.11 +++ perl-Moose.spec 1 Jun 2007 00:46:37 -0000 1.12 @@ -1,5 +1,5 @@ Name: perl-Moose -Version: 0.21 +Version: 0.22 Release: 1%{?dist} Summary: Complete modern object system for Perl 5 License: GPL or Artistic @@ -64,6 +64,8 @@ %{__perl} Build.PL installdirs=vendor ./Build +find t/ -type f -exec perl -pi -e 's|^#!/usr/local/bin|#!/usr/bin|' {} + + # Filter unwanted Provides: cat << \EOF > %{name}-prov #!/bin/sh @@ -95,6 +97,9 @@ %{_mandir}/man3/* %changelog +* Thu May 31 2007 Chris Weyl 0.22-1 +- update to 0.22 + * Fri May 04 2007 Chris Weyl 0.21-1 - update to 0.21 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/FC-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 4 May 2007 16:20:55 -0000 1.9 +++ sources 1 Jun 2007 00:46:37 -0000 1.10 @@ -1 +1 @@ -5934e2fe4a7bb988ea28b083c8a57638 Moose-0.21.tar.gz +cc0b951659e9669a81a0e675b5618cb1 Moose-0.22.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 00:47:16 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 31 May 2007 20:47:16 -0400 Subject: rpms/perl-Moose/FC-6 perl-Moose.spec,1.11,1.12 sources,1.9,1.10 Message-ID: <200706010047.l510lG1X012839@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12067/FC-6 Modified Files: perl-Moose.spec sources Log Message: * Thu May 31 2007 Chris Weyl 0.22-1 - update to 0.22 Index: perl-Moose.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/FC-6/perl-Moose.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-Moose.spec 4 May 2007 16:21:02 -0000 1.11 +++ perl-Moose.spec 1 Jun 2007 00:46:42 -0000 1.12 @@ -1,5 +1,5 @@ Name: perl-Moose -Version: 0.21 +Version: 0.22 Release: 1%{?dist} Summary: Complete modern object system for Perl 5 License: GPL or Artistic @@ -64,6 +64,8 @@ %{__perl} Build.PL installdirs=vendor ./Build +find t/ -type f -exec perl -pi -e 's|^#!/usr/local/bin|#!/usr/bin|' {} + + # Filter unwanted Provides: cat << \EOF > %{name}-prov #!/bin/sh @@ -95,6 +97,9 @@ %{_mandir}/man3/* %changelog +* Thu May 31 2007 Chris Weyl 0.22-1 +- update to 0.22 + * Fri May 04 2007 Chris Weyl 0.21-1 - update to 0.21 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 4 May 2007 16:21:02 -0000 1.9 +++ sources 1 Jun 2007 00:46:42 -0000 1.10 @@ -1 +1 @@ -5934e2fe4a7bb988ea28b083c8a57638 Moose-0.21.tar.gz +cc0b951659e9669a81a0e675b5618cb1 Moose-0.22.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 00:47:21 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Thu, 31 May 2007 20:47:21 -0400 Subject: rpms/perl-Moose/devel .cvsignore, 1.9, 1.10 perl-Moose.spec, 1.11, 1.12 sources, 1.9, 1.10 Message-ID: <200706010047.l510lLNp012853@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Moose/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12067/devel Modified Files: .cvsignore perl-Moose.spec sources Log Message: * Thu May 31 2007 Chris Weyl 0.22-1 - update to 0.22 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 4 May 2007 16:21:07 -0000 1.9 +++ .cvsignore 1 Jun 2007 00:46:47 -0000 1.10 @@ -1 +1 @@ -Moose-0.21.tar.gz +Moose-0.22.tar.gz Index: perl-Moose.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/devel/perl-Moose.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-Moose.spec 4 May 2007 16:21:07 -0000 1.11 +++ perl-Moose.spec 1 Jun 2007 00:46:47 -0000 1.12 @@ -1,5 +1,5 @@ Name: perl-Moose -Version: 0.21 +Version: 0.22 Release: 1%{?dist} Summary: Complete modern object system for Perl 5 License: GPL or Artistic @@ -64,6 +64,8 @@ %{__perl} Build.PL installdirs=vendor ./Build +find t/ -type f -exec perl -pi -e 's|^#!/usr/local/bin|#!/usr/bin|' {} + + # Filter unwanted Provides: cat << \EOF > %{name}-prov #!/bin/sh @@ -95,6 +97,9 @@ %{_mandir}/man3/* %changelog +* Thu May 31 2007 Chris Weyl 0.22-1 +- update to 0.22 + * Fri May 04 2007 Chris Weyl 0.21-1 - update to 0.21 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Moose/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 4 May 2007 16:21:07 -0000 1.9 +++ sources 1 Jun 2007 00:46:47 -0000 1.10 @@ -1 +1 @@ -5934e2fe4a7bb988ea28b083c8a57638 Moose-0.21.tar.gz +cc0b951659e9669a81a0e675b5618cb1 Moose-0.22.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 00:48:17 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Thu, 31 May 2007 20:48:17 -0400 Subject: rpms/dwatch/EL-4 dwatch.conf.5, NONE, 1.1 dwatch.spec, 1.1, 1.2 dwatch.5, 1.1, NONE Message-ID: <200706010048.l510mHxs013215@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/pkgs/rpms/dwatch/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12907/EL-4 Modified Files: dwatch.spec Added Files: dwatch.conf.5 Removed Files: dwatch.5 Log Message: take junk out of default config file and just reference man page change man page from dwatch(5) to dwatch.conf(5) give a more complex example in dwatch.conf(5) man page --- NEW FILE dwatch.conf.5 --- .TH DWATCH.CONF 5 LOCAL .SH NAME dwatch.conf .SH DESCRIPTION .I Dwatch.conf controls the behavior of the dwatch program. The configuration file consists of three columns: directive, argument, and command. The directive is either the letter P or T. P is for watching a process and T is for watching a TCP port. The argument is either the process name to look for or the host:port to attempt connecting to. This must be enclosed in double quotes. The command is what should be run in the event that the process or listener specified in the argument is no longer present. .SH EXAMPLE .nf # restart a failed program P "myprog" /etc/init.d/myprog start .PP # restart a listener that has died T "localhost:8893" /etc/init.d/mylistener start .PP # restart a failed daemon and log it P "myprog" echo `date` Restarting myprog >> /var/log/myprog.log && /etc/init.d/myprog start .fi Note that the argument is enclosed in double quotes. .SH SEE ALSO dwatch(1) .SH AUTHOR Copyright (C) 2001 Ulric Eriksson, . Index: dwatch.spec =================================================================== RCS file: /cvs/pkgs/rpms/dwatch/EL-4/dwatch.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- dwatch.spec 29 May 2007 21:58:45 -0000 1.1 +++ dwatch.spec 1 Jun 2007 00:47:42 -0000 1.2 @@ -1,6 +1,6 @@ Name: dwatch Version: 0.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A program that watches over other programs Group: Applications/System @@ -9,7 +9,7 @@ Source0: ftp://siag.nu/pub/dwatch/dwatch-0.1.1.tar.gz Source1: dwatch.cron Source2: dwatch.conf -Source3: dwatch.5 +Source3: dwatch.conf.5 Patch0: dwatch-Makefile.patch Patch1: dwatch-manpage.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,7 +43,7 @@ install -p -m 0644 %SOURCE1 $RPM_BUILD_ROOT/%{_sysconfdir}/cron.d/dwatch install -p -m 0644 %SOURCE2 $RPM_BUILD_ROOT/%{_sysconfdir}/ -install -p -m 0644 %SOURCE3 $RPM_BUILD_ROOT/%{_mandir}/man5/dwatch.5 +install -p -m 0644 %SOURCE3 $RPM_BUILD_ROOT/%{_mandir}/man5/ %clean rm -rf $RPM_BUILD_ROOT @@ -60,6 +60,11 @@ %changelog +* Thu May 31 2007 Bernard Johnson - 0.1.1-3 +- take junk out of default config file and just reference man page +- change man page from dwatch(5) to dwatch.conf(5) +- give a more complex example in dwatch.conf(5) man page + * Thu May 24 2007 Bernard Johnson - 0.1.1-2 - fix dwatch.5 man page to use double quotes around argument --- dwatch.5 DELETED --- From fedora-extras-commits at redhat.com Fri Jun 1 00:48:22 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Thu, 31 May 2007 20:48:22 -0400 Subject: rpms/dwatch/EL-5 dwatch.conf.5, NONE, 1.1 dwatch.spec, 1.1, 1.2 dwatch.5, 1.1, NONE Message-ID: <200706010048.l510mMNb013226@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/pkgs/rpms/dwatch/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12907/EL-5 Modified Files: dwatch.spec Added Files: dwatch.conf.5 Removed Files: dwatch.5 Log Message: take junk out of default config file and just reference man page change man page from dwatch(5) to dwatch.conf(5) give a more complex example in dwatch.conf(5) man page --- NEW FILE dwatch.conf.5 --- .TH DWATCH.CONF 5 LOCAL .SH NAME dwatch.conf .SH DESCRIPTION .I Dwatch.conf controls the behavior of the dwatch program. The configuration file consists of three columns: directive, argument, and command. The directive is either the letter P or T. P is for watching a process and T is for watching a TCP port. The argument is either the process name to look for or the host:port to attempt connecting to. This must be enclosed in double quotes. The command is what should be run in the event that the process or listener specified in the argument is no longer present. .SH EXAMPLE .nf # restart a failed program P "myprog" /etc/init.d/myprog start .PP # restart a listener that has died T "localhost:8893" /etc/init.d/mylistener start .PP # restart a failed daemon and log it P "myprog" echo `date` Restarting myprog >> /var/log/myprog.log && /etc/init.d/myprog start .fi Note that the argument is enclosed in double quotes. .SH SEE ALSO dwatch(1) .SH AUTHOR Copyright (C) 2001 Ulric Eriksson, . Index: dwatch.spec =================================================================== RCS file: /cvs/pkgs/rpms/dwatch/EL-5/dwatch.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- dwatch.spec 29 May 2007 21:58:50 -0000 1.1 +++ dwatch.spec 1 Jun 2007 00:47:47 -0000 1.2 @@ -1,6 +1,6 @@ Name: dwatch Version: 0.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A program that watches over other programs Group: Applications/System @@ -9,7 +9,7 @@ Source0: ftp://siag.nu/pub/dwatch/dwatch-0.1.1.tar.gz Source1: dwatch.cron Source2: dwatch.conf -Source3: dwatch.5 +Source3: dwatch.conf.5 Patch0: dwatch-Makefile.patch Patch1: dwatch-manpage.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,7 +43,7 @@ install -p -m 0644 %SOURCE1 $RPM_BUILD_ROOT/%{_sysconfdir}/cron.d/dwatch install -p -m 0644 %SOURCE2 $RPM_BUILD_ROOT/%{_sysconfdir}/ -install -p -m 0644 %SOURCE3 $RPM_BUILD_ROOT/%{_mandir}/man5/dwatch.5 +install -p -m 0644 %SOURCE3 $RPM_BUILD_ROOT/%{_mandir}/man5/ %clean rm -rf $RPM_BUILD_ROOT @@ -60,6 +60,11 @@ %changelog +* Thu May 31 2007 Bernard Johnson - 0.1.1-3 +- take junk out of default config file and just reference man page +- change man page from dwatch(5) to dwatch.conf(5) +- give a more complex example in dwatch.conf(5) man page + * Thu May 24 2007 Bernard Johnson - 0.1.1-2 - fix dwatch.5 man page to use double quotes around argument --- dwatch.5 DELETED --- From fedora-extras-commits at redhat.com Fri Jun 1 00:48:27 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Thu, 31 May 2007 20:48:27 -0400 Subject: rpms/dwatch/F-7 dwatch.conf.5, NONE, 1.1 dwatch.spec, 1.1, 1.2 dwatch.5, 1.1, NONE Message-ID: <200706010048.l510mRKs013238@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/pkgs/rpms/dwatch/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12907/F-7 Modified Files: dwatch.spec Added Files: dwatch.conf.5 Removed Files: dwatch.5 Log Message: take junk out of default config file and just reference man page change man page from dwatch(5) to dwatch.conf(5) give a more complex example in dwatch.conf(5) man page --- NEW FILE dwatch.conf.5 --- .TH DWATCH.CONF 5 LOCAL .SH NAME dwatch.conf .SH DESCRIPTION .I Dwatch.conf controls the behavior of the dwatch program. The configuration file consists of three columns: directive, argument, and command. The directive is either the letter P or T. P is for watching a process and T is for watching a TCP port. The argument is either the process name to look for or the host:port to attempt connecting to. This must be enclosed in double quotes. The command is what should be run in the event that the process or listener specified in the argument is no longer present. .SH EXAMPLE .nf # restart a failed program P "myprog" /etc/init.d/myprog start .PP # restart a listener that has died T "localhost:8893" /etc/init.d/mylistener start .PP # restart a failed daemon and log it P "myprog" echo `date` Restarting myprog >> /var/log/myprog.log && /etc/init.d/myprog start .fi Note that the argument is enclosed in double quotes. .SH SEE ALSO dwatch(1) .SH AUTHOR Copyright (C) 2001 Ulric Eriksson, . Index: dwatch.spec =================================================================== RCS file: /cvs/pkgs/rpms/dwatch/F-7/dwatch.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- dwatch.spec 29 May 2007 21:58:55 -0000 1.1 +++ dwatch.spec 1 Jun 2007 00:47:52 -0000 1.2 @@ -1,6 +1,6 @@ Name: dwatch Version: 0.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A program that watches over other programs Group: Applications/System @@ -9,7 +9,7 @@ Source0: ftp://siag.nu/pub/dwatch/dwatch-0.1.1.tar.gz Source1: dwatch.cron Source2: dwatch.conf -Source3: dwatch.5 +Source3: dwatch.conf.5 Patch0: dwatch-Makefile.patch Patch1: dwatch-manpage.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,7 +43,7 @@ install -p -m 0644 %SOURCE1 $RPM_BUILD_ROOT/%{_sysconfdir}/cron.d/dwatch install -p -m 0644 %SOURCE2 $RPM_BUILD_ROOT/%{_sysconfdir}/ -install -p -m 0644 %SOURCE3 $RPM_BUILD_ROOT/%{_mandir}/man5/dwatch.5 +install -p -m 0644 %SOURCE3 $RPM_BUILD_ROOT/%{_mandir}/man5/ %clean rm -rf $RPM_BUILD_ROOT @@ -60,6 +60,11 @@ %changelog +* Thu May 31 2007 Bernard Johnson - 0.1.1-3 +- take junk out of default config file and just reference man page +- change man page from dwatch(5) to dwatch.conf(5) +- give a more complex example in dwatch.conf(5) man page + * Thu May 24 2007 Bernard Johnson - 0.1.1-2 - fix dwatch.5 man page to use double quotes around argument --- dwatch.5 DELETED --- From fedora-extras-commits at redhat.com Fri Jun 1 00:48:33 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Thu, 31 May 2007 20:48:33 -0400 Subject: rpms/dwatch/FC-5 dwatch.conf.5, NONE, 1.1 dwatch.spec, 1.1, 1.2 dwatch.5, 1.1, NONE Message-ID: <200706010048.l510mX10013250@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/pkgs/rpms/dwatch/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12907/FC-5 Modified Files: dwatch.spec Added Files: dwatch.conf.5 Removed Files: dwatch.5 Log Message: take junk out of default config file and just reference man page change man page from dwatch(5) to dwatch.conf(5) give a more complex example in dwatch.conf(5) man page --- NEW FILE dwatch.conf.5 --- .TH DWATCH.CONF 5 LOCAL .SH NAME dwatch.conf .SH DESCRIPTION .I Dwatch.conf controls the behavior of the dwatch program. The configuration file consists of three columns: directive, argument, and command. The directive is either the letter P or T. P is for watching a process and T is for watching a TCP port. The argument is either the process name to look for or the host:port to attempt connecting to. This must be enclosed in double quotes. The command is what should be run in the event that the process or listener specified in the argument is no longer present. .SH EXAMPLE .nf # restart a failed program P "myprog" /etc/init.d/myprog start .PP # restart a listener that has died T "localhost:8893" /etc/init.d/mylistener start .PP # restart a failed daemon and log it P "myprog" echo `date` Restarting myprog >> /var/log/myprog.log && /etc/init.d/myprog start .fi Note that the argument is enclosed in double quotes. .SH SEE ALSO dwatch(1) .SH AUTHOR Copyright (C) 2001 Ulric Eriksson, . Index: dwatch.spec =================================================================== RCS file: /cvs/pkgs/rpms/dwatch/FC-5/dwatch.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- dwatch.spec 29 May 2007 21:59:00 -0000 1.1 +++ dwatch.spec 1 Jun 2007 00:47:58 -0000 1.2 @@ -1,6 +1,6 @@ Name: dwatch Version: 0.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A program that watches over other programs Group: Applications/System @@ -9,7 +9,7 @@ Source0: ftp://siag.nu/pub/dwatch/dwatch-0.1.1.tar.gz Source1: dwatch.cron Source2: dwatch.conf -Source3: dwatch.5 +Source3: dwatch.conf.5 Patch0: dwatch-Makefile.patch Patch1: dwatch-manpage.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,7 +43,7 @@ install -p -m 0644 %SOURCE1 $RPM_BUILD_ROOT/%{_sysconfdir}/cron.d/dwatch install -p -m 0644 %SOURCE2 $RPM_BUILD_ROOT/%{_sysconfdir}/ -install -p -m 0644 %SOURCE3 $RPM_BUILD_ROOT/%{_mandir}/man5/dwatch.5 +install -p -m 0644 %SOURCE3 $RPM_BUILD_ROOT/%{_mandir}/man5/ %clean rm -rf $RPM_BUILD_ROOT @@ -60,6 +60,11 @@ %changelog +* Thu May 31 2007 Bernard Johnson - 0.1.1-3 +- take junk out of default config file and just reference man page +- change man page from dwatch(5) to dwatch.conf(5) +- give a more complex example in dwatch.conf(5) man page + * Thu May 24 2007 Bernard Johnson - 0.1.1-2 - fix dwatch.5 man page to use double quotes around argument --- dwatch.5 DELETED --- From fedora-extras-commits at redhat.com Fri Jun 1 00:48:38 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Thu, 31 May 2007 20:48:38 -0400 Subject: rpms/dwatch/FC-6 dwatch.conf.5, NONE, 1.1 dwatch.spec, 1.1, 1.2 dwatch.5, 1.1, NONE Message-ID: <200706010048.l510mc5T013262@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/pkgs/rpms/dwatch/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12907/FC-6 Modified Files: dwatch.spec Added Files: dwatch.conf.5 Removed Files: dwatch.5 Log Message: take junk out of default config file and just reference man page change man page from dwatch(5) to dwatch.conf(5) give a more complex example in dwatch.conf(5) man page --- NEW FILE dwatch.conf.5 --- .TH DWATCH.CONF 5 LOCAL .SH NAME dwatch.conf .SH DESCRIPTION .I Dwatch.conf controls the behavior of the dwatch program. The configuration file consists of three columns: directive, argument, and command. The directive is either the letter P or T. P is for watching a process and T is for watching a TCP port. The argument is either the process name to look for or the host:port to attempt connecting to. This must be enclosed in double quotes. The command is what should be run in the event that the process or listener specified in the argument is no longer present. .SH EXAMPLE .nf # restart a failed program P "myprog" /etc/init.d/myprog start .PP # restart a listener that has died T "localhost:8893" /etc/init.d/mylistener start .PP # restart a failed daemon and log it P "myprog" echo `date` Restarting myprog >> /var/log/myprog.log && /etc/init.d/myprog start .fi Note that the argument is enclosed in double quotes. .SH SEE ALSO dwatch(1) .SH AUTHOR Copyright (C) 2001 Ulric Eriksson, . Index: dwatch.spec =================================================================== RCS file: /cvs/pkgs/rpms/dwatch/FC-6/dwatch.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- dwatch.spec 29 May 2007 21:59:05 -0000 1.1 +++ dwatch.spec 1 Jun 2007 00:48:03 -0000 1.2 @@ -1,6 +1,6 @@ Name: dwatch Version: 0.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A program that watches over other programs Group: Applications/System @@ -9,7 +9,7 @@ Source0: ftp://siag.nu/pub/dwatch/dwatch-0.1.1.tar.gz Source1: dwatch.cron Source2: dwatch.conf -Source3: dwatch.5 +Source3: dwatch.conf.5 Patch0: dwatch-Makefile.patch Patch1: dwatch-manpage.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,7 +43,7 @@ install -p -m 0644 %SOURCE1 $RPM_BUILD_ROOT/%{_sysconfdir}/cron.d/dwatch install -p -m 0644 %SOURCE2 $RPM_BUILD_ROOT/%{_sysconfdir}/ -install -p -m 0644 %SOURCE3 $RPM_BUILD_ROOT/%{_mandir}/man5/dwatch.5 +install -p -m 0644 %SOURCE3 $RPM_BUILD_ROOT/%{_mandir}/man5/ %clean rm -rf $RPM_BUILD_ROOT @@ -60,6 +60,11 @@ %changelog +* Thu May 31 2007 Bernard Johnson - 0.1.1-3 +- take junk out of default config file and just reference man page +- change man page from dwatch(5) to dwatch.conf(5) +- give a more complex example in dwatch.conf(5) man page + * Thu May 24 2007 Bernard Johnson - 0.1.1-2 - fix dwatch.5 man page to use double quotes around argument --- dwatch.5 DELETED --- From fedora-extras-commits at redhat.com Fri Jun 1 00:48:42 2007 From: fedora-extras-commits at redhat.com (Bernard Johnson (bjohnson)) Date: Thu, 31 May 2007 20:48:42 -0400 Subject: rpms/dwatch/devel dwatch.conf.5, NONE, 1.1 dwatch.conf, 1.1, 1.2 dwatch.spec, 1.2, 1.3 dwatch.5, 1.2, NONE Message-ID: <200706010048.l510mgWj013276@cvs-int.fedora.redhat.com> Author: bjohnson Update of /cvs/pkgs/rpms/dwatch/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12907/devel Modified Files: dwatch.conf dwatch.spec Added Files: dwatch.conf.5 Removed Files: dwatch.5 Log Message: take junk out of default config file and just reference man page change man page from dwatch(5) to dwatch.conf(5) give a more complex example in dwatch.conf(5) man page --- NEW FILE dwatch.conf.5 --- .TH DWATCH.CONF 5 LOCAL .SH NAME dwatch.conf .SH DESCRIPTION .I Dwatch.conf controls the behavior of the dwatch program. The configuration file consists of three columns: directive, argument, and command. The directive is either the letter P or T. P is for watching a process and T is for watching a TCP port. The argument is either the process name to look for or the host:port to attempt connecting to. This must be enclosed in double quotes. The command is what should be run in the event that the process or listener specified in the argument is no longer present. .SH EXAMPLE .nf # restart a failed program P "myprog" /etc/init.d/myprog start .PP # restart a listener that has died T "localhost:8893" /etc/init.d/mylistener start .PP # restart a failed daemon and log it P "myprog" echo `date` Restarting myprog >> /var/log/myprog.log && /etc/init.d/myprog start .fi Note that the argument is enclosed in double quotes. .SH SEE ALSO dwatch(1) .SH AUTHOR Copyright (C) 2001 Ulric Eriksson, . Index: dwatch.conf =================================================================== RCS file: /cvs/pkgs/rpms/dwatch/devel/dwatch.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- dwatch.conf 29 May 2007 16:02:14 -0000 1.1 +++ dwatch.conf 1 Jun 2007 00:48:08 -0000 1.2 @@ -1,7 +1,3 @@ -# Sample dwatch.conf +# See dwatch.conf(5) # # directive argument command -#P "pen siag:80" /usr/local/bin/pen siag:80 siag-eth0-0:80 siag-eth0-1:80 -#T "siag:80" /usr/local/bin/pen siag:80 siag-eth0-0:80 siag-eth0-1:80 -#P "inetd" /usr/sbin/inetd -#T "localhost:ssh" /usr/local/sbin/sshd Index: dwatch.spec =================================================================== RCS file: /cvs/pkgs/rpms/dwatch/devel/dwatch.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dwatch.spec 29 May 2007 21:54:50 -0000 1.2 +++ dwatch.spec 1 Jun 2007 00:48:08 -0000 1.3 @@ -1,6 +1,6 @@ Name: dwatch Version: 0.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A program that watches over other programs Group: Applications/System @@ -9,7 +9,7 @@ Source0: ftp://siag.nu/pub/dwatch/dwatch-0.1.1.tar.gz Source1: dwatch.cron Source2: dwatch.conf -Source3: dwatch.5 +Source3: dwatch.conf.5 Patch0: dwatch-Makefile.patch Patch1: dwatch-manpage.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,7 +43,7 @@ install -p -m 0644 %SOURCE1 $RPM_BUILD_ROOT/%{_sysconfdir}/cron.d/dwatch install -p -m 0644 %SOURCE2 $RPM_BUILD_ROOT/%{_sysconfdir}/ -install -p -m 0644 %SOURCE3 $RPM_BUILD_ROOT/%{_mandir}/man5/dwatch.5 +install -p -m 0644 %SOURCE3 $RPM_BUILD_ROOT/%{_mandir}/man5/ %clean rm -rf $RPM_BUILD_ROOT @@ -60,6 +60,11 @@ %changelog +* Thu May 31 2007 Bernard Johnson - 0.1.1-3 +- take junk out of default config file and just reference man page +- change man page from dwatch(5) to dwatch.conf(5) +- give a more complex example in dwatch.conf(5) man page + * Thu May 24 2007 Bernard Johnson - 0.1.1-2 - fix dwatch.5 man page to use double quotes around argument --- dwatch.5 DELETED --- From fedora-extras-commits at redhat.com Fri Jun 1 00:49:09 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Thu, 31 May 2007 20:49:09 -0400 Subject: rpms/xorg-x11-drv-vesa/devel vesa-1.3.0-mode-heuristics.patch, 1.1, 1.2 xorg-x11-drv-vesa.spec, 1.24, 1.25 Message-ID: <200706010049.l510n9TZ013393@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/rpms/xorg-x11-drv-vesa/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13360 Modified Files: vesa-1.3.0-mode-heuristics.patch xorg-x11-drv-vesa.spec Log Message: * Thu May 31 2007 Adam Jackson 1.3.0-7 - Attempt to fix vesa crash of doom. (#241491) vesa-1.3.0-mode-heuristics.patch: Index: vesa-1.3.0-mode-heuristics.patch =================================================================== RCS file: /cvs/pkgs/rpms/xorg-x11-drv-vesa/devel/vesa-1.3.0-mode-heuristics.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vesa-1.3.0-mode-heuristics.patch 20 Mar 2007 19:02:06 -0000 1.1 +++ vesa-1.3.0-mode-heuristics.patch 1 Jun 2007 00:49:05 -0000 1.2 @@ -139,7 +139,7 @@ + DisplayModePtr mode; + xf86DrvMsg(pScrn->scrnIndex, X_WARNING, + "No valid modes left. Trying less strict filter...\n"); -+ for (mode = pScrn->display->modes; mode; mode = mode->next) ++ for (mode = pScrn->monitor->Modes; mode; mode = mode->next) + mode->status = MODE_OK; + pVesa->strict_validation = FALSE; + i = VBEValidateModes(pScrn, NULL, pScrn->display->modes, Index: xorg-x11-drv-vesa.spec =================================================================== RCS file: /cvs/pkgs/rpms/xorg-x11-drv-vesa/devel/xorg-x11-drv-vesa.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- xorg-x11-drv-vesa.spec 9 May 2007 19:11:16 -0000 1.24 +++ xorg-x11-drv-vesa.spec 1 Jun 2007 00:49:05 -0000 1.25 @@ -7,7 +7,7 @@ Summary: Xorg X11 vesa video driver Name: xorg-x11-drv-vesa Version: 1.3.0 -Release: 6%{?dist} +Release: 7%{?dist} URL: http://www.x.org Source0: http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2 License: MIT @@ -57,6 +57,9 @@ %{_mandir}/man4/vesa.4* %changelog +* Thu May 31 2007 Adam Jackson 1.3.0-7 +- Attempt to fix vesa crash of doom. (#241491) + * Wed May 09 2007 Adam Jackson 1.3.0-6 - Re-add the sync range hack. (#235066) From fedora-extras-commits at redhat.com Fri Jun 1 00:55:34 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Thu, 31 May 2007 20:55:34 -0400 Subject: rpms/mash/devel .cvsignore, 1.5, 1.6 mash.spec, 1.4, 1.5 sources, 1.5, 1.6 Message-ID: <200706010055.l510tYwe014421@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/mash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14323 Modified Files: .cvsignore mash.spec sources Log Message: update to 0.1.15 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mash/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 30 May 2007 19:34:40 -0000 1.5 +++ .cvsignore 1 Jun 2007 00:54:56 -0000 1.6 @@ -1 +1 @@ -mash-0.1.14.tar.gz +mash-0.1.15.tar.gz Index: mash.spec =================================================================== RCS file: /cvs/extras/rpms/mash/devel/mash.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mash.spec 30 May 2007 19:33:58 -0000 1.4 +++ mash.spec 1 Jun 2007 00:54:56 -0000 1.5 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: mash -Version: 0.1.14 +Version: 0.1.15 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -43,6 +43,10 @@ %{_datadir}/mash %changelog +* Thu May 31 2007 Bill Nottingham 0.1.15-1 +- propagate errors better +- handle signatures in koji correctly + * Wed May 30 2007 Bill Nottingham 0.1.14-1 - add a use_sqlite config option for determining whether to use createrepo -d Index: sources =================================================================== RCS file: /cvs/extras/rpms/mash/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 30 May 2007 19:34:40 -0000 1.5 +++ sources 1 Jun 2007 00:54:56 -0000 1.6 @@ -1 +1 @@ -7b5a4f982e1c70ebfc8d0005a47955b7 mash-0.1.14.tar.gz +f24616fb36b6e77c9a7626a5c78ccdac mash-0.1.15.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 01:05:26 2007 From: fedora-extras-commits at redhat.com (Kai Engert (kengert)) Date: Thu, 31 May 2007 21:05:26 -0400 Subject: rpms/seamonkey/devel firefox-2.0.0.4-undo-uriloader.patch, NONE, 1.1 .cvsignore, 1.10, 1.11 seamonkey.spec, 1.19, 1.20 sources, 1.10, 1.11 Message-ID: <200706010105.l5115QGu023177@cvs-int.fedora.redhat.com> Author: kengert Update of /cvs/extras/rpms/seamonkey/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22936 Modified Files: .cvsignore seamonkey.spec sources Added Files: firefox-2.0.0.4-undo-uriloader.patch Log Message: * Thu May 31 2007 Kai Engert 1.1.2-2 - SeaMonkey 1.1.2 firefox-2.0.0.4-undo-uriloader.patch: --- NEW FILE firefox-2.0.0.4-undo-uriloader.patch --- Index: mozilla/uriloader/exthandler/unix/nsOSHelperAppService.cpp =================================================================== RCS file: /cvsroot/mozilla/uriloader/exthandler/unix/nsOSHelperAppService.cpp,v retrieving revision 1.58.20.1 retrieving revision 1.58 diff -d -u -p -r1.58.20.1 -r1.58 --- mozilla/uriloader/exthandler/unix/nsOSHelperAppService.cpp 16 Apr 2007 18:54:53 -0000 1.58.20.1 +++ mozilla/uriloader/exthandler/unix/nsOSHelperAppService.cpp 25 Oct 2004 07:46:01 -0000 1.58 @@ -1506,8 +1506,13 @@ nsOSHelperAppService::GetFromType(const nsDependentSubstring majorType(majorTypeStart, majorTypeEnd); nsDependentSubstring minorType(minorTypeStart, minorTypeEnd); + nsAutoString extensions, mime_types_description; + LookUpExtensionsAndDescription(majorType, + minorType, + extensions, + mime_types_description); + - // First check the user's private mailcap file nsAutoString mailcap_description, handler, mozillaFlags; DoLookUpHandlerAndDescription(majorType, minorType, @@ -1516,46 +1521,23 @@ nsOSHelperAppService::GetFromType(const mailcap_description, mozillaFlags, PR_TRUE); - - LOG(("Private Handler/Description results: handler='%s', description='%s'\n", - NS_LossyConvertUTF16toASCII(handler).get(), - NS_LossyConvertUTF16toASCII(mailcap_description).get())); + + if (handler.IsEmpty() && extensions.IsEmpty() && + mailcap_description.IsEmpty() && mime_types_description.IsEmpty()) { + // No useful data yet + #ifdef MOZ_WIDGET_GTK2 - nsMIMEInfoBase *gnomeInfo = nsnull; - if (handler.IsEmpty()) { - // No useful data yet. Check the GNOME registry. Unfortunately, newer - // GNOME versions no longer have type-to-extension mappings, so we might - // get back a MIMEInfo without any extensions set. In that case we'll have - // to look in our mime.types files for the extensions. LOG(("Looking in GNOME registry\n")); - gnomeInfo = nsGNOMERegistry::GetFromType(aMIMEType.get()).get(); - if (gnomeInfo && gnomeInfo->HasExtensions()) { - LOG(("Got MIMEInfo from GNOME registry, and it has extensions set\n")); + nsMIMEInfoBase *gnomeInfo = nsGNOMERegistry::GetFromType(aMIMEType.get()).get(); + if (gnomeInfo) { + LOG(("Got MIMEInfo from GNOME registry\n")); return gnomeInfo; } - } #endif - - // Now look up our extensions - nsAutoString extensions, mime_types_description; - LookUpExtensionsAndDescription(majorType, - minorType, - extensions, - mime_types_description); - -#ifdef MOZ_WIDGET_GTK2 - if (gnomeInfo) { - LOG(("Got MIMEInfo from GNOME registry without extensions; setting them " - "to %s\n", NS_LossyConvertUTF16toASCII(extensions).get())); - - NS_ASSERTION(!gnomeInfo->HasExtensions(), "How'd that happen?"); - gnomeInfo->SetFileExtensions(NS_ConvertUTF16toUTF8(extensions)); - return gnomeInfo; } -#endif - if (handler.IsEmpty()) { + if (handler.IsEmpty() && mailcap_description.IsEmpty()) { DoLookUpHandlerAndDescription(majorType, minorType, typeOptions, @@ -1565,7 +1547,7 @@ nsOSHelperAppService::GetFromType(const PR_FALSE); } - if (handler.IsEmpty()) { + if (handler.IsEmpty() && mailcap_description.IsEmpty()) { DoLookUpHandlerAndDescription(majorType, NS_LITERAL_STRING("*"), typeOptions, @@ -1575,7 +1557,7 @@ nsOSHelperAppService::GetFromType(const PR_TRUE); } - if (handler.IsEmpty()) { + if (handler.IsEmpty() && mailcap_description.IsEmpty()) { DoLookUpHandlerAndDescription(majorType, NS_LITERAL_STRING("*"), typeOptions, Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/seamonkey/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 28 Feb 2007 13:19:54 -0000 1.10 +++ .cvsignore 1 Jun 2007 01:04:48 -0000 1.11 @@ -1 +1 @@ -seamonkey-1.1.1.source.tar.bz2 +seamonkey-1.1.2.source.tar.bz2 Index: seamonkey.spec =================================================================== RCS file: /cvs/extras/rpms/seamonkey/devel/seamonkey.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- seamonkey.spec 1 Mar 2007 19:10:53 -0000 1.19 +++ seamonkey.spec 1 Jun 2007 01:04:48 -0000 1.20 @@ -10,7 +10,7 @@ Name: seamonkey Summary: Web browser, e-mail, news, IRC client, HTML editor -Version: 1.1.1 +Version: 1.1.2 Release: 2%{?dist} URL: http://www.mozilla.org/projects/seamonkey/ License: MPL @@ -34,12 +34,12 @@ Patch2: firefox-2.0-link-layout.patch Patch21: firefox-0.7.3-default-plugin-less-annoying.patch Patch22: firefox-0.7.3-psfonts.patch +Patch41: firefox-2.0.0.4-undo-uriloader.patch Patch42: firefox-1.1-uriloader.patch Patch81: firefox-1.5-nopangoxft.patch Patch83: firefox-1.5-pango-cursor-position.patch Patch84: firefox-2.0-pango-printing.patch Patch91: thunderbird-0.7.3-gnome-uriloader.patch -Patch101: firefox-1.5-embedwindow-visibility.patch Patch102: firefox-1.5-theme-change.patch Patch220: seamonkey-fedora-home-page.patch Patch225: mozilla-nspr-packages.patch @@ -113,12 +113,12 @@ %patch2 -p1 %patch21 -p1 %patch22 -p1 +%patch41 -p1 %patch42 -p0 %patch81 -p1 %patch83 -p1 %patch84 -p0 %patch91 -p1 -b .gnome-uriloader -%patch101 -p0 -b .embedwindow-visibility %patch102 -p0 -b .theme-change %patch220 -p1 %patch225 -p1 @@ -422,6 +422,8 @@ %changelog +* Thu May 31 2007 Kai Engert 1.1.2-2 +- SeaMonkey 1.1.2 * Wed Feb 28 2007 Kai Engert 1.1.1-2 - SeaMonkey 1.1.1 * Wed Feb 07 2007 Kai Engert 1.1-2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/seamonkey/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 28 Feb 2007 13:19:54 -0000 1.10 +++ sources 1 Jun 2007 01:04:48 -0000 1.11 @@ -1 +1 @@ -4409ad62738d403719a62d00c0276e08 seamonkey-1.1.1.source.tar.bz2 +a84742277a3d3036f9d8f55e3b82ac3d seamonkey-1.1.2.source.tar.bz2 From fedora-extras-commits at redhat.com Fri Jun 1 01:26:05 2007 From: fedora-extras-commits at redhat.com (Eric Sandeen (sandeen)) Date: Thu, 31 May 2007 21:26:05 -0400 Subject: rpms/xfsprogs/devel xfsprogs-2.8.20-fix-type-test.patch, NONE, 1.1 xfsprogs.spec, 1.24, 1.25 Message-ID: <200706010126.l511Q5BA025916@cvs-int.fedora.redhat.com> Author: sandeen Update of /cvs/pkgs/rpms/xfsprogs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25791 Modified Files: xfsprogs.spec Added Files: xfsprogs-2.8.20-fix-type-test.patch Log Message: * Thu May 31 2007 Eric Sandeen 2.8.20-2 - Fix ppc64 build... again xfsprogs-2.8.20-fix-type-test.patch: --- NEW FILE xfsprogs-2.8.20-fix-type-test.patch --- Index: xfsprogs-2.8.20/aclocal.m4 =================================================================== --- xfsprogs-2.8.20.orig/aclocal.m4 +++ xfsprogs-2.8.20/aclocal.m4 @@ -317,7 +317,7 @@ AC_DEFUN([AC_TYPE_U32], #include ], [ __u32 u32; - ], AC_DEFINE(HAVE___U32_T) AC_MSG_RESULT(yes) , AC_MSG_RESULT(no)) + ], AC_DEFINE(HAVE___U32) AC_MSG_RESULT(yes) , AC_MSG_RESULT(no)) ]) # Index: xfsprogs-2.8.20/m4/package_types.m4 =================================================================== --- xfsprogs-2.8.20.orig/m4/package_types.m4 +++ xfsprogs-2.8.20/m4/package_types.m4 @@ -37,7 +37,7 @@ AC_DEFUN([AC_TYPE_U32], #include ], [ __u32 u32; - ], AC_DEFINE(HAVE___U32_T) AC_MSG_RESULT(yes) , AC_MSG_RESULT(no)) + ], AC_DEFINE(HAVE___U32) AC_MSG_RESULT(yes) , AC_MSG_RESULT(no)) ]) # Index: xfsprogs.spec =================================================================== RCS file: /cvs/pkgs/rpms/xfsprogs/devel/xfsprogs.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- xfsprogs.spec 1 Jun 2007 00:13:46 -0000 1.24 +++ xfsprogs.spec 1 Jun 2007 01:25:29 -0000 1.25 @@ -1,7 +1,7 @@ Summary: Utilities for managing the XFS filesystem Name: xfsprogs Version: 2.8.20 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Base URL: http://oss.sgi.com/projects/xfs/ @@ -15,6 +15,8 @@ Obsoletes: xfs-cmds <= %{version} Conflicts: xfsdump < 2.0.0 +Patch1: xfsprogs-2.8.20-fix-type-test.patch + %description A set of commands to use the XFS filesystem, including mkfs.xfs. @@ -44,6 +46,8 @@ %prep %setup -q +# Fix autoconf u32 test for ppc64 +%patch1 -p1 -b .type_test # %build # xfsprogs does not ship ./configure @@ -107,6 +111,9 @@ %{_libdir}/*.so %changelog +* Thu May 31 2007 Eric Sandeen 2.8.20-2 +- Fix ppc64 build... again + * Fri May 25 2007 Eric Sandeen 2.8.20-1 - Upgrade to xfsprogs 2.8.20, several xfs_repair fixes From fedora-extras-commits at redhat.com Fri Jun 1 01:32:01 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Thu, 31 May 2007 21:32:01 -0400 Subject: rpms/liferea/F-7 liferea.spec,1.76,1.77 Message-ID: <200706010132.l511W1Zx028479@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/pkgs/rpms/liferea/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28392 Modified Files: liferea.spec Log Message: * Thu May 31 2007 Brian Pepple - 1.2.10c-3 - Rebuild for new gecko. Index: liferea.spec =================================================================== RCS file: /cvs/pkgs/rpms/liferea/F-7/liferea.spec,v retrieving revision 1.76 retrieving revision 1.77 diff -u -r1.76 -r1.77 --- liferea.spec 13 May 2007 03:58:25 -0000 1.76 +++ liferea.spec 1 Jun 2007 01:31:26 -0000 1.77 @@ -1,6 +1,6 @@ Name: liferea Version: 1.2.10c -Release: 2%{?dist} +Release: 3%{?dist} Summary: An RSS/RDF feed reader Group: Applications/Internet @@ -114,6 +114,9 @@ %changelog +* Thu May 31 2007 Brian Pepple - 1.2.10c-3 +- Rebuild for new gecko. + * Sat May 12 2007 Brian Pepple - 1.2.10c-2 - Add patch to fix cpu from waking up frequently. (#239945) From fedora-extras-commits at redhat.com Fri Jun 1 01:59:26 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 31 May 2007 21:59:26 -0400 Subject: rpms/xfce4-mixer/devel xfce4-mixer.spec,1.14,1.15 Message-ID: <200706010159.l511xQpD002221@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-mixer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2192 Modified Files: xfce4-mixer.spec Log Message: Build with ALSA instead of OSS (fixes bug #239513) Index: xfce4-mixer.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-mixer/devel/xfce4-mixer.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- xfce4-mixer.spec 19 Apr 2007 02:29:02 -0000 1.14 +++ xfce4-mixer.spec 1 Jun 2007 01:58:50 -0000 1.15 @@ -1,7 +1,7 @@ Summary: Volume control plugin for the Xfce 4 panel Name: xfce4-mixer Version: 4.4.1 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD URL: http://www.xfce.org/ Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-mixer-4.4.1.tar.bz2 @@ -16,6 +16,7 @@ BuildRequires: libxml2-devel >= 2.4.0 BuildRequires: startup-notification-devel BuildRequires: gettext intltool +BuildRequires: alsa-lib-devel %description Volume control plugin for the Xfce 4 panel. @@ -24,7 +25,7 @@ %setup -q %build -%configure +%configure --with-sound=alsa # removed %{?_smp_mflags} for now. Broken in 4.4.1 make @@ -58,6 +59,9 @@ %{_libexecdir}/xfce4/panel-plugins/xfce4-mixer-plugin %changelog +* Wed May 30 2007 Kevin Fenzi - 4.4.1-2 +- Build with ALSA instead of OSS (fixes bug #239513) + * Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 - Update to 4.4.1 From fedora-extras-commits at redhat.com Fri Jun 1 02:00:30 2007 From: fedora-extras-commits at redhat.com (Kai Engert (kengert)) Date: Thu, 31 May 2007 22:00:30 -0400 Subject: rpms/nss/devel fake-kstat.h, NONE, 1.1 nss-use-netstat-hack.patch, NONE, 1.1 .cvsignore, 1.8, 1.9 nss.spec, 1.21, 1.22 sources, 1.8, 1.9 nss-clobber.sh, 1.2, NONE Message-ID: <200706010200.l5120Ufq002324@cvs-int.fedora.redhat.com> Author: kengert Update of /cvs/extras/rpms/nss/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2220 Modified Files: .cvsignore nss.spec sources Added Files: fake-kstat.h nss-use-netstat-hack.patch Removed Files: nss-clobber.sh Log Message: * Fri Jun 01 2007 Kai Engert - 3.11.7-2 - Update to 3.11.7, but freebl/softokn remain at 3.11.5. - Use a workaround to avoid mozilla bug 51429. --- NEW FILE fake-kstat.h --- struct tag_kstat_t { struct tag_kstat_t *ks_next; char* ks_data; PRUint32 ks_data_size; int ks_ndata; }; struct tag_kstat_ctl_t { struct tag_kstat_t *kc_chain; }; typedef struct tag_kstat_t kstat_t; typedef struct tag_kstat_ctl_t kstat_ctl_t; #define kstat_open() NULL #define kstat_read(a,b,c) -1 #define kstat_close(x) -1 nss-use-netstat-hack.patch: --- NEW FILE nss-use-netstat-hack.patch --- --- ./mozilla/security/coreconf/config.mk.org 2007-05-25 01:53:04.000000000 +0200 +++ ./mozilla/security/coreconf/config.mk 2007-05-25 01:52:58.000000000 +0200 @@ -185,3 +185,8 @@ ifdef NSS_ALLOW_UNSUPPORTED_CRITICAL DEFINES += -DNSS_ALLOW_UNSUPPORTED_CRITICAL endif + +ifdef USE_NETSTAT_HACK +DEFINES += -DSOLARIS +INCLUDES += -I../fake +endif Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nss/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 24 Feb 2007 08:43:08 -0000 1.8 +++ .cvsignore 1 Jun 2007 01:59:53 -0000 1.9 @@ -1 +1 @@ -nss-3.11.5.tar.gz +nss-3.11.7-fbst3115-stripped.tar.gz Index: nss.spec =================================================================== RCS file: /cvs/extras/rpms/nss/devel/nss.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- nss.spec 2 Mar 2007 18:53:44 -0000 1.21 +++ nss.spec 1 Jun 2007 01:59:53 -0000 1.22 @@ -3,7 +3,7 @@ Summary: Network Security Services Name: nss -Version: 3.11.5 +Version: 3.11.7 Release: 2%{?dist} License: MPL/GPL/LGPL URL: http://www.mozilla.org/projects/security/pki/nss/ @@ -16,16 +16,17 @@ Provides: mozilla-nss Obsoletes: mozilla-nss -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}-fbst3115-stripped.tar.gz Source1: nss.pc.in Source2: nss-config.in Source3: blank-cert8.db Source4: blank-key3.db Source5: blank-secmod.db -Source6: nss-clobber.sh +Source7: fake-kstat.h Patch1: nss-no-rpath.patch Patch2: nss-smartcard-auth.patch +Patch3: nss-use-netstat-hack.patch %description Network Security Services (NSS) is a set of libraries designed to @@ -75,9 +76,11 @@ %prep %setup -q -sh %{SOURCE6} > /dev/null %patch1 -p0 %patch2 -p0 -b .smartcard-auth.patch +%patch3 -p0 +%{__mkdir_p} mozilla/security/nss/lib/fake/ +cp -i %{SOURCE7} mozilla/security/nss/lib/fake/kstat.h %build @@ -114,6 +117,14 @@ %{__make} -C ./mozilla/security/coreconf %{__make} -C ./mozilla/security/dbm +%{__make} -C ./mozilla/security/nss export + +%{__make} -C ./mozilla/security/nss/lib/util +%{__make} -C ./mozilla/security/nss/lib/freebl + +touch ./mozilla/security/nss/lib/freebl/unix_rand.c +USE_NETSTAT_HACK=1 %{__make} -C ./mozilla/security/nss/lib/freebl + %{__make} -C ./mozilla/security/nss # Set up our package file @@ -355,6 +366,10 @@ %changelog +* Fri Jun 01 2007 Kai Engert - 3.11.7-2 +- Update to 3.11.7, but freebl/softokn remain at 3.11.5. +- Use a workaround to avoid mozilla bug 51429. + * Fri Mar 02 2007 Kai Engert - 3.11.5-2 - Fix rhbz#230545, failure to enable FIPS mode - Fix rhbz#220542, make NSS more tolerant of resets when in the Index: sources =================================================================== RCS file: /cvs/extras/rpms/nss/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 24 Feb 2007 08:43:08 -0000 1.8 +++ sources 1 Jun 2007 01:59:53 -0000 1.9 @@ -1 +1 @@ -1add44e6a41dbf5091cfd000f19ad6b9 nss-3.11.5.tar.gz +d57e4dd494f04f4c26c9035e660a1fba nss-3.11.7-fbst3115-stripped.tar.gz --- nss-clobber.sh DELETED --- From fedora-extras-commits at redhat.com Fri Jun 1 02:23:18 2007 From: fedora-extras-commits at redhat.com (Kai Engert (kengert)) Date: Thu, 31 May 2007 22:23:18 -0400 Subject: rpms/seamonkey/F-7 firefox-2.0.0.4-undo-uriloader.patch, NONE, 1.1 .cvsignore, 1.10, 1.11 seamonkey.spec, 1.19, 1.20 sources, 1.10, 1.11 Message-ID: <200706010223.l512NIRd009909@cvs-int.fedora.redhat.com> Author: kengert Update of /cvs/extras/rpms/seamonkey/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9774 Modified Files: .cvsignore seamonkey.spec sources Added Files: firefox-2.0.0.4-undo-uriloader.patch Log Message: * Thu May 31 2007 Kai Engert 1.1.2-1 - SeaMonkey 1.1.2 firefox-2.0.0.4-undo-uriloader.patch: --- NEW FILE firefox-2.0.0.4-undo-uriloader.patch --- Index: mozilla/uriloader/exthandler/unix/nsOSHelperAppService.cpp =================================================================== RCS file: /cvsroot/mozilla/uriloader/exthandler/unix/nsOSHelperAppService.cpp,v retrieving revision 1.58.20.1 retrieving revision 1.58 diff -d -u -p -r1.58.20.1 -r1.58 --- mozilla/uriloader/exthandler/unix/nsOSHelperAppService.cpp 16 Apr 2007 18:54:53 -0000 1.58.20.1 +++ mozilla/uriloader/exthandler/unix/nsOSHelperAppService.cpp 25 Oct 2004 07:46:01 -0000 1.58 @@ -1506,8 +1506,13 @@ nsOSHelperAppService::GetFromType(const nsDependentSubstring majorType(majorTypeStart, majorTypeEnd); nsDependentSubstring minorType(minorTypeStart, minorTypeEnd); + nsAutoString extensions, mime_types_description; + LookUpExtensionsAndDescription(majorType, + minorType, + extensions, + mime_types_description); + - // First check the user's private mailcap file nsAutoString mailcap_description, handler, mozillaFlags; DoLookUpHandlerAndDescription(majorType, minorType, @@ -1516,46 +1521,23 @@ nsOSHelperAppService::GetFromType(const mailcap_description, mozillaFlags, PR_TRUE); - - LOG(("Private Handler/Description results: handler='%s', description='%s'\n", - NS_LossyConvertUTF16toASCII(handler).get(), - NS_LossyConvertUTF16toASCII(mailcap_description).get())); + + if (handler.IsEmpty() && extensions.IsEmpty() && + mailcap_description.IsEmpty() && mime_types_description.IsEmpty()) { + // No useful data yet + #ifdef MOZ_WIDGET_GTK2 - nsMIMEInfoBase *gnomeInfo = nsnull; - if (handler.IsEmpty()) { - // No useful data yet. Check the GNOME registry. Unfortunately, newer - // GNOME versions no longer have type-to-extension mappings, so we might - // get back a MIMEInfo without any extensions set. In that case we'll have - // to look in our mime.types files for the extensions. LOG(("Looking in GNOME registry\n")); - gnomeInfo = nsGNOMERegistry::GetFromType(aMIMEType.get()).get(); - if (gnomeInfo && gnomeInfo->HasExtensions()) { - LOG(("Got MIMEInfo from GNOME registry, and it has extensions set\n")); + nsMIMEInfoBase *gnomeInfo = nsGNOMERegistry::GetFromType(aMIMEType.get()).get(); + if (gnomeInfo) { + LOG(("Got MIMEInfo from GNOME registry\n")); return gnomeInfo; } - } #endif - - // Now look up our extensions - nsAutoString extensions, mime_types_description; - LookUpExtensionsAndDescription(majorType, - minorType, - extensions, - mime_types_description); - -#ifdef MOZ_WIDGET_GTK2 - if (gnomeInfo) { - LOG(("Got MIMEInfo from GNOME registry without extensions; setting them " - "to %s\n", NS_LossyConvertUTF16toASCII(extensions).get())); - - NS_ASSERTION(!gnomeInfo->HasExtensions(), "How'd that happen?"); - gnomeInfo->SetFileExtensions(NS_ConvertUTF16toUTF8(extensions)); - return gnomeInfo; } -#endif - if (handler.IsEmpty()) { + if (handler.IsEmpty() && mailcap_description.IsEmpty()) { DoLookUpHandlerAndDescription(majorType, minorType, typeOptions, @@ -1565,7 +1547,7 @@ nsOSHelperAppService::GetFromType(const PR_FALSE); } - if (handler.IsEmpty()) { + if (handler.IsEmpty() && mailcap_description.IsEmpty()) { DoLookUpHandlerAndDescription(majorType, NS_LITERAL_STRING("*"), typeOptions, @@ -1575,7 +1557,7 @@ nsOSHelperAppService::GetFromType(const PR_TRUE); } - if (handler.IsEmpty()) { + if (handler.IsEmpty() && mailcap_description.IsEmpty()) { DoLookUpHandlerAndDescription(majorType, NS_LITERAL_STRING("*"), typeOptions, Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/seamonkey/F-7/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 28 Feb 2007 13:19:54 -0000 1.10 +++ .cvsignore 1 Jun 2007 02:22:43 -0000 1.11 @@ -1 +1 @@ -seamonkey-1.1.1.source.tar.bz2 +seamonkey-1.1.2.source.tar.bz2 Index: seamonkey.spec =================================================================== RCS file: /cvs/extras/rpms/seamonkey/F-7/seamonkey.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- seamonkey.spec 1 Mar 2007 19:10:53 -0000 1.19 +++ seamonkey.spec 1 Jun 2007 02:22:43 -0000 1.20 @@ -10,8 +10,8 @@ Name: seamonkey Summary: Web browser, e-mail, news, IRC client, HTML editor -Version: 1.1.1 -Release: 2%{?dist} +Version: 1.1.2 +Release: 1%{?dist} URL: http://www.mozilla.org/projects/seamonkey/ License: MPL Group: Applications/Internet @@ -34,12 +34,12 @@ Patch2: firefox-2.0-link-layout.patch Patch21: firefox-0.7.3-default-plugin-less-annoying.patch Patch22: firefox-0.7.3-psfonts.patch +Patch41: firefox-2.0.0.4-undo-uriloader.patch Patch42: firefox-1.1-uriloader.patch Patch81: firefox-1.5-nopangoxft.patch Patch83: firefox-1.5-pango-cursor-position.patch Patch84: firefox-2.0-pango-printing.patch Patch91: thunderbird-0.7.3-gnome-uriloader.patch -Patch101: firefox-1.5-embedwindow-visibility.patch Patch102: firefox-1.5-theme-change.patch Patch220: seamonkey-fedora-home-page.patch Patch225: mozilla-nspr-packages.patch @@ -113,12 +113,12 @@ %patch2 -p1 %patch21 -p1 %patch22 -p1 +%patch41 -p1 %patch42 -p0 %patch81 -p1 %patch83 -p1 %patch84 -p0 %patch91 -p1 -b .gnome-uriloader -%patch101 -p0 -b .embedwindow-visibility %patch102 -p0 -b .theme-change %patch220 -p1 %patch225 -p1 @@ -422,6 +422,8 @@ %changelog +* Thu May 31 2007 Kai Engert 1.1.2-1 +- SeaMonkey 1.1.2 * Wed Feb 28 2007 Kai Engert 1.1.1-2 - SeaMonkey 1.1.1 * Wed Feb 07 2007 Kai Engert 1.1-2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/seamonkey/F-7/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 28 Feb 2007 13:19:54 -0000 1.10 +++ sources 1 Jun 2007 02:22:43 -0000 1.11 @@ -1 +1 @@ -4409ad62738d403719a62d00c0276e08 seamonkey-1.1.1.source.tar.bz2 +a84742277a3d3036f9d8f55e3b82ac3d seamonkey-1.1.2.source.tar.bz2 From fedora-extras-commits at redhat.com Fri Jun 1 02:25:58 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 31 May 2007 22:25:58 -0400 Subject: rpms/xfce4-mixer/F-7 xfce4-mixer.spec,1.14,1.15 Message-ID: <200706010225.l512PwSd010515@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xfce4-mixer/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10396 Modified Files: xfce4-mixer.spec Log Message: Build with ALSA instead of OSS (fixes bug #239513) Index: xfce4-mixer.spec =================================================================== RCS file: /cvs/extras/rpms/xfce4-mixer/F-7/xfce4-mixer.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- xfce4-mixer.spec 19 Apr 2007 02:29:02 -0000 1.14 +++ xfce4-mixer.spec 1 Jun 2007 02:25:23 -0000 1.15 @@ -1,7 +1,7 @@ Summary: Volume control plugin for the Xfce 4 panel Name: xfce4-mixer Version: 4.4.1 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD URL: http://www.xfce.org/ Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-mixer-4.4.1.tar.bz2 @@ -16,6 +16,7 @@ BuildRequires: libxml2-devel >= 2.4.0 BuildRequires: startup-notification-devel BuildRequires: gettext intltool +BuildRequires: alsa-lib-devel %description Volume control plugin for the Xfce 4 panel. @@ -24,7 +25,7 @@ %setup -q %build -%configure +%configure --with-sound=alsa # removed %{?_smp_mflags} for now. Broken in 4.4.1 make @@ -58,6 +59,9 @@ %{_libexecdir}/xfce4/panel-plugins/xfce4-mixer-plugin %changelog +* Wed May 30 2007 Kevin Fenzi - 4.4.1-2 +- Build with ALSA instead of OSS (fixes bug #239513) + * Wed Apr 11 2007 Kevin Fenzi - 4.4.1-1 - Update to 4.4.1 From fedora-extras-commits at redhat.com Fri Jun 1 02:29:36 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Thu, 31 May 2007 22:29:36 -0400 Subject: rpms/hotwire/devel .cvsignore, 1.2, 1.3 hotwire.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200706010229.l512TaN4011085@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/extras/rpms/hotwire/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10990 Modified Files: .cvsignore hotwire.spec sources Log Message: update to 0.554 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/hotwire/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 25 May 2007 21:32:44 -0000 1.2 +++ .cvsignore 1 Jun 2007 02:29:01 -0000 1.3 @@ -1 +1,2 @@ hotwire-0.450.zip +hotwire-0.554.zip Index: hotwire.spec =================================================================== RCS file: /cvs/extras/rpms/hotwire/devel/hotwire.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hotwire.spec 28 May 2007 18:00:55 -0000 1.2 +++ hotwire.spec 1 Jun 2007 02:29:01 -0000 1.3 @@ -3,9 +3,9 @@ Summary: Hotwire Shell Name: hotwire -Version: 0.450 -Release: 2%{?dist} -Source0: http://hotwire-shell.googlegroups.com/web/hotwire-%{version}.zip +Version: 0.554 +Release: 1%{?dist} +Source0: http://submind.verbum.org/download/hotwire-%{version}.zip License: GPL Group: User Interface/Desktops BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) @@ -14,6 +14,7 @@ BuildRequires: python-devel Requires: pygtk2 Requires: gnome-python2-desktop +Requires: gnome-python2-gnomevfs Requires: desktop-file-utils %description @@ -47,6 +48,9 @@ desktop-file-install --vendor='hotwire' %{_datadir}/applications/hotwire.desktop %changelog +* Thu May 31 2007 Colin Walters - 0.554-1 +- update, add dep on gnomevfs + * Mon May 28 2007 Colin Walters - 0.450-2 - Add dist tag Index: sources =================================================================== RCS file: /cvs/extras/rpms/hotwire/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 25 May 2007 21:32:44 -0000 1.2 +++ sources 1 Jun 2007 02:29:01 -0000 1.3 @@ -1 +1 @@ -31abba5337baeb52b0304ecadfa3798f hotwire-0.450.zip +ece65989d4228a07413874cfb9cc566a hotwire-0.554.zip From fedora-extras-commits at redhat.com Fri Jun 1 02:30:12 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Thu, 31 May 2007 22:30:12 -0400 Subject: rpms/hotwire/F-7 sources,1.1,1.2 Message-ID: <200706010230.l512UCNb011328@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/extras/rpms/hotwire/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11090 Modified Files: sources Log Message: update to 0.554 Index: sources =================================================================== RCS file: /cvs/extras/rpms/hotwire/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 May 2007 20:19:32 -0000 1.1 +++ sources 1 Jun 2007 02:29:37 -0000 1.2 @@ -0,0 +1 @@ +ece65989d4228a07413874cfb9cc566a hotwire-0.554.zip From fedora-extras-commits at redhat.com Fri Jun 1 02:30:53 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Thu, 31 May 2007 22:30:53 -0400 Subject: rpms/hotwire/F-7 hotwire.spec,NONE,1.1 Message-ID: <200706010230.l512UrTO011489@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/extras/rpms/hotwire/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11471 Added Files: hotwire.spec Log Message: building with a spec file works better --- NEW FILE hotwire.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Summary: Hotwire Shell Name: hotwire Version: 0.554 Release: 1%{?dist} Source0: http://submind.verbum.org/download/hotwire-%{version}.zip License: GPL Group: User Interface/Desktops BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildArch: noarch Url: http://submind.verbum.org/hotwire BuildRequires: python-devel Requires: pygtk2 Requires: gnome-python2-desktop Requires: gnome-python2-gnomevfs Requires: desktop-file-utils %description Interactive hybrid text/graphical shell for developers and system administrators %prep %setup -q %build python setup.py build %install rm -rf $RPM_BUILD_ROOT python setup.py install --no-compile --root=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc COPYING README %{_bindir}/hotwire %dir %{python_sitelib}/hotwire %{python_sitelib}/hotwire/* %dir %{python_sitelib}/hotwire_ui %{python_sitelib}/hotwire_ui/* %{_datadir}/applications/hotwire.desktop %post desktop-file-install --vendor='hotwire' %{_datadir}/applications/hotwire.desktop %changelog * Thu May 31 2007 Colin Walters - 0.554-1 - update, add dep on gnomevfs * Mon May 28 2007 Colin Walters - 0.450-2 - Add dist tag * Thu May 25 2007 Colin Walters - 0.450-1 - Initial fedora package. From fedora-extras-commits at redhat.com Fri Jun 1 02:30:54 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Thu, 31 May 2007 22:30:54 -0400 Subject: rpms/hotwire/FC-6 hotwire.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200706010230.l512UsvH011503@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/extras/rpms/hotwire/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11354 Modified Files: sources Added Files: hotwire.spec Log Message: update to 0.554 --- NEW FILE hotwire.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Summary: Hotwire Shell Name: hotwire Version: 0.554 Release: 1%{?dist} Source0: http://submind.verbum.org/download/hotwire-%{version}.zip License: GPL Group: User Interface/Desktops BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildArch: noarch Url: http://submind.verbum.org/hotwire BuildRequires: python-devel Requires: pygtk2 Requires: gnome-python2-desktop Requires: gnome-python2-gnomevfs Requires: desktop-file-utils %description Interactive hybrid text/graphical shell for developers and system administrators %prep %setup -q %build python setup.py build %install rm -rf $RPM_BUILD_ROOT python setup.py install --no-compile --root=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc COPYING README %{_bindir}/hotwire %dir %{python_sitelib}/hotwire %{python_sitelib}/hotwire/* %dir %{python_sitelib}/hotwire_ui %{python_sitelib}/hotwire_ui/* %{_datadir}/applications/hotwire.desktop %post desktop-file-install --vendor='hotwire' %{_datadir}/applications/hotwire.desktop %changelog * Thu May 31 2007 Colin Walters - 0.554-1 - update, add dep on gnomevfs * Mon May 28 2007 Colin Walters - 0.450-2 - Add dist tag * Thu May 25 2007 Colin Walters - 0.450-1 - Initial fedora package. Index: sources =================================================================== RCS file: /cvs/extras/rpms/hotwire/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 May 2007 20:19:32 -0000 1.1 +++ sources 1 Jun 2007 02:30:19 -0000 1.2 @@ -0,0 +1 @@ +ece65989d4228a07413874cfb9cc566a hotwire-0.554.zip From fedora-extras-commits at redhat.com Fri Jun 1 02:33:42 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Thu, 31 May 2007 22:33:42 -0400 Subject: rpms/mash/devel .cvsignore, 1.6, 1.7 mash.spec, 1.5, 1.6 sources, 1.6, 1.7 Message-ID: <200706010233.l512XgYr013744@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/mash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13657 Modified Files: .cvsignore mash.spec sources Log Message: update to 0.1.16 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mash/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 1 Jun 2007 00:54:56 -0000 1.6 +++ .cvsignore 1 Jun 2007 02:33:07 -0000 1.7 @@ -1 +1 @@ -mash-0.1.15.tar.gz +mash-0.1.16.tar.gz Index: mash.spec =================================================================== RCS file: /cvs/extras/rpms/mash/devel/mash.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- mash.spec 1 Jun 2007 00:54:56 -0000 1.5 +++ mash.spec 1 Jun 2007 02:33:07 -0000 1.6 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: mash -Version: 0.1.15 +Version: 0.1.16 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -43,6 +43,9 @@ %{_datadir}/mash %changelog +* Thu May 31 2007 Bill Nottingham 0.1.16-1 +- fix arch handling + * Thu May 31 2007 Bill Nottingham 0.1.15-1 - propagate errors better - handle signatures in koji correctly Index: sources =================================================================== RCS file: /cvs/extras/rpms/mash/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 1 Jun 2007 00:54:56 -0000 1.6 +++ sources 1 Jun 2007 02:33:07 -0000 1.7 @@ -1 +1 @@ -f24616fb36b6e77c9a7626a5c78ccdac mash-0.1.15.tar.gz +49b097da2a73d23a52ef0a6877b7cae6 mash-0.1.16.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 02:37:22 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Thu, 31 May 2007 22:37:22 -0400 Subject: rpms/hotwire/F-7 hotwire.spec,1.1,1.2 Message-ID: <200706010237.l512bMNH014299@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/extras/rpms/hotwire/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14157 Modified Files: hotwire.spec Log Message: add br Index: hotwire.spec =================================================================== RCS file: /cvs/extras/rpms/hotwire/F-7/hotwire.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hotwire.spec 1 Jun 2007 02:30:48 -0000 1.1 +++ hotwire.spec 1 Jun 2007 02:36:47 -0000 1.2 @@ -4,7 +4,7 @@ Summary: Hotwire Shell Name: hotwire Version: 0.554 -Release: 1%{?dist} +Release: 2%{?dist} Source0: http://submind.verbum.org/download/hotwire-%{version}.zip License: GPL Group: User Interface/Desktops @@ -12,6 +12,7 @@ BuildArch: noarch Url: http://submind.verbum.org/hotwire BuildRequires: python-devel +BuildRequires: pygtk2-devel Requires: pygtk2 Requires: gnome-python2-desktop Requires: gnome-python2-gnomevfs @@ -48,6 +49,9 @@ desktop-file-install --vendor='hotwire' %{_datadir}/applications/hotwire.desktop %changelog +* Thu May 31 2007 Colin Walters - 0.554-2 +- add br on pygtk2-devel until we do not import gobject + * Thu May 31 2007 Colin Walters - 0.554-1 - update, add dep on gnomevfs From fedora-extras-commits at redhat.com Fri Jun 1 02:37:30 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Thu, 31 May 2007 22:37:30 -0400 Subject: rpms/hotwire/devel hotwire.spec,1.3,1.4 Message-ID: <200706010237.l512bUFT014362@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/extras/rpms/hotwire/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14199 Modified Files: hotwire.spec Log Message: add br Index: hotwire.spec =================================================================== RCS file: /cvs/extras/rpms/hotwire/devel/hotwire.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hotwire.spec 1 Jun 2007 02:29:01 -0000 1.3 +++ hotwire.spec 1 Jun 2007 02:36:55 -0000 1.4 @@ -4,7 +4,7 @@ Summary: Hotwire Shell Name: hotwire Version: 0.554 -Release: 1%{?dist} +Release: 2%{?dist} Source0: http://submind.verbum.org/download/hotwire-%{version}.zip License: GPL Group: User Interface/Desktops @@ -48,6 +48,9 @@ desktop-file-install --vendor='hotwire' %{_datadir}/applications/hotwire.desktop %changelog +* Thu May 31 2007 Colin Walters - 0.554-2 +- add br on pygtk2-devel until we do not import gobject + * Thu May 31 2007 Colin Walters - 0.554-1 - update, add dep on gnomevfs From fedora-extras-commits at redhat.com Fri Jun 1 03:06:09 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Thu, 31 May 2007 23:06:09 -0400 Subject: rpms/fuse-convmvfs import.log,1.2,1.3 Message-ID: <200706010306.l51369rT024791@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/fuse-convmvfs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24650 Modified Files: import.log Log Message: update to 0.2.4 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fuse-convmvfs/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 13 Feb 2007 02:11:44 -0000 1.2 +++ import.log 1 Jun 2007 03:05:27 -0000 1.3 @@ -1 +1,2 @@ fuse-convmvfs-0_2_3-2_fc6:HEAD:fuse-convmvfs-0.2.3-2.fc6.src.rpm:1171332519 +fuse-convmvfs-0_2_4-1_fc6:HEAD:fuse-convmvfs-0.2.4-1.fc6.src.rpm:1180667013 From fedora-extras-commits at redhat.com Fri Jun 1 03:06:23 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Thu, 31 May 2007 23:06:23 -0400 Subject: rpms/fuse-convmvfs/devel .cvsignore, 1.2, 1.3 fuse-convmvfs.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200706010306.l5136N0H024814@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/fuse-convmvfs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24650/devel Modified Files: .cvsignore fuse-convmvfs.spec sources Log Message: update to 0.2.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fuse-convmvfs/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Feb 2007 02:11:46 -0000 1.2 +++ .cvsignore 1 Jun 2007 03:05:39 -0000 1.3 @@ -1 +1 @@ -fuse-convmvfs-0.2.3.tar.gz +fuse-convmvfs-0.2.4.tar.gz Index: fuse-convmvfs.spec =================================================================== RCS file: /cvs/extras/rpms/fuse-convmvfs/devel/fuse-convmvfs.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fuse-convmvfs.spec 13 Feb 2007 02:11:46 -0000 1.1 +++ fuse-convmvfs.spec 1 Jun 2007 03:05:39 -0000 1.2 @@ -1,12 +1,6 @@ -## this section was generated by ybuild system ### -#begin ypkgopts - -#end ypkgopts -################################################## - Name: fuse-convmvfs -Version: 0.2.3 -Release: 2%{?dist}%{?ybuildnum:.%{ybuildnum_prefix}%{ybuildnum}} +Version: 0.2.4 +Release: 1%{?dist} Summary: FUSE-Filesystem to convert filesystem encodings Group: System Environment/Base @@ -47,6 +41,9 @@ %changelog +* Fri Jun 1 2007 ZC Miao - 0.2.4-1 +- update to 0.2.4 + * Mon Feb 12 2007 ZC Miao - 0.2.3-2 - add doc AUTHORS NEWS, remove doc INSTALL - Change URL Index: sources =================================================================== RCS file: /cvs/extras/rpms/fuse-convmvfs/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Feb 2007 02:11:46 -0000 1.2 +++ sources 1 Jun 2007 03:05:39 -0000 1.3 @@ -1 +1 @@ -40ca966feb47d2fcdaedb682655fd3e3 fuse-convmvfs-0.2.3.tar.gz +e600a351d2e118f866c1d6ca29cafaf8 fuse-convmvfs-0.2.4.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 03:32:59 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Thu, 31 May 2007 23:32:59 -0400 Subject: rpms/fuse-convmvfs/F-7 fuse-convmvfs.spec,1.1,1.2 Message-ID: <200706010332.l513Wx2D030810@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/fuse-convmvfs/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30706 Modified Files: fuse-convmvfs.spec Log Message: update to 0.2.4 Index: fuse-convmvfs.spec =================================================================== RCS file: /cvs/extras/rpms/fuse-convmvfs/F-7/fuse-convmvfs.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fuse-convmvfs.spec 13 Feb 2007 02:11:46 -0000 1.1 +++ fuse-convmvfs.spec 1 Jun 2007 03:32:24 -0000 1.2 @@ -1,12 +1,6 @@ -## this section was generated by ybuild system ### -#begin ypkgopts - -#end ypkgopts -################################################## - Name: fuse-convmvfs -Version: 0.2.3 -Release: 2%{?dist}%{?ybuildnum:.%{ybuildnum_prefix}%{ybuildnum}} +Version: 0.2.4 +Release: 1%{?dist} Summary: FUSE-Filesystem to convert filesystem encodings Group: System Environment/Base @@ -47,6 +41,9 @@ %changelog +* Fri Jun 1 2007 ZC Miao - 0.2.4-1 +- update to 0.2.4 + * Mon Feb 12 2007 ZC Miao - 0.2.3-2 - add doc AUTHORS NEWS, remove doc INSTALL - Change URL From fedora-extras-commits at redhat.com Fri Jun 1 03:33:15 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Thu, 31 May 2007 23:33:15 -0400 Subject: rpms/fuse-convmvfs/FC-6 fuse-convmvfs.spec,1.1,1.2 Message-ID: <200706010333.l513XF79030836@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/fuse-convmvfs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30753 Modified Files: fuse-convmvfs.spec Log Message: update to 0.2.4 Index: fuse-convmvfs.spec =================================================================== RCS file: /cvs/extras/rpms/fuse-convmvfs/FC-6/fuse-convmvfs.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fuse-convmvfs.spec 13 Feb 2007 02:11:46 -0000 1.1 +++ fuse-convmvfs.spec 1 Jun 2007 03:32:40 -0000 1.2 @@ -1,12 +1,6 @@ -## this section was generated by ybuild system ### -#begin ypkgopts - -#end ypkgopts -################################################## - Name: fuse-convmvfs -Version: 0.2.3 -Release: 2%{?dist}%{?ybuildnum:.%{ybuildnum_prefix}%{ybuildnum}} +Version: 0.2.4 +Release: 1%{?dist} Summary: FUSE-Filesystem to convert filesystem encodings Group: System Environment/Base @@ -47,6 +41,9 @@ %changelog +* Fri Jun 1 2007 ZC Miao - 0.2.4-1 +- update to 0.2.4 + * Mon Feb 12 2007 ZC Miao - 0.2.3-2 - add doc AUTHORS NEWS, remove doc INSTALL - Change URL From fedora-extras-commits at redhat.com Fri Jun 1 03:38:30 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Thu, 31 May 2007 23:38:30 -0400 Subject: rpms/fuse-convmvfs/F-7 fuse-convmvfs.spec,1.2,1.3 Message-ID: <200706010338.l513cUnT031832@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/fuse-convmvfs/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31742 Modified Files: fuse-convmvfs.spec Log Message: update for tag Index: fuse-convmvfs.spec =================================================================== RCS file: /cvs/extras/rpms/fuse-convmvfs/F-7/fuse-convmvfs.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- fuse-convmvfs.spec 1 Jun 2007 03:32:24 -0000 1.2 +++ fuse-convmvfs.spec 1 Jun 2007 03:37:56 -0000 1.3 @@ -1,6 +1,6 @@ Name: fuse-convmvfs Version: 0.2.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: FUSE-Filesystem to convert filesystem encodings Group: System Environment/Base @@ -41,6 +41,9 @@ %changelog +* Fri Jun 1 2007 ZC Miao - 0.2.4-2 +- update for tag + * Fri Jun 1 2007 ZC Miao - 0.2.4-1 - update to 0.2.4 From fedora-extras-commits at redhat.com Fri Jun 1 03:46:53 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Thu, 31 May 2007 23:46:53 -0400 Subject: rpms/fuse-convmvfs/F-7 .cvsignore,1.2,1.3 sources,1.2,1.3 Message-ID: <200706010346.l513krlb000941@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/fuse-convmvfs/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv797 Modified Files: .cvsignore sources Log Message: upload sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fuse-convmvfs/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Feb 2007 02:11:46 -0000 1.2 +++ .cvsignore 1 Jun 2007 03:46:17 -0000 1.3 @@ -1 +1 @@ -fuse-convmvfs-0.2.3.tar.gz +fuse-convmvfs-0.2.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/fuse-convmvfs/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Feb 2007 02:11:46 -0000 1.2 +++ sources 1 Jun 2007 03:46:17 -0000 1.3 @@ -1 +1 @@ -40ca966feb47d2fcdaedb682655fd3e3 fuse-convmvfs-0.2.3.tar.gz +e600a351d2e118f866c1d6ca29cafaf8 fuse-convmvfs-0.2.4.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 03:47:03 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Thu, 31 May 2007 23:47:03 -0400 Subject: rpms/fuse-convmvfs/FC-6 .cvsignore,1.2,1.3 sources,1.2,1.3 Message-ID: <200706010347.l513l3ZR000969@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/fuse-convmvfs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv846 Modified Files: .cvsignore sources Log Message: upload sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fuse-convmvfs/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Feb 2007 02:11:46 -0000 1.2 +++ .cvsignore 1 Jun 2007 03:46:28 -0000 1.3 @@ -1 +1 @@ -fuse-convmvfs-0.2.3.tar.gz +fuse-convmvfs-0.2.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/fuse-convmvfs/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Feb 2007 02:11:46 -0000 1.2 +++ sources 1 Jun 2007 03:46:28 -0000 1.3 @@ -1 +1 @@ -40ca966feb47d2fcdaedb682655fd3e3 fuse-convmvfs-0.2.3.tar.gz +e600a351d2e118f866c1d6ca29cafaf8 fuse-convmvfs-0.2.4.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 03:51:54 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Thu, 31 May 2007 23:51:54 -0400 Subject: rpms/fuse-convmvfs/F-7 fuse-convmvfs.spec,1.3,1.4 Message-ID: <200706010351.l513psK6001858@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/fuse-convmvfs/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1762 Modified Files: fuse-convmvfs.spec Log Message: update tag Index: fuse-convmvfs.spec =================================================================== RCS file: /cvs/extras/rpms/fuse-convmvfs/F-7/fuse-convmvfs.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- fuse-convmvfs.spec 1 Jun 2007 03:37:56 -0000 1.3 +++ fuse-convmvfs.spec 1 Jun 2007 03:51:15 -0000 1.4 @@ -1,6 +1,6 @@ Name: fuse-convmvfs Version: 0.2.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: FUSE-Filesystem to convert filesystem encodings Group: System Environment/Base @@ -41,7 +41,7 @@ %changelog -* Fri Jun 1 2007 ZC Miao - 0.2.4-2 +* Fri Jun 1 2007 ZC Miao - 0.2.4-3 - update for tag * Fri Jun 1 2007 ZC Miao - 0.2.4-1 From fedora-extras-commits at redhat.com Fri Jun 1 03:56:44 2007 From: fedora-extras-commits at redhat.com (ZC Miao (hellwolf)) Date: Thu, 31 May 2007 23:56:44 -0400 Subject: rpms/fuse-convmvfs/FC-6 fuse-convmvfs.spec,1.2,1.3 Message-ID: <200706010356.l513uiIv002572@cvs-int.fedora.redhat.com> Author: hellwolf Update of /cvs/extras/rpms/fuse-convmvfs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2432 Modified Files: fuse-convmvfs.spec Log Message: update tag Index: fuse-convmvfs.spec =================================================================== RCS file: /cvs/extras/rpms/fuse-convmvfs/FC-6/fuse-convmvfs.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- fuse-convmvfs.spec 1 Jun 2007 03:32:40 -0000 1.2 +++ fuse-convmvfs.spec 1 Jun 2007 03:56:04 -0000 1.3 @@ -1,6 +1,6 @@ Name: fuse-convmvfs Version: 0.2.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: FUSE-Filesystem to convert filesystem encodings Group: System Environment/Base @@ -41,6 +41,9 @@ %changelog +* Fri Jun 1 2007 ZC Miao - 0.2.4-2 +- update tag + * Fri Jun 1 2007 ZC Miao - 0.2.4-1 - update to 0.2.4 From fedora-extras-commits at redhat.com Fri Jun 1 04:14:57 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Fri, 1 Jun 2007 00:14:57 -0400 Subject: rpms/evolution-data-server/devel evolution-data-server-1.9.92-e-passwords.patch, 1.3, 1.4 evolution-data-server.spec, 1.166, 1.167 Message-ID: <200706010414.l514EvS6012161@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/evolution-data-server/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12039 Modified Files: evolution-data-server-1.9.92-e-passwords.patch evolution-data-server.spec Log Message: * Thu May 31 2007 Matthew Barnes - 1.11.2-3.fc7 - Revise patch for GNOME bug #376991 to fix RH bug #241974. evolution-data-server-1.9.92-e-passwords.patch: Index: evolution-data-server-1.9.92-e-passwords.patch =================================================================== RCS file: /cvs/pkgs/rpms/evolution-data-server/devel/evolution-data-server-1.9.92-e-passwords.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- evolution-data-server-1.9.92-e-passwords.patch 18 May 2007 17:39:14 -0000 1.3 +++ evolution-data-server-1.9.92-e-passwords.patch 1 Jun 2007 04:14:22 -0000 1.4 @@ -1,5 +1,5 @@ --- evolution-data-server-1.11.2/libedataserverui/e-passwords.h.e-passwords 2007-04-18 06:10:16.000000000 -0400 -+++ evolution-data-server-1.11.2/libedataserverui/e-passwords.h 2007-05-18 12:03:54.000000000 -0400 ++++ evolution-data-server-1.11.2/libedataserverui/e-passwords.h 2007-05-31 22:51:17.000000000 -0400 @@ -28,45 +28,65 @@ G_BEGIN_DECLS @@ -98,7 +98,7 @@ G_END_DECLS --- evolution-data-server-1.11.2/libedataserverui/e-passwords.c.e-passwords 2007-04-18 06:10:16.000000000 -0400 -+++ evolution-data-server-1.11.2/libedataserverui/e-passwords.c 2007-05-18 12:03:54.000000000 -0400 ++++ evolution-data-server-1.11.2/libedataserverui/e-passwords.c 2007-05-31 23:55:51.000000000 -0400 @@ -23,18 +23,29 @@ */ @@ -623,7 +623,7 @@ { GnomeKeyringAttributeList *attributes; GnomeKeyringAttribute attribute; -@@ -205,11 +438,8 @@ +@@ -205,11 +438,8 @@ ep_clear_passwords_keyring(EPassMsg *msg result = gnome_keyring_get_default_keyring_sync (&default_keyring); if (!default_keyring) { @@ -637,7 +637,7 @@ default_keyring = g_strdup ("default"); } -@@ -239,38 +469,44 @@ +@@ -239,38 +469,44 @@ ep_clear_passwords_keyring(EPassMsg *msg } g_free (default_keyring); @@ -700,7 +700,7 @@ { GnomeKeyringAttributeList *attributes; GnomeKeyringAttribute attribute; -@@ -281,11 +517,8 @@ +@@ -281,11 +517,8 @@ ep_forget_passwords_keyring(EPassMsg *ms result = gnome_keyring_get_default_keyring_sync (&default_keyring); if (!default_keyring) { @@ -714,7 +714,7 @@ default_keyring = g_strdup ("default"); } d(g_print("Get Default %d\n", result)); -@@ -316,69 +549,54 @@ +@@ -316,69 +549,54 @@ ep_forget_passwords_keyring(EPassMsg *ms g_free (default_keyring); /* free up the session passwords */ @@ -811,7 +811,7 @@ guint32 item_id; if (!strcmp (uri->protocol, "ldap") && !uri->user) { -@@ -419,48 +637,48 @@ +@@ -419,48 +637,48 @@ ep_remember_password_keyring(EPassMsg *m d(g_print("Remember %s: %d/%d\n", msg->key, result, item_id)); /* now remove it from our session hash */ @@ -890,7 +890,7 @@ } #ifdef WITH_GNOME_KEYRING -@@ -472,7 +690,6 @@ +@@ -472,7 +690,6 @@ ep_forget_password_keyring (EPassMsg *ms GnomeKeyringResult result; GList *matches = NULL, *tmp; char *default_keyring = NULL; @@ -898,7 +898,7 @@ EUri *uri = e_uri_new (msg->key); if (!strcmp (uri->protocol, "ldap") && !uri->user) { -@@ -486,27 +703,17 @@ +@@ -486,27 +703,17 @@ ep_forget_password_keyring (EPassMsg *ms uri->user = keycopy; } @@ -929,7 +929,7 @@ default_keyring = g_strdup ("default"); } -@@ -567,35 +774,44 @@ +@@ -567,35 +774,44 @@ ep_forget_password_keyring (EPassMsg *ms } g_free (default_keyring); @@ -993,7 +993,7 @@ #ifdef WITH_GNOME_KEYRING static void -@@ -605,11 +821,11 @@ +@@ -605,11 +821,11 @@ ep_get_password_keyring (EPassMsg *msg) GnomeKeyringAttributeList *attributes; GnomeKeyringAttribute attribute; GnomeKeyringResult result; @@ -1008,7 +1008,7 @@ } else { EUri *uri = e_uri_new (msg->key); -@@ -683,287 +899,154 @@ +@@ -683,287 +899,154 @@ ep_get_password_keyring (EPassMsg *msg) } } @@ -1386,7 +1386,7 @@ * * Set the offline-state of the application. This is a work-around * for having the backends fully offline aware, and returns a -@@ -972,10 +1055,11 @@ +@@ -972,10 +1055,11 @@ e_passwords_shutdown (void) * FIXME: This is not a permanent api, review post 2.0. **/ void @@ -1401,7 +1401,7 @@ } /** -@@ -986,150 +1070,137 @@ +@@ -986,151 +1070,138 @@ e_passwords_set_online(int state) void e_passwords_forget_passwords (void) { @@ -1601,11 +1601,13 @@ * @title: title for the password dialog - * @component_name: the name of the component for which we're storing - * the password (e.g. Mail, Addressbook, etc.) +- * @key: key to store the password under + * @component: component name of the caller - * @key: key to store the password under ++ * @key: key to store the password under, or NULL * @prompt: prompt string * @secret: whether or not the password text should be ***ed out -@@ -1146,241 +1217,45 @@ + * @remember_type: whether or not to offer to remember the password, +@@ -1146,241 +1217,44 @@ e_passwords_add_password (const char *ke * return value is non-%NULL and @remember_type is not * E_PASSWORDS_DO_NOT_REMEMBER. **/ @@ -1632,7 +1634,6 @@ + + g_return_val_if_fail (title != NULL, NULL); + g_return_val_if_fail (component != NULL, NULL); -+ g_return_val_if_fail (key != NULL, NULL); + g_return_val_if_fail (prompt != NULL, NULL); if ((type & E_PASSWORDS_ONLINE) && !ep_online_state) @@ -1710,13 +1711,21 @@ - } - if (break_lines) - *outptr++ = '\n'; -- ++ msg = ep_msg_new (ep_ask_password, TRUE); ++ msg->component = component; ++ msg->key = (key != NULL) ? key : ""; ++ msg->data = data; + - *save = 0; - *state = 0; - - return outptr-out; -} -- ++ ep_msg_send (msg); ++ password = msg->password; ++ remember = data->remember; ++ ep_msg_free (msg); + -/* - performs an 'encode step', only encodes blocks of 3 characters to the - output at a time, saves left-over state in state and save (initialise to @@ -1785,8 +1794,11 @@ - - return outptr-out; -} -- -- ++ ep_dialog_data_free (data); + ++ if (p_remember != NULL) ++ *p_remember = remember; + -/** - * base64_decode_step: decode a chunk of base64 encoded data - * @in: input stream @@ -1825,18 +1837,10 @@ - } - } - } -+ msg = ep_msg_new (ep_ask_password, TRUE); -+ msg->component = component; -+ msg->key = key; -+ msg->data = data; - +- - *save = v; - *state = i; -+ ep_msg_send (msg); -+ password = msg->password; -+ remember = data->remember; -+ ep_msg_free (msg); - +- - /* quick scan back for '=' on the end somewhere */ - /* fortunately we can drop 1 output char for each trailing = (upto 2) */ - i=2; @@ -1848,14 +1852,11 @@ - i--; - } - } -+ ep_dialog_data_free (data); - +- - /* if i!= 0 then there is a truncation error! */ - return outptr-out; -} -+ if (p_remember != NULL) -+ *p_remember = remember; - +- -static char * -decode_base64 (char *base64) -{ @@ -1877,8 +1878,8 @@ + return password; } --- evolution-data-server-1.11.2/libedataserver/e-msgport.h.e-passwords 2007-04-18 06:10:18.000000000 -0400 -+++ evolution-data-server-1.11.2/libedataserver/e-msgport.h 2007-05-18 12:03:54.000000000 -0400 -@@ -54,7 +54,7 @@ ++++ evolution-data-server-1.11.2/libedataserver/e-msgport.h 2007-05-31 22:51:17.000000000 -0400 +@@ -54,7 +54,7 @@ typedef struct _EMsgPort EMsgPort; /* header for any message */ typedef struct _EMsg { Index: evolution-data-server.spec =================================================================== RCS file: /cvs/pkgs/rpms/evolution-data-server/devel/evolution-data-server.spec,v retrieving revision 1.166 retrieving revision 1.167 diff -u -r1.166 -r1.167 --- evolution-data-server.spec 21 May 2007 15:05:44 -0000 1.166 +++ evolution-data-server.spec 1 Jun 2007 04:14:22 -0000 1.167 @@ -26,7 +26,7 @@ Name: evolution-data-server Version: 1.11.2 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPL Group: System Environment/Libraries Summary: Backend data server for Evolution @@ -387,6 +387,9 @@ %{_libdir}/pkgconfig/libexchange-storage-%{eds_api_version}.pc %changelog +* Thu May 31 2007 Matthew Barnes - 1.11.2-3.fc7 +- Revise patch for GNOME bug #376991 to fix RH bug #241974. + * Mon May 21 2007 Matthew Barnes - 1.11.2-2.fc7 - Store account passwords in GNOME Keyring. From fedora-extras-commits at redhat.com Fri Jun 1 04:21:06 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Fri, 1 Jun 2007 00:21:06 -0400 Subject: rpms/evolution-data-server/F-7 evolution-data-server-1.9.92-e-passwords.patch, 1.3, 1.4 evolution-data-server.spec, 1.165, 1.166 Message-ID: <200706010421.l514L6aW013145@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/evolution-data-server/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13094 Modified Files: evolution-data-server-1.9.92-e-passwords.patch evolution-data-server.spec Log Message: * Fri Jun 01 2007 Matthew Barnes - 1.10.2-2.fc7 - Revise patch for GNOME bug #376991 to fix RH bug #241974. evolution-data-server-1.9.92-e-passwords.patch: Index: evolution-data-server-1.9.92-e-passwords.patch =================================================================== RCS file: /cvs/pkgs/rpms/evolution-data-server/F-7/evolution-data-server-1.9.92-e-passwords.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- evolution-data-server-1.9.92-e-passwords.patch 21 May 2007 14:33:05 -0000 1.3 +++ evolution-data-server-1.9.92-e-passwords.patch 1 Jun 2007 04:20:57 -0000 1.4 @@ -1,5 +1,5 @@ ---- evolution-data-server-1.10.1/libedataserverui/e-passwords.h.e-passwords 2007-04-09 08:42:54.000000000 -0400 -+++ evolution-data-server-1.10.1/libedataserverui/e-passwords.h 2007-05-21 10:29:53.000000000 -0400 +--- evolution-data-server-1.10.2/libedataserverui/e-passwords.h.e-passwords 2007-04-09 08:42:54.000000000 -0400 ++++ evolution-data-server-1.10.2/libedataserverui/e-passwords.h 2007-06-01 00:16:46.000000000 -0400 @@ -28,45 +28,65 @@ G_BEGIN_DECLS @@ -97,8 +97,8 @@ G_END_DECLS ---- evolution-data-server-1.10.1/libedataserverui/e-passwords.c.e-passwords 2007-04-09 08:42:54.000000000 -0400 -+++ evolution-data-server-1.10.1/libedataserverui/e-passwords.c 2007-05-21 10:31:00.000000000 -0400 +--- evolution-data-server-1.10.2/libedataserverui/e-passwords.c.e-passwords 2007-04-09 08:42:54.000000000 -0400 ++++ evolution-data-server-1.10.2/libedataserverui/e-passwords.c 2007-06-01 00:19:02.000000000 -0400 @@ -23,18 +23,29 @@ */ @@ -623,7 +623,7 @@ { GnomeKeyringAttributeList *attributes; GnomeKeyringAttribute attribute; -@@ -205,11 +438,8 @@ +@@ -205,11 +438,8 @@ ep_clear_passwords_keyring(EPassMsg *msg result = gnome_keyring_get_default_keyring_sync (&default_keyring); if (!default_keyring) { @@ -637,7 +637,7 @@ default_keyring = g_strdup ("default"); } -@@ -239,38 +469,44 @@ +@@ -239,38 +469,44 @@ ep_clear_passwords_keyring(EPassMsg *msg } g_free (default_keyring); @@ -700,7 +700,7 @@ { GnomeKeyringAttributeList *attributes; GnomeKeyringAttribute attribute; -@@ -281,11 +517,8 @@ +@@ -281,11 +517,8 @@ ep_forget_passwords_keyring(EPassMsg *ms result = gnome_keyring_get_default_keyring_sync (&default_keyring); if (!default_keyring) { @@ -714,7 +714,7 @@ default_keyring = g_strdup ("default"); } d(g_print("Get Default %d\n", result)); -@@ -316,69 +549,54 @@ +@@ -316,69 +549,54 @@ ep_forget_passwords_keyring(EPassMsg *ms g_free (default_keyring); /* free up the session passwords */ @@ -811,7 +811,7 @@ guint32 item_id; if (!strcmp (uri->protocol, "ldap") && !uri->user) { -@@ -419,48 +637,48 @@ +@@ -419,48 +637,48 @@ ep_remember_password_keyring(EPassMsg *m d(g_print("Remember %s: %d/%d\n", msg->key, result, item_id)); /* now remove it from our session hash */ @@ -890,7 +890,7 @@ } #if WITH_GNOME_KEYRING -@@ -472,7 +690,6 @@ +@@ -472,7 +690,6 @@ ep_forget_password_keyring (EPassMsg *ms GnomeKeyringResult result; GList *matches = NULL, *tmp; char *default_keyring = NULL; @@ -898,7 +898,7 @@ EUri *uri = e_uri_new (msg->key); if (!strcmp (uri->protocol, "ldap") && !uri->user) { -@@ -486,27 +703,17 @@ +@@ -486,27 +703,17 @@ ep_forget_password_keyring (EPassMsg *ms uri->user = keycopy; } @@ -929,7 +929,7 @@ default_keyring = g_strdup ("default"); } -@@ -567,35 +774,44 @@ +@@ -567,35 +774,44 @@ ep_forget_password_keyring (EPassMsg *ms } g_free (default_keyring); @@ -993,7 +993,7 @@ #if WITH_GNOME_KEYRING static void -@@ -605,11 +821,11 @@ +@@ -605,11 +821,11 @@ ep_get_password_keyring (EPassMsg *msg) GnomeKeyringAttributeList *attributes; GnomeKeyringAttribute attribute; GnomeKeyringResult result; @@ -1008,7 +1008,7 @@ } else { EUri *uri = e_uri_new (msg->key); -@@ -683,287 +899,154 @@ +@@ -683,287 +899,154 @@ ep_get_password_keyring (EPassMsg *msg) } } @@ -1386,7 +1386,7 @@ * * Set the offline-state of the application. This is a work-around * for having the backends fully offline aware, and returns a -@@ -972,10 +1055,11 @@ +@@ -972,10 +1055,11 @@ e_passwords_shutdown (void) * FIXME: This is not a permanent api, review post 2.0. **/ void @@ -1401,7 +1401,7 @@ } /** -@@ -986,150 +1070,137 @@ +@@ -986,150 +1070,137 @@ e_passwords_set_online(int state) void e_passwords_forget_passwords (void) { @@ -1605,7 +1605,7 @@ * @key: key to store the password under * @prompt: prompt string * @secret: whether or not the password text should be ***ed out -@@ -1146,241 +1217,45 @@ +@@ -1146,241 +1217,44 @@ e_passwords_add_password (const char *ke * return value is non-%NULL and @remember_type is not * E_PASSWORDS_DO_NOT_REMEMBER. **/ @@ -1632,7 +1632,6 @@ + + g_return_val_if_fail (title != NULL, NULL); + g_return_val_if_fail (component != NULL, NULL); -+ g_return_val_if_fail (key != NULL, NULL); + g_return_val_if_fail (prompt != NULL, NULL); if ((type & E_PASSWORDS_ONLINE) && !ep_online_state) @@ -1710,13 +1709,21 @@ - } - if (break_lines) - *outptr++ = '\n'; -- ++ msg = ep_msg_new (ep_ask_password, TRUE); ++ msg->component = component; ++ msg->key = (key != NULL) ? key : ""; ++ msg->data = data; + - *save = 0; - *state = 0; - - return outptr-out; -} -- ++ ep_msg_send (msg); ++ password = msg->password; ++ remember = data->remember; ++ ep_msg_free (msg); + -/* - performs an 'encode step', only encodes blocks of 3 characters to the - output at a time, saves left-over state in state and save (initialise to @@ -1785,8 +1792,11 @@ - - return outptr-out; -} -- -- ++ ep_dialog_data_free (data); + ++ if (p_remember != NULL) ++ *p_remember = remember; + -/** - * base64_decode_step: decode a chunk of base64 encoded data - * @in: input stream @@ -1825,18 +1835,10 @@ - } - } - } -+ msg = ep_msg_new (ep_ask_password, TRUE); -+ msg->component = component; -+ msg->key = key; -+ msg->data = data; - +- - *save = v; - *state = i; -+ ep_msg_send (msg); -+ password = msg->password; -+ remember = data->remember; -+ ep_msg_free (msg); - +- - /* quick scan back for '=' on the end somewhere */ - /* fortunately we can drop 1 output char for each trailing = (upto 2) */ - i=2; @@ -1848,14 +1850,11 @@ - i--; - } - } -+ ep_dialog_data_free (data); - +- - /* if i!= 0 then there is a truncation error! */ - return outptr-out; -} -+ if (p_remember != NULL) -+ *p_remember = remember; - +- -static char * -decode_base64 (char *base64) -{ @@ -1876,9 +1875,9 @@ - return (char *)plain; + return password; } ---- evolution-data-server-1.10.1/libedataserver/e-msgport.h.e-passwords 2007-04-09 08:42:55.000000000 -0400 -+++ evolution-data-server-1.10.1/libedataserver/e-msgport.h 2007-05-21 10:29:53.000000000 -0400 -@@ -54,7 +54,7 @@ +--- evolution-data-server-1.10.2/libedataserver/e-msgport.h.e-passwords 2007-04-09 08:42:55.000000000 -0400 ++++ evolution-data-server-1.10.2/libedataserver/e-msgport.h 2007-06-01 00:16:46.000000000 -0400 +@@ -54,7 +54,7 @@ typedef struct _EMsgPort EMsgPort; /* header for any message */ typedef struct _EMsg { Index: evolution-data-server.spec =================================================================== RCS file: /cvs/pkgs/rpms/evolution-data-server/F-7/evolution-data-server.spec,v retrieving revision 1.165 retrieving revision 1.166 diff -u -r1.165 -r1.166 --- evolution-data-server.spec 29 May 2007 02:54:31 -0000 1.165 +++ evolution-data-server.spec 1 Jun 2007 04:20:57 -0000 1.166 @@ -26,7 +26,7 @@ Name: evolution-data-server Version: 1.10.2 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPL Group: System Environment/Libraries Summary: Backend data server for Evolution @@ -400,6 +400,9 @@ %{_libdir}/pkgconfig/libexchange-storage-%{eds_api_version}.pc %changelog +* Fri Jun 01 2007 Matthew Barnes - 1.10.2-2.fc7 +- Revise patch for GNOME bug #376991 to fix RH bug #241974. + * Mon May 28 2007 Matthew Barnes - 1.10.2-1.fc7 - Update to 1.10.2 - Remove patch for RH bug #235290 (fixed upstream). From fedora-extras-commits at redhat.com Fri Jun 1 05:00:30 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 01:00:30 -0400 Subject: rpms/perl-Gtk2-Notify Makefile,1.1,1.2 Message-ID: <200706010500.l5150UBe020479@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Gtk2-Notify In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20288 Modified Files: Makefile Log Message: * Thu May 31 2007 Chris Weyl 0.03-1 - update to 0.03 - add t/ to doc - spec updates to deal with the once and future perl split Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-Notify/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 27 Nov 2006 18:46:05 -0000 1.1 +++ Makefile 1 Jun 2007 04:59:55 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : common-update + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag build ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Fri Jun 1 05:00:35 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 01:00:35 -0400 Subject: rpms/perl-Gtk2-Notify/F-7 perl-Gtk2-Notify.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200706010500.l5150ZnW020496@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Gtk2-Notify/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20288/F-7 Modified Files: perl-Gtk2-Notify.spec sources Log Message: * Thu May 31 2007 Chris Weyl 0.03-1 - update to 0.03 - add t/ to doc - spec updates to deal with the once and future perl split Index: perl-Gtk2-Notify.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-Notify/F-7/perl-Gtk2-Notify.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Gtk2-Notify.spec 27 Nov 2006 18:47:00 -0000 1.2 +++ perl-Gtk2-Notify.spec 1 Jun 2007 05:00:00 -0000 1.3 @@ -1,18 +1,23 @@ Name: perl-Gtk2-Notify -Version: 0.02 -Release: 4%{?dist} -Summary: Gtk2::Notify Perl module +Version: 0.03 +Release: 1%{?dist} +Summary: Perl interface to libnotify License: LGPL Group: Development/Libraries URL: http://search.cpan.org/dist/Gtk2-Notify/ - -#Source0: http://www.cpan.org/modules/by-module/Gtk2/Gtk2-Notify-%{version}.tar.gz -Source0: http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Gtk2-Notify-%{version}.tar.gz - +Source0: http://www.cpan.org/modules/by-module/Gtk2/Gtk2-Notify-%{version}.tar.gz +#Source0: http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Gtk2-Notify-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +# non-perl +BuildRequires: libnotify-devel +# core +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::MakeMaker) +# cpan +BuildRequires: perl(ExtUtils::MakeMaker), libnotify-devel BuildRequires: perl(Glib) >= 1.093, perl(Gtk2) BuildRequires: perl(ExtUtils::Depends), perl(ExtUtils::PkgConfig) -BuildRequires: perl(ExtUtils::MakeMaker), libnotify-devel # for tests... %{?_with_display_tests:BuildRequires: perl(Test::Pod::Coverage) >= 1.04, perl(Test::Pod) >= 1.14} @@ -29,6 +34,8 @@ %prep %setup -q -n Gtk2-Notify-%{version} +find t/ -type f -exec perl -pi -e 's|^#!perl|#!/usr/bin/perl|' {} + + %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" make %{?_smp_mflags} @@ -53,12 +60,17 @@ %files %defattr(-,root,root,-) -%doc Changes maps README examples/ +%doc Changes README examples/ t/ %{perl_vendorarch}/auto/* %{perl_vendorarch}/Gtk2* %{_mandir}/man3/* %changelog +* Thu May 31 2007 Chris Weyl 0.03-1 +- update to 0.03 +- add t/ to doc +- spec updates to deal with the once and future perl split + * Mon Nov 27 2006 Chris Weyl 0.02-4 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-Notify/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Nov 2006 18:46:15 -0000 1.2 +++ sources 1 Jun 2007 05:00:00 -0000 1.3 @@ -1 +1 @@ -77a64c944cf1516bcc514456de22a82b Gtk2-Notify-0.02.tar.gz +8679e148429e8256add8c27e8949113f Gtk2-Notify-0.03.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 05:00:41 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 01:00:41 -0400 Subject: rpms/perl-Gtk2-Notify/FC-5 perl-Gtk2-Notify.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200706010500.l5150fGP020510@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Gtk2-Notify/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20288/FC-5 Modified Files: perl-Gtk2-Notify.spec sources Log Message: * Thu May 31 2007 Chris Weyl 0.03-1 - update to 0.03 - add t/ to doc - spec updates to deal with the once and future perl split Index: perl-Gtk2-Notify.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-Notify/FC-5/perl-Gtk2-Notify.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Gtk2-Notify.spec 27 Nov 2006 18:47:00 -0000 1.2 +++ perl-Gtk2-Notify.spec 1 Jun 2007 05:00:06 -0000 1.3 @@ -1,18 +1,23 @@ Name: perl-Gtk2-Notify -Version: 0.02 -Release: 4%{?dist} -Summary: Gtk2::Notify Perl module +Version: 0.03 +Release: 1%{?dist} +Summary: Perl interface to libnotify License: LGPL Group: Development/Libraries URL: http://search.cpan.org/dist/Gtk2-Notify/ - -#Source0: http://www.cpan.org/modules/by-module/Gtk2/Gtk2-Notify-%{version}.tar.gz -Source0: http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Gtk2-Notify-%{version}.tar.gz - +Source0: http://www.cpan.org/modules/by-module/Gtk2/Gtk2-Notify-%{version}.tar.gz +#Source0: http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Gtk2-Notify-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +# non-perl +BuildRequires: libnotify-devel +# core +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::MakeMaker) +# cpan +BuildRequires: perl(ExtUtils::MakeMaker), libnotify-devel BuildRequires: perl(Glib) >= 1.093, perl(Gtk2) BuildRequires: perl(ExtUtils::Depends), perl(ExtUtils::PkgConfig) -BuildRequires: perl(ExtUtils::MakeMaker), libnotify-devel # for tests... %{?_with_display_tests:BuildRequires: perl(Test::Pod::Coverage) >= 1.04, perl(Test::Pod) >= 1.14} @@ -29,6 +34,8 @@ %prep %setup -q -n Gtk2-Notify-%{version} +find t/ -type f -exec perl -pi -e 's|^#!perl|#!/usr/bin/perl|' {} + + %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" make %{?_smp_mflags} @@ -53,12 +60,17 @@ %files %defattr(-,root,root,-) -%doc Changes maps README examples/ +%doc Changes README examples/ t/ %{perl_vendorarch}/auto/* %{perl_vendorarch}/Gtk2* %{_mandir}/man3/* %changelog +* Thu May 31 2007 Chris Weyl 0.03-1 +- update to 0.03 +- add t/ to doc +- spec updates to deal with the once and future perl split + * Mon Nov 27 2006 Chris Weyl 0.02-4 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-Notify/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Nov 2006 18:46:15 -0000 1.2 +++ sources 1 Jun 2007 05:00:06 -0000 1.3 @@ -1 +1 @@ -77a64c944cf1516bcc514456de22a82b Gtk2-Notify-0.02.tar.gz +8679e148429e8256add8c27e8949113f Gtk2-Notify-0.03.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 05:00:51 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 01:00:51 -0400 Subject: rpms/perl-Gtk2-Notify/FC-6 perl-Gtk2-Notify.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200706010500.l5150pvj020529@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Gtk2-Notify/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20288/FC-6 Modified Files: perl-Gtk2-Notify.spec sources Log Message: * Thu May 31 2007 Chris Weyl 0.03-1 - update to 0.03 - add t/ to doc - spec updates to deal with the once and future perl split Index: perl-Gtk2-Notify.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-Notify/FC-6/perl-Gtk2-Notify.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Gtk2-Notify.spec 27 Nov 2006 18:47:00 -0000 1.2 +++ perl-Gtk2-Notify.spec 1 Jun 2007 05:00:11 -0000 1.3 @@ -1,18 +1,23 @@ Name: perl-Gtk2-Notify -Version: 0.02 -Release: 4%{?dist} -Summary: Gtk2::Notify Perl module +Version: 0.03 +Release: 1%{?dist} +Summary: Perl interface to libnotify License: LGPL Group: Development/Libraries URL: http://search.cpan.org/dist/Gtk2-Notify/ - -#Source0: http://www.cpan.org/modules/by-module/Gtk2/Gtk2-Notify-%{version}.tar.gz -Source0: http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Gtk2-Notify-%{version}.tar.gz - +Source0: http://www.cpan.org/modules/by-module/Gtk2/Gtk2-Notify-%{version}.tar.gz +#Source0: http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Gtk2-Notify-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +# non-perl +BuildRequires: libnotify-devel +# core +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::MakeMaker) +# cpan +BuildRequires: perl(ExtUtils::MakeMaker), libnotify-devel BuildRequires: perl(Glib) >= 1.093, perl(Gtk2) BuildRequires: perl(ExtUtils::Depends), perl(ExtUtils::PkgConfig) -BuildRequires: perl(ExtUtils::MakeMaker), libnotify-devel # for tests... %{?_with_display_tests:BuildRequires: perl(Test::Pod::Coverage) >= 1.04, perl(Test::Pod) >= 1.14} @@ -29,6 +34,8 @@ %prep %setup -q -n Gtk2-Notify-%{version} +find t/ -type f -exec perl -pi -e 's|^#!perl|#!/usr/bin/perl|' {} + + %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" make %{?_smp_mflags} @@ -53,12 +60,17 @@ %files %defattr(-,root,root,-) -%doc Changes maps README examples/ +%doc Changes README examples/ t/ %{perl_vendorarch}/auto/* %{perl_vendorarch}/Gtk2* %{_mandir}/man3/* %changelog +* Thu May 31 2007 Chris Weyl 0.03-1 +- update to 0.03 +- add t/ to doc +- spec updates to deal with the once and future perl split + * Mon Nov 27 2006 Chris Weyl 0.02-4 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-Notify/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Nov 2006 18:46:15 -0000 1.2 +++ sources 1 Jun 2007 05:00:11 -0000 1.3 @@ -1 +1 @@ -77a64c944cf1516bcc514456de22a82b Gtk2-Notify-0.02.tar.gz +8679e148429e8256add8c27e8949113f Gtk2-Notify-0.03.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 05:00:59 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 01:00:59 -0400 Subject: rpms/perl-Gtk2-Notify/devel .cvsignore, 1.2, 1.3 perl-Gtk2-Notify.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200706010500.l5150xEh020550@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Gtk2-Notify/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20288/devel Modified Files: .cvsignore perl-Gtk2-Notify.spec sources Log Message: * Thu May 31 2007 Chris Weyl 0.03-1 - update to 0.03 - add t/ to doc - spec updates to deal with the once and future perl split Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-Notify/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Nov 2006 18:46:15 -0000 1.2 +++ .cvsignore 1 Jun 2007 05:00:21 -0000 1.3 @@ -1 +1 @@ -Gtk2-Notify-0.02.tar.gz +Gtk2-Notify-0.03.tar.gz Index: perl-Gtk2-Notify.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-Notify/devel/perl-Gtk2-Notify.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Gtk2-Notify.spec 27 Nov 2006 18:47:00 -0000 1.2 +++ perl-Gtk2-Notify.spec 1 Jun 2007 05:00:21 -0000 1.3 @@ -1,18 +1,23 @@ Name: perl-Gtk2-Notify -Version: 0.02 -Release: 4%{?dist} -Summary: Gtk2::Notify Perl module +Version: 0.03 +Release: 1%{?dist} +Summary: Perl interface to libnotify License: LGPL Group: Development/Libraries URL: http://search.cpan.org/dist/Gtk2-Notify/ - -#Source0: http://www.cpan.org/modules/by-module/Gtk2/Gtk2-Notify-%{version}.tar.gz -Source0: http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Gtk2-Notify-%{version}.tar.gz - +Source0: http://www.cpan.org/modules/by-module/Gtk2/Gtk2-Notify-%{version}.tar.gz +#Source0: http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Gtk2-Notify-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +# non-perl +BuildRequires: libnotify-devel +# core +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::MakeMaker) +# cpan +BuildRequires: perl(ExtUtils::MakeMaker), libnotify-devel BuildRequires: perl(Glib) >= 1.093, perl(Gtk2) BuildRequires: perl(ExtUtils::Depends), perl(ExtUtils::PkgConfig) -BuildRequires: perl(ExtUtils::MakeMaker), libnotify-devel # for tests... %{?_with_display_tests:BuildRequires: perl(Test::Pod::Coverage) >= 1.04, perl(Test::Pod) >= 1.14} @@ -29,6 +34,8 @@ %prep %setup -q -n Gtk2-Notify-%{version} +find t/ -type f -exec perl -pi -e 's|^#!perl|#!/usr/bin/perl|' {} + + %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" make %{?_smp_mflags} @@ -53,12 +60,17 @@ %files %defattr(-,root,root,-) -%doc Changes maps README examples/ +%doc Changes README examples/ t/ %{perl_vendorarch}/auto/* %{perl_vendorarch}/Gtk2* %{_mandir}/man3/* %changelog +* Thu May 31 2007 Chris Weyl 0.03-1 +- update to 0.03 +- add t/ to doc +- spec updates to deal with the once and future perl split + * Mon Nov 27 2006 Chris Weyl 0.02-4 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-Notify/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Nov 2006 18:46:15 -0000 1.2 +++ sources 1 Jun 2007 05:00:21 -0000 1.3 @@ -1 +1 @@ -77a64c944cf1516bcc514456de22a82b Gtk2-Notify-0.02.tar.gz +8679e148429e8256add8c27e8949113f Gtk2-Notify-0.03.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 05:07:12 2007 From: fedora-extras-commits at redhat.com (Eric Sandeen (sandeen)) Date: Fri, 1 Jun 2007 01:07:12 -0400 Subject: rpms/xfsdump/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 xfsdump.spec, 1.1, 1.2 Message-ID: <200706010507.l5157C2K028659@cvs-int.fedora.redhat.com> Author: sandeen Update of /cvs/pkgs/rpms/xfsdump/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28521 Modified Files: .cvsignore sources xfsdump.spec Log Message: * Thu May 31 2007 Eric Sandeen - 2.2.45-1 - Update to xfsdump 2.2.45 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/xfsdump/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 1 Sep 2006 17:26:34 -0000 1.2 +++ .cvsignore 1 Jun 2007 05:06:32 -0000 1.3 @@ -1 +1 @@ -xfsdump_2.2.42-1.tar.gz +xfsdump_2.2.45-1.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/xfsdump/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 1 Sep 2006 17:26:34 -0000 1.2 +++ sources 1 Jun 2007 05:06:32 -0000 1.3 @@ -1 +1 @@ -4e113a39b07723bbb140d2e5c5389cfe xfsdump_2.2.42-1.tar.gz +9f4f6da94d14e638639a542b0fa8a722 xfsdump_2.2.45-1.tar.gz Index: xfsdump.spec =================================================================== RCS file: /cvs/pkgs/rpms/xfsdump/devel/xfsdump.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xfsdump.spec 1 Sep 2006 17:26:34 -0000 1.1 +++ xfsdump.spec 1 Jun 2007 05:06:32 -0000 1.2 @@ -1,7 +1,7 @@ Summary: Administrative utilities for the XFS filesystem Name: xfsdump -Version: 2.2.42 -Release: 2%{?dist} +Version: 2.2.45 +Release: 1%{?dist} License: GPL Group: System Environment/Base URL: http://oss.sgi.com/projects/xfs/ @@ -60,8 +60,11 @@ /sbin/* %changelog +* Thu May 31 2007 Eric Sandeen - 2.2.45-1 +- Update to xfsdump 2.2.45 + * Wed Aug 31 2006 Russell Cattelan - 2.2.42-2 -Remove Distribution: tag +- Remove Distribution: tag * Wed Aug 23 2006 Russell Cattelan - 2.2.42-1 - update to version 2.2.42 From fedora-extras-commits at redhat.com Fri Jun 1 05:20:50 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Fri, 1 Jun 2007 01:20:50 -0400 Subject: owners owners.epel.list,1.258,1.259 owners.list,1.2990,1.2991 Message-ID: <200706010520.l515KoBq030806@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/owners In directory cvs-int.fedora.redhat.com:/home/fedora/ausil/owners Modified Files: owners.epel.list owners.list Log Message: fix bad email address Index: owners.epel.list =================================================================== RCS file: /cvs/extras/owners/owners.epel.list,v retrieving revision 1.258 retrieving revision 1.259 diff -u -r1.258 -r1.259 --- owners.epel.list 31 May 2007 14:04:48 -0000 1.258 +++ owners.epel.list 1 Jun 2007 05:20:20 -0000 1.259 @@ -588,7 +588,7 @@ Fedora EPEL|qucs|Circuit simulator|eric.tanguy at univ-nantes.fr|extras-qa at fedoraproject.org| Fedora EPEL|queuegraph|A RRDtool frontend for mail statistics|bjohnson at symetrix.com|extras-qa at fedoraproject.org| Fedora EPEL|rbldnsd|Small, fast daemon to serve DNSBLs|paul at city-fan.org|extras-qa at fedoraproject.org| -Fedora EPEL|remind|A sophisticated calendar and alarm program|rayvd at buldgeon.org|extras-qa at fedoraproject.org| +Fedora EPEL|remind|A sophisticated calendar and alarm program|rayvd at bludgeon.org|extras-qa at fedoraproject.org| Fedora EPEL|revelation|Password manager for GNOME 2|fedora at leemhuis.info|extras-qa at fedoraproject.org| Fedora EPEL|rpl|Intelligent recursive search/replace utility|rpm at timj.co.uk|extras-qa at fedoraproject.org| Fedora EPEL|rpmdevtools|RPM Development Tools|dennis at ausil.us|extras-qa at fedoraproject.org|ville.skytta at iki.fi Index: owners.list =================================================================== RCS file: /cvs/extras/owners/owners.list,v retrieving revision 1.2990 retrieving revision 1.2991 diff -u -r1.2990 -r1.2991 --- owners.list 31 May 2007 22:54:09 -0000 1.2990 +++ owners.list 1 Jun 2007 05:20:20 -0000 1.2991 @@ -2762,7 +2762,7 @@ Fedora Extras|regionset|Reads/sets the region code of DVD drives|rpm at greysector.net|extras-qa at fedoraproject.org| Fedora Extras|rekall|A KDE database front-end application|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|relaxngDatatype|RELAX NG Datatype API|nsantos at redhat.com,rafaels at redhat.com,dbhole at redhat.com|extras-qa at fedoraproject.org| -Fedora Extras|remind|A sophisticated calendar and alarm program|rayvd at buldgeon.org|extras-qa at fedoraproject.org| +Fedora Extras|remind|A sophisticated calendar and alarm program|rayvd at bludgeon.org|extras-qa at fedoraproject.org| Fedora Extras|ren|Rename multiple files|wolfy at nobugconsulting.ro|extras-qa at fedoraproject.org| Fedora Extras|renrot|A program to rename and rotate files according to EXIF tags|andy at smile.org.ua|extras-qa at fedoraproject.org| Fedora Extras|repoman|Tool for configuring yum settings and repositories|dcantrell at redhat.com,clumens at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Jun 1 07:05:45 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Fri, 1 Jun 2007 03:05:45 -0400 Subject: rpms/util-vserver/F-7 util-vserver.spec, 1.24, 1.25 sources, 1.10, 1.11 util-vserver-0.30.212-pagesize.patch, 1.2, NONE Message-ID: <200706010705.l5175js9031262@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31149/F-7 Modified Files: util-vserver.spec sources Removed Files: util-vserver-0.30.212-pagesize.patch Log Message: - updated to 0.30.213 - disabled dietlibc build for PPC64 - enabled support for 'util-vserver' initscript - BR some tools tested by ./configure Index: util-vserver.spec =================================================================== RCS file: /cvs/extras/rpms/util-vserver/F-7/util-vserver.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- util-vserver.spec 19 Jan 2007 05:36:29 -0000 1.24 +++ util-vserver.spec 1 Jun 2007 07:05:05 -0000 1.25 @@ -5,7 +5,14 @@ ## --with xalan ... require/use the xalan xslt processor ## Fedora Extras specific customization below... + +%ifarch ppc64 +%bcond_with dietlibc +%else %bcond_without dietlibc +%endif + +%bcond_with xalan ## %global confdir %_sysconfdir/vservers @@ -20,14 +27,13 @@ Summary: Linux virtual server utilities Name: util-vserver -Version: 0.30.212 -Release: %release_func 3 +Version: 0.30.213 +Release: %release_func 1 License: GPL Group: System Environment/Base URL: http://savannah.nongnu.org/projects/util-vserver/ Source0: http://ftp.linux-vserver.org/pub/utils/util-vserver/%name-%version.tar.bz2 Source1: http://ftp.linux-vserver.org/pub/utils/util-vserver/%name-%version.tar.bz2.asc -Patch0: util-vserver-0.30.212-pagesize.patch BuildRoot: %_tmppath/%name-%version-%release-root Requires: init(%name) Requires: %name-core = %version-%release @@ -39,11 +45,12 @@ BuildRequires: gcc-c++ wget which diffutils BuildRequires: e2fsprogs-devel beecrypt-devel BuildRequires: doxygen tetex-latex graphviz ghostscript +BuildRequires: libxslt rsync dump Requires(post): %name-core Requires(pre): %pkglibdir Requires(postun): %pkglibdir %{?with_dietlibc:BuildRequires: dietlibc} -%{?_with_xalan:BuildRequires: xalan-j} +%{?with_xalan:BuildRequires: xalan-j} %package lib Summary: Dynamic libraries for util-vserver @@ -166,7 +173,6 @@ %prep %setup -q -%patch0 -p1 %build %configure --with-initrddir=%_initrddir --enable-release \ @@ -217,7 +223,7 @@ %post sysv %chkconfig --add vservers-default %chkconfig --add vprocunhide - +%chkconfig --add util-vserver %preun sysv @@ -225,6 +231,7 @@ test "$1" != 0 || %chkconfig --del vprocunhide test "$1" != 0 || %chkconfig --del vservers-default +test "$1" != 0 || %chkconfig --del util-vserver %postun sysv @@ -349,6 +356,14 @@ %changelog +* Thu May 31 2007 Enrico Scholz - 0.30.213-1 +- updated to 0.30.213 +- disabled dietlibc build for PPC64 +- enabled support for 'util-vserver' initscript + +* Fri Apr 20 2007 Enrico Scholz - 0.30.212-4 +- BR some tools tested by ./configure + * Fri Jan 19 2007 David Woodhouse - 0.30.212-3 - Build with 64KiB page size Index: sources =================================================================== RCS file: /cvs/extras/rpms/util-vserver/F-7/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 10 Dec 2006 17:22:44 -0000 1.10 +++ sources 1 Jun 2007 07:05:05 -0000 1.11 @@ -1,2 +1,2 @@ -386b91732b7f0f132b4e9d978389dcc2 util-vserver-0.30.212.tar.bz2 -0355cedaa22fe51580a0d4dab6d4c1a9 util-vserver-0.30.212.tar.bz2.asc +2a444e725f7789f751ade259a38553ed util-vserver-0.30.213.tar.bz2 +876de69ad4303e746052907867b7bb88 util-vserver-0.30.213.tar.bz2.asc --- util-vserver-0.30.212-pagesize.patch DELETED --- From fedora-extras-commits at redhat.com Fri Jun 1 07:09:01 2007 From: fedora-extras-commits at redhat.com (Caius Chance (cchance)) Date: Fri, 1 Jun 2007 03:09:01 -0400 Subject: rpms/libchewing/devel libchewing-0.3.0-8.bz237916.patch, NONE, 1.1 libchewing.spec, 1.14, 1.15 Message-ID: <200706010709.l51791PP031724@cvs-int.fedora.redhat.com> Author: cchance Update of /cvs/pkgs/rpms/libchewing/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31588 Modified Files: libchewing.spec Added Files: libchewing-0.3.0-8.bz237916.patch Log Message: * Fri Jun 01 2007 Caius Chance - 0.3.0-8.devel - Fixed bz#237916: [chewing] Candidate list (symbol) page change inaccracy. libchewing-0.3.0-8.bz237916.patch: --- NEW FILE libchewing-0.3.0-8.bz237916.patch --- --- libchewing-0.3.0/src/chewingutil.c.orig 2007-05-30 18:06:40.000000000 +1000 +++ libchewing-0.3.0/src/chewingutil.c 2007-05-30 18:07:20.000000000 +1000 @@ -133,7 +133,7 @@ int HaninSymbolInput( pai->avail[ 0 ].id = -1; pai->nAvail = 1; pai->currentAvail = 0; - pci->nChoicePerPage = (selectAreaLen - 5) / ( 2 + 3) ; + pci->nChoicePerPage = selectAreaLen ; if ( pci->nChoicePerPage > MAX_SELKEY ) { pci->nChoicePerPage = MAX_SELKEY; } @@ -982,7 +982,7 @@ int OpenSymbolChoice( ChewingData *pgdat pci->nTotalChoice++; } - pci->nChoicePerPage = (pgdata->config.selectAreaLen - 5) / ( 2 + 3) ; + pci->nChoicePerPage = pgdata->config.selectAreaLen ; if ( pci->nChoicePerPage > MAX_SELKEY ) pci->nChoicePerPage = MAX_SELKEY ; pci->nPage = CEIL_DIV( pci->nTotalChoice, pci->nChoicePerPage ); Index: libchewing.spec =================================================================== RCS file: /cvs/pkgs/rpms/libchewing/devel/libchewing.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- libchewing.spec 20 Apr 2007 07:23:52 -0000 1.14 +++ libchewing.spec 1 Jun 2007 07:08:26 -0000 1.15 @@ -1,7 +1,7 @@ Name: libchewing Version: 0.3.0 -Release: 7%{?dist} -Summary: Intelligent phonetic input method library for Traditional Chinese +Release: 8%{?dist} +Summary: Intelligent phonetic input method library for Traditional Chinese Group: System Environment/Libraries License: GPL @@ -13,6 +13,7 @@ Patch3: libchewing-0.3.0-5.bz216581b.patch Patch4: libchewing-0.3.0-6.bz231568.patch Patch5: libchewing-0.3.0-7.bz237233.patch +Patch6: libchewing-0.3.0-8.bz237916.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -24,10 +25,10 @@ input method that is useful for inputting Mandarin Chinese. -%package -n %{name}-devel +%package -n %{name}-devel Summary: Development files for libchewing Group: Development/Libraries -Requires: %{name} = %{version}-%{release}, pkgconfig +Requires: %{name} = %{version}-%{release}, pkgconfig %description -n %{name}-devel Headers and other files needed to develop applications using the %name library. @@ -40,6 +41,7 @@ %patch3 -p1 -b .4-bz216581b %patch4 -p1 -b .5-bz231568 %patch5 -p1 -b .6-bz237233 +%patch6 -p1 -b .7-bz237916 %build %configure --disable-static @@ -73,6 +75,9 @@ %{_libdir}/*.so %changelog +* Fri Jun 01 2007 Caius Chance - 0.3.0-8.devel +- Fixed bz#237916: [chewing] Candidate list (symbol) page change inaccracy. + * Fri Apr 20 2007 Caius Chance - 0.3.0-7.fc7 - Fixed bz#237233: Up arrow on candidate list doesn't work. From fedora-extras-commits at redhat.com Fri Jun 1 06:45:38 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Fri, 1 Jun 2007 02:45:38 -0400 Subject: rpms/fribidi/devel fribidi-0.10.7-multiarchdevel.patch,1.2,1.3 Message-ID: <200706010645.l516jcg2021437@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/fribidi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21222 Modified Files: fribidi-0.10.7-multiarchdevel.patch Log Message: indeed, a little typo fribidi-0.10.7-multiarchdevel.patch: Index: fribidi-0.10.7-multiarchdevel.patch =================================================================== RCS file: /cvs/pkgs/rpms/fribidi/devel/fribidi-0.10.7-multiarchdevel.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- fribidi-0.10.7-multiarchdevel.patch 23 May 2006 07:37:22 -0000 1.2 +++ fribidi-0.10.7-multiarchdevel.patch 1 Jun 2007 06:45:03 -0000 1.3 @@ -20,7 +20,7 @@ +++ fribidi-0.10.7/fribidi_config-64.h 2006-05-02 10:48:14.000000000 +0100 @@ -0,0 +1,6 @@ +#ifndef FRIBIDI_CONFIG_SIXFOUR_H -+#define FRIBIDI_CONFIG-SIXFOUR_H ++#define FRIBIDI_CONFIG_SIXFOUR_H +#define FRIBIDI_SIZEOF_SHORT 2 +#define FRIBIDI_SIZEOF_INT 4 +#define FRIBIDI_SIZEOF_LONG 8 From fedora-extras-commits at redhat.com Fri Jun 1 07:09:28 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Fri, 1 Jun 2007 03:09:28 -0400 Subject: rpms/util-vserver/FC-5 util-vserver.spec, 1.20, 1.21 sources, 1.10, 1.11 Message-ID: <200706010709.l5179Swh031820@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31684/FC-5 Modified Files: util-vserver.spec sources Log Message: - updated to 0.30.213 - BR some tools tested by ./configure - enabled support for 'util-vserver' initscript Index: util-vserver.spec =================================================================== RCS file: /cvs/extras/rpms/util-vserver/FC-5/util-vserver.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- util-vserver.spec 10 Dec 2006 17:22:04 -0000 1.20 +++ util-vserver.spec 1 Jun 2007 07:08:52 -0000 1.21 @@ -19,13 +19,14 @@ Summary: Linux virtual server utilities Name: util-vserver -Version: 0.30.212 +Version: 0.30.213 Release: %release_func 1 License: GPL Group: System Environment/Base URL: http://savannah.nongnu.org/projects/util-vserver/ Source0: http://ftp.linux-vserver.org/pub/utils/util-vserver/%name-%version.tar.bz2 Source1: http://ftp.linux-vserver.org/pub/utils/util-vserver/%name-%version.tar.bz2.asc + BuildRoot: %_tmppath/%name-%version-%release-root Requires: init(%name) Requires: %name-core = %version-%release @@ -37,8 +38,9 @@ BuildRequires: gcc-c++ wget which diffutils BuildRequires: e2fsprogs-devel beecrypt-devel BuildRequires: doxygen tetex-latex graphviz ghostscript +BuildRequires: libxslt rsync dump ## dietlibc is not available for PPC -ExcludeArch: ppc +ExcludeArch: ppc ppc64 Requires(post): %name-core Requires(pre): %pkglibdir Requires(postun): %pkglibdir @@ -170,7 +172,7 @@ %build %configure --with-initrddir=%_initrddir --enable-release \ - %{?_without_dietlibc:--disable-dietlibc} + %{?_without_dietlibc:--disable}%{!?_without_dietlibc:--enable}-dietlibc %__make %{?_smp_mflags} all %__make %{?_smp_mflags} doc @@ -217,7 +219,7 @@ %post sysv %chkconfig --add vservers-default %chkconfig --add vprocunhide - +%chkconfig --add util-vserver %preun sysv @@ -225,6 +227,7 @@ test "$1" != 0 || %chkconfig --del vprocunhide test "$1" != 0 || %chkconfig --del vservers-default +test "$1" != 0 || %chkconfig --del util-vserver %postun sysv @@ -349,6 +352,11 @@ %changelog +* Thu May 31 2007 Enrico Scholz - 0.30.213-1 +- updated to 0.30.213 +- BR some tools tested by ./configure +- enabled support for 'util-vserver' initscript + * Sun Dec 10 2006 Enrico Scholz - 0.30.212-1 - updated to 0.30.212 - updated URLs Index: sources =================================================================== RCS file: /cvs/extras/rpms/util-vserver/FC-5/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 10 Dec 2006 17:22:04 -0000 1.10 +++ sources 1 Jun 2007 07:08:52 -0000 1.11 @@ -1,2 +1,2 @@ -386b91732b7f0f132b4e9d978389dcc2 util-vserver-0.30.212.tar.bz2 -0355cedaa22fe51580a0d4dab6d4c1a9 util-vserver-0.30.212.tar.bz2.asc +2a444e725f7789f751ade259a38553ed util-vserver-0.30.213.tar.bz2 +876de69ad4303e746052907867b7bb88 util-vserver-0.30.213.tar.bz2.asc From fedora-extras-commits at redhat.com Fri Jun 1 07:11:24 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Fri, 1 Jun 2007 03:11:24 -0400 Subject: rpms/util-vserver/FC-6 util-vserver.spec, 1.24, 1.25 sources, 1.10, 1.11 util-vserver-0.30.212-pagesize.patch, 1.1, NONE Message-ID: <200706010711.l517BO4L032090@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31976/FC-6 Modified Files: util-vserver.spec sources Removed Files: util-vserver-0.30.212-pagesize.patch Log Message: - updated to 0.30.213 - disabled dietlibc build for PPC64 - enabled support for 'util-vserver' initscript - BR some tools tested by ./configure Index: util-vserver.spec =================================================================== RCS file: /cvs/extras/rpms/util-vserver/FC-6/util-vserver.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- util-vserver.spec 19 Jan 2007 05:39:03 -0000 1.24 +++ util-vserver.spec 1 Jun 2007 07:10:45 -0000 1.25 @@ -5,7 +5,14 @@ ## --with xalan ... require/use the xalan xslt processor ## Fedora Extras specific customization below... + +%ifarch ppc64 +%bcond_with dietlibc +%else %bcond_without dietlibc +%endif + +%bcond_with xalan ## %global confdir %_sysconfdir/vservers @@ -20,14 +27,13 @@ Summary: Linux virtual server utilities Name: util-vserver -Version: 0.30.212 -Release: %release_func 3 +Version: 0.30.213 +Release: %release_func 1 License: GPL Group: System Environment/Base URL: http://savannah.nongnu.org/projects/util-vserver/ Source0: http://ftp.linux-vserver.org/pub/utils/util-vserver/%name-%version.tar.bz2 Source1: http://ftp.linux-vserver.org/pub/utils/util-vserver/%name-%version.tar.bz2.asc -Patch0: util-vserver-0.30.212-pagesize.patch BuildRoot: %_tmppath/%name-%version-%release-root Requires: init(%name) @@ -40,11 +46,12 @@ BuildRequires: gcc-c++ wget which diffutils BuildRequires: e2fsprogs-devel beecrypt-devel BuildRequires: doxygen tetex-latex graphviz ghostscript +BuildRequires: libxslt rsync dump Requires(post): %name-core Requires(pre): %pkglibdir Requires(postun): %pkglibdir %{?with_dietlibc:BuildRequires: dietlibc} -%{?_with_xalan:BuildRequires: xalan-j} +%{?with_xalan:BuildRequires: xalan-j} %package lib Summary: Dynamic libraries for util-vserver @@ -167,7 +174,7 @@ %prep %setup -q -%patch0 -p1 + %build %configure --with-initrddir=%_initrddir --enable-release \ @@ -218,7 +225,7 @@ %post sysv %chkconfig --add vservers-default %chkconfig --add vprocunhide - +%chkconfig --add util-vserver %preun sysv @@ -226,6 +233,7 @@ test "$1" != 0 || %chkconfig --del vprocunhide test "$1" != 0 || %chkconfig --del vservers-default +test "$1" != 0 || %chkconfig --del util-vserver %postun sysv @@ -350,6 +358,14 @@ %changelog +* Thu May 31 2007 Enrico Scholz - 0.30.213-1 +- updated to 0.30.213 +- disabled dietlibc build for PPC64 +- enabled support for 'util-vserver' initscript + +* Fri Apr 20 2007 Enrico Scholz - 0.30.212-4 +- BR some tools tested by ./configure + * Fri Jan 19 2007 David Woodhouse - 0.30.212-3 - Build with 64KiB page size Index: sources =================================================================== RCS file: /cvs/extras/rpms/util-vserver/FC-6/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 10 Dec 2006 17:22:44 -0000 1.10 +++ sources 1 Jun 2007 07:10:45 -0000 1.11 @@ -1,2 +1,2 @@ -386b91732b7f0f132b4e9d978389dcc2 util-vserver-0.30.212.tar.bz2 -0355cedaa22fe51580a0d4dab6d4c1a9 util-vserver-0.30.212.tar.bz2.asc +2a444e725f7789f751ade259a38553ed util-vserver-0.30.213.tar.bz2 +876de69ad4303e746052907867b7bb88 util-vserver-0.30.213.tar.bz2.asc --- util-vserver-0.30.212-pagesize.patch DELETED --- From fedora-extras-commits at redhat.com Fri Jun 1 07:12:54 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Fri, 1 Jun 2007 03:12:54 -0400 Subject: rpms/util-vserver/devel util-vserver.spec,1.25,1.26 Message-ID: <200706010712.l517CsH9032307@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32197/devel Modified Files: util-vserver.spec Log Message: - enabled support for 'util-vserver' initscript Index: util-vserver.spec =================================================================== RCS file: /cvs/extras/rpms/util-vserver/devel/util-vserver.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- util-vserver.spec 31 May 2007 20:40:16 -0000 1.25 +++ util-vserver.spec 1 Jun 2007 07:12:12 -0000 1.26 @@ -223,7 +223,7 @@ %post sysv %chkconfig --add vservers-default %chkconfig --add vprocunhide - +%chkconfig --add util-vserver %preun sysv @@ -231,6 +231,7 @@ test "$1" != 0 || %chkconfig --del vprocunhide test "$1" != 0 || %chkconfig --del vservers-default +test "$1" != 0 || %chkconfig --del util-vserver %postun sysv @@ -358,6 +359,7 @@ * Thu May 31 2007 Enrico Scholz - 0.30.213-1 - updated to 0.30.213 - disabled dietlibc build for PPC64 +- enabled support for 'util-vserver' initscript * Fri Apr 20 2007 Enrico Scholz - 0.30.212-4 - BR some tools tested by ./configure From fedora-extras-commits at redhat.com Fri Jun 1 07:38:36 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Fri, 1 Jun 2007 03:38:36 -0400 Subject: rpms/hunspell-hu/devel .cvsignore, 1.3, 1.4 hunspell-hu.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200706010738.l517caJQ005291@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/hunspell-hu/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5184 Modified Files: .cvsignore hunspell-hu.spec sources Log Message: next version Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/hunspell-hu/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 5 May 2007 16:54:18 -0000 1.3 +++ .cvsignore 1 Jun 2007 07:38:01 -0000 1.4 @@ -1,2 +1,3 @@ hu_HU_comb.zip hu_HU-1.1.1.tar.gz +hu_HU-1.2.tar.gz Index: hunspell-hu.spec =================================================================== RCS file: /cvs/pkgs/rpms/hunspell-hu/devel/hunspell-hu.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hunspell-hu.spec 5 May 2007 16:54:18 -0000 1.2 +++ hunspell-hu.spec 1 Jun 2007 07:38:01 -0000 1.3 @@ -1,6 +1,6 @@ Name: hunspell-hu Summary: Hungarian hunspell dictionaries -Version: 1.1.1 +Version: 1.2 Release: 1%{?dist} Source: http://downloads.sourceforge.net/magyarispell/hu_HU-%{version}.tar.gz Group: Applications/Text @@ -19,8 +19,8 @@ %build chmod -x * -mv -f hu_HU_u8.aff hu_HU.aff -mv -f hu_HU_u8.dic hu_HU.dic +mv -f hu_HU_u8_morph_alias.aff hu_HU.aff +mv -f hu_HU_u8_morph_alias.dic hu_HU.dic %install rm -rf $RPM_BUILD_ROOT @@ -36,6 +36,9 @@ %{_datadir}/myspell/* %changelog +* Fri Jun 01 2007 Caolan McNamara - 1.2-1 +- next version + * Sat May 05 2007 Caolan McNamara - 1.1.1-1 - latest canonical version Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/hunspell-hu/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 5 May 2007 16:54:18 -0000 1.3 +++ sources 1 Jun 2007 07:38:01 -0000 1.4 @@ -1 +1 @@ -dfd0b566361e1420bf7ef8a636344cab hu_HU-1.1.1.tar.gz +52846a67acf1c6110416b773ecb6bc4a hu_HU-1.2.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 07:41:03 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Fri, 1 Jun 2007 03:41:03 -0400 Subject: rpms/hunspell-en/devel hunspell-en.spec,1.7,1.8 Message-ID: <200706010741.l517f3qC005653@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/hunspell-en/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5554 Modified Files: hunspell-en.spec Log Message: latest version Index: hunspell-en.spec =================================================================== RCS file: /cvs/pkgs/rpms/hunspell-en/devel/hunspell-en.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- hunspell-en.spec 7 May 2007 16:14:31 -0000 1.7 +++ hunspell-en.spec 1 Jun 2007 07:40:24 -0000 1.8 @@ -1,6 +1,6 @@ Name: hunspell-en Summary: English hunspell dictionaries -%define upstreamid 20070507 +%define upstreamid 20061130 Version: 0.%{upstreamid} Release: 1%{?dist} Source0: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/en_US.zip @@ -50,10 +50,7 @@ %{_datadir}/myspell/* %changelog -* Mon May 07 2007 Caolan McNamara - 0.20070507-1 -- poke upstream to sync ftp.services.openoffice.org with cvs en_US contents - -* Sun May 06 2007 Caolan McNamara - 0.20061130-1 +* Fri Jun 01 2007 Caolan McNamara - 0.20061130-1 - update to latest dictionaries * Thu Feb 08 2007 Caolan McNamara - 0.20040623-2 From fedora-extras-commits at redhat.com Fri Jun 1 07:46:04 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Fri, 1 Jun 2007 03:46:04 -0400 Subject: rpms/gimp/F-7 .cvsignore, 1.29, 1.30 gimp.spec, 1.126, 1.127 sources, 1.29, 1.30 gimp-2.2.11-libpng.patch, 1.1, NONE gimp-2.2.12-filename.patch, 1.2, NONE gimp-2.2.14-sunras-overflow.patch, 1.1, NONE gimp-2.2.7-gcc4.patch, 1.2, NONE Message-ID: <200706010746.l517k4kI006528@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/gimp/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6265 Modified Files: .cvsignore gimp.spec sources Removed Files: gimp-2.2.11-libpng.patch gimp-2.2.12-filename.patch gimp-2.2.14-sunras-overflow.patch gimp-2.2.7-gcc4.patch Log Message: version 2.2.15 remove obsolete sunras-overflow patch Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gimp/F-7/.cvsignore,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- .cvsignore 24 Apr 2007 09:22:40 -0000 1.29 +++ .cvsignore 1 Jun 2007 07:45:29 -0000 1.30 @@ -1 +1 @@ -gimp-2.2.14.tar.bz2 +gimp-2.2.15.tar.bz2 Index: gimp.spec =================================================================== RCS file: /cvs/pkgs/rpms/gimp/F-7/gimp.spec,v retrieving revision 1.126 retrieving revision 1.127 diff -u -r1.126 -r1.127 --- gimp.spec 1 May 2007 07:51:22 -0000 1.126 +++ gimp.spec 1 Jun 2007 07:45:29 -0000 1.127 @@ -36,14 +36,14 @@ Summary: GNU Image Manipulation Program Name: gimp -Version: 2.2.14 +Version: 2.2.15 %define binver 2.2 %define gimp_lang_ver 20 %define interfacever 2.0 %define age 0 %define minorver 200 %define microver %(ver=%{version}; echo ${ver##*.*.}) -Release: 5%{?dist} +Release: 1%{?dist} Epoch: 2 License: GPL, LGPL Group: Applications/Multimedia @@ -102,7 +102,6 @@ Patch4: gimp-2.2.4-gifload.patch Patch5: gimp-2.2.11-htmlview.patch Patch6: gimp-2.2.11-gimptool.patch -Patch7: gimp-2.2.14-sunras-overflow.patch %description GIMP (GNU Image Manipulation Program) is a powerful image composition and @@ -157,7 +156,6 @@ %patch4 -p1 -b .gifload %patch5 -p1 -b .htmlview %patch6 -p1 -b .gimptool -%patch7 -p1 -b .sunras-overflow %build libtoolize --copy --force @@ -421,6 +419,22 @@ %{_libdir}/pkgconfig/* %changelog +* Thu May 31 2007 Nils Philippsen - 2:2.2.15-1 +- version 2.2.15 + + Bugs fixed in GIMP 2.2.15 + ========================= + + - fixed parsing of GFig files with CRLF line endings (bug #346988) + - guard against a possible stack overflow in the Sunras loader (bug #433902) + - fixed definition of datarootdir in gimptool-2.0 (bug #436386) + - fixed Perspective tool crash on Mac OS X (bug #349483) + - fixed area resizing in the Image Map plug-in (bug #439222) + - added missing library in gimptool-2.0 --libs output + - added new localizations: Occitan and Persian + +- remove obsolete sunras-overflow patch + * Tue May 01 2007 Nils Philippsen - 2:2.2.14-5 - don't let gimp-plugin-mgr --uninstall fail %%pre/%%preun scriptlets (#238337) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gimp/F-7/sources,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- sources 24 Apr 2007 09:22:40 -0000 1.29 +++ sources 1 Jun 2007 07:45:29 -0000 1.30 @@ -1 +1 @@ -2f47dd66d714a970356e275dd1d3caac gimp-2.2.14.tar.bz2 +5e705f0c7a3b37703d407e88bee357bb gimp-2.2.15.tar.bz2 --- gimp-2.2.11-libpng.patch DELETED --- --- gimp-2.2.12-filename.patch DELETED --- --- gimp-2.2.14-sunras-overflow.patch DELETED --- --- gimp-2.2.7-gcc4.patch DELETED --- From fedora-extras-commits at redhat.com Fri Jun 1 08:39:56 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Fri, 1 Jun 2007 04:39:56 -0400 Subject: rpms/fedora-package-config-smart/F-7 .cvsignore, 1.5, 1.6 fedora-package-config-smart.spec, 1.5, 1.6 sources, 1.6, 1.7 Message-ID: <200706010839.l518duEu023465@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/fedora-package-config-smart/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23293/F-7 Modified Files: .cvsignore fedora-package-config-smart.spec sources Log Message: F7 and new rawhide URLs. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fedora-package-config-smart/F-7/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 26 Oct 2006 10:08:56 -0000 1.5 +++ .cvsignore 1 Jun 2007 08:39:15 -0000 1.6 @@ -1 +1 @@ -fedora-package-config-smart-6.89.tar.bz2 +fedora-package-config-smart-7.tar.bz2 Index: fedora-package-config-smart.spec =================================================================== RCS file: /cvs/extras/rpms/fedora-package-config-smart/F-7/fedora-package-config-smart.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fedora-package-config-smart.spec 26 Oct 2006 10:08:56 -0000 1.5 +++ fedora-package-config-smart.spec 1 Jun 2007 08:39:15 -0000 1.6 @@ -1,7 +1,7 @@ Summary: Fedora configuration files for the smart package manager Name: fedora-package-config-smart -Version: 6.89 -Release: 7 +Version: 7 +Release: 8 License: GPL Group: System Environment/Base URL: http://fedora.redhat.com/ @@ -38,6 +38,9 @@ %config(noreplace) %{_sysconfdir}/smart/channels/*.channel %changelog +* Fri Jun 1 2007 Axel Thimm - 7-8 +- Update to Fedora 7. + * Thu Oct 26 2006 Axel Thimm - 6.89-7 - Update to post-FC6 rawhide. Index: sources =================================================================== RCS file: /cvs/extras/rpms/fedora-package-config-smart/F-7/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 26 Oct 2006 10:08:56 -0000 1.6 +++ sources 1 Jun 2007 08:39:15 -0000 1.7 @@ -1 +1 @@ -a8c5d17d5d3b0be3cb09f6d7f5a3f8f2 fedora-package-config-smart-6.89.tar.bz2 +a544328c7b4bbb1aab671a080f7fecb7 fedora-package-config-smart-7.tar.bz2 From fedora-extras-commits at redhat.com Fri Jun 1 08:40:06 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Fri, 1 Jun 2007 04:40:06 -0400 Subject: rpms/fedora-package-config-smart/devel .cvsignore, 1.5, 1.6 fedora-package-config-smart.spec, 1.5, 1.6 sources, 1.6, 1.7 Message-ID: <200706010840.l518e67r023499@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/fedora-package-config-smart/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23293/devel Modified Files: .cvsignore fedora-package-config-smart.spec sources Log Message: F7 and new rawhide URLs. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fedora-package-config-smart/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 26 Oct 2006 10:08:56 -0000 1.5 +++ .cvsignore 1 Jun 2007 08:39:26 -0000 1.6 @@ -1 +1 @@ -fedora-package-config-smart-6.89.tar.bz2 +fedora-package-config-smart-7.89.tar.bz2 Index: fedora-package-config-smart.spec =================================================================== RCS file: /cvs/extras/rpms/fedora-package-config-smart/devel/fedora-package-config-smart.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fedora-package-config-smart.spec 26 Oct 2006 10:08:56 -0000 1.5 +++ fedora-package-config-smart.spec 1 Jun 2007 08:39:26 -0000 1.6 @@ -1,7 +1,7 @@ Summary: Fedora configuration files for the smart package manager Name: fedora-package-config-smart -Version: 6.89 -Release: 7 +Version: 7.89 +Release: 9 License: GPL Group: System Environment/Base URL: http://fedora.redhat.com/ @@ -38,6 +38,12 @@ %config(noreplace) %{_sysconfdir}/smart/channels/*.channel %changelog +* Fri Jun 1 2007 Axel Thimm - 7.89-9 +- Update to post-F7 rawhide. + +* Fri Jun 1 2007 Axel Thimm - 7-8 +- Update to Fedora 7. + * Thu Oct 26 2006 Axel Thimm - 6.89-7 - Update to post-FC6 rawhide. Index: sources =================================================================== RCS file: /cvs/extras/rpms/fedora-package-config-smart/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 26 Oct 2006 10:08:56 -0000 1.6 +++ sources 1 Jun 2007 08:39:26 -0000 1.7 @@ -1 +1 @@ -a8c5d17d5d3b0be3cb09f6d7f5a3f8f2 fedora-package-config-smart-6.89.tar.bz2 +326554e2de11b8b271594bce02404e6c fedora-package-config-smart-7.89.tar.bz2 From fedora-extras-commits at redhat.com Fri Jun 1 08:59:56 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Fri, 1 Jun 2007 04:59:56 -0400 Subject: rpms/fedora-package-config-apt/F-7 fedora-package-config-apt.spec, 1.4, 1.5 fedora-updates.list, 1.1, 1.2 fedora-extras.list, 1.1, NONE Message-ID: <200706010859.l518xuEB027221@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/fedora-package-config-apt/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27001/F-7 Modified Files: fedora-package-config-apt.spec fedora-updates.list Removed Files: fedora-extras.list Log Message: F7 and new rawhide URLs. Index: fedora-package-config-apt.spec =================================================================== RCS file: /cvs/extras/rpms/fedora-package-config-apt/F-7/fedora-package-config-apt.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- fedora-package-config-apt.spec 23 Nov 2006 17:28:16 -0000 1.4 +++ fedora-package-config-apt.spec 1 Jun 2007 08:59:11 -0000 1.5 @@ -1,14 +1,13 @@ Summary: Fedora configuration files for the apt-rpm package manager Name: fedora-package-config-apt -Version: 6.89 -Release: 6 +Version: 7 +Release: 7 License: GPL Group: System Environment/Base URL: http://fedora.redhat.com/ # 100-149 for sources.list.d -Source100: fedora-core.list -Source101: fedora-extras.list +Source100: fedora.list Source102: fedora-updates.list # 150-199 for apt.conf.d @@ -44,7 +43,7 @@ %{buildroot}%{_sysconfdir}/apt/vendors.list.d/fedora.list # Default source list entries -for source in %{SOURCE100} %{SOURCE101} %{SOURCE102}; do +for source in %{SOURCE100} %{SOURCE102}; do install -pm 644 $source %{buildroot}%{_sysconfdir}/apt/sources.list.d/ done @@ -62,6 +61,9 @@ %changelog +* Fri Jun 1 2007 Axel Thimm - 7-7 +- Update to F7. + * Thu Nov 23 2006 Axel Thimm - 6.89-6 - Add xen and PAE to possible kernel flavours. Index: fedora-updates.list =================================================================== RCS file: /cvs/extras/rpms/fedora-package-config-apt/F-7/fedora-updates.list,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fedora-updates.list 13 May 2006 01:34:07 -0000 1.1 +++ fedora-updates.list 1 Jun 2007 08:59:11 -0000 1.2 @@ -1,8 +1,8 @@ -# Fedora Core -repomd http://download.fedora.redhat.com/pub/ fedora/linux/core/updates/$(VERSION)/$(ARCH)/ +# Fedora +repomd http://download.fedora.redhat.com/pub/ fedora/linux/updates/$(VERSION)/$(ARCH)/ # Debug packages -#repomd http://download.fedora.redhat.com/pub/ fedora/linux/core/updates/$(VERSION)/$(ARCH)/debug/ +#repomd http://download.fedora.redhat.com/pub/ fedora/linux/updates/$(VERSION)/$(ARCH)/debug/ # sources -#repomd-src http://download.fedora.redhat.com/pub/ fedora/linux/core/updates/$(VERSION)/SRPMS/ +#repomd-src http://download.fedora.redhat.com/pub/ fedora/linux/updates/$(VERSION)/SRPMS/ --- fedora-extras.list DELETED --- From fedora-extras-commits at redhat.com Fri Jun 1 09:00:05 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Fri, 1 Jun 2007 05:00:05 -0400 Subject: rpms/fedora-package-config-apt/devel fedora-core.list, 1.1, 1.2 fedora-package-config-apt.spec, 1.4, 1.5 fedora-updates.list, 1.1, 1.2 Message-ID: <200706010900.l519053t027264@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/fedora-package-config-apt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27001/devel Modified Files: fedora-core.list fedora-package-config-apt.spec fedora-updates.list Log Message: F7 and new rawhide URLs. Index: fedora-core.list =================================================================== RCS file: /cvs/extras/rpms/fedora-package-config-apt/devel/fedora-core.list,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fedora-core.list 13 May 2006 01:34:07 -0000 1.1 +++ fedora-core.list 1 Jun 2007 08:59:26 -0000 1.2 @@ -1,8 +1,8 @@ -# Fedora Core -repomd http://download.fedora.redhat.com/pub/ fedora/linux/core/$(VERSION)/$(ARCH)/os/ +# Fedora +repomd http://download.fedora.redhat.com/pub/ fedora/linux/$(VERSION)/$(ARCH)/os/ # Debug packages -# repomd http://download.fedora.redhat.com/pub/ fedora/linux/core/$(VERSION)/$(ARCH)/debug/ +# repomd http://download.fedora.redhat.com/pub/ fedora/linux/$(VERSION)/$(ARCH)/debug/ # sources -#repomd-src http://download.fedora.redhat.com/pub/ fedora/linux/core/$(VERSION)/source/SRPMS/ +#repomd-src http://download.fedora.redhat.com/pub/ fedora/linux/$(VERSION)/source/SRPMS/ Index: fedora-package-config-apt.spec =================================================================== RCS file: /cvs/extras/rpms/fedora-package-config-apt/devel/fedora-package-config-apt.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- fedora-package-config-apt.spec 23 Nov 2006 17:28:16 -0000 1.4 +++ fedora-package-config-apt.spec 1 Jun 2007 08:59:26 -0000 1.5 @@ -1,14 +1,13 @@ Summary: Fedora configuration files for the apt-rpm package manager Name: fedora-package-config-apt -Version: 6.89 -Release: 6 +Version: 7.89 +Release: 8 License: GPL Group: System Environment/Base URL: http://fedora.redhat.com/ # 100-149 for sources.list.d -Source100: fedora-core.list -Source101: fedora-extras.list +Source100: fedora.list Source102: fedora-updates.list # 150-199 for apt.conf.d @@ -44,7 +43,7 @@ %{buildroot}%{_sysconfdir}/apt/vendors.list.d/fedora.list # Default source list entries -for source in %{SOURCE100} %{SOURCE101} %{SOURCE102}; do +for source in %{SOURCE100} %{SOURCE102}; do install -pm 644 $source %{buildroot}%{_sysconfdir}/apt/sources.list.d/ done @@ -62,6 +61,12 @@ %changelog +* Fri Jun 1 2007 Axel Thimm - 7.89-8 +- Update to post-F7. + +* Fri Jun 1 2007 Axel Thimm - 7-7 +- Update to F7. + * Thu Nov 23 2006 Axel Thimm - 6.89-6 - Add xen and PAE to possible kernel flavours. Index: fedora-updates.list =================================================================== RCS file: /cvs/extras/rpms/fedora-package-config-apt/devel/fedora-updates.list,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fedora-updates.list 13 May 2006 01:34:07 -0000 1.1 +++ fedora-updates.list 1 Jun 2007 08:59:26 -0000 1.2 @@ -1,8 +0,0 @@ -# Fedora Core -repomd http://download.fedora.redhat.com/pub/ fedora/linux/core/updates/$(VERSION)/$(ARCH)/ - -# Debug packages -#repomd http://download.fedora.redhat.com/pub/ fedora/linux/core/updates/$(VERSION)/$(ARCH)/debug/ - -# sources -#repomd-src http://download.fedora.redhat.com/pub/ fedora/linux/core/updates/$(VERSION)/SRPMS/ From fedora-extras-commits at redhat.com Fri Jun 1 09:28:47 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 1 Jun 2007 05:28:47 -0400 Subject: rpms/perl-SOAP-Lite/EL-5 perl-SOAP-Lite.spec,1.8,1.9 Message-ID: <200706010928.l519Slfm005639@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/perl-SOAP-Lite/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5551 Modified Files: perl-SOAP-Lite.spec Log Message: release bump Index: perl-SOAP-Lite.spec =================================================================== RCS file: /cvs/extras/rpms/perl-SOAP-Lite/EL-5/perl-SOAP-Lite.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-SOAP-Lite.spec 17 Apr 2007 15:30:44 -0000 1.8 +++ perl-SOAP-Lite.spec 1 Jun 2007 09:28:11 -0000 1.9 @@ -1,6 +1,6 @@ Name: perl-SOAP-Lite Version: 0.68 -Release: 2.1%{?dist} +Release: 5%{?dist} Summary: Client and server side SOAP implementation License: GPL or Artistic Group: Development/Libraries @@ -69,6 +69,9 @@ %{_mandir}/man1/* %changelog +* Fri Jun 01 2007 Mike McGrath - 0.86-5 +- Release bump + * Tue Apr 17 2007 Mike McGrath - 0.68-2.1 - Rebuilt for EL-5 From fedora-extras-commits at redhat.com Fri Jun 1 10:57:32 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 1 Jun 2007 06:57:32 -0400 Subject: upgradecheck upgradecheck-core+extras.conf,1.7,1.8 Message-ID: <200706011057.l51AvWsj032395@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/upgradecheck In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32364 Modified Files: upgradecheck-core+extras.conf Log Message: update F7 baseurl Index: upgradecheck-core+extras.conf =================================================================== RCS file: /cvs/fedora/upgradecheck/upgradecheck-core+extras.conf,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- upgradecheck-core+extras.conf 30 May 2007 18:26:39 -0000 1.7 +++ upgradecheck-core+extras.conf 1 Jun 2007 10:57:29 -0000 1.8 @@ -17,7 +17,7 @@ [F7] name=F7 -baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/7/source/SRPMS/ +baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/source/SRPMS/ [F8] name=F8 From fedora-extras-commits at redhat.com Fri Jun 1 11:12:31 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 1 Jun 2007 07:12:31 -0400 Subject: upgradecheck upgradecheck-core+extras.conf,1.8,1.9 Message-ID: <200706011112.l51BCVJN009229@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/upgradecheck In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9205 Modified Files: upgradecheck-core+extras.conf Log Message: add F7 test updates, since without it there are many broken upgrade paths Index: upgradecheck-core+extras.conf =================================================================== RCS file: /cvs/fedora/upgradecheck/upgradecheck-core+extras.conf,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- upgradecheck-core+extras.conf 1 Jun 2007 10:57:29 -0000 1.8 +++ upgradecheck-core+extras.conf 1 Jun 2007 11:12:29 -0000 1.9 @@ -39,6 +39,10 @@ name=F7-updates baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/7/SRPMS/ +[F7-updates-testing] +name=F7-updates-testing +baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/testing/7/SRPMS/ + [FE4] name=FE4 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/4/SRPMS/ From fedora-extras-commits at redhat.com Fri Jun 1 11:15:53 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 1 Jun 2007 07:15:53 -0400 Subject: upgradecheck upgradecheck.py,1.31,1.32 Message-ID: <200706011115.l51BFrtt009693@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/upgradecheck In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9665 Modified Files: upgradecheck.py Log Message: update mail subject Index: upgradecheck.py =================================================================== RCS file: /cvs/fedora/upgradecheck/upgradecheck.py,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- upgradecheck.py 1 Jan 2007 19:35:26 -0000 1.31 +++ upgradecheck.py 1 Jun 2007 11:15:51 -0000 1.32 @@ -34,7 +34,7 @@ mail_from = "buildsys at fedoraproject.org" mail_to = "fedora-maintainers at redhat.com" -mail_subject = "Package EVR problems in FC+FE %s" % datetime.date.today() +mail_subject = "Package EVR problems in Fedora %s" % datetime.date.today() smtp_server = None # Add wanted distributions to "dists". Values should be numbers (as strings), From fedora-extras-commits at redhat.com Fri Jun 1 11:41:26 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Fri, 1 Jun 2007 07:41:26 -0400 Subject: rpms/openoffice.org/F-7 openoffice.org-2.2.1.ooo77214.rtfprtdata.sw.patch, NONE, 1.1 openoffice.org.spec, 1.1177, 1.1178 Message-ID: <200706011141.l51BfQVX014805@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14693 Modified Files: openoffice.org.spec Added Files: openoffice.org-2.2.1.ooo77214.rtfprtdata.sw.patch Log Message: Resolves: CVE-2007-0245 openoffice.org-2.2.1.ooo77214.rtfprtdata.sw.patch: --- NEW FILE openoffice.org-2.2.1.ooo77214.rtfprtdata.sw.patch --- Index: source/filter/rtf/swparrtf.cxx =================================================================== RCS file: /cvs/sw/sw/source/filter/rtf/swparrtf.cxx,v retrieving revision 1.64.36.1 diff -u -r1.64.36.1 swparrtf.cxx --- openoffice.org.orig/sw/source/filter/rtf/swparrtf.cxx 1 Feb 2007 18:23:13 -0000 1.64.36.1 +++ openoffice.org/sw/source/filter/rtf/swparrtf.cxx 7 Apr 2007 11:03:07 -0000 @@ -3684,25 +3684,12 @@ void SwRTFParser::ReadPrtData() { - // der Eingabe Stream steht auf der aktuellen Position - USHORT nLen = USHORT( nTokenValue ), nCnt = 0; - BYTE * pData = new BYTE[ nLen ]; - - while( IsParserWorking() ) // lese bis zur schliessenden Klammer - { - int nToken = GetNextToken(); - if( RTF_TEXTTOKEN == nToken ) - { - xub_StrLen nTknLen = HexToBin( aToken ); - if( STRING_NOTFOUND != nTknLen ) - { - memcpy( pData + nCnt, (sal_Char*)aToken.GetBuffer(), nTknLen ); - nCnt += nTknLen; - } - } - else if( '}' == nToken ) - break; - } + while( IsParserWorking() ) + { + int nToken = GetNextToken(); + if( (RTF_TEXTTOKEN != nToken) && ('}' == nToken) ) + break; + } SkipToken( -1 ); // schliessende Klammer wieder zurueck!! } Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/F-7/openoffice.org.spec,v retrieving revision 1.1177 retrieving revision 1.1178 diff -u -r1.1177 -r1.1178 --- openoffice.org.spec 31 May 2007 16:14:00 -0000 1.1177 +++ openoffice.org.spec 1 Jun 2007 11:40:49 -0000 1.1178 @@ -134,6 +134,7 @@ Patch75: openoffice.org-2.2.0.ooo76424.nonatnum.bn_IN.18npool.patch Patch76: workspace.cmcfixes34.patch Patch77: openoffice.org-2.2.0.ooo77470.docexport.liberation.to.ms.patch +Patch78: openoffice.org-2.2.1.ooo77214.rtfprtdata.sw.patch %define instdir %{_libdir}/openoffice.org @@ -1061,6 +1062,7 @@ %patch75 -p1 -b .ooo76424.nonatnum.bn_IN.18npool.patch %patch76 -p1 -b .workspace.cmcfixes34.patch %patch77 -p1 -b .ooo77470.docexport.liberation.to.ms.patch +%patch78 -p1 -b .ooo77214.rtfprtdata.sw.patch cp %{SOURCE1} extras/source/database/evolocal.odb @@ -2638,7 +2640,8 @@ %{instdir}/share/registry/modules/org/openoffice/Office/Scripting/Scripting-python.xcu %changelog -* Thu May 31 2007 Caolan McNamara - 1:2.2.0-14.10 +* Fri Jun 01 2007 Caolan McNamara - 1:2.2.0-14.10 +- Resolves: CVE-2007-0245 - add workspace.cmcfixes34.patch for int(0) not being promoted to long NULL in ellipsed methods - Resolves: rhbz#241875 get script detection right for range vs point From fedora-extras-commits at redhat.com Fri Jun 1 11:49:27 2007 From: fedora-extras-commits at redhat.com (Ivana Varekova (varekova)) Date: Fri, 1 Jun 2007 07:49:27 -0400 Subject: rpms/busybox/devel busybox-1.5.1-msh.patch, NONE, 1.1 busybox.spec, 1.60, 1.61 Message-ID: <200706011149.l51BnR4t016115@cvs-int.fedora.redhat.com> Author: varekova Update of /cvs/pkgs/rpms/busybox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15972 Modified Files: busybox.spec Added Files: busybox-1.5.1-msh.patch Log Message: - add msh shell busybox-1.5.1-msh.patch: --- NEW FILE busybox-1.5.1-msh.patch --- --- busybox-1.5.1/scripts/defconfig.pom 2007-06-01 13:10:24.000000000 +0200 +++ busybox-1.5.1/scripts/defconfig 2007-06-01 13:37:39.000000000 +0200 @@ -625,7 +625,7 @@ CONFIG_FEATURE_SH_IS_ASH=y # CONFIG_FEATURE_SH_IS_HUSH is not set # CONFIG_FEATURE_SH_IS_LASH is not set -# CONFIG_FEATURE_SH_IS_MSH is not set +CONFIG_FEATURE_SH_IS_MSH=y # CONFIG_FEATURE_SH_IS_NONE is not set CONFIG_ASH=y @@ -648,7 +648,7 @@ # CONFIG_ASH_EXPAND_PRMT is not set # CONFIG_HUSH is not set # CONFIG_LASH is not set -# CONFIG_MSH is not set +CONFIG_MSH=y # # Bourne Shell Options Index: busybox.spec =================================================================== RCS file: /cvs/pkgs/rpms/busybox/devel/busybox.spec,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- busybox.spec 24 May 2007 11:06:41 -0000 1.60 +++ busybox.spec 1 Jun 2007 11:48:52 -0000 1.61 @@ -1,7 +1,7 @@ Summary: Statically linked binary providing simplified versions of system commands Name: busybox Version: 1.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: GPL Group: System Environment/Shells @@ -15,6 +15,7 @@ Patch11: busybox-1.2.2-iptunnel.patch Patch12: busybox-1.2.2-ls.patch Patch13: busybox-1.5.1-clean.patch +Patch14: busybox-1.5.1-msh.patch URL: http://www.busybox.net BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libselinux-devel >= 1.27.7-2 @@ -62,6 +63,7 @@ %patch9 -b .tar -p1 %patch11 -b .iptunnel -p1 %patch12 -b .ls -p1 +%patch14 -b .msh -p1 %build # create static busybox - the executable is kept as busybox-static @@ -114,6 +116,9 @@ /sbin/busybox.petitboot %changelog +* Fri Jun 1 2007 Ivana Varekova - 1:1.5.1-2 +- add msh shell + * Thu May 24 2007 Ivana Varekova - 1:1.5.1-1 - update to 1.5.1 From fedora-extras-commits at redhat.com Fri Jun 1 12:13:56 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Fri, 1 Jun 2007 08:13:56 -0400 Subject: rpms/openoffice.org/F-7 openoffice.org.spec,1.1178,1.1179 Message-ID: <200706011213.l51CDuPx026959@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26820 Modified Files: openoffice.org.spec Log Message: koji is building too many x86 archs Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/F-7/openoffice.org.spec,v retrieving revision 1.1178 retrieving revision 1.1179 diff -u -r1.1178 -r1.1179 --- openoffice.org.spec 1 Jun 2007 11:40:49 -0000 1.1178 +++ openoffice.org.spec 1 Jun 2007 12:13:21 -0000 1.1179 @@ -25,7 +25,7 @@ %define ooo_base_name %{oootag}_m%{ooomilestone} -ExclusiveArch: ppc %{ix86} x86_64 +ExcludeArch: ppc64 Summary: OpenOffice.org comprehensive office suite. Name: openoffice.org Version: 2.2.0 From fedora-extras-commits at redhat.com Fri Jun 1 12:28:21 2007 From: fedora-extras-commits at redhat.com (Paul Nasrat (pnasrat)) Date: Fri, 1 Jun 2007 08:28:21 -0400 Subject: rpms/sqlite/devel sqlite-3.3.17-fts.patch, NONE, 1.1 sqlite.spec, 1.21, 1.22 Message-ID: <200706011228.l51CSLxQ028804@cvs-int.fedora.redhat.com> Author: pnasrat Update of /cvs/pkgs/rpms/sqlite/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28715 Modified Files: sqlite.spec Added Files: sqlite-3.3.17-fts.patch Log Message: Build FTS based on http://marc.info/?l=sqlite-users&m=118004021520533&q=raw sqlite-3.3.17-fts.patch: --- NEW FILE sqlite-3.3.17-fts.patch --- Build FTS based on http://marc.info/?l=sqlite-users&m=118004021520533&q=raw --- sqlite-3.3.17/Makefile.in.fts 2007-06-01 12:52:44.000000000 +0100 +++ sqlite-3.3.17/Makefile.in 2007-06-01 12:54:19.000000000 +0100 @@ -116,7 +116,9 @@ # You should not have to change anything below this line ############################################################################### -TCC += -DSQLITE_OMIT_LOAD_EXTENSION=1 +#TCC += -DSQLITE_OMIT_LOAD_EXTENSION=1 +TCC += -DSQLITE_ENABLE_FTS1=1 +TCC += -DSQLITE_ENABLE_FTS2=1 # Object files for the SQLite library. # @@ -130,6 +132,12 @@ vdbe.lo vdbeapi.lo vdbeaux.lo vdbefifo.lo vdbemem.lo \ where.lo utf.lo legacy.lo vtab.lo +# FTS1 (optional) +LIBOBJ += fts1.lo fts1_hash.lo fts1_porter.lo fts1_tokenizer1.lo + +# FTS2 (optional) +LIBOBJ += fts2.lo fts2_hash.lo fts2_porter.lo fts2_tokenizer1.lo + # All of the source code files. # SRC = \ @@ -194,7 +202,14 @@ $(TOP)/ext/fts1/fts1_hash.h \ $(TOP)/ext/fts1/fts1_porter.c \ $(TOP)/ext/fts1/fts1_tokenizer.h \ - $(TOP)/ext/fts1/fts1_tokenizer1.c + $(TOP)/ext/fts1/fts1_tokenizer1.c \ + $(TOP)/ext/fts2/fts2.c \ + $(TOP)/ext/fts2/fts2.h \ + $(TOP)/ext/fts2/fts2_hash.c \ + $(TOP)/ext/fts2/fts2_hash.h \ + $(TOP)/ext/fts2/fts2_porter.c \ + $(TOP)/ext/fts2/fts2_tokenizer.h \ + $(TOP)/ext/fts2/fts2_tokenizer1.c # Source code to the test files. @@ -252,7 +267,10 @@ HDR += \ $(TOP)/ext/fts1/fts1.h \ $(TOP)/ext/fts1/fts1_hash.h \ - $(TOP)/ext/fts1/fts1_tokenizer.h + $(TOP)/ext/fts1/fts1_tokenizer.h \ + $(TOP)/ext/fts2/fts2.h \ + $(TOP)/ext/fts2/fts2_hash.h \ + $(TOP)/ext/fts2/fts2_tokenizer.h # Header files used by the VDBE submodule # @@ -469,6 +487,30 @@ where.lo: $(TOP)/src/where.c $(HDR) $(LTCOMPILE) -c $(TOP)/src/where.c +fts1.lo: $(TOP)/ext/fts1/fts1.c $(HDR) + $(LTCOMPILE) -c $(TOP)/ext/fts1/fts1.c + +fts1_hash.lo: $(TOP)/ext/fts1/fts1_hash.c $(HDR) + $(LTCOMPILE) -c $(TOP)/ext/fts1/fts1_hash.c + +fts1_porter.lo: $(TOP)/ext/fts1/fts1_porter.c $(HDR) + $(LTCOMPILE) -c $(TOP)/ext/fts1/fts1_porter.c + +fts1_tokenizer1.lo: $(TOP)/ext/fts1/fts1_tokenizer1.c $(HDR) + $(LTCOMPILE) -c $(TOP)/ext/fts1/fts1_tokenizer1.c + +fts2.lo: $(TOP)/ext/fts2/fts2.c $(HDR) + $(LTCOMPILE) -c $(TOP)/ext/fts2/fts2.c + +fts2_hash.lo: $(TOP)/ext/fts2/fts2_hash.c $(HDR) + $(LTCOMPILE) -c $(TOP)/ext/fts2/fts2_hash.c + +fts2_porter.lo: $(TOP)/ext/fts2/fts2_porter.c $(HDR) + $(LTCOMPILE) -c $(TOP)/ext/fts2/fts2_porter.c + +fts2_tokenizer1.lo: $(TOP)/ext/fts2/fts2_tokenizer1.c $(HDR) + $(LTCOMPILE) -c $(TOP)/ext/fts2/fts2_tokenizer1.c + tclsqlite-shell.lo: $(TOP)/src/tclsqlite.c $(HDR) $(LTCOMPILE) -DTCLSH=1 -o $@ -c $(TOP)/src/tclsqlite.c Index: sqlite.spec =================================================================== RCS file: /cvs/pkgs/rpms/sqlite/devel/sqlite.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- sqlite.spec 29 May 2007 16:49:03 -0000 1.21 +++ sqlite.spec 1 Jun 2007 12:27:46 -0000 1.22 @@ -6,11 +6,12 @@ Summary: Library that implements an embeddable SQL database engine Name: sqlite Version: 3.3.17 -Release: 1%{?dist} +Release: 2%{?dist} License: Public Domain Group: Applications/Databases URL: http://www.sqlite.org/ Source: http://www.sqlite.org/sqlite-%{version}.tar.gz +Patch0: sqlite-3.3.17-fts.patch Obsoletes: sqlite3 sqlite3-devel BuildRequires: ncurses-devel readline-devel BuildRequires: /usr/bin/tclsh @@ -50,6 +51,7 @@ %prep %setup -q +%patch0 -p1 -b .fts %build %configure %{!?_with_tcl:--disable-tcl} \ @@ -105,6 +107,10 @@ %endif %changelog +* Fri Jun 01 2007 Paul Nasrat - 3.3.17-2 +- Enable load +- Build fts1 and fts2 + * Tue May 29 2007 Paul Nasrat - 3.3.17-1 - Update to 3.3.17 From fedora-extras-commits at redhat.com Fri Jun 1 12:36:01 2007 From: fedora-extras-commits at redhat.com (Paul Nasrat (pnasrat)) Date: Fri, 1 Jun 2007 08:36:01 -0400 Subject: rpms/sqlite/devel sqlite.spec,1.22,1.23 Message-ID: <200706011236.l51Ca1nD031393@cvs-int.fedora.redhat.com> Author: pnasrat Update of /cvs/pkgs/rpms/sqlite/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31261 Modified Files: sqlite.spec Log Message: CFLAGS and nodirsync Index: sqlite.spec =================================================================== RCS file: /cvs/pkgs/rpms/sqlite/devel/sqlite.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- sqlite.spec 1 Jun 2007 12:27:46 -0000 1.22 +++ sqlite.spec 1 Jun 2007 12:35:25 -0000 1.23 @@ -54,6 +54,7 @@ %patch0 -p1 -b .fts %build +export CFLAGS="$RPM_OPT_FLAGS -DSQLITE_DISABLE_DIRSYNC=1" %configure %{!?_with_tcl:--disable-tcl} \ --enable-threadsafe \ --enable-threads-override-locks @@ -110,6 +111,7 @@ * Fri Jun 01 2007 Paul Nasrat - 3.3.17-2 - Enable load - Build fts1 and fts2 +- Don't sync on dirs (#237427) * Tue May 29 2007 Paul Nasrat - 3.3.17-1 - Update to 3.3.17 From fedora-extras-commits at redhat.com Fri Jun 1 12:52:44 2007 From: fedora-extras-commits at redhat.com (Paul Nasrat (pnasrat)) Date: Fri, 1 Jun 2007 08:52:44 -0400 Subject: rpms/sqlite/devel sqlite.spec,1.23,1.24 Message-ID: <200706011252.l51CqiGr001770@cvs-int.fedora.redhat.com> Author: pnasrat Update of /cvs/pkgs/rpms/sqlite/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1662 Modified Files: sqlite.spec Log Message: Add LIBS Index: sqlite.spec =================================================================== RCS file: /cvs/pkgs/rpms/sqlite/devel/sqlite.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sqlite.spec 1 Jun 2007 12:35:25 -0000 1.23 +++ sqlite.spec 1 Jun 2007 12:52:07 -0000 1.24 @@ -55,9 +55,9 @@ %build export CFLAGS="$RPM_OPT_FLAGS -DSQLITE_DISABLE_DIRSYNC=1" -%configure %{!?_with_tcl:--disable-tcl} \ +%configure LIBS=-ldl %{!?_with_tcl:--disable-tcl} \ --enable-threadsafe \ - --enable-threads-override-locks + --enable-threads-override-locks make %{?_smp_mflags} make doc From fedora-extras-commits at redhat.com Fri Jun 1 13:05:29 2007 From: fedora-extras-commits at redhat.com (Josh Bressers (bressers)) Date: Fri, 1 Jun 2007 09:05:29 -0400 Subject: fedora-security/tools package-release,1.3,1.4 Message-ID: <200706011305.l51D5TV2010276@cvs-int.fedora.redhat.com> Author: bressers Update of /cvs/fedora/fedora-security/tools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10236 Modified Files: package-release Log Message: Support Fedora 7 Index: package-release =================================================================== RCS file: /cvs/fedora/fedora-security/tools/package-release,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- package-release 5 May 2006 02:17:42 -0000 1.3 +++ package-release 1 Jun 2007 13:05:27 -0000 1.4 @@ -20,8 +20,8 @@ $owner_file='http://cvs.fedora.redhat.com/viewcvs/*checkout*/owners/owners.list?root=extras'; $mirror_host='download.fedora.redhat.com'; -$mirror_path='/pub/fedora/linux/extras'; - at releases=qw(3 4 5 development); +$mirror_path='/pub/fedora/linux/releases/%s/Everything/source/SRPMS'; + at releases=qw( 7 ); sub get_owner_content { my $match = pop; @@ -76,7 +76,7 @@ foreach my $release (@releases) { my ($f, $dir, $files, $rev, $ver, $name); - $dir = "$mirror_path/$release/SRPMS"; + $dir = sprintf($mirror_path, $release); $release eq "development" && ($release = "dev"); $files = $ftp->ls($dir) or die "Cannot list directory ", $ftp->message; From fedora-extras-commits at redhat.com Fri Jun 1 13:06:04 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Fri, 1 Jun 2007 09:06:04 -0400 Subject: rpms/evolution-connector/F-7 evolution-connector.spec,1.101,1.102 Message-ID: <200706011306.l51D64Cn010352@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/evolution-connector/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10217 Modified Files: evolution-connector.spec Log Message: - Trying to get this silly thing to build. Index: evolution-connector.spec =================================================================== RCS file: /cvs/pkgs/rpms/evolution-connector/F-7/evolution-connector.spec,v retrieving revision 1.101 retrieving revision 1.102 diff -u -r1.101 -r1.102 --- evolution-connector.spec 29 May 2007 03:06:51 -0000 1.101 +++ evolution-connector.spec 1 Jun 2007 13:05:23 -0000 1.102 @@ -114,7 +114,12 @@ %endif # Regenerate configure to pick up acinclude.m4 changes -autoreconf --force +aclocal +autoheader +automake +libtoolize +intltoolize --force +autoconf %configure \ --enable-gtk-doc \ From fedora-extras-commits at redhat.com Fri Jun 1 13:17:10 2007 From: fedora-extras-commits at redhat.com (Thorsten Scherf (tscherf)) Date: Fri, 1 Jun 2007 09:17:10 -0400 Subject: rpms/Democracy/FC-6 Democracy.spec,1.6,1.7 Message-ID: <200706011317.l51DHAUE012118@cvs-int.fedora.redhat.com> Author: tscherf Update of /cvs/extras/rpms/Democracy/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11988 Modified Files: Democracy.spec Log Message: updated firefox dep Index: Democracy.spec =================================================================== RCS file: /cvs/extras/rpms/Democracy/FC-6/Democracy.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- Democracy.spec 1 Mar 2007 15:41:39 -0000 1.6 +++ Democracy.spec 1 Jun 2007 13:16:35 -0000 1.7 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -%define firefoxver 1.5.0.10 +%define firefoxver 1.5.0.12 Name: Democracy Version: 0.9.5.1 From fedora-extras-commits at redhat.com Fri Jun 1 13:18:51 2007 From: fedora-extras-commits at redhat.com (Thorsten Scherf (tscherf)) Date: Fri, 1 Jun 2007 09:18:51 -0400 Subject: rpms/Democracy/FC-6 Democracy.spec,1.7,1.8 Message-ID: <200706011318.l51DIpZ9012406@cvs-int.fedora.redhat.com> Author: tscherf Update of /cvs/extras/rpms/Democracy/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12314 Modified Files: Democracy.spec Log Message: updated firefox dep Index: Democracy.spec =================================================================== RCS file: /cvs/extras/rpms/Democracy/FC-6/Democracy.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- Democracy.spec 1 Jun 2007 13:16:35 -0000 1.7 +++ Democracy.spec 1 Jun 2007 13:18:13 -0000 1.8 @@ -5,7 +5,7 @@ Name: Democracy Version: 0.9.5.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Democracy Player Group: Applications/Multimedia License: GPL @@ -62,6 +62,9 @@ %changelog +* Fri May 01 2007 Thorsten Scherf 0.9.5.1-6 +- new firefox req + * Thu Mar 01 2007 Thorsten Scherf 0.9.5.1-5 - changed install req to a versioned firefox package From fedora-extras-commits at redhat.com Fri Jun 1 13:24:32 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 1 Jun 2007 09:24:32 -0400 Subject: rpms/lyx/devel .cvsignore, 1.20, 1.21 lyx.spec, 1.55, 1.56 sources, 1.18, 1.19 Message-ID: <200706011324.l51DOWCx013285@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/lyx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13163 Modified Files: .cvsignore lyx.spec sources Log Message: * Fri Jun 01 2007 Rex Dieter 1.5.0-0.7.rc1 - lyx-1.5.0rc1 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/lyx/devel/.cvsignore,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- .cvsignore 18 May 2007 16:37:49 -0000 1.20 +++ .cvsignore 1 Jun 2007 13:23:57 -0000 1.21 @@ -1,6 +1,3 @@ clog beamer.layout -lyx-1.4.4.tar.bz2 -lyx-1.5.0beta1.tar.bz2 -lyx-1.5.0beta2.tar.bz2 -lyx-1.5.0beta3.tar.bz2 +lyx-1.5.0rc1.tar.bz2 Index: lyx.spec =================================================================== RCS file: /cvs/pkgs/rpms/lyx/devel/lyx.spec,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- lyx.spec 18 May 2007 16:37:49 -0000 1.55 +++ lyx.spec 1 Jun 2007 13:23:57 -0000 1.56 @@ -1,10 +1,10 @@ -%define pre beta3 +%define pre rc1 Summary: WYSIWYM (What You See Is What You Mean) document processor Name: lyx Version: 1.5.0 -Release: 0.6.%{pre}%{?dist} +Release: 0.7.%{pre}%{?dist} License: GPL Group: Applications/Publishing @@ -169,6 +169,9 @@ %changelog +* Fri Jun 01 2007 Rex Dieter 1.5.0-0.7.rc1 +- lyx-1.5.0rc1 + * Fri May 18 2007 Rex Dieter 1.5.0-0.6.beta3 - lyx-1.5.0beta3 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/lyx/devel/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 18 May 2007 16:37:49 -0000 1.18 +++ sources 1 Jun 2007 13:23:57 -0000 1.19 @@ -1 +1 @@ -30ac44c193e3a8e05049a290f376a2b1 lyx-1.5.0beta3.tar.bz2 +f74bac4374060afa2fec296d16f1e449 lyx-1.5.0rc1.tar.bz2 From fedora-extras-commits at redhat.com Fri Jun 1 13:31:07 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Fri, 1 Jun 2007 09:31:07 -0400 Subject: rpms/phpPgAdmin/F-7 .cvsignore, 1.4, 1.5 phpPgAdmin.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200706011331.l51DV7PB014288@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/phpPgAdmin/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14055 Modified Files: .cvsignore phpPgAdmin.spec sources Log Message: - Update to 4.1.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/phpPgAdmin/F-7/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 25 Mar 2007 22:28:37 -0000 1.4 +++ .cvsignore 1 Jun 2007 13:30:31 -0000 1.5 @@ -1 +1 @@ -phpPgAdmin-4.1.1.tar.bz2 +phpPgAdmin-4.1.2.tar.bz2 Index: phpPgAdmin.spec =================================================================== RCS file: /cvs/extras/rpms/phpPgAdmin/F-7/phpPgAdmin.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- phpPgAdmin.spec 25 Mar 2007 22:28:37 -0000 1.5 +++ phpPgAdmin.spec 1 Jun 2007 13:30:31 -0000 1.6 @@ -1,6 +1,6 @@ Summary: Web-based PostgreSQL administration Name: phpPgAdmin -Version: 4.1.1 +Version: 4.1.2 Release: 1%{?dist} License: GPL Group: Applications/Databases @@ -85,6 +85,10 @@ %{_phppgadmindir}/conf/config.inc.php* %changelog +* Mon Jun 01 2007 Devrim Gunduz 4.1.2-1 +- Update to 4.1.2 +- Fix for Red Hat Bugzilla #241489 + * Mon Mar 26 2007 Devrim Gunduz 4.1.1-1 - Update to 4.1.1 - Fix for Red Hat Bugzilla #233902 Index: sources =================================================================== RCS file: /cvs/extras/rpms/phpPgAdmin/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 25 Mar 2007 22:28:37 -0000 1.4 +++ sources 1 Jun 2007 13:30:31 -0000 1.5 @@ -1 +1 @@ -53fbbe258afec7eaf2bedcae646cbac4 phpPgAdmin-4.1.1.tar.bz2 +9f4b01236d8462a080c3811202143c93 phpPgAdmin-4.1.2.tar.bz2 From fedora-extras-commits at redhat.com Fri Jun 1 13:37:06 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Fri, 1 Jun 2007 09:37:06 -0400 Subject: rpms/phpPgAdmin/EL-4 phpPgAdmin.spec,1.5,1.6 Message-ID: <200706011337.l51Db6Nd016675@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/phpPgAdmin/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16499/EL-4 Modified Files: phpPgAdmin.spec Log Message: Security update to 4.1.2 . Index: phpPgAdmin.spec =================================================================== RCS file: /cvs/extras/rpms/phpPgAdmin/EL-4/phpPgAdmin.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- phpPgAdmin.spec 25 Mar 2007 22:28:37 -0000 1.5 +++ phpPgAdmin.spec 1 Jun 2007 13:36:31 -0000 1.6 @@ -1,6 +1,6 @@ Summary: Web-based PostgreSQL administration Name: phpPgAdmin -Version: 4.1.1 +Version: 4.1.2 Release: 1%{?dist} License: GPL Group: Applications/Databases @@ -85,6 +85,10 @@ %{_phppgadmindir}/conf/config.inc.php* %changelog +* Mon Jun 01 2007 Devrim Gunduz 4.1.2-1 +- Update to 4.1.2 +- Fix for Red Hat Bugzilla #241489 + * Mon Mar 26 2007 Devrim Gunduz 4.1.1-1 - Update to 4.1.1 - Fix for Red Hat Bugzilla #233902 From fedora-extras-commits at redhat.com Fri Jun 1 13:37:12 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Fri, 1 Jun 2007 09:37:12 -0400 Subject: rpms/phpPgAdmin/EL-5 phpPgAdmin.spec,1.6,1.7 Message-ID: <200706011337.l51DbCiv016686@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/phpPgAdmin/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16499/EL-5 Modified Files: phpPgAdmin.spec Log Message: Security update to 4.1.2 . Index: phpPgAdmin.spec =================================================================== RCS file: /cvs/extras/rpms/phpPgAdmin/EL-5/phpPgAdmin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- phpPgAdmin.spec 25 Mar 2007 22:36:07 -0000 1.6 +++ phpPgAdmin.spec 1 Jun 2007 13:36:36 -0000 1.7 @@ -1,6 +1,6 @@ Summary: Web-based PostgreSQL administration Name: phpPgAdmin -Version: 4.1.1 +Version: 4.1.2 Release: 1%{?dist} License: GPL Group: Applications/Databases @@ -85,6 +85,10 @@ %{_phppgadmindir}/conf/config.inc.php* %changelog +* Mon Jun 01 2007 Devrim Gunduz 4.1.2-1 +- Update to 4.1.2 +- Fix for Red Hat Bugzilla #241489 + * Mon Mar 26 2007 Devrim Gunduz 4.1.1-1 - Update to 4.1.1 - Fix for Red Hat Bugzilla #233902 From fedora-extras-commits at redhat.com Fri Jun 1 13:37:17 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Fri, 1 Jun 2007 09:37:17 -0400 Subject: rpms/phpPgAdmin/FC-5 phpPgAdmin.spec,1.5,1.6 Message-ID: <200706011337.l51DbH7k016695@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/phpPgAdmin/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16499/FC-5 Modified Files: phpPgAdmin.spec Log Message: Security update to 4.1.2 . Index: phpPgAdmin.spec =================================================================== RCS file: /cvs/extras/rpms/phpPgAdmin/FC-5/phpPgAdmin.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- phpPgAdmin.spec 25 Mar 2007 22:36:04 -0000 1.5 +++ phpPgAdmin.spec 1 Jun 2007 13:36:42 -0000 1.6 @@ -85,6 +85,10 @@ %{_phppgadmindir}/conf/config.inc.php* %changelog +* Mon Jun 01 2007 Devrim Gunduz 4.1.2-1 +- Update to 4.1.2 +- Fix for Red Hat Bugzilla #241489 + * Mon Mar 26 2007 Devrim Gunduz 4.1.1-1 - Update to 4.1.1 - Fix for Red Hat Bugzilla #233902 From fedora-extras-commits at redhat.com Fri Jun 1 13:37:22 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Fri, 1 Jun 2007 09:37:22 -0400 Subject: rpms/phpPgAdmin/FC-6 phpPgAdmin.spec,1.6,1.7 Message-ID: <200706011337.l51DbM0h016708@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/phpPgAdmin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16499/FC-6 Modified Files: phpPgAdmin.spec Log Message: Security update to 4.1.2 . Index: phpPgAdmin.spec =================================================================== RCS file: /cvs/extras/rpms/phpPgAdmin/FC-6/phpPgAdmin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- phpPgAdmin.spec 25 Mar 2007 22:36:07 -0000 1.6 +++ phpPgAdmin.spec 1 Jun 2007 13:36:47 -0000 1.7 @@ -1,6 +1,6 @@ Summary: Web-based PostgreSQL administration Name: phpPgAdmin -Version: 4.1.1 +Version: 4.1.2 Release: 1%{?dist} License: GPL Group: Applications/Databases @@ -85,6 +85,10 @@ %{_phppgadmindir}/conf/config.inc.php* %changelog +* Mon Jun 01 2007 Devrim Gunduz 4.1.2-1 +- Update to 4.1.2 +- Fix for Red Hat Bugzilla #241489 + * Mon Mar 26 2007 Devrim Gunduz 4.1.1-1 - Update to 4.1.1 - Fix for Red Hat Bugzilla #233902 From fedora-extras-commits at redhat.com Fri Jun 1 13:37:29 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Fri, 1 Jun 2007 09:37:29 -0400 Subject: rpms/phpPgAdmin/devel phpPgAdmin.spec,1.5,1.6 Message-ID: <200706011337.l51DbTqD016722@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/phpPgAdmin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16499/devel Modified Files: phpPgAdmin.spec Log Message: Security update to 4.1.2 . Index: phpPgAdmin.spec =================================================================== RCS file: /cvs/extras/rpms/phpPgAdmin/devel/phpPgAdmin.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- phpPgAdmin.spec 25 Mar 2007 22:28:37 -0000 1.5 +++ phpPgAdmin.spec 1 Jun 2007 13:36:53 -0000 1.6 @@ -1,6 +1,6 @@ Summary: Web-based PostgreSQL administration Name: phpPgAdmin -Version: 4.1.1 +Version: 4.1.2 Release: 1%{?dist} License: GPL Group: Applications/Databases @@ -85,6 +85,10 @@ %{_phppgadmindir}/conf/config.inc.php* %changelog +* Mon Jun 01 2007 Devrim Gunduz 4.1.2-1 +- Update to 4.1.2 +- Fix for Red Hat Bugzilla #241489 + * Mon Mar 26 2007 Devrim Gunduz 4.1.1-1 - Update to 4.1.1 - Fix for Red Hat Bugzilla #233902 From fedora-extras-commits at redhat.com Fri Jun 1 13:47:51 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Fri, 1 Jun 2007 09:47:51 -0400 Subject: rpms/bluez-utils/devel bluez-utils-3.11-cups-discovery.patch, NONE, 1.1 bluez-utils.spec, 1.57, 1.58 Message-ID: <200706011347.l51DlpVP018528@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/bluez-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18368 Modified Files: bluez-utils.spec Added Files: bluez-utils-3.11-cups-discovery.patch Log Message: * Fri Jun 01 2007 - Bastien Nocera - 3.11-2 - Add upstream patch to list discovered printer devices in the CUPS backend bluez-utils-3.11-cups-discovery.patch: --- NEW FILE bluez-utils-3.11-cups-discovery.patch --- ? cups/.deps ? cups/.libs ? cups/Makefile ? cups/Makefile.in ? cups/bluetooth Index: cups/Makefile.am =================================================================== RCS file: /cvsroot/bluez/utils/cups/Makefile.am,v retrieving revision 1.9 diff -u -p -r1.9 Makefile.am --- cups/Makefile.am 20 Aug 2006 02:21:03 -0000 1.9 +++ cups/Makefile.am 1 Jun 2007 13:37:01 -0000 @@ -8,8 +8,13 @@ noinst_PROGRAMS = bluetooth endif bluetooth_SOURCES = main.c sdp.c spp.c hcrp.c -bluetooth_LDADD = @BLUEZ_LIBS@ +bluetooth_LDADD = @DBUS_LIBS@ @GLIB_LIBS@ @BLUEZ_LIBS@ $(top_builddir)/common/libhelper.a -AM_CFLAGS = @BLUEZ_CFLAGS@ +if EXPAT +bluetooth_LDADD += -lexpat +endif + +AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ @GLIB_CFLAGS@ -I$(top_srcdir)/common/ MAINTAINERCLEANFILES = Makefile.in + Index: cups/main.c =================================================================== RCS file: /cvsroot/bluez/utils/cups/main.c,v retrieving revision 1.6 diff -u -p -r1.6 main.c --- cups/main.c 3 Jan 2006 13:28:57 -0000 1.6 +++ cups/main.c 1 Jun 2007 13:37:02 -0000 @@ -38,12 +38,502 @@ #include #include +#include +#include + +#include "dbus.h" +#include "sdp-xml.h" + extern int sdp_search_spp(sdp_session_t *sdp, uint8_t *channel); extern int sdp_search_hcrp(sdp_session_t *sdp, unsigned short *ctrl_psm, unsigned short *data_psm); extern int spp_print(bdaddr_t *src, bdaddr_t *dst, uint8_t channel, int fd, int copies); extern int hcrp_print(bdaddr_t *src, bdaddr_t *dst, unsigned short ctrl_psm, unsigned short data_psm, int fd, int copies); +#define PRINTER_SERVICE_CLASS_NAME "printer" + +typedef struct cups_device { + char *bdaddr; + char *name; + char *id; +}; + +static GSList *device_list = NULL; +static GMainLoop *loop = NULL; +static DBusConnection *conn = NULL; + +#define ATTRID_1284ID 0x0300 + +static char *parse_xml_sdp(const char *xml) +{ + sdp_record_t *sdp_record; + sdp_list_t *l; + char *str = NULL; + + sdp_record = sdp_xml_parse_record(xml, strlen(xml)); + if (sdp_record == NULL) + return NULL; + for (l = sdp_record->attrlist; l != NULL; l = l->next) { + sdp_data_t *data; + + data = (sdp_data_t *) l->data; + if (data->attrId != ATTRID_1284ID) + continue; + /* Ignore the length, it's null terminated */ + str = g_strdup(data->val.str + 2); + break; + } + sdp_record_free(sdp_record); + + return str; +} + +static char *device_get_ieee1284_id(const char *adapter, const char *bdaddr) +{ + guint service_handle; + DBusMessage *message, *reply; + DBusMessageIter iter, reply_iter, iter_array; + const char *svc_id = "00001126-0000-1000-8000-00805F9B34FB"; + char *xml, *id; + + /* Look for the service handle of the HCRP service */ + message = dbus_message_new_method_call("org.bluez", adapter, + "org.bluez.Adapter", + "GetRemoteServiceHandles"); + dbus_message_iter_init_append(message, &iter); + dbus_message_iter_append_basic(&iter, DBUS_TYPE_STRING, &bdaddr); + dbus_message_iter_append_basic(&iter, DBUS_TYPE_STRING, &svc_id); + + reply = dbus_connection_send_with_reply_and_block(conn, + message, -1, NULL); + if (!reply) { + dbus_message_unref(message); + return NULL; + } + + dbus_message_iter_init(reply, &reply_iter); + if (dbus_message_iter_get_arg_type(&reply_iter) != DBUS_TYPE_ARRAY) { + dbus_message_unref(reply); + return NULL; + } + + /* Hopefully we only get one handle, or take a punt */ + dbus_message_iter_recurse(&reply_iter, &iter_array); + while (dbus_message_iter_get_arg_type(&iter_array) == DBUS_TYPE_UINT32) { + dbus_message_iter_get_basic(&iter_array, &service_handle); + dbus_message_iter_next(&iter_array); + } + + dbus_message_unref(reply); + + /* Now get the XML for the HCRP service record */ + message = dbus_message_new_method_call("org.bluez", adapter, + "org.bluez.Adapter", + "GetRemoteServiceRecordAsXML"); + dbus_message_iter_init_append(message, &iter); + dbus_message_iter_append_basic(&iter, DBUS_TYPE_STRING, &bdaddr); + dbus_message_iter_append_basic(&iter, DBUS_TYPE_UINT32, &service_handle); + + reply = dbus_connection_send_with_reply_and_block(conn, + message, -1, NULL); + dbus_message_unref(message); + if (!reply) { + return NULL; + } + + dbus_message_iter_init(reply, &reply_iter); + dbus_message_iter_get_basic(&reply_iter, &xml); + + id = parse_xml_sdp(xml); + + dbus_message_unref(reply); + + return id; +} + +static void add_device_to_list(const char *name, const char *bdaddr, const char *id) +{ + struct cups_device *device; + GSList *l; + + /* Look for the device in the list */ + for (l = device_list; l != NULL; l = l->next) { + device = (struct cups_device *) l->data; + + if (strcmp(device->bdaddr, bdaddr) == 0) { + g_free(device->name); + device->name = g_strdup(name); + return; + } + } + + /* Or add it to the list if it's not there */ + device = g_new0(struct cups_device, 1); + device->bdaddr = g_strdup(bdaddr); + device->name = g_strdup(name); + device->id = g_strdup(id); + + device_list = g_slist_prepend(device_list, device); +} + +static char *escape_name(const char *str, char orig, char dest) +{ + char *ret, *s; + + ret = g_strdup(str); + while ((s = strchr(ret, orig)) != NULL) + s[0] = dest; + return ret; +} + +static void print_printer_details(const char *name, const char *bdaddr, const char *id) +{ + char *uri, *escaped; + guint len; + + escaped = escape_name(name, '\"', '\''); + len = strlen("bluetooth://") + 12 + 1; + uri = g_malloc(len); + snprintf(uri, len, "bluetooth://%c%c%c%c%c%c%c%c%c%c%c%c", + bdaddr[0], bdaddr[1], + bdaddr[3], bdaddr[4], + bdaddr[6], bdaddr[7], + bdaddr[9], bdaddr[10], + bdaddr[12], bdaddr[13], + bdaddr[15], bdaddr[16]); + printf("network %s \"Unknown\" \"%s (Bluetooth)\"", uri, escaped); + if (id != NULL) + printf(" \"%s\"\n", id); + else + printf ("\n"); + g_free(escaped); + g_free(uri); +} + +static gboolean device_is_printer(const char *adapter, const char *bdaddr) +{ + char *class; + DBusMessage *message, *reply; + DBusMessageIter iter, reply_iter; + + message = dbus_message_new_method_call("org.bluez", adapter, + "org.bluez.Adapter", + "GetRemoteMinorClass"); + dbus_message_iter_init_append(message, &iter); + dbus_message_iter_append_basic(&iter, DBUS_TYPE_STRING, &bdaddr); + + reply = dbus_connection_send_with_reply_and_block(conn, + message, -1, NULL); + dbus_message_unref(message); + if (!reply) { + return FALSE; + } + + dbus_message_iter_init(reply, &reply_iter); + dbus_message_iter_get_basic(&reply_iter, &class); + + if (class != NULL && strcmp(class, PRINTER_SERVICE_CLASS_NAME) == 0) { + dbus_message_unref(reply); + return TRUE; + } + + return FALSE; +} + +static char *device_get_name(const char *adapter, const char *bdaddr) +{ + char *name; + DBusMessage *message, *reply; + DBusMessageIter iter, reply_iter; + + message = dbus_message_new_method_call("org.bluez", adapter, + "org.bluez.Adapter", + "GetRemoteName"); + dbus_message_iter_init_append(message, &iter); + dbus_message_iter_append_basic(&iter, DBUS_TYPE_STRING, &bdaddr); + + reply = dbus_connection_send_with_reply_and_block(conn, + message, -1, NULL); + dbus_message_unref(message); + if (!reply) + return NULL; + + dbus_message_iter_init(reply, &reply_iter); + dbus_message_iter_get_basic(&reply_iter, &name); + + name = g_strdup(name); + dbus_message_unref(reply); + return name; +} + +static void remote_device_found(const char *adapter, const char *bdaddr, guint class, int rssi) +{ + uint8_t major_index = (class >> 8) & 0x1F; + uint8_t minor_index; + uint8_t shift_minor = 0; + gboolean found = FALSE; + char *name, *id; + + /* Check if we have a printer + * From hcid/dbus-adapter.c minor_class_str() */ + if (major_index != 6) + return; + + minor_index = (class >> 4) & 0x0F; + while (shift_minor < 4) { + if (((minor_index >> shift_minor) & 0x01) == 0x01) { + if (shift_minor == 3) { + found = TRUE; + break; + } + } + shift_minor++; + } + + if (!found) + return; + + name = device_get_name(adapter, bdaddr); + id = device_get_ieee1284_id(adapter, bdaddr); + add_device_to_list(name, bdaddr, id); + g_free(name); + g_free(id); +} + +static void remote_name_updated(const char *bdaddr, const char *name) +{ + add_device_to_list(name, bdaddr, NULL); +} + +static void discovery_completed(void) +{ + GSList *l; + + for (l = device_list; l != NULL; l = l->next) { + struct cups_device *device = (struct cups_device *) l->data; + + if (device->name == NULL) { + device->name = escape_name(device->bdaddr, + ':', '-'); + } + print_printer_details(device->name, device->bdaddr, device->id); + g_free(device->name); + g_free(device->bdaddr); + g_free(device->id); + g_free(device); + } + + g_slist_free(device_list); + device_list = NULL; + + g_main_loop_quit(loop); +} + +static void remote_device_disappeared(const char *bdaddr) +{ + GSList *l; + + for (l = device_list; l != NULL; l = l->next) { + struct cups_device *device = (struct cups_device *) l->data; + + if (strcmp(device->bdaddr, bdaddr) == 0) { + g_free(device->name); + g_free(device->bdaddr); + g_free(device); + device_list = g_slist_delete_link(device_list, l); + return; + } + } +} + +static gboolean list_known_printers(const char *adapter) +{ + DBusMessageIter reply_iter, iter_array; + DBusError error; + DBusMessage *message, *reply; + + message = dbus_message_new_method_call ("org.bluez", adapter, + "org.bluez.Adapter", + "ListRemoteDevices"); + if (message == NULL) + return FALSE; + + dbus_error_init(&error); + reply = dbus_connection_send_with_reply_and_block(conn, + message, -1, + &error); + dbus_message_unref(message); + if (&error != NULL && dbus_error_is_set(&error)) + return FALSE; + + dbus_message_iter_init(reply, &reply_iter); + if (dbus_message_iter_get_arg_type(&reply_iter) != DBUS_TYPE_ARRAY) { + dbus_message_unref(reply); + return FALSE; + } + + dbus_message_iter_recurse(&reply_iter, &iter_array); + while (dbus_message_iter_get_arg_type(&iter_array) == DBUS_TYPE_STRING) { + char *bdaddr; + + dbus_message_iter_get_basic(&iter_array, &bdaddr); + if (device_is_printer(adapter, bdaddr)) { + char *name, *id; + name = device_get_name(adapter, bdaddr); + id = device_get_ieee1284_id(adapter, bdaddr); + add_device_to_list(name, bdaddr, id); + g_free(name); + g_free(id); + } + dbus_message_iter_next(&iter_array); + } + + dbus_message_unref(reply); + + return FALSE; +} + +static DBusHandlerResult filter_func(DBusConnection *connection, DBusMessage *message, void *user_data) +{ + const char *adapter; + + if (dbus_message_is_signal(message, "org.bluez.Adapter", + "RemoteDeviceFound")) { + char *bdaddr; + guint class; + int rssi; + + dbus_message_get_args(message, NULL, + DBUS_TYPE_STRING, &bdaddr, + DBUS_TYPE_UINT32, &class, + DBUS_TYPE_INT32, &rssi, + DBUS_TYPE_INVALID); + adapter = dbus_message_get_path(message); + remote_device_found(adapter, bdaddr, class, rssi); + } else if (dbus_message_is_signal(message, "org.bluez.Adapter", + "RemoteNameUpdated")) { + char *bdaddr, *name; + + dbus_message_get_args(message, NULL, + DBUS_TYPE_STRING, &bdaddr, + DBUS_TYPE_STRING, &name, + DBUS_TYPE_INVALID); + remote_name_updated(bdaddr, name); + } else if (dbus_message_is_signal(message, "org.bluez.Adapter", + "RemoteDeviceDisappeared")) { + char *bdaddr; + + dbus_message_get_args(message, NULL, + DBUS_TYPE_STRING, &bdaddr, + DBUS_TYPE_INVALID); + remote_device_disappeared(bdaddr); + } else if (dbus_message_is_signal(message, "org.bluez.Adapter", + "DiscoveryCompleted")) { + discovery_completed(); + } + + return DBUS_HANDLER_RESULT_NOT_YET_HANDLED; +} + +static void list_printers(void) +{ + /* 1. Connect to the bus + * 2. Get the manager + * 3. Get the default adapter + * 4. Get a list of devices + * 5. Get the class of each device + * 6. Print the details from each printer device + */ + DBusError error; + dbus_bool_t hcid_exists; + DBusMessage *reply, *message; + DBusMessageIter reply_iter; + char *adapter, *match; + guint len; + + conn = init_dbus(NULL, NULL, NULL); + if (conn == NULL) + return; + + dbus_error_init(&error); + hcid_exists = dbus_bus_name_has_owner(conn, "org.bluez", &error); + if (&error != NULL && dbus_error_is_set(&error)) + return; + + if (!hcid_exists) + return; + + /* Get the default adapter */ + message = dbus_message_new_method_call("org.bluez", "/org/bluez", + "org.bluez.Manager", + "DefaultAdapter"); + if (message == NULL) { + dbus_connection_unref(conn); + return; + } + reply = dbus_connection_send_with_reply_and_block(conn, + message, -1, + &error); + dbus_message_unref(message); + if (&error != NULL && dbus_error_is_set(&error)) { + dbus_connection_unref(conn); + return; + } + + dbus_message_iter_init(reply, &reply_iter); + if (dbus_message_iter_get_arg_type(&reply_iter) != DBUS_TYPE_STRING) { + dbus_message_unref(reply); + dbus_connection_unref(conn); + return; + } + dbus_message_iter_get_basic(&reply_iter, &adapter); + adapter = g_strdup(adapter); + dbus_message_unref(reply); + + if (!dbus_connection_add_filter(conn, filter_func, adapter, g_free)) { + g_free(adapter); + dbus_connection_unref(conn); + return; + } + +#define MATCH_FORMAT \ + "type='signal'," \ + "interface='org.bluez.Adapter'," \ + "sender='org.bluez'," \ + "path='%s'" + + len = strlen(MATCH_FORMAT) - 2 + strlen(adapter) + 1; + match = g_malloc(len); + snprintf(match, len, "type='signal'," + "interface='org.bluez.Adapter'," + "sender='org.bluez'," + "path='%s'", + adapter); + dbus_bus_add_match(conn, match, &error); + g_free(match); + + message = dbus_message_new_method_call("org.bluez", adapter, + "org.bluez.Adapter", + "DiscoverDevicesWithoutNameResolving"); + + if (!dbus_connection_send_with_reply(conn, + message, NULL, -1)) { + dbus_message_unref(message); + dbus_connection_unref(conn); + g_free(adapter); + return; + } + dbus_message_unref(message); + + /* Also add the the recent devices */ + g_timeout_add(0, (GSourceFunc) list_known_printers, adapter); + + loop = g_main_loop_new(NULL, TRUE); + g_main_loop_run(loop); + + dbus_connection_unref(conn); +} + /* * Usage: printer-uri job-id user title copies options [file] * @@ -73,7 +563,7 @@ int main(int argc, char *argv[]) #endif /* HAVE_SIGSET */ if (argc == 1) { - puts("network bluetooth \"Unknown\" \"Bluetooth printer\""); + list_printers(); return 0; } Index: bluez-utils.spec =================================================================== RCS file: /cvs/pkgs/rpms/bluez-utils/devel/bluez-utils.spec,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- bluez-utils.spec 29 May 2007 16:05:05 -0000 1.57 +++ bluez-utils.spec 1 Jun 2007 13:47:16 -0000 1.58 @@ -1,7 +1,7 @@ Summary: Bluetooth utilities Name: bluez-utils Version: 3.11 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/System Source: http://bluez.sourceforge.net/download/%{name}-%{version}.tar.gz @@ -14,6 +14,7 @@ Source8: hidd.conf Source9: bluetooth.conf Patch0: bluez-utils-2.3-conf.patch +Patch1: bluez-utils-3.11-cups-discovery.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root URL: http://www.bluez.org/ @@ -21,6 +22,8 @@ BuildRequires: flex BuildRequires: dbus-devel >= 0.90 BuildRequires: libusb-devel, glib2-devel +# For patch1 +BuildRequires: automake autoconf libtool ExcludeArch: s390 s390x Obsoletes: bluez-pan, bluez-sdp Requires: initscripts, bluez-libs >= %{version} @@ -54,6 +57,9 @@ %setup -q %patch0 -p1 +%patch1 -p0 + +autoreconf --install %build %configure --with-bluez-libs=%{_libdir} --enable-pie --enable-debug \ @@ -124,6 +130,10 @@ /usr/lib/cups/backend/bluetooth %changelog +* Fri Jun 01 2007 - Bastien Nocera - 3.11-2 +- Add upstream patch to list discovered printer devices in the + CUPS backend + * Sat May 26 2007 - Bastien Nocera - 3.11-1 - Update to bluez-utils 3.11 - Move the cups backend to its expected location (#237482) From fedora-extras-commits at redhat.com Fri Jun 1 14:28:32 2007 From: fedora-extras-commits at redhat.com (Robert Crittenden (rcritten)) Date: Fri, 1 Jun 2007 10:28:32 -0400 Subject: rpms/mod_nss/FC-6 sources,1.4,1.5 Message-ID: <200706011428.l51ESWHH032052@cvs-int.fedora.redhat.com> Author: rcritten Update of /cvs/extras/rpms/mod_nss/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31930 Modified Files: sources Log Message: Update to 1.0.7 Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_nss/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 9 Apr 2007 13:22:24 -0000 1.4 +++ sources 1 Jun 2007 14:27:57 -0000 1.5 @@ -1,4 +1 @@ -5e529856b7c05e94c62146ef80eb5e37 mod_nss-1.0.6.tar.gz -44ba2b6d64f5c46f073b4b15373e341d mod_nss-badpass.patch -d0de0c696546e826c14cc51071bf6de8 mod_nss-fileformat.patch -c3a24b444fbb04ffbf52700a6276a21c mod_nss-model.patch +71107cbc702bf07c6c79843aa92a0e09 mod_nss-1.0.7.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 14:30:02 2007 From: fedora-extras-commits at redhat.com (Robert Crittenden (rcritten)) Date: Fri, 1 Jun 2007 10:30:02 -0400 Subject: rpms/mod_nss/FC-6 .cvsignore,1.4,1.5 mod_nss.spec,1.5,1.6 Message-ID: <200706011430.l51EU2wv032287@cvs-int.fedora.redhat.com> Author: rcritten Update of /cvs/extras/rpms/mod_nss/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32170 Modified Files: .cvsignore mod_nss.spec Log Message: Update to 1.0.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_nss/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 9 Apr 2007 13:22:24 -0000 1.4 +++ .cvsignore 1 Jun 2007 14:29:25 -0000 1.5 @@ -1,4 +1 @@ -mod_nss-1.0.6.tar.gz -mod_nss-badpass.patch -mod_nss-fileformat.patch -mod_nss-model.patch +mod_nss-1.0.7.tar.gz Index: mod_nss.spec =================================================================== RCS file: /cvs/extras/rpms/mod_nss/FC-6/mod_nss.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- mod_nss.spec 9 Apr 2007 13:22:24 -0000 1.5 +++ mod_nss.spec 1 Jun 2007 14:29:25 -0000 1.6 @@ -1,23 +1,18 @@ Name: mod_nss -Version: 1.0.6 -Release: 2%{?dist} +Version: 1.0.7 +Release: 1%{?dist} Summary: SSL/TLS module for the Apache HTTP server Group: System Environment/Daemons License: Apache Software License -URL: http://directory.fedora.redhat.com/wiki/Mod_nss -Source: http://directory.fedora.redhat.com/sources/%{name}-%{version}.tar.gz +URL: http://directory.fedoraproject.org/wiki/Mod_nss +Source: http://directory.fedoraproject.org/sources/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: nspr-devel >= 4.6.3, nss-devel >= 3.11.3 BuildRequires: httpd-devel >= 0:2.0.52, apr-devel, apr-util-devel BuildRequires: pkgconfig Requires: httpd >= 0:2.0.52 -Requires: nspr >= 4.6.3 -Requires: nss >= 3.11.3, nss-tools >= 3.11.3 Patch1: mod_nss-conf.patch Patch2: mod_nss-gencert.patch -Patch3: mod_nss-model.patch -Patch4: mod_nss-badpass.patch -Patch5: mod_nss-fileformat.patch %description The mod_nss module provides strong cryptography for the Apache Web @@ -29,9 +24,6 @@ %setup -q %patch1 -p1 -b .conf %patch2 -p1 -b .gencert -%patch3 -p1 -b .model -%patch4 -p1 -b .badpass -%patch5 -p1 -b .fileformat # Touch expression parser sources to prevent regenerating it touch nss_expr_*.[chyl] @@ -112,6 +104,12 @@ %{_sbindir}/gencert %changelog +* Fri Jun 1 2007 Rob Crittenden 1.0.7-1 +- Update to 1.0.7 +- Remove Requires for nss and nspr since those are handled automatically + by versioned libraries +- Updated URL and Source to reference directory.fedoraproject.org + * Mon Apr 9 2007 Rob Crittenden 1.0.6-2 - Patch to properly detect the Apache model and set up NSS appropriately - Patch to punt if a bad password is encountered From fedora-extras-commits at redhat.com Fri Jun 1 14:34:32 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Fri, 1 Jun 2007 10:34:32 -0400 Subject: rpms/policycoreutils/devel policycoreutils-rhat.patch, 1.304, 1.305 policycoreutils.spec, 1.413, 1.414 Message-ID: <200706011434.l51EYW2w002194@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/policycoreutils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2099 Modified Files: policycoreutils-rhat.patch policycoreutils.spec Log Message: * Fri Jun 1 2007 Dan Walsh 2.0.19-2 - Fix genhomedircon to work in stage2 builds of anaconda policycoreutils-rhat.patch: Index: policycoreutils-rhat.patch =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils-rhat.patch,v retrieving revision 1.304 retrieving revision 1.305 diff -u -r1.304 -r1.305 --- policycoreutils-rhat.patch 18 May 2007 14:44:34 -0000 1.304 +++ policycoreutils-rhat.patch 1 Jun 2007 14:33:57 -0000 1.305 @@ -1,6 +1,6 @@ -diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/audit2allow/Makefile policycoreutils-2.0.16/audit2allow/Makefile +diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/audit2allow/Makefile policycoreutils-2.0.19/audit2allow/Makefile --- nsapolicycoreutils/audit2allow/Makefile 2007-02-07 12:11:49.000000000 -0500 -+++ policycoreutils-2.0.16/audit2allow/Makefile 2007-05-17 13:43:57.000000000 -0400 ++++ policycoreutils-2.0.19/audit2allow/Makefile 2007-06-01 10:29:17.000000000 -0400 @@ -1,6 +1,7 @@ # Installation directories. PREFIX ?= ${DESTDIR}/usr @@ -18,18 +18,18 @@ -mkdir -p $(MANDIR)/man1 install -m 644 audit2allow.1 $(MANDIR)/man1/ -diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/Makefile policycoreutils-2.0.16/Makefile +diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/Makefile policycoreutils-2.0.19/Makefile --- nsapolicycoreutils/Makefile 2007-05-18 09:58:33.000000000 -0400 -+++ policycoreutils-2.0.16/Makefile 2007-05-17 13:43:57.000000000 -0400 ++++ policycoreutils-2.0.19/Makefile 2007-06-01 10:29:17.000000000 -0400 @@ -1,4 +1,4 @@ -SUBDIRS=setfiles semanage load_policy newrole run_init restorecond secon audit2allow audit2why scripts sestatus semodule_package semodule semodule_link semodule_expand semodule_deps setsebool po +SUBDIRS=setfiles semanage load_policy newrole run_init restorecond secon audit2allow audit2why scripts sestatus semodule_package semodule semodule_link semodule_expand semodule_deps setsebool po gui all install relabel clean indent: @for subdir in $(SUBDIRS); do \ -diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/restorecond/restorecond.c policycoreutils-2.0.16/restorecond/restorecond.c +diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/restorecond/restorecond.c policycoreutils-2.0.19/restorecond/restorecond.c --- nsapolicycoreutils/restorecond/restorecond.c 2007-02-22 08:53:22.000000000 -0500 -+++ policycoreutils-2.0.16/restorecond/restorecond.c 2007-05-17 13:43:57.000000000 -0400 ++++ policycoreutils-2.0.19/restorecond/restorecond.c 2007-06-01 10:29:17.000000000 -0400 @@ -210,9 +210,10 @@ } @@ -56,9 +56,30 @@ } free(scontext); close(fd); -diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/semanage/seobject.py policycoreutils-2.0.16/semanage/seobject.py +diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/scripts/genhomedircon policycoreutils-2.0.19/scripts/genhomedircon +--- nsapolicycoreutils/scripts/genhomedircon 2007-05-18 09:58:33.000000000 -0400 ++++ policycoreutils-2.0.19/scripts/genhomedircon 2007-06-01 10:29:32.000000000 -0400 +@@ -193,7 +193,7 @@ + return prefix + + def adduser(self, udict, user, seuser, prefix): +- if seuser == "user_u" or user == "__default__" or user == "system_u": ++ if seuser == self.default_user or user == "__default__" or user == "system_u": + return + # !!! chooses first prefix in the list to use in the file context !!! + try: +@@ -263,7 +263,7 @@ + i = i.replace("system_u", seuser) + # Validate if the generated context exists. Some user types may not exist + scon = i.split()[-1] +- if selinux.security_check_context(scon) == 0: ++ if selinux.is_selinux_enabled() < 1 or selinux.security_check_context(scon) == 0: + ret = ret+i + fd.close() + return ret +diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/semanage/seobject.py policycoreutils-2.0.19/semanage/seobject.py --- nsapolicycoreutils/semanage/seobject.py 2007-04-12 12:43:06.000000000 -0400 -+++ policycoreutils-2.0.16/semanage/seobject.py 2007-05-17 13:43:57.000000000 -0400 ++++ policycoreutils-2.0.19/semanage/seobject.py 2007-06-01 10:29:17.000000000 -0400 @@ -210,6 +210,7 @@ os.write(fd, self.out()) os.close(fd) Index: policycoreutils.spec =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils.spec,v retrieving revision 1.413 retrieving revision 1.414 diff -u -r1.413 -r1.414 --- policycoreutils.spec 18 May 2007 14:44:34 -0000 1.413 +++ policycoreutils.spec 1 Jun 2007 14:33:57 -0000 1.414 @@ -6,7 +6,7 @@ Summary: SELinux policy core utilities. Name: policycoreutils Version: 2.0.19 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz @@ -192,6 +192,9 @@ fi %changelog +* Fri Jun 1 2007 Dan Walsh 2.0.19-2 +- Fix genhomedircon to work in stage2 builds of anaconda + * Fri May 19 2007 Dan Walsh 2.0.19-1 - Update to match NSA From fedora-extras-commits at redhat.com Fri Jun 1 14:36:53 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Fri, 1 Jun 2007 10:36:53 -0400 Subject: rpms/policycoreutils/F-7 policycoreutils-rhat.patch, 1.303, 1.304 policycoreutils.spec, 1.413, 1.414 Message-ID: <200706011436.l51EarW5002558@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/policycoreutils/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2430 Modified Files: policycoreutils-rhat.patch policycoreutils.spec Log Message: * Fri Jun 1 2007 Dan Walsh 2.0.16-4 - Fix genhomedircon to work in chroot environment policycoreutils-rhat.patch: Index: policycoreutils-rhat.patch =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/F-7/policycoreutils-rhat.patch,v retrieving revision 1.303 retrieving revision 1.304 diff -u -r1.303 -r1.304 --- policycoreutils-rhat.patch 4 May 2007 17:30:00 -0000 1.303 +++ policycoreutils-rhat.patch 1 Jun 2007 14:36:17 -0000 1.304 @@ -1,6 +1,6 @@ -diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/audit2allow/Makefile policycoreutils-2.0.14/audit2allow/Makefile ---- nsapolicycoreutils/audit2allow/Makefile 2007-02-07 12:11:49.000000000 -0500 -+++ policycoreutils-2.0.14/audit2allow/Makefile 2007-04-30 08:57:42.000000000 -0400 +diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/audit2allow/Makefile policycoreutils-2.0.16/audit2allow/Makefile +--- nsapolicycoreutils/audit2allow/Makefile 2007-05-04 09:14:49.000000000 -0400 ++++ policycoreutils-2.0.16/audit2allow/Makefile 2007-05-21 13:37:38.000000000 -0400 @@ -1,6 +1,7 @@ # Installation directories. PREFIX ?= ${DESTDIR}/usr @@ -18,18 +18,18 @@ -mkdir -p $(MANDIR)/man1 install -m 644 audit2allow.1 $(MANDIR)/man1/ -diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/Makefile policycoreutils-2.0.14/Makefile ---- nsapolicycoreutils/Makefile 2006-11-16 17:15:00.000000000 -0500 -+++ policycoreutils-2.0.14/Makefile 2007-04-30 08:57:42.000000000 -0400 +diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/Makefile policycoreutils-2.0.16/Makefile +--- nsapolicycoreutils/Makefile 2007-05-04 09:14:49.000000000 -0400 ++++ policycoreutils-2.0.16/Makefile 2007-05-21 13:37:38.000000000 -0400 @@ -1,4 +1,4 @@ -SUBDIRS=setfiles semanage load_policy newrole run_init restorecon restorecond secon audit2allow audit2why scripts sestatus semodule_package semodule semodule_link semodule_expand semodule_deps setsebool po +SUBDIRS=setfiles semanage load_policy newrole run_init restorecon restorecond secon audit2allow audit2why scripts sestatus semodule_package semodule semodule_link semodule_expand semodule_deps setsebool po gui all install relabel clean indent: @for subdir in $(SUBDIRS); do \ -diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/restorecon/restorecon.c policycoreutils-2.0.14/restorecon/restorecon.c ---- nsapolicycoreutils/restorecon/restorecon.c 2007-04-24 10:36:17.000000000 -0400 -+++ policycoreutils-2.0.14/restorecon/restorecon.c 2007-04-30 08:57:42.000000000 -0400 +diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/restorecon/restorecon.c policycoreutils-2.0.16/restorecon/restorecon.c +--- nsapolicycoreutils/restorecon/restorecon.c 2007-05-04 09:14:48.000000000 -0400 ++++ policycoreutils-2.0.16/restorecon/restorecon.c 2007-05-21 13:37:38.000000000 -0400 @@ -16,6 +16,7 @@ * -v Show changes in file labels. * -o filename save list of files with incorrect context @@ -85,9 +85,9 @@ case 'i': file_exist = 0; break; -diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/restorecond/restorecond.c policycoreutils-2.0.14/restorecond/restorecond.c ---- nsapolicycoreutils/restorecond/restorecond.c 2007-02-22 08:53:22.000000000 -0500 -+++ policycoreutils-2.0.14/restorecond/restorecond.c 2007-04-30 08:57:42.000000000 -0400 +diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/restorecond/restorecond.c policycoreutils-2.0.16/restorecond/restorecond.c +--- nsapolicycoreutils/restorecond/restorecond.c 2007-05-04 09:14:47.000000000 -0400 ++++ policycoreutils-2.0.16/restorecond/restorecond.c 2007-05-21 13:37:38.000000000 -0400 @@ -210,9 +210,10 @@ } @@ -114,9 +114,27 @@ } free(scontext); close(fd); -diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/scripts/genhomedircon policycoreutils-2.0.14/scripts/genhomedircon ---- nsapolicycoreutils/scripts/genhomedircon 2007-04-25 11:08:44.000000000 -0400 -+++ policycoreutils-2.0.14/scripts/genhomedircon 2007-05-04 09:14:57.000000000 -0400 +diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/scripts/genhomedircon policycoreutils-2.0.16/scripts/genhomedircon +--- nsapolicycoreutils/scripts/genhomedircon 2007-05-04 09:14:49.000000000 -0400 ++++ policycoreutils-2.0.16/scripts/genhomedircon 2007-06-01 10:34:38.000000000 -0400 +@@ -193,7 +193,7 @@ + return prefix + + def adduser(self, udict, user, seuser, prefix): +- if seuser == "user_u" or user == "__default__" or user == "system_u": ++ if seuser == self.default_user or user == "__default__" or user == "system_u": + return + # !!! chooses first prefix in the list to use in the file context !!! + try: +@@ -263,7 +263,7 @@ + i = i.replace("system_u", seuser) + # Validate if the generated context exists. Some user types may not exist + scon = i.split()[-1] +- if selinux.security_check_context(scon) == 0: ++ if selinux.is_selinux_enabled() < 1 or selinux.security_check_context(scon) == 0: + ret = ret+i + fd.close() + return ret @@ -302,7 +302,7 @@ regex = re.sub("\(\/\.\*\)\?", "", regex) @@ -126,9 +144,9 @@ return 1 except: continue -diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/semanage/seobject.py policycoreutils-2.0.14/semanage/seobject.py ---- nsapolicycoreutils/semanage/seobject.py 2007-04-12 12:43:06.000000000 -0400 -+++ policycoreutils-2.0.14/semanage/seobject.py 2007-04-30 08:57:42.000000000 -0400 +diff --exclude-from=exclude --exclude=sepolgen-1.0.8 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/semanage/seobject.py policycoreutils-2.0.16/semanage/seobject.py +--- nsapolicycoreutils/semanage/seobject.py 2007-05-04 09:14:48.000000000 -0400 ++++ policycoreutils-2.0.16/semanage/seobject.py 2007-05-21 13:37:38.000000000 -0400 @@ -210,6 +210,7 @@ os.write(fd, self.out()) os.close(fd) Index: policycoreutils.spec =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/F-7/policycoreutils.spec,v retrieving revision 1.413 retrieving revision 1.414 diff -u -r1.413 -r1.414 --- policycoreutils.spec 21 May 2007 17:38:48 -0000 1.413 +++ policycoreutils.spec 1 Jun 2007 14:36:17 -0000 1.414 @@ -6,7 +6,7 @@ Summary: SELinux policy core utilities. Name: policycoreutils Version: 2.0.16 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz @@ -192,6 +192,9 @@ fi %changelog +* Fri Jun 1 2007 Dan Walsh 2.0.16-4 +- Fix genhomedircon to work in chroot environment + * Thu May 17 2007 Dan Walsh 2.0.16-3 - Fixes for polgentool templates file From fedora-extras-commits at redhat.com Fri Jun 1 14:45:50 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Fri, 1 Jun 2007 10:45:50 -0400 Subject: rpms/libsemanage/devel libsemanage.spec,1.124,1.125 Message-ID: <200706011445.l51Ejoq3004206@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/libsemanage/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4013 Modified Files: libsemanage.spec Log Message: * Fri Jun 1 2007 Dan Walsh - 2.0.3-3 - Rebuild for rawhide Index: libsemanage.spec =================================================================== RCS file: /cvs/extras/rpms/libsemanage/devel/libsemanage.spec,v retrieving revision 1.124 retrieving revision 1.125 diff -u -r1.124 -r1.125 --- libsemanage.spec 4 May 2007 17:26:34 -0000 1.124 +++ libsemanage.spec 1 Jun 2007 14:45:13 -0000 1.125 @@ -3,7 +3,7 @@ Summary: SELinux binary policy manipulation library Name: libsemanage Version: 2.0.3 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz @@ -75,6 +75,9 @@ %{_mandir}/man3/* %changelog +* Fri Jun 1 2007 Dan Walsh - 2.0.3-3 +- Rebuild for rawhide + * Thu May 3 2007 Dan Walsh - 2.0.3-2 - Apply patch to fix dependencies in spec file from Robert Scheck From fedora-extras-commits at redhat.com Fri Jun 1 14:49:23 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Fri, 1 Jun 2007 10:49:23 -0400 Subject: rpms/libselinux/devel .cvsignore, 1.140, 1.141 libselinux.spec, 1.265, 1.266 sources, 1.142, 1.143 Message-ID: <200706011449.l51EnNdp004855@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/libselinux/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4730 Modified Files: .cvsignore libselinux.spec sources Log Message: * Fri Jun 1 2007 Dan Walsh - 2.0.18-1 - Upgrade to upstream * Merged patch to reduce size of libselinux and remove need for libsepol for embedded systems from Yuichi Nakamura. This patch also turns the link-time dependency on libsepol into a runtime (dlopen) dependency even in the non-embedded case. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libselinux/devel/.cvsignore,v retrieving revision 1.140 retrieving revision 1.141 diff -u -r1.140 -r1.141 --- .cvsignore 18 May 2007 14:52:28 -0000 1.140 +++ .cvsignore 1 Jun 2007 14:48:48 -0000 1.141 @@ -119,3 +119,4 @@ libselinux-2.0.13.tgz libselinux-2.0.14.tgz libselinux-2.0.16.tgz +libselinux-2.0.18.tgz Index: libselinux.spec =================================================================== RCS file: /cvs/extras/rpms/libselinux/devel/libselinux.spec,v retrieving revision 1.265 retrieving revision 1.266 diff -u -r1.265 -r1.266 --- libselinux.spec 18 May 2007 14:52:28 -0000 1.265 +++ libselinux.spec 1 Jun 2007 14:48:48 -0000 1.266 @@ -1,7 +1,7 @@ %define libsepolver 2.0.1-1 Summary: SELinux library and simple utilities Name: libselinux -Version: 2.0.16 +Version: 2.0.18 Release: 1%{?dist} License: Public domain (uncopyrighted) Group: System Environment/Libraries @@ -121,6 +121,14 @@ %{_libdir}/python*/site-packages/selinux.py* %changelog +* Fri Jun 1 2007 Dan Walsh - 2.0.18-1 +- Upgrade to upstream + * Merged patch to reduce size of libselinux and remove need for libsepol for embedded systems from Yuichi Nakamura. + This patch also turns the link-time dependency on libsepol into a runtime (dlopen) dependency even in the non-embedded case. + +2.0.17 2007-05-31 + * Updated Lindent script and reindented two header files. + * Fri May 4 2007 Dan Walsh - 2.0.16-1 - Upgrade to upstream * Merged additional swig python bindings from Dan Walsh. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libselinux/devel/sources,v retrieving revision 1.142 retrieving revision 1.143 diff -u -r1.142 -r1.143 --- sources 18 May 2007 14:52:28 -0000 1.142 +++ sources 1 Jun 2007 14:48:48 -0000 1.143 @@ -1 +1 @@ -6dd946578c8fd9bafca0274c0d5bbbdd libselinux-2.0.16.tgz +ce9a9eb68c5291a7302f61ff8b5f5cb4 libselinux-2.0.18.tgz From fedora-extras-commits at redhat.com Fri Jun 1 15:01:59 2007 From: fedora-extras-commits at redhat.com (Matthew D Truch (mtruch)) Date: Fri, 1 Jun 2007 11:01:59 -0400 Subject: rpms/kst/F-7 .cvsignore,1.5,1.6 kst.spec,1.11,1.12 sources,1.5,1.6 Message-ID: <200706011501.l51F1xV3013407@cvs-int.fedora.redhat.com> Author: mtruch Update of /cvs/extras/rpms/kst/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6291 Modified Files: .cvsignore kst.spec sources Log Message: Build the new kst 1.4.0. Significant bugfixes over the 1.3.x series, with only minor new features. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kst/F-7/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 20 Oct 2006 22:31:25 -0000 1.5 +++ .cvsignore 1 Jun 2007 15:01:15 -0000 1.6 @@ -1 +1 @@ -kst-1.3.1.tar.gz +kst-1.4.0.tar.gz Index: kst.spec =================================================================== RCS file: /cvs/extras/rpms/kst/F-7/kst.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- kst.spec 8 Jan 2007 16:49:21 -0000 1.11 +++ kst.spec 1 Jun 2007 15:01:15 -0000 1.12 @@ -1,6 +1,6 @@ Name: kst -Version: 1.3.1 -Release: 3%{?dist} +Version: 1.4.0 +Release: 1%{?dist} Summary: A data viewing program for KDE Group: Applications/Engineering @@ -97,9 +97,16 @@ # which we can't do as kst doesn't run without them. #find %{buildroot} -wholename '*.la' | xargs rm -f +# Delete wmap and scuba2 datasources; it's a packaging bug at the +# kst upstream end that they are installed in 1.4.0 (they are unfinished). +rm -f %{buildroot}/%{_libdir}/kde3/kstdata_scuba.la \ + %{buildroot}/%{_libdir}/kde3/kstdata_scuba.so \ + %{buildroot}/%{_libdir}/kde3/kstdata_wmap.la \ + %{buildroot}/%{_libdir}/kde3/kstdata_wmap.so \ + %{buildroot}/%{_datadir}/services/kst/kstdata_scuba.desktop \ + %{buildroot}/%{_datadir}/services/kst/kstdata_wmap.desktop + %find_lang %{name} -%find_lang kstplugineditor -cat kstplugineditor.lang >> %{name}.lang # Make documentation symlinks relative for x in %{buildroot}%{_defaultdocdir}/HTML/*/%{name}/ @@ -152,9 +159,13 @@ %{_datadir}/services/kst/kstdata_frame.desktop %{_datadir}/services/kst/kstdata_indirect.desktop %{_datadir}/services/kst/kstdata_qimagesource.desktop +%{_datadir}/services/kst/kstobject_*.desktop %{_datadir}/servicetypes/kst/kstdatasourceplugin.desktop +%{_datadir}/servicetypes/kst/kstbasicplugin.desktop +%{_datadir}/servicetypes/kst/kstdataobjectplugin.desktop #plugins %{_libdir}/kde3/kstplugins +%{_libdir}/kde3/kstobject_* %dir %{_datadir}/servicetypes/kst %{_datadir}/servicetypes/kst/kstplugin.desktop %{_datadir}/servicetypes/kst/kstfilter.desktop @@ -193,6 +204,7 @@ %{_includedir}/kstdateparser.h %{_includedir}/kstwaitcondition.h %{_includedir}/kstext*.h +%{_includedir}/kstobjectcollection.h %{_libdir}/lib*.so %files docs @@ -215,6 +227,9 @@ %{_datadir}/services/kst/kstdata_netcdf.desktop %changelog +* Fri Jun 1 2007 Matthew Truch - 1.4.0-1 +- Update to kst 1.4.0 release. + * Mon Jan 8 2007 Matthew Truch - 1.3.1-3 - Bump release to pick up newest cfitsio (3.030). Index: sources =================================================================== RCS file: /cvs/extras/rpms/kst/F-7/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 20 Oct 2006 22:31:25 -0000 1.5 +++ sources 1 Jun 2007 15:01:15 -0000 1.6 @@ -1 +1 @@ -b18013223dc4cc2d1d0c8c4197bf8f97 kst-1.3.1.tar.gz +edf8ef2e2f4434722eef1177c1a3a212 kst-1.4.0.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 15:03:23 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Fri, 1 Jun 2007 11:03:23 -0400 Subject: rpms/util-vserver/devel util-vserver.spec,1.26,1.27 Message-ID: <200706011503.l51F3NM3013683@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13507 Modified Files: util-vserver.spec Log Message: try whether ppc builds succeed when dietlibc is disabled Index: util-vserver.spec =================================================================== RCS file: /cvs/extras/rpms/util-vserver/devel/util-vserver.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- util-vserver.spec 1 Jun 2007 07:12:12 -0000 1.26 +++ util-vserver.spec 1 Jun 2007 15:02:43 -0000 1.27 @@ -6,7 +6,7 @@ ## Fedora Extras specific customization below... -%ifarch ppc64 +%ifarch ppc64 ppc %bcond_with dietlibc %else %bcond_without dietlibc From fedora-extras-commits at redhat.com Fri Jun 1 15:24:32 2007 From: fedora-extras-commits at redhat.com (Robert Crittenden (rcritten)) Date: Fri, 1 Jun 2007 11:24:32 -0400 Subject: rpms/mod_nss/FC-5 .cvsignore, 1.4, 1.5 mod_nss.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200706011524.l51FOW1E015998@cvs-int.fedora.redhat.com> Author: rcritten Update of /cvs/extras/rpms/mod_nss/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15894 Modified Files: .cvsignore mod_nss.spec sources Log Message: Update to 1.0.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_nss/FC-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 9 Apr 2007 13:24:03 -0000 1.4 +++ .cvsignore 1 Jun 2007 15:23:54 -0000 1.5 @@ -1,4 +1 @@ -mod_nss-1.0.6.tar.gz -mod_nss-badpass.patch -mod_nss-fileformat.patch -mod_nss-model.patch +mod_nss-1.0.7.tar.gz Index: mod_nss.spec =================================================================== RCS file: /cvs/extras/rpms/mod_nss/FC-5/mod_nss.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mod_nss.spec 9 Apr 2007 13:24:03 -0000 1.4 +++ mod_nss.spec 1 Jun 2007 15:23:54 -0000 1.5 @@ -1,23 +1,18 @@ Name: mod_nss -Version: 1.0.6 -Release: 2%{?dist} +Version: 1.0.7 +Release: 1%{?dist} Summary: SSL/TLS module for the Apache HTTP server Group: System Environment/Daemons License: Apache Software License -URL: http://directory.fedora.redhat.com/wiki/Mod_nss -Source: http://directory.fedora.redhat.com/sources/%{name}-%{version}.tar.gz +URL: http://directory.fedoraproject.org/wiki/Mod_nss +Source: http://directory.fedoraproject.org/sources/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: nspr-devel >= 4.6.3, nss-devel >= 3.11.3 BuildRequires: httpd-devel >= 0:2.0.52, apr-devel, apr-util-devel BuildRequires: pkgconfig Requires: httpd >= 0:2.0.52 -Requires: nspr >= 4.6.3 -Requires: nss >= 3.11.3, nss-tools >= 3.11.3 Patch1: mod_nss-conf.patch Patch2: mod_nss-gencert.patch -Patch3: mod_nss-model.patch -Patch4: mod_nss-badpass.patch -Patch5: mod_nss-fileformat.patch %description The mod_nss module provides strong cryptography for the Apache Web @@ -29,9 +24,6 @@ %setup -q %patch1 -p1 -b .conf %patch2 -p1 -b .gencert -%patch3 -p1 -b .model -%patch4 -p1 -b .badpass -%patch5 -p1 -b .fileformat # Touch expression parser sources to prevent regenerating it touch nss_expr_*.[chyl] @@ -112,6 +104,12 @@ %{_sbindir}/gencert %changelog +* Fri Jun 1 2007 Rob Crittenden 1.0.7-1 +- Update to 1.0.7 +- Remove Requires for nss and nspr since those are handled automatically + by versioned libraries +- Updated URL and Source to reference directory.fedoraproject.org + * Mon Apr 9 2007 Rob Crittenden 1.0.6-2 - Patch to properly detect the Apache model and set up NSS appropriately - Patch to punt if a bad password is encountered Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_nss/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 9 Apr 2007 13:24:03 -0000 1.4 +++ sources 1 Jun 2007 15:23:54 -0000 1.5 @@ -1,4 +1 @@ -5e529856b7c05e94c62146ef80eb5e37 mod_nss-1.0.6.tar.gz -44ba2b6d64f5c46f073b4b15373e341d mod_nss-badpass.patch -d0de0c696546e826c14cc51071bf6de8 mod_nss-fileformat.patch -c3a24b444fbb04ffbf52700a6276a21c mod_nss-model.patch +71107cbc702bf07c6c79843aa92a0e09 mod_nss-1.0.7.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 15:27:04 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 11:27:04 -0400 Subject: rpms/perl-JSON-XS/F-7 perl-JSON-XS.spec,1.2,1.3 sources,1.2,1.3 Message-ID: <200706011527.l51FR40i016398@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-JSON-XS/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16248/F-7 Modified Files: perl-JSON-XS.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 1.22-1 - update to 1.22 Index: perl-JSON-XS.spec =================================================================== RCS file: /cvs/extras/rpms/perl-JSON-XS/F-7/perl-JSON-XS.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-JSON-XS.spec 15 May 2007 04:57:57 -0000 1.2 +++ perl-JSON-XS.spec 1 Jun 2007 15:26:26 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-JSON-XS -Version: 1.21 -Release: 3%{?dist} +Version: 1.22 +Release: 1%{?dist} Summary: JSON serialising/deserialising, done correctly and fast License: GPL or Artistic Group: Development/Libraries @@ -56,6 +56,9 @@ %{_mandir}/man3/* %changelog +* Fri Jun 01 2007 Chris Weyl 1.22-1 +- update to 1.22 + * Mon May 14 2007 Chris Weyl 1.21-3 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-JSON-XS/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 15 May 2007 04:55:58 -0000 1.2 +++ sources 1 Jun 2007 15:26:26 -0000 1.3 @@ -1 +1 @@ -e799b7430e34728ed5a57f91a49685fa JSON-XS-1.21.tar.gz +8038987c89f5ffa183283f37136cb521 JSON-XS-1.22.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 15:27:09 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 11:27:09 -0400 Subject: rpms/perl-JSON-XS/FC-5 perl-JSON-XS.spec,1.1,1.2 sources,1.2,1.3 Message-ID: <200706011527.l51FR9VB016411@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-JSON-XS/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16248/FC-5 Modified Files: perl-JSON-XS.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 1.22-1 - update to 1.22 Index: perl-JSON-XS.spec =================================================================== RCS file: /cvs/extras/rpms/perl-JSON-XS/FC-5/perl-JSON-XS.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-JSON-XS.spec 15 May 2007 04:58:43 -0000 1.1 +++ perl-JSON-XS.spec 1 Jun 2007 15:26:34 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-JSON-XS -Version: 1.21 -Release: 3%{?dist} +Version: 1.22 +Release: 1%{?dist} Summary: JSON serialising/deserialising, done correctly and fast License: GPL or Artistic Group: Development/Libraries @@ -56,6 +56,9 @@ %{_mandir}/man3/* %changelog +* Fri Jun 01 2007 Chris Weyl 1.22-1 +- update to 1.22 + * Mon May 14 2007 Chris Weyl 1.21-3 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-JSON-XS/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 15 May 2007 04:58:43 -0000 1.2 +++ sources 1 Jun 2007 15:26:34 -0000 1.3 @@ -1 +1 @@ -e799b7430e34728ed5a57f91a49685fa JSON-XS-1.21.tar.gz +8038987c89f5ffa183283f37136cb521 JSON-XS-1.22.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 15:27:15 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 11:27:15 -0400 Subject: rpms/perl-JSON-XS/FC-6 perl-JSON-XS.spec,1.1,1.2 sources,1.2,1.3 Message-ID: <200706011527.l51FRFra016426@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-JSON-XS/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16248/FC-6 Modified Files: perl-JSON-XS.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 1.22-1 - update to 1.22 Index: perl-JSON-XS.spec =================================================================== RCS file: /cvs/extras/rpms/perl-JSON-XS/FC-6/perl-JSON-XS.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-JSON-XS.spec 15 May 2007 04:59:29 -0000 1.1 +++ perl-JSON-XS.spec 1 Jun 2007 15:26:39 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-JSON-XS -Version: 1.21 -Release: 3%{?dist} +Version: 1.22 +Release: 1%{?dist} Summary: JSON serialising/deserialising, done correctly and fast License: GPL or Artistic Group: Development/Libraries @@ -56,6 +56,9 @@ %{_mandir}/man3/* %changelog +* Fri Jun 01 2007 Chris Weyl 1.22-1 +- update to 1.22 + * Mon May 14 2007 Chris Weyl 1.21-3 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-JSON-XS/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 15 May 2007 04:59:29 -0000 1.2 +++ sources 1 Jun 2007 15:26:39 -0000 1.3 @@ -1 +1 @@ -e799b7430e34728ed5a57f91a49685fa JSON-XS-1.21.tar.gz +8038987c89f5ffa183283f37136cb521 JSON-XS-1.22.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 15:27:22 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 11:27:22 -0400 Subject: rpms/perl-JSON-XS/devel .cvsignore, 1.2, 1.3 perl-JSON-XS.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200706011527.l51FRM3n016443@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-JSON-XS/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16248/devel Modified Files: .cvsignore perl-JSON-XS.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 1.22-1 - update to 1.22 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-JSON-XS/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 15 May 2007 04:55:58 -0000 1.2 +++ .cvsignore 1 Jun 2007 15:26:45 -0000 1.3 @@ -1 +1 @@ -JSON-XS-1.21.tar.gz +JSON-XS-1.22.tar.gz Index: perl-JSON-XS.spec =================================================================== RCS file: /cvs/extras/rpms/perl-JSON-XS/devel/perl-JSON-XS.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-JSON-XS.spec 15 May 2007 04:57:57 -0000 1.2 +++ perl-JSON-XS.spec 1 Jun 2007 15:26:45 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-JSON-XS -Version: 1.21 -Release: 3%{?dist} +Version: 1.22 +Release: 1%{?dist} Summary: JSON serialising/deserialising, done correctly and fast License: GPL or Artistic Group: Development/Libraries @@ -56,6 +56,9 @@ %{_mandir}/man3/* %changelog +* Fri Jun 01 2007 Chris Weyl 1.22-1 +- update to 1.22 + * Mon May 14 2007 Chris Weyl 1.21-3 - bump Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-JSON-XS/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 15 May 2007 04:55:58 -0000 1.2 +++ sources 1 Jun 2007 15:26:45 -0000 1.3 @@ -1 +1 @@ -e799b7430e34728ed5a57f91a49685fa JSON-XS-1.21.tar.gz +8038987c89f5ffa183283f37136cb521 JSON-XS-1.22.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 15:33:21 2007 From: fedora-extras-commits at redhat.com (Jasper O'neal Hartline (autopsy)) Date: Fri, 1 Jun 2007 11:33:21 -0400 Subject: kadischi kadischi.spec,1.70,1.71 Message-ID: <200706011533.l51FXLOP018924@cvs-int.fedora.redhat.com> Author: autopsy Update of /cvs/devel/kadischi In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18907/kadischi Modified Files: kadischi.spec Log Message: Mixed use of spaces and tabs, using tabs Index: kadischi.spec =================================================================== RCS file: /cvs/devel/kadischi/kadischi.spec,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- kadischi.spec 16 May 2007 00:44:55 -0000 1.70 +++ kadischi.spec 1 Jun 2007 15:33:19 -0000 1.71 @@ -1,13 +1,13 @@ -%define alphatag 20070515cvs +%define alphatag 20070528cvs -Name: kadischi -Version: 3.6 -Release: 3.%{alphatag}%{?dist} -Summary: LiveCD generation utility - -Group: Applications/System -License: GPL -URL: http://fedoraproject.org/wiki/Kadischi +Name: kadischi +Version: 3.6 +Release: 3.%{alphatag}%{?dist} +Summary: LiveCD generation utility + +Group: Applications/System +License: GPL +URL: http://fedoraproject.org/wiki/Kadischi ## The Source0: kadischi.tar.bz2 is made for this package by ## executing in a shell: ## export CVS_RSH=ssh @@ -16,12 +16,12 @@ ## cvs -z3 co kadischi ## tar -cf kadischi.tar kadischi ## bzip2 -9 kadischi.tar -Source0: kadischi.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Source0: kadischi.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: kudzu-devel intltool automake glib2-devel zlib-devel -Requires: anaconda syslinux genisoimage squashfs-tools e2fsprogs -AutoReqProv: on +BuildRequires: kudzu-devel intltool automake glib2-devel zlib-devel +Requires: anaconda syslinux genisoimage squashfs-tools e2fsprogs +AutoReqProv: on %description Kadischi is a LiveCD generation tool for Fedora Core systems. @@ -75,6 +75,10 @@ %{_libexecdir}/%{name} %changelog +* Mon May 28 2007 3.6-3.20070528cvs +- Rebuilt for rpmlint warnings and package review + + * Tue May 15 2007 3.6-2.20070515cvs - kadischi.py needs genisoimage not mkisofs - Added Requires, nash, e2fsprogs, genisoimage, removed mkisofs @@ -312,5 +316,5 @@ * Mon Apr 10 2006 Jasper Hartline - Rewrote .spec file to conform to standards - Contributors: Toshio Kuratomi - Chitlesh Goorah - Rudolf Kastl + Chitlesh Goorah + Rudolf Kastl From fedora-extras-commits at redhat.com Fri Jun 1 15:35:31 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Fri, 1 Jun 2007 11:35:31 -0400 Subject: rpms/util-vserver/devel util-vserver.spec,1.27,1.28 Message-ID: <200706011535.l51FZVN2018984@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18954 Modified Files: util-vserver.spec Log Message: again... with dietlibc Index: util-vserver.spec =================================================================== RCS file: /cvs/extras/rpms/util-vserver/devel/util-vserver.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- util-vserver.spec 1 Jun 2007 15:02:43 -0000 1.27 +++ util-vserver.spec 1 Jun 2007 15:34:54 -0000 1.28 @@ -6,7 +6,7 @@ ## Fedora Extras specific customization below... -%ifarch ppc64 ppc +%ifarch ppc64 %bcond_with dietlibc %else %bcond_without dietlibc From fedora-extras-commits at redhat.com Fri Jun 1 15:51:00 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Fri, 1 Jun 2007 11:51:00 -0400 Subject: rpms/phpPgAdmin/EL-4 .cvsignore,1.4,1.5 sources,1.4,1.5 Message-ID: <200706011551.l51Fp0m9023660@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/phpPgAdmin/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22774/EL-4 Modified Files: .cvsignore sources Log Message: Updated sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/phpPgAdmin/EL-4/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 25 Mar 2007 22:28:37 -0000 1.4 +++ .cvsignore 1 Jun 2007 15:50:23 -0000 1.5 @@ -1 +1 @@ -phpPgAdmin-4.1.1.tar.bz2 +phpPgAdmin-4.1.2.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/phpPgAdmin/EL-4/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 25 Mar 2007 22:28:37 -0000 1.4 +++ sources 1 Jun 2007 15:50:23 -0000 1.5 @@ -1 +1 @@ -53fbbe258afec7eaf2bedcae646cbac4 phpPgAdmin-4.1.1.tar.bz2 +9f4b01236d8462a080c3811202143c93 phpPgAdmin-4.1.2.tar.bz2 From fedora-extras-commits at redhat.com Fri Jun 1 15:51:07 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Fri, 1 Jun 2007 11:51:07 -0400 Subject: rpms/phpPgAdmin/EL-5 .cvsignore,1.4,1.5 sources,1.4,1.5 Message-ID: <200706011551.l51Fp7Jr023732@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/phpPgAdmin/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22774/EL-5 Modified Files: .cvsignore sources Log Message: Updated sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/phpPgAdmin/EL-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 25 Mar 2007 22:39:46 -0000 1.4 +++ .cvsignore 1 Jun 2007 15:50:30 -0000 1.5 @@ -1 +1 @@ -phpPgAdmin-4.1.1.tar.bz2 +phpPgAdmin-4.1.2.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/phpPgAdmin/EL-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 25 Mar 2007 22:39:46 -0000 1.4 +++ sources 1 Jun 2007 15:50:30 -0000 1.5 @@ -1 +1 @@ -53fbbe258afec7eaf2bedcae646cbac4 phpPgAdmin-4.1.1.tar.bz2 +9f4b01236d8462a080c3811202143c93 phpPgAdmin-4.1.2.tar.bz2 From fedora-extras-commits at redhat.com Fri Jun 1 15:51:14 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Fri, 1 Jun 2007 11:51:14 -0400 Subject: rpms/phpPgAdmin/FC-6 .cvsignore,1.4,1.5 sources,1.4,1.5 Message-ID: <200706011551.l51FpECN023806@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/phpPgAdmin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22774/FC-6 Modified Files: .cvsignore sources Log Message: Updated sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/phpPgAdmin/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 25 Mar 2007 22:39:46 -0000 1.4 +++ .cvsignore 1 Jun 2007 15:50:37 -0000 1.5 @@ -1 +1 @@ -phpPgAdmin-4.1.1.tar.bz2 +phpPgAdmin-4.1.2.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/phpPgAdmin/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 25 Mar 2007 22:39:46 -0000 1.4 +++ sources 1 Jun 2007 15:50:37 -0000 1.5 @@ -1 +1 @@ -53fbbe258afec7eaf2bedcae646cbac4 phpPgAdmin-4.1.1.tar.bz2 +9f4b01236d8462a080c3811202143c93 phpPgAdmin-4.1.2.tar.bz2 From fedora-extras-commits at redhat.com Fri Jun 1 16:02:06 2007 From: fedora-extras-commits at redhat.com (Sergio Pascual (sergiopr)) Date: Fri, 1 Jun 2007 12:02:06 -0400 Subject: rpms/funtools/devel funtools.spec,1.2,1.3 Message-ID: <200706011602.l51G26DG002398@cvs-int.fedora.redhat.com> Author: sergiopr Update of /cvs/extras/rpms/funtools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv476 Modified Files: funtools.spec Log Message: * Thu May 03 2007 Sergio Pascual 1.3.0-0.5.b33 - New upstream version * Mon Mar 26 2007 Sergio Pascual 1.3.0-0.4.b29 - Funtools Approved - Parallel make does not work - Problem with undefined non weak symbols in libtclfun fixed * Fri Mar 23 2007 Sergio Pascual 1.3.0-0.3.b29 - Removed _smp_mflags * Thu Mar 22 2007 Sergio Pascual 1.3.0-0.2.b29 - Updated funtools-makefile.patch - Added EXTRA_LIBS to compilation step * Tue Mar 20 2007 Sergio Pascual 1.3.0-0.1.b29 - Initial spec file Index: funtools.spec =================================================================== RCS file: /cvs/extras/rpms/funtools/devel/funtools.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- funtools.spec 3 May 2007 17:20:37 -0000 1.2 +++ funtools.spec 1 Jun 2007 16:01:16 -0000 1.3 @@ -48,7 +48,6 @@ %install %{__rm} -fr %{buildroot} -%{__rm} -fr %{buildroot} %{__make} INSTALL_ROOT=%{buildroot} install mv %{buildroot}/%{_bindir}/funtools.ds9 %{buildroot}/%{_datadir}/funtools mv %{buildroot}/%{_bindir}/funcalc.sed %{buildroot}/%{_datadir}/funtools From fedora-extras-commits at redhat.com Fri Jun 1 16:09:43 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 1 Jun 2007 12:09:43 -0400 Subject: extras-buildsys/utils/pushscript extras-sync,1.3,1.4 Message-ID: <200706011609.l51G9hxi004007@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3980 Modified Files: extras-sync Log Message: need not sync old extras devel anymore Index: extras-sync =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/extras-sync,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- extras-sync 7 Mar 2007 21:38:27 -0000 1.3 +++ extras-sync 1 Jun 2007 16:09:41 -0000 1.4 @@ -4,7 +4,7 @@ #targetdir=fpserv.linux.duke.edu:/srv/web/docroot/extras/ targetdir=localhost:/srv/web/docroot/extras/ #exclude="" -exclude="--exclude /3/ --exclude /4/" +exclude="--exclude /3/ --exclude /4/ --exclude /development/" opts="-avH --progress --delete -e ssh $exclude" umask 0002 From fedora-extras-commits at redhat.com Fri Jun 1 16:15:45 2007 From: fedora-extras-commits at redhat.com (Sergio Pascual (sergiopr)) Date: Fri, 1 Jun 2007 12:15:45 -0400 Subject: rpms/funtools/F-7 funtools.spec,1.2,1.3 Message-ID: <200706011615.l51GFjLC004941@cvs-int.fedora.redhat.com> Author: sergiopr Update of /cvs/extras/rpms/funtools/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4853 Modified Files: funtools.spec Log Message: * Fri Jun 01 2007 Sergio Pascual 1.3.0-0.5.b33.1 - Rebuild due to problems with tags * Thu May 03 2007 Sergio Pascual 1.3.0-0.5.b33 - New upstream version * Mon Mar 26 2007 Sergio Pascual 1.3.0-0.4.b29 - Funtools Approved - Parallel make does not work - Problem with undefined non weak symbols in libtclfun fixed * Fri Mar 23 2007 Sergio Pascual 1.3.0-0.3.b29 - Removed _smp_mflags * Thu Mar 22 2007 Sergio Pascual 1.3.0-0.2.b29 - Updated funtools-makefile.patch - Added EXTRA_LIBS to compilation step * Tue Mar 20 2007 Sergio Pascual 1.3.0-0.1.b29 - Initial spec file Index: funtools.spec =================================================================== RCS file: /cvs/extras/rpms/funtools/F-7/funtools.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- funtools.spec 3 May 2007 17:20:37 -0000 1.2 +++ funtools.spec 1 Jun 2007 16:15:10 -0000 1.3 @@ -1,6 +1,6 @@ Name: funtools Version: 1.3.0 -Release: 0.5.b33%{?dist} +Release: 0.5.b33%{?dist}.1 Summary: FITS library and utilities # Upstream version @@ -80,6 +80,8 @@ %{_mandir}/mann/* %changelog +* Fri Jun 01 2007 Sergio Pascual 1.3.0-0.5.b33.1 +- Rebuild due to problems with tags * Thu May 03 2007 Sergio Pascual 1.3.0-0.5.b33 - New upstream version * Mon Mar 26 2007 Sergio Pascual 1.3.0-0.4.b29 From fedora-extras-commits at redhat.com Fri Jun 1 16:29:01 2007 From: fedora-extras-commits at redhat.com (John Berninger (jwb)) Date: Fri, 1 Jun 2007 12:29:01 -0400 Subject: rpms/bugzilla/EL-5 bugzilla.spec,1.10,1.11 Message-ID: <200706011629.l51GT1Tv007301@cvs-int.fedora.redhat.com> Author: jwb Update of /cvs/pkgs/rpms/bugzilla/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7207 Modified Files: bugzilla.spec Log Message: update EL-5 Requires Index: bugzilla.spec =================================================================== RCS file: /cvs/pkgs/rpms/bugzilla/EL-5/bugzilla.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- bugzilla.spec 19 May 2007 20:03:03 -0000 1.10 +++ bugzilla.spec 1 Jun 2007 16:28:26 -0000 1.11 @@ -6,7 +6,7 @@ Name: bugzilla Version: 3.0 Group: Applications/Publishing -Release: 1%{?dist} +Release: 2%{?dist} License: MPL Source0: http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-%{version}.tar.gz Source1: bugzilla-httpd-conf @@ -14,7 +14,7 @@ Patch0: bugzilla-rw-paths.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: smtpdaemon, webserver, graphviz, patchutils, mod_perl, perl-SOAP-Lite +Requires: smtpdaemon, webserver, graphviz, patchutils, mod_perl, perl-SOAP-Lite, perl-Email-Simple, perl-Email-MIME-Modifier, perl-Template-Toolkit, perl-MIME-tools, perl-Email-MIME-Attachment-Stripper, perl-Email-Send, perl-Email-Reply, perl-Email-MIME, perl-Email-Address %package doc Summary: Bugzilla documentation @@ -137,6 +137,9 @@ %{bzinstallprefix}/bugzilla/contrib %changelog +* Fri May 18 2007 John Berninger - 3.0-2 +- update Requires for bz's 241037, 241206 + * Fri May 18 2007 John Berninger - 3.0-1 - update to upstream version 3.0 - add new dependencies on mod_perl, perl-SOAP-Lite From fedora-extras-commits at redhat.com Fri Jun 1 16:36:34 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Fri, 1 Jun 2007 12:36:34 -0400 Subject: rpms/postgresql-pgpool/FC-6 postgresql-pgpool.spec,1.6,1.7 Message-ID: <200706011636.l51GaYtB010066@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/postgresql-pgpool/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9973 Modified Files: postgresql-pgpool.spec Log Message: Add missing dependency for pam-devel Index: postgresql-pgpool.spec =================================================================== RCS file: /cvs/extras/rpms/postgresql-pgpool/FC-6/postgresql-pgpool.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- postgresql-pgpool.spec 21 May 2007 07:32:46 -0000 1.6 +++ postgresql-pgpool.spec 1 Jun 2007 16:36:00 -0000 1.7 @@ -10,6 +10,8 @@ Source0: http://pgfoundry.org/frs/download.php/1374/%{short_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: pam-devel + Patch1: pgpool-Makefile.in.patch Patch2: pgpool-Makefile.am.patch From fedora-extras-commits at redhat.com Fri Jun 1 16:40:19 2007 From: fedora-extras-commits at redhat.com (Robin Norwood (rnorwood)) Date: Fri, 1 Jun 2007 12:40:19 -0400 Subject: rpms/perl/devel perl.spec,1.118,1.119 Message-ID: <200706011640.l51GeJ2O010619@cvs-int.fedora.redhat.com> Author: rnorwood Update of /cvs/pkgs/rpms/perl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10504 Modified Files: perl.spec Log Message: Remove artificial Requires from perl-devel. Index: perl.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl/devel/perl.spec,v retrieving revision 1.118 retrieving revision 1.119 diff -u -r1.118 -r1.119 --- perl.spec 17 May 2007 02:49:03 -0000 1.118 +++ perl.spec 1 Jun 2007 16:39:44 -0000 1.119 @@ -20,7 +20,7 @@ Name: perl Version: %{perl_version} -Release: 18%{?dist} +Release: 19%{?dist} Epoch: %{perl_epoch} Summary: The Perl programming language Group: Development/Languages @@ -210,8 +210,6 @@ Summary: Header files for use in perl development Group: Development/Languages Requires: perl = %{perl_epoch}:%{perl_version}-%{release} -Requires: perl(CPAN), perl(ExtUtils::Embed), perl(ExtUtils::MakeMaker) -Requires: perl(Test::Harness), perl(Test::Simple) %description devel This package contains header files and development modules. @@ -721,6 +719,9 @@ %{_mandir}/man3/Test::Tutorial* %changelog +* Fri Jun 1 2007 Robin Norwood - 4:5.8.8-19 +- Remove artificial Requires from perl-devel + * Wed May 16 2007 Robin Norwood - 4:5.8.8-18 - Have perl-devel Require the other development/build related modules for simplicity. From fedora-extras-commits at redhat.com Fri Jun 1 16:44:36 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Fri, 1 Jun 2007 12:44:36 -0400 Subject: rpms/util-vserver/devel util-vserver.spec,1.28,1.29 Message-ID: <200706011644.l51GiaMq011322@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11236 Modified Files: util-vserver.spec Log Message: added PPC workaround Index: util-vserver.spec =================================================================== RCS file: /cvs/extras/rpms/util-vserver/devel/util-vserver.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- util-vserver.spec 1 Jun 2007 15:34:54 -0000 1.28 +++ util-vserver.spec 1 Jun 2007 16:44:01 -0000 1.29 @@ -194,7 +194,16 @@ %check || : -%__make check +## REMOVE ME! Cause for the PPC workaround should be fixed by +## http://svn.linux-vserver.org/projects/util-vserver/changeset/2545 +## which is going into 0.30.214 +%ifarch ppc + rc=true +%else + rc=false +%endif + +%__make check || $rc %clean From fedora-extras-commits at redhat.com Fri Jun 1 16:48:24 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Fri, 1 Jun 2007 12:48:24 -0400 Subject: rpms/hotwire/devel hotwire.spec,1.4,1.5 Message-ID: <200706011648.l51GmOkG012048@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/extras/rpms/hotwire/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11951 Modified Files: hotwire.spec Log Message: really add br Index: hotwire.spec =================================================================== RCS file: /cvs/extras/rpms/hotwire/devel/hotwire.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- hotwire.spec 1 Jun 2007 02:36:55 -0000 1.4 +++ hotwire.spec 1 Jun 2007 16:47:49 -0000 1.5 @@ -12,6 +12,7 @@ BuildArch: noarch Url: http://submind.verbum.org/hotwire BuildRequires: python-devel +BuildRequires: pygtk2-devel Requires: pygtk2 Requires: gnome-python2-desktop Requires: gnome-python2-gnomevfs @@ -48,6 +49,9 @@ desktop-file-install --vendor='hotwire' %{_datadir}/applications/hotwire.desktop %changelog +* Fri Jun 1 2007 Colin Walters - 0.554-3 +- really add br + * Thu May 31 2007 Colin Walters - 0.554-2 - add br on pygtk2-devel until we do not import gobject From fedora-extras-commits at redhat.com Fri Jun 1 16:49:34 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Fri, 1 Jun 2007 12:49:34 -0400 Subject: rpms/hotwire/devel hotwire.spec,1.5,1.6 Message-ID: <200706011649.l51GnYWs012274@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/extras/rpms/hotwire/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12146 Modified Files: hotwire.spec Log Message: bump rev Index: hotwire.spec =================================================================== RCS file: /cvs/extras/rpms/hotwire/devel/hotwire.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- hotwire.spec 1 Jun 2007 16:47:49 -0000 1.5 +++ hotwire.spec 1 Jun 2007 16:48:59 -0000 1.6 @@ -4,7 +4,7 @@ Summary: Hotwire Shell Name: hotwire Version: 0.554 -Release: 2%{?dist} +Release: 3%{?dist} Source0: http://submind.verbum.org/download/hotwire-%{version}.zip License: GPL Group: User Interface/Desktops From fedora-extras-commits at redhat.com Fri Jun 1 16:56:54 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Fri, 1 Jun 2007 12:56:54 -0400 Subject: rpms/evolution-connector/F-7 evolution-connector.spec,1.102,1.103 Message-ID: <200706011656.l51GusYK013452@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/evolution-connector/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13310 Modified Files: evolution-connector.spec Log Message: * Fri Jun 01 2007 Matthew Barnes - 2.10.2-2.fc7 - List static ldap libraries in the proper order. Index: evolution-connector.spec =================================================================== RCS file: /cvs/pkgs/rpms/evolution-connector/F-7/evolution-connector.spec,v retrieving revision 1.102 retrieving revision 1.103 diff -u -r1.102 -r1.103 --- evolution-connector.spec 1 Jun 2007 13:05:23 -0000 1.102 +++ evolution-connector.spec 1 Jun 2007 16:56:17 -0000 1.103 @@ -24,7 +24,7 @@ Name: evolution-connector Version: 2.10.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Productivity Summary: Evolution plugin to interact with MS Exchange Server @@ -44,6 +44,9 @@ # GNOME bug #405916 Patch14: evolution-exchange-2.9.6-fix-compiler-warnings.patch +# List static libraries in the correct order. +Patch15: evolution-exchange-2.10.2-fix-library-order.patch + ### Dependencies ### Requires: db4 @@ -82,6 +85,7 @@ %patch12 -p1 -b .fix-marshaller %patch13 -p1 -b .no_gnome_common %patch14 -p1 -b .fix-compiler-warnings +%patch15 -p1 -b .fix-library-order %build export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED" @@ -159,6 +163,9 @@ %{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-%{evo_major}.schemas %changelog +* Fri Jun 01 2007 Matthew Barnes - 2.10.2-2.fc7 +- List static ldap libraries in the proper order. + * Mon May 28 2007 Matthew Barnes - 2.10.2-1.fc7 - Update to 2.10.2 From fedora-extras-commits at redhat.com Fri Jun 1 16:58:19 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Fri, 1 Jun 2007 12:58:19 -0400 Subject: rpms/evolution-connector/F-7 evolution-exchange-2.10.2-fix-library-order.patch, NONE, 1.1 Message-ID: <200706011658.l51GwJQj013803@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/evolution-connector/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13762 Added Files: evolution-exchange-2.10.2-fix-library-order.patch Log Message: - Forgot to add the patch to cvs. evolution-exchange-2.10.2-fix-library-order.patch: --- NEW FILE evolution-exchange-2.10.2-fix-library-order.patch --- --- evolution-exchange-2.10.2/storage/Makefile.am.fix-library-order 2007-06-01 12:50:45.000000000 -0400 +++ evolution-exchange-2.10.2/storage/Makefile.am 2007-06-01 12:51:35.000000000 -0400 @@ -43,9 +43,9 @@ evolution_exchange_storage_LDADD = \ $(top_builddir)/addressbook/libexchangeaddressbook.la \ $(top_builddir)/calendar/libexchangecalendar.la \ $(top_builddir)/camel/camel-stub-marshal.lo \ - $(LDAP_LIBS) \ $(EXCHANGE_STORAGE_LIBS) \ - $(LIBEXCHANGE_LIBS) + $(LIBEXCHANGE_LIBS) \ + $(LDAP_LIBS) exchange_connector_setup_SOURCES = \ @@ -55,9 +55,9 @@ exchange_connector_setup_SOURCES = \ exchange-autoconfig-wizard.c exchange_connector_setup_LDADD = \ - $(LDAP_LIBS) \ $(EXCHANGE_STORAGE_LIBS) \ - $(LIBEXCHANGE_LIBS) + $(LIBEXCHANGE_LIBS) \ + $(LDAP_LIBS) install-exec-local: exchange-connector-setup $(mkinstalldirs) $(DESTDIR)$(bindir) @@ -71,9 +71,9 @@ migr_test_SOURCES = \ exchange-migrate.h migr_test_LDADD = \ - $(LDAP_LIBS) \ $(EXCHANGE_STORAGE_LIBS) \ - $(LIBEXCHANGE_LIBS) + $(LIBEXCHANGE_LIBS) \ + $(LDAP_LIBS) serverdir = $(libdir)/bonobo/servers server_in_files = GNOME_Evolution_Exchange_Storage.server.in.in From fedora-extras-commits at redhat.com Fri Jun 1 17:07:24 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 1 Jun 2007 13:07:24 -0400 Subject: rpms/libpqxx/devel .cvsignore, 1.6, 1.7 libpqxx.spec, 1.15, 1.16 sources, 1.6, 1.7 Message-ID: <200706011707.l51H7OCF021705@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/libpqxx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21644 Modified Files: .cvsignore libpqxx.spec sources Log Message: * Tue May 22 2007 Rex Dieter 2.6.9-1 - libpqxx-2.6.9 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/libpqxx/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 20 Sep 2006 19:09:14 -0000 1.6 +++ .cvsignore 1 Jun 2007 17:06:48 -0000 1.7 @@ -1,2 +1,3 @@ libpqxx-2.6.7.tar.gz libpqxx-2.6.8.tar.gz +libpqxx-2.6.9.tar.gz Index: libpqxx.spec =================================================================== RCS file: /cvs/pkgs/rpms/libpqxx/devel/libpqxx.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- libpqxx.spec 6 Dec 2006 15:22:15 -0000 1.15 +++ libpqxx.spec 1 Jun 2007 17:06:48 -0000 1.16 @@ -1,12 +1,11 @@ Name: libpqxx -Version: 2.6.8 -Release: 5%{?dist} +Version: 2.6.9 +Release: 1%{?dist} Summary: C++ client API for PostgreSQL Group: System Environment/Libraries License: BSD -#URL: http://pqxx.org -URL: http://thaiopensource.org/development/libpqxx/ +URL: http://pqxx.org/ Source0: http://thaiopensource.org/download/software/libpqxx/libpqxx-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -78,6 +77,9 @@ %{_libdir}/pkgconfig/libpqxx.pc %changelog +* Tue May 22 2007 Rex Dieter 2.6.9-1 +- libpqxx-2.6.9 + * Wed Dec 06 2006 Rex Dieter 2.6.8-5 - re-enable visibility patch (bummer, still needed) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/libpqxx/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 20 Sep 2006 19:09:14 -0000 1.6 +++ sources 1 Jun 2007 17:06:48 -0000 1.7 @@ -1 +1 @@ -cb818ca7698955bcea8b7ba1b7962811 libpqxx-2.6.8.tar.gz +0b0c64af41dfdeea8556dc359994e1cb libpqxx-2.6.9.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 17:39:32 2007 From: fedora-extras-commits at redhat.com (Robert Crittenden (rcritten)) Date: Fri, 1 Jun 2007 13:39:32 -0400 Subject: rpms/mod_nss/F-7 .cvsignore, 1.4, 1.5 mod_nss.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200706011739.l51HdW1W026645@cvs-int.fedora.redhat.com> Author: rcritten Update of /cvs/extras/rpms/mod_nss/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26564 Modified Files: .cvsignore mod_nss.spec sources Log Message: Update to 1.0.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_nss/F-7/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 9 Apr 2007 13:25:03 -0000 1.4 +++ .cvsignore 1 Jun 2007 17:38:57 -0000 1.5 @@ -1,4 +1 @@ -mod_nss-1.0.6.tar.gz -mod_nss-badpass.patch -mod_nss-fileformat.patch -mod_nss-model.patch +mod_nss-1.0.7.tar.gz Index: mod_nss.spec =================================================================== RCS file: /cvs/extras/rpms/mod_nss/F-7/mod_nss.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- mod_nss.spec 9 Apr 2007 13:25:03 -0000 1.5 +++ mod_nss.spec 1 Jun 2007 17:38:57 -0000 1.6 @@ -1,23 +1,18 @@ Name: mod_nss -Version: 1.0.6 -Release: 2%{?dist} +Version: 1.0.7 +Release: 1%{?dist} Summary: SSL/TLS module for the Apache HTTP server Group: System Environment/Daemons License: Apache Software License -URL: http://directory.fedora.redhat.com/wiki/Mod_nss -Source: http://directory.fedora.redhat.com/sources/%{name}-%{version}.tar.gz +URL: http://directory.fedoraproject.org/wiki/Mod_nss +Source: http://directory.fedoraproject.org/sources/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: nspr-devel >= 4.6.3, nss-devel >= 3.11.3 BuildRequires: httpd-devel >= 0:2.0.52, apr-devel, apr-util-devel BuildRequires: pkgconfig Requires: httpd >= 0:2.0.52 -Requires: nspr >= 4.6.3 -Requires: nss >= 3.11.3, nss-tools >= 3.11.3 Patch1: mod_nss-conf.patch Patch2: mod_nss-gencert.patch -Patch3: mod_nss-model.patch -Patch4: mod_nss-badpass.patch -Patch5: mod_nss-fileformat.patch %description The mod_nss module provides strong cryptography for the Apache Web @@ -29,9 +24,6 @@ %setup -q %patch1 -p1 -b .conf %patch2 -p1 -b .gencert -%patch3 -p1 -b .model -%patch4 -p1 -b .badpass -%patch5 -p1 -b .fileformat # Touch expression parser sources to prevent regenerating it touch nss_expr_*.[chyl] @@ -112,6 +104,12 @@ %{_sbindir}/gencert %changelog +* Fri Jun 1 2007 Rob Crittenden 1.0.7-1 +- Update to 1.0.7 +- Remove Requires for nss and nspr since those are handled automatically + by versioned libraries +- Updated URL and Source to reference directory.fedoraproject.org + * Mon Apr 9 2007 Rob Crittenden 1.0.6-2 - Patch to properly detect the Apache model and set up NSS appropriately - Patch to punt if a bad password is encountered Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_nss/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 9 Apr 2007 13:25:03 -0000 1.4 +++ sources 1 Jun 2007 17:38:57 -0000 1.5 @@ -1,4 +1 @@ -5e529856b7c05e94c62146ef80eb5e37 mod_nss-1.0.6.tar.gz -44ba2b6d64f5c46f073b4b15373e341d mod_nss-badpass.patch -d0de0c696546e826c14cc51071bf6de8 mod_nss-fileformat.patch -c3a24b444fbb04ffbf52700a6276a21c mod_nss-model.patch +71107cbc702bf07c6c79843aa92a0e09 mod_nss-1.0.7.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 17:41:57 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Fri, 1 Jun 2007 13:41:57 -0400 Subject: rpms/zabbix/F-7 .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 zabbix.spec, 1.7, 1.8 Message-ID: <200706011741.l51HfvTh026918@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/pkgs/rpms/zabbix/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26835 Modified Files: .cvsignore sources zabbix.spec Log Message: New upstream release, zabbix v1.4 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/F-7/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 30 Mar 2007 18:28:32 -0000 1.5 +++ .cvsignore 1 Jun 2007 17:41:22 -0000 1.6 @@ -2,3 +2,4 @@ zabbix-1.1.5.tar.gz zabbix-1.1.6.tar.gz zabbix-1.1.7.tar.gz +zabbix-1.4.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/F-7/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 30 Mar 2007 18:28:32 -0000 1.5 +++ sources 1 Jun 2007 17:41:22 -0000 1.6 @@ -1 +1 @@ -ac24ab58ef1a985c1e2a5217386d5dba zabbix-1.1.7.tar.gz +29f605d939c10c571dac79a107a7745f zabbix-1.4.tar.gz Index: zabbix.spec =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/F-7/zabbix.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- zabbix.spec 30 Mar 2007 18:28:32 -0000 1.7 +++ zabbix.spec 1 Jun 2007 17:41:22 -0000 1.8 @@ -1,6 +1,6 @@ Name: zabbix -Version: 1.1.7 -Release: 1%{?dist} +Version: 1.4 +Release: 2%{?dist} Summary: Open-source monitoring solution for your IT infrastructure Group: Applications/Internet @@ -27,6 +27,7 @@ BuildRequires: %{database}-devel, net-snmp-devel BuildRequires: openldap-devel, gnutls-devel +BuildRequires: iksemel-devel, curl-devel Requires: logrotate, fping, net-snmp-libs Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig @@ -81,23 +82,21 @@ %{__perl} -pi.orig -e 's|_LIBDIR=/usr/lib|_LIBDIR=%{_libdir}|g' \ configure -# fix up pt_br -%{__chmod} a-x frontends/php/include/locales/pt_br.inc.php -%{__sed} -i 's/\r//' frontends/php/include/locales/pt_br.inc.php %build +#export LIBCURL_LDFLAGS="-I%{_includedir}/curl" +#export LIBCURL_LIBS="-lcurl" %configure \ --enable-server \ --enable-agent \ --with-%{zdb} \ --with-net-snmp \ --with-ldap \ - --disable-static + --with-libcurl \ + --with-jabber -# --disable-static is partially broken atm, -# -static still gets into CFLAGS, so fix up in make -# (and even then, .a files still show their face...) -make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" +#make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" +make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT @@ -115,6 +114,13 @@ $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/ ln -s ../../../..%{_sysconfdir}/%{name}/db.inc.php \ $RPM_BUILD_ROOT%{_datadir}/%{name}/include/db.inc.php +cat << __EOF__ >> $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/zabbix.conf.php +# This file is a place-holder. When you run through the zabbix +# web setup, a proper configuration file should be generated +# for you to drop in this location. +__EOF__ +ln -s ../../../..%{_sysconfdir}/%{name}/zabbix.conf.php \ + $RPM_BUILD_ROOT%{_datadir}/%{name}/conf/zabbix.conf.php # kill off .htaccess files, options set in SOURCE1 rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/include/.htaccess rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/include/classes/.htaccess @@ -141,8 +147,17 @@ install -m 0755 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/init.d/zabbix install -m 0755 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/init.d/zabbix-agent +# set up config dir + +# install make DESTDIR=$RPM_BUILD_ROOT install -rm -rf $RPM_BUILD_ROOT%{_libdir}/libzbx*.a + +# nuke static libs and empty oracle upgrade sql +rm -rf $RPM_BUILD_ROOT%{_libdir}/libzbx*.a upgrades/dbpatches/1.4/oracle + +# nuke erronious executable permissions +chmod -x src/zabbix_agent/eventlog.c + %clean rm -rf $RPM_BUILD_ROOT @@ -180,8 +195,11 @@ %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING FAQ NEWS README -%doc create/data create/%{database} +%doc docs/*.pdf upgrades/dbpatches %dir %{_sysconfdir}/%{name} +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/create +%{_datadir}/zabbix/create/* %{_bindir}/zabbix_server %{_sysconfdir}/init.d/zabbix %config(noreplace) %{_sysconfdir}/logrotate.d/zabbix @@ -208,11 +226,30 @@ %defattr(-,root,root,-) %doc README %dir %{_sysconfdir}/%{name} +%config(noreplace) %{_sysconfdir}/%{name}/zabbix.conf.php %config(noreplace) %{_sysconfdir}/%{name}/db.inc.php %config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}.conf -%{_datadir}/%{name} +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/audio +%dir %{_datadir}/%{name}/conf +%dir %{_datadir}/%{name}/images +%dir %{_datadir}/%{name}/include +%dir %{_datadir}/%{name}/js +%{_datadir}/%{name}/*.php +%{_datadir}/%{name}/css.css +%{_datadir}/%{name}/audio/* +%{_datadir}/%{name}/conf/* +%{_datadir}/%{name}/images/* +%{_datadir}/%{name}/include/* +%{_datadir}/%{name}/js/* %changelog +* Wed May 30 2007 Jarod Wilson 1.4-2 +- Add placeholder zabbix.conf.php + +* Tue May 29 2007 Jarod Wilson 1.4-1 +- New upstream release + * Fri Mar 30 2007 Jarod Wilson 1.1.7-1 - New upstream release From fedora-extras-commits at redhat.com Fri Jun 1 17:44:40 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Fri, 1 Jun 2007 13:44:40 -0400 Subject: rpms/fedora-package-config-apt/F-7 fedora.list, NONE, 1.1 fedora-core.list, 1.1, NONE Message-ID: <200706011744.l51HieWo027334@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/fedora-package-config-apt/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27309 Added Files: fedora.list Removed Files: fedora-core.list Log Message: Renamed files need to be committed, write this down 100 times. --- NEW FILE fedora.list --- # Fedora repomd http://download.fedora.redhat.com/pub/ fedora/linux/$(VERSION)/$(ARCH)/os/ # Debug packages # repomd http://download.fedora.redhat.com/pub/ fedora/linux/$(VERSION)/$(ARCH)/debug/ # sources #repomd-src http://download.fedora.redhat.com/pub/ fedora/linux/$(VERSION)/source/SRPMS/ --- fedora-core.list DELETED --- From fedora-extras-commits at redhat.com Fri Jun 1 17:45:53 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Fri, 1 Jun 2007 13:45:53 -0400 Subject: rpms/evolution-connector/devel evolution-exchange-2.11.2-fix-library-order.patch, NONE, 1.1 evolution-connector.spec, 1.102, 1.103 Message-ID: <200706011745.l51Hjrgw027596@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/evolution-connector/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27434 Modified Files: evolution-connector.spec Added Files: evolution-exchange-2.11.2-fix-library-order.patch Log Message: * Fri Jun 01 2007 Matthew Barnes - 2.11.2-2.fc8 - List static ldap libraries in the proper order. - Compile with -Werror. evolution-exchange-2.11.2-fix-library-order.patch: --- NEW FILE evolution-exchange-2.11.2-fix-library-order.patch --- --- evolution-exchange-2.10.2/storage/Makefile.am.fix-library-order 2007-06-01 12:50:45.000000000 -0400 +++ evolution-exchange-2.10.2/storage/Makefile.am 2007-06-01 12:51:35.000000000 -0400 @@ -43,9 +43,9 @@ evolution_exchange_storage_LDADD = \ $(top_builddir)/addressbook/libexchangeaddressbook.la \ $(top_builddir)/calendar/libexchangecalendar.la \ $(top_builddir)/camel/camel-stub-marshal.lo \ - $(LDAP_LIBS) \ $(EXCHANGE_STORAGE_LIBS) \ - $(LIBEXCHANGE_LIBS) + $(LIBEXCHANGE_LIBS) \ + $(LDAP_LIBS) exchange_connector_setup_SOURCES = \ @@ -55,9 +55,9 @@ exchange_connector_setup_SOURCES = \ exchange-autoconfig-wizard.c exchange_connector_setup_LDADD = \ - $(LDAP_LIBS) \ $(EXCHANGE_STORAGE_LIBS) \ - $(LIBEXCHANGE_LIBS) + $(LIBEXCHANGE_LIBS) \ + $(LDAP_LIBS) install-exec-local: exchange-connector-setup $(mkinstalldirs) $(DESTDIR)$(bindir) @@ -71,9 +71,9 @@ migr_test_SOURCES = \ exchange-migrate.h migr_test_LDADD = \ - $(LDAP_LIBS) \ $(EXCHANGE_STORAGE_LIBS) \ - $(LIBEXCHANGE_LIBS) + $(LIBEXCHANGE_LIBS) \ + $(LDAP_LIBS) serverdir = $(libdir)/bonobo/servers server_in_files = GNOME_Evolution_Exchange_Storage.server.in.in Index: evolution-connector.spec =================================================================== RCS file: /cvs/pkgs/rpms/evolution-connector/devel/evolution-connector.spec,v retrieving revision 1.102 retrieving revision 1.103 diff -u -r1.102 -r1.103 --- evolution-connector.spec 19 May 2007 03:09:08 -0000 1.102 +++ evolution-connector.spec 1 Jun 2007 17:45:18 -0000 1.103 @@ -24,7 +24,7 @@ Name: evolution-connector Version: 2.11.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Productivity Summary: Evolution plugin to interact with MS Exchange Server @@ -44,6 +44,9 @@ # GNOME bug #439579 Patch14: evolution-exchange-2.11.2-deprecated-eds.patch +# List libraries in the correct order. +Patch15: evolution-exchange-2.11.2-fix-library-order.patch + ### Dependencies ### Requires: db4 @@ -82,6 +85,7 @@ #%patch12 -p1 -b .fix-marshaller %patch13 -p1 -b .no_gnome_common %patch14 -p1 -b .deprecated-eds +%patch15 -p1 -b .fix-library-order %build export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED" @@ -111,7 +115,8 @@ -DGNOME_DISABLE_DEPRECATED=1 \ -DEDS_DISABLE_DEPRECATED=1 \ -Wdeclaration-after-statement \ - -Werror-implicit-function-declaration" + -Werror-implicit-function-declaration \ + -Werror" %endif # Regenerate configure to pick up acinclude.m4 changes @@ -155,6 +160,10 @@ %{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-%{evo_major}.schemas %changelog +* Fri Jun 01 2007 Matthew Barnes - 2.11.2-2.fc8 +- List static ldap libraries in the proper order. +- Compile with -Werror. + * Fri May 18 2007 Matthew Barnes - 2.11.2-1.fc8 - Update to 2.11.2 - Bump evo_version to 2.11.0, eds_version to 1.11.0, and evo_major to 2.12. From fedora-extras-commits at redhat.com Fri Jun 1 17:46:55 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Fri, 1 Jun 2007 13:46:55 -0400 Subject: rpms/cernlib/F-7 cernlib.spec,1.56,1.57 Message-ID: <200706011746.l51Hktg9027817@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/cernlib/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27705 Modified Files: cernlib.spec Log Message: * Sun May 27 2007 Patrice Dumas 2006-15 - split out static libraries, as per FESCO decision * Sat May 26 2007 Patrice Dumas 2006-14 - add link to $CERN_ROOT/bin/dzeX11 - use %%{name} in the Requires - Provides %%{name}-static - allow utilities to have another suffix than libs. This allows to have the utilities compiled with g77 and the default libraries compiled with gfortran Index: cernlib.spec =================================================================== RCS file: /cvs/extras/rpms/cernlib/F-7/cernlib.spec,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- cernlib.spec 23 May 2007 20:49:08 -0000 1.56 +++ cernlib.spec 1 Jun 2007 17:46:20 -0000 1.57 @@ -6,9 +6,15 @@ # compiler is used to disambiguate package names and executables %if %{with gfortran} +# allows to use a suffix for the library different from the suffix +# for the utilities +# %%define utils_suffix -gfortran %else %define compiler -g77 -%define compat compat- +%define utils_suffix -g77 +# no compat prefix, the utilities compiled with gfortran are non functionnal +# see Bug 241416 +#%%define compat compat- %endif # verdir is the directory used for libraries and replaces the version # in some files and file names @@ -17,7 +23,7 @@ Name: %{?compat}cernlib%{?compiler} Version: 2006 -Release: 13%{?dist} +Release: 15%{?dist} Summary: General purpose CERN library and associated binaries Group: Development/Libraries # As explained in the cernlib on debian FAQ, cfortran can be considered LGPL. @@ -328,7 +334,7 @@ scripts from the utils subpackage. %package devel -Summary: General purpose CERN library static libraries and headers +Summary: General purpose CERN library development package %if "%fedora" <= "3" Requires: lapack blas %else @@ -354,13 +360,31 @@ detectors simulation, data-handling etc... applicable to a wide range of problems. -The cernlib-devel package contains the header files and libraries needed -to develop programs that use the CERN library. +The cernlib-devel package contains the header files and symlinks needed +to develop programs that use the CERN library using dynamic libraries. + +Static libraries are in %{name}-static. + +%package static +Summary: General purpose CERN library static libraries +Group: Development/Libraries +Requires: %{name}-devel = %{version}-%{release} + +%description static +CERN program library is a large collection of general purpose libraries +and modules maintained and offered on the CERN. Most of these programs +were developed at CERN and are therefore oriented towards the needs of a +physics research laboratory that is general mathematics, data analysis, +detectors simulation, data-handling etc... applicable to a wide range +of problems. + +The %{name}-static package contains the static cernlib libraries. %package utils Summary: CERN library compilation and environment setting scripts Group: Applications/System Requires: %{name}-devel = %{version}-%{release} +Requires: %{name}-static = %{version}-%{release} %description utils CERN library compilation and environment setting scripts. @@ -369,11 +393,11 @@ want to have different compile script and different environments for different versions of the library you have to set them by hand. -%package -n %{?compat}paw%{?compiler} +%package -n %{?compat}paw%{?utils_suffix} Group: Applications/Engineering Summary: A program for the analysis and presentation of data -%description -n %{?compat}paw%{?compiler} +%description -n %{?compat}paw%{?utils_suffix} PAW is conceived as an instrument to assist physicists in the analysis and presentation of their data. It provides interactive graphical presentation and statistical or mathematical analysis, working on objects familiar to @@ -383,7 +407,9 @@ %package -n %{?compat}geant321%{?compiler} Summary: Particle detector description and simulation tool Group: Applications/Engineering -Requires: cernlib-devel cernlib-utils +Requires: %{name}-devel = %{version}-%{release} +Requires: %{name}-utils = %{version}-%{release} + %description -n %{?compat}geant321%{?compiler} Geant simulates the passage of subatomic particles through matter, for instance, particle detectors. For maximum flexibility, Geant simulations @@ -392,12 +418,12 @@ This package includes gxint, the script used to perform this linking step. -%package -n %{?compat}kuipc%{?compiler} +%package -n %{?compat}kuipc%{?utils_suffix} Summary: Cernlib's Kit for a User Interface Package (KUIP) compiler Group: Development/Languages -Requires: cernlib-devel +Requires: %{name}-devel = %{version}-%{release} -%description -n %{?compat}kuipc%{?compiler} +%description -n %{?compat}kuipc%{?utils_suffix} KUIPC, the Kit for a User Interface Package Compiler, is a tool to simplify the writing of a program's user interface code. It takes as input a Command Definition File (CDF) that describes the commands to be understood by the @@ -416,11 +442,11 @@ According to the responsible of the cernlib debian package, some of these utilities may have security flaws. -%package -n %{?compat}patchy%{?compiler} +%package -n %{?compat}patchy%{?utils_suffix} Group: Applications/Archiving Summary: The patchy utilities -%description -n %{?compat}patchy%{?compiler} +%description -n %{?compat}patchy%{?utils_suffix} Utilities for extracting sources from patchy cards and cradles. @@ -733,7 +759,10 @@ # substitute version in gxint with the right version # substitute includedir in gxint to conform to FHS, and gxint.o to gxint.f -sed -i -e 's/"pro"/%{version}/' -e 's:\${CERN}/\${ver}/lib/gxint\${gvs}\.\$_o:%{_includedir}/cernlib/\${ver}/gxint.f:' src/scripts/gxint +# and substitue the name of the cernlib link script +sed -i -e 's/"pro"/%{version}/' -e 's:\${CERN}/\${ver}/lib/gxint\${gvs}\.\$_o:%{_includedir}/cernlib/\${ver}/gxint.f:' \ + -e 's/`cernlib /cernlib%{?compiler} /' \ + src/scripts/gxint # substitute DATADIR in source files to conform to FHS sed -i -e 's:DATADIR:%{_datadir}/cernlib/%{version}:' \ @@ -907,16 +936,25 @@ # avoid name conflicts for files in bin -if [ 'z%{?compiler}' != 'z' ]; then +# first move cernlib and gxint scripts out of the way +for file in cernlib cernlib-static gxint; do + mv %{buildroot}%{_bindir}/$file $file%{?compiler} +done + +# then modify utilities names +if [ 'z%{?utils_suffix}' != 'z' ]; then for file in %{buildroot}%{_bindir}/*; do - mv $file ${file}%{compiler} + mv $file ${file}%{utils_suffix} done fi +# move gxint and cernlib scripts back +mv cernlib%{?compiler} cernlib-static%{?compiler} gxint%{?compiler} \ + %{buildroot}%{_bindir}/ - -# add a link to pawX11 from %{_libdir}/cernlib/%{verdir}/bin +# add a link to pawX11 and dzeX11 from %{_libdir}/cernlib/%{verdir}/bin %{__install} -d -m755 %{buildroot}%{_libdir}/cernlib/%{verdir}/bin/ -%{__ln_s} %{_bindir}/pawX11%{?compiler} %{buildroot}%{_libdir}/cernlib/%{verdir}/bin/pawX11 +%{__ln_s} %{_bindir}/pawX11%{?utils_suffix} %{buildroot}%{_libdir}/cernlib/%{verdir}/bin/pawX11 +%{__ln_s} %{_bindir}/dzeX11%{?utils_suffix} %{buildroot}%{_libdir}/cernlib/%{verdir}/bin/dzeX11 # to preserve symlinks and timestamps (cd lib && tar cf - *.a) | (cd %{buildroot}%{_libdir}/cernlib/%{verdir}/lib && tar xf -) @@ -967,11 +1005,11 @@ %{__install} -d -m755 %{buildroot}/%{_datadir}/X11/app-defaults %{__install} -p -m644 ../../*/debian/add-ons/app-defaults/* %{buildroot}/%{_datadir}/X11/app-defaults/ -sed -e 's/Exec=paw++/Exec=paw++%{?compiler}/' -e 's/PAW++/PAW++%{?compiler}/' \ - ../../paw*/debian/add-ons/misc/paw++.desktop > paw++%{?compiler}.desktop +sed -e 's/Exec=paw++/Exec=paw++%{?utils_suffix}/' -e 's/PAW++/PAW++%{?utils_suffix}/' \ + ../../paw*/debian/add-ons/misc/paw++.desktop > paw++%{?utils_suffix}.desktop desktop-file-install --vendor="fedora" \ --dir=%{buildroot}/%{_datadir}/applications \ - paw++%{?compiler}.desktop + paw++%{?utils_suffix}.desktop %{__install} -d -m755 %{buildroot}/%{_datadir}/pixmaps @@ -1021,11 +1059,11 @@ %postun -p /sbin/ldconfig -%post -n %{?compat}paw%{?compiler} +%post -n %{?compat}paw%{?utils_suffix} touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -%postun -n %{?compat}paw%{?compiler} +%postun -n %{?compat}paw%{?utils_suffix} touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : @@ -1049,14 +1087,13 @@ %files devel %defattr(-,root,root,-) %doc cfortran paw-*/debian/add-ons/misc/comis-64bit-example.F -# it is not necessary to put the static libs in a subpackage, since the -# utils package would require it anyway. Moreover cernlib users expect -# static libs to be present. -%{_libdir}/cernlib/%{verdir}/lib/*.a %{_libdir}/cernlib/%{verdir}/lib/*.so %{_includedir}/cernlib/ %{_datadir}/aclocal/cernlib.m4 +%files static +%{_libdir}/cernlib/%{verdir}/lib/*.a + %files utils %defattr(-,root,root,-) %{_bindir}/cernlib*%{?compiler} @@ -1064,15 +1101,15 @@ %{_sysconfdir}/profile.d/cernlib-%{verdir}.csh %{_mandir}/man1/cernlib*.1* -%files -n %{?compat}paw%{?compiler} +%files -n %{?compat}paw%{?utils_suffix} %defattr(-,root,root,-) %doc paw.README -%{_bindir}/paw++%{?compiler} -%{_bindir}/paw%{?compiler} -%{_bindir}/pawX11%{?compiler} -%{_bindir}/pawX11.dynamic%{?compiler} -%{_bindir}/paw++.dynamic%{?compiler} -# paw doesn't depend on the main package, so it must own the dirs +%{_bindir}/paw++%{?utils_suffix} +%{_bindir}/paw%{?utils_suffix} +%{_bindir}/pawX11%{?utils_suffix} +%{_bindir}/pawX11.dynamic%{?utils_suffix} +%{_bindir}/paw++.dynamic%{?utils_suffix} +# paw doesn't explicitly depend on the main package, so it owns the dirs %dir %{_libdir}/cernlib/%{verdir} %dir %{_libdir}/cernlib/%{verdir}/bin %{_libdir}/cernlib/%{verdir}/bin/pawX11 @@ -1088,31 +1125,35 @@ %{_datadir}/X11/app-defaults/*Geant++ %{_mandir}/man1/gxint.1* -%files -n %{?compat}kuipc%{?compiler} +%files -n %{?compat}kuipc%{?utils_suffix} %defattr(-,root,root,-) -%{_bindir}/kuipc%{?compiler} +%{_bindir}/kuipc%{?utils_suffix} %{_mandir}/man1/kuipc.1* %files packlib %defattr(-,root,root,-) %doc cernlib-2006.dfsg.2/debian/debhelper/zftp.README.debian -%{_bindir}/cdbackup%{?compiler} -%{_bindir}/cdserv%{?compiler} -%{_bindir}/dzedit%{?compiler} -%{_bindir}/dzeX11%{?compiler} -%{_bindir}/fatmen%{?compiler} -%{_bindir}/fatsrv%{?compiler} -%{_bindir}/kuesvr%{?compiler} -%{_bindir}/zserv%{?compiler} -%{_bindir}/cdmake%{?compiler} -%{_bindir}/fatnew%{?compiler} -%{_bindir}/pawserv%{?compiler} -%{_bindir}/cdmove%{?compiler} -%{_bindir}/fatback%{?compiler} -%{_bindir}/fatsend%{?compiler} -%{_bindir}/hepdb%{?compiler} -%{_bindir}/kxterm%{?compiler} -%{_bindir}/zftp%{?compiler} +%{_bindir}/cdbackup%{?utils_suffix} +%{_bindir}/cdserv%{?utils_suffix} +%{_bindir}/dzedit%{?utils_suffix} +# packlib doesn't explicitly depend on the main package, so it owns the dirs +%dir %{_libdir}/cernlib/%{verdir} +%dir %{_libdir}/cernlib/%{verdir}/bin +%{_libdir}/cernlib/%{verdir}/bin/dzeX11 +%{_bindir}/dzeX11%{?utils_suffix} +%{_bindir}/fatmen%{?utils_suffix} +%{_bindir}/fatsrv%{?utils_suffix} +%{_bindir}/kuesvr%{?utils_suffix} +%{_bindir}/zserv%{?utils_suffix} +%{_bindir}/cdmake%{?utils_suffix} +%{_bindir}/fatnew%{?utils_suffix} +%{_bindir}/pawserv%{?utils_suffix} +%{_bindir}/cdmove%{?utils_suffix} +%{_bindir}/fatback%{?utils_suffix} +%{_bindir}/fatsend%{?utils_suffix} +%{_bindir}/hepdb%{?utils_suffix} +%{_bindir}/kxterm%{?utils_suffix} +%{_bindir}/zftp%{?utils_suffix} %{_datadir}/X11/app-defaults/KXterm %{_datadir}/pixmaps/kxterm*.xpm %{_mandir}/man1/kxterm.1* @@ -1121,40 +1162,51 @@ %{_mandir}/man1/zftp.1* %{_mandir}/man8/*.8* -%files -n %{?compat}patchy%{?compiler} +%files -n %{?compat}patchy%{?utils_suffix} %defattr(-,root,root,-) -%{_bindir}/fcasplit%{?compiler} -%{_bindir}/nycheck%{?compiler} -%{_bindir}/nydiff%{?compiler} -%{_bindir}/nyindex%{?compiler} -%{_bindir}/nylist%{?compiler} -%{_bindir}/nymerge%{?compiler} -%{_bindir}/nypatchy%{?compiler} -%{_bindir}/nyshell%{?compiler} -%{_bindir}/nysynopt%{?compiler} -%{_bindir}/nytidy%{?compiler} -%{_bindir}/yexpand%{?compiler} -%{_bindir}/ycompar%{?compiler} -%{_bindir}/yedit%{?compiler} -%{_bindir}/yfrceta%{?compiler} -%{_bindir}/yindex%{?compiler} -%{_bindir}/yindexb%{?compiler} -%{_bindir}/ylist%{?compiler} -%{_bindir}/ylistb%{?compiler} -%{_bindir}/ypatchy%{?compiler} -%{_bindir}/ysearch%{?compiler} -%{_bindir}/yshift%{?compiler} -%{_bindir}/ytobcd%{?compiler} -%{_bindir}/ytobin%{?compiler} -%{_bindir}/ytoceta%{?compiler} +%{_bindir}/fcasplit%{?utils_suffix} +%{_bindir}/nycheck%{?utils_suffix} +%{_bindir}/nydiff%{?utils_suffix} +%{_bindir}/nyindex%{?utils_suffix} +%{_bindir}/nylist%{?utils_suffix} +%{_bindir}/nymerge%{?utils_suffix} +%{_bindir}/nypatchy%{?utils_suffix} +%{_bindir}/nyshell%{?utils_suffix} +%{_bindir}/nysynopt%{?utils_suffix} +%{_bindir}/nytidy%{?utils_suffix} +%{_bindir}/yexpand%{?utils_suffix} +%{_bindir}/ycompar%{?utils_suffix} +%{_bindir}/yedit%{?utils_suffix} +%{_bindir}/yfrceta%{?utils_suffix} +%{_bindir}/yindex%{?utils_suffix} +%{_bindir}/yindexb%{?utils_suffix} +%{_bindir}/ylist%{?utils_suffix} +%{_bindir}/ylistb%{?utils_suffix} +%{_bindir}/ypatchy%{?utils_suffix} +%{_bindir}/ysearch%{?utils_suffix} +%{_bindir}/yshift%{?utils_suffix} +%{_bindir}/ytobcd%{?utils_suffix} +%{_bindir}/ytobin%{?utils_suffix} +%{_bindir}/ytoceta%{?utils_suffix} %changelog +* Sun May 27 2007 Patrice Dumas 2006-15 +- split out static libraries, as per FESCO decision + +* Sat May 26 2007 Patrice Dumas 2006-14 +- add link to $CERN_ROOT/bin/dzeX11 +- use %%{name} in the Requires +- Provides %%{name}-static +- allow utilities to have another suffix than libs. This allows to + have the utilities compiled with g77 and the default libraries compiled + with gfortran + * Wed May 23 2007 Patrice Dumas 2006-13 - remove reference to %%{_libdir} and X11R6 path in cernlib script - apply cernlib-static script patch - add packlib-lesstif only if Motif driver is selected. This driver - is selected in the default case for geant321, packlib and pawlib + is selected in the default case for geant321 and pawlib - build and ship the graflib utilities * Mon May 14 2007 Patrice Dumas 2006-11 From fedora-extras-commits at redhat.com Fri Jun 1 17:52:15 2007 From: fedora-extras-commits at redhat.com (Robert Crittenden (rcritten)) Date: Fri, 1 Jun 2007 13:52:15 -0400 Subject: rpms/mod_nss/devel .cvsignore, 1.4, 1.5 mod_nss.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200706011752.l51HqFi0028723@cvs-int.fedora.redhat.com> Author: rcritten Update of /cvs/extras/rpms/mod_nss/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28303 Modified Files: .cvsignore mod_nss.spec sources Log Message: Update to 1.0.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_nss/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 9 Apr 2007 13:25:03 -0000 1.4 +++ .cvsignore 1 Jun 2007 17:51:38 -0000 1.5 @@ -1,4 +1 @@ -mod_nss-1.0.6.tar.gz -mod_nss-badpass.patch -mod_nss-fileformat.patch -mod_nss-model.patch +mod_nss-1.0.7.tar.gz Index: mod_nss.spec =================================================================== RCS file: /cvs/extras/rpms/mod_nss/devel/mod_nss.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- mod_nss.spec 9 Apr 2007 13:25:03 -0000 1.5 +++ mod_nss.spec 1 Jun 2007 17:51:38 -0000 1.6 @@ -1,23 +1,18 @@ Name: mod_nss -Version: 1.0.6 -Release: 2%{?dist} +Version: 1.0.7 +Release: 1%{?dist} Summary: SSL/TLS module for the Apache HTTP server Group: System Environment/Daemons License: Apache Software License -URL: http://directory.fedora.redhat.com/wiki/Mod_nss -Source: http://directory.fedora.redhat.com/sources/%{name}-%{version}.tar.gz +URL: http://directory.fedoraproject.org/wiki/Mod_nss +Source: http://directory.fedoraproject.org/sources/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: nspr-devel >= 4.6.3, nss-devel >= 3.11.3 BuildRequires: httpd-devel >= 0:2.0.52, apr-devel, apr-util-devel BuildRequires: pkgconfig Requires: httpd >= 0:2.0.52 -Requires: nspr >= 4.6.3 -Requires: nss >= 3.11.3, nss-tools >= 3.11.3 Patch1: mod_nss-conf.patch Patch2: mod_nss-gencert.patch -Patch3: mod_nss-model.patch -Patch4: mod_nss-badpass.patch -Patch5: mod_nss-fileformat.patch %description The mod_nss module provides strong cryptography for the Apache Web @@ -29,9 +24,6 @@ %setup -q %patch1 -p1 -b .conf %patch2 -p1 -b .gencert -%patch3 -p1 -b .model -%patch4 -p1 -b .badpass -%patch5 -p1 -b .fileformat # Touch expression parser sources to prevent regenerating it touch nss_expr_*.[chyl] @@ -112,6 +104,12 @@ %{_sbindir}/gencert %changelog +* Fri Jun 1 2007 Rob Crittenden 1.0.7-1 +- Update to 1.0.7 +- Remove Requires for nss and nspr since those are handled automatically + by versioned libraries +- Updated URL and Source to reference directory.fedoraproject.org + * Mon Apr 9 2007 Rob Crittenden 1.0.6-2 - Patch to properly detect the Apache model and set up NSS appropriately - Patch to punt if a bad password is encountered Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_nss/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 9 Apr 2007 13:25:03 -0000 1.4 +++ sources 1 Jun 2007 17:51:38 -0000 1.5 @@ -1,4 +1 @@ -5e529856b7c05e94c62146ef80eb5e37 mod_nss-1.0.6.tar.gz -44ba2b6d64f5c46f073b4b15373e341d mod_nss-badpass.patch -d0de0c696546e826c14cc51071bf6de8 mod_nss-fileformat.patch -c3a24b444fbb04ffbf52700a6276a21c mod_nss-model.patch +71107cbc702bf07c6c79843aa92a0e09 mod_nss-1.0.7.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 18:08:57 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Fri, 1 Jun 2007 14:08:57 -0400 Subject: rpms/zabbix/FC-6 .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 zabbix.spec, 1.5, 1.6 Message-ID: <200706011808.l51I8v4P005902@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/pkgs/rpms/zabbix/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5808 Modified Files: .cvsignore sources zabbix.spec Log Message: New upstream release, zabbix v1.4 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 30 Mar 2007 18:31:03 -0000 1.5 +++ .cvsignore 1 Jun 2007 18:08:20 -0000 1.6 @@ -2,3 +2,4 @@ zabbix-1.1.5.tar.gz zabbix-1.1.6.tar.gz zabbix-1.1.7.tar.gz +zabbix-1.4.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 30 Mar 2007 18:31:03 -0000 1.5 +++ sources 1 Jun 2007 18:08:20 -0000 1.6 @@ -1 +1 @@ -ac24ab58ef1a985c1e2a5217386d5dba zabbix-1.1.7.tar.gz +29f605d939c10c571dac79a107a7745f zabbix-1.4.tar.gz Index: zabbix.spec =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/FC-6/zabbix.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- zabbix.spec 30 Mar 2007 18:31:03 -0000 1.5 +++ zabbix.spec 1 Jun 2007 18:08:20 -0000 1.6 @@ -1,6 +1,6 @@ Name: zabbix -Version: 1.1.7 -Release: 1%{?dist} +Version: 1.4 +Release: 2%{?dist} Summary: Open-source monitoring solution for your IT infrastructure Group: Applications/Internet @@ -27,6 +27,7 @@ BuildRequires: %{database}-devel, net-snmp-devel BuildRequires: openldap-devel, gnutls-devel +BuildRequires: iksemel-devel, curl-devel Requires: logrotate, fping, net-snmp-libs Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig @@ -81,23 +82,21 @@ %{__perl} -pi.orig -e 's|_LIBDIR=/usr/lib|_LIBDIR=%{_libdir}|g' \ configure -# fix up pt_br -%{__chmod} a-x frontends/php/include/locales/pt_br.inc.php -%{__sed} -i 's/\r//' frontends/php/include/locales/pt_br.inc.php %build +#export LIBCURL_LDFLAGS="-I%{_includedir}/curl" +#export LIBCURL_LIBS="-lcurl" %configure \ --enable-server \ --enable-agent \ --with-%{zdb} \ --with-net-snmp \ --with-ldap \ - --disable-static + --with-libcurl \ + --with-jabber -# --disable-static is partially broken atm, -# -static still gets into CFLAGS, so fix up in make -# (and even then, .a files still show their face...) -make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" +#make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" +make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT @@ -115,6 +114,13 @@ $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/ ln -s ../../../..%{_sysconfdir}/%{name}/db.inc.php \ $RPM_BUILD_ROOT%{_datadir}/%{name}/include/db.inc.php +cat << __EOF__ >> $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/zabbix.conf.php +# This file is a place-holder. When you run through the zabbix +# web setup, a proper configuration file should be generated +# for you to drop in this location. +__EOF__ +ln -s ../../../..%{_sysconfdir}/%{name}/zabbix.conf.php \ + $RPM_BUILD_ROOT%{_datadir}/%{name}/conf/zabbix.conf.php # kill off .htaccess files, options set in SOURCE1 rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/include/.htaccess rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/include/classes/.htaccess @@ -141,8 +147,17 @@ install -m 0755 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/init.d/zabbix install -m 0755 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/init.d/zabbix-agent +# set up config dir + +# install make DESTDIR=$RPM_BUILD_ROOT install -rm -rf $RPM_BUILD_ROOT%{_libdir}/libzbx*.a + +# nuke static libs and empty oracle upgrade sql +rm -rf $RPM_BUILD_ROOT%{_libdir}/libzbx*.a upgrades/dbpatches/1.4/oracle + +# nuke erronious executable permissions +chmod -x src/zabbix_agent/eventlog.c + %clean rm -rf $RPM_BUILD_ROOT @@ -180,8 +195,11 @@ %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING FAQ NEWS README -%doc create/data create/%{database} +%doc docs/*.pdf upgrades/dbpatches %dir %{_sysconfdir}/%{name} +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/create +%{_datadir}/zabbix/create/* %{_bindir}/zabbix_server %{_sysconfdir}/init.d/zabbix %config(noreplace) %{_sysconfdir}/logrotate.d/zabbix @@ -208,11 +226,30 @@ %defattr(-,root,root,-) %doc README %dir %{_sysconfdir}/%{name} +%config(noreplace) %{_sysconfdir}/%{name}/zabbix.conf.php %config(noreplace) %{_sysconfdir}/%{name}/db.inc.php %config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}.conf -%{_datadir}/%{name} +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/audio +%dir %{_datadir}/%{name}/conf +%dir %{_datadir}/%{name}/images +%dir %{_datadir}/%{name}/include +%dir %{_datadir}/%{name}/js +%{_datadir}/%{name}/*.php +%{_datadir}/%{name}/css.css +%{_datadir}/%{name}/audio/* +%{_datadir}/%{name}/conf/* +%{_datadir}/%{name}/images/* +%{_datadir}/%{name}/include/* +%{_datadir}/%{name}/js/* %changelog +* Wed May 30 2007 Jarod Wilson 1.4-2 +- Add placeholder zabbix.conf.php + +* Tue May 29 2007 Jarod Wilson 1.4-1 +- New upstream release + * Fri Mar 30 2007 Jarod Wilson 1.1.7-1 - New upstream release From fedora-extras-commits at redhat.com Fri Jun 1 18:14:07 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Fri, 1 Jun 2007 14:14:07 -0400 Subject: rpms/fedora-package-config-apt/devel fedora.list, NONE, 1.1 fedora-core.list, 1.2, NONE Message-ID: <200706011814.l51IE7Me006587@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/fedora-package-config-apt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6561 Added Files: fedora.list Removed Files: fedora-core.list Log Message: Renamed files need to be committed, write this down 100 times. --- NEW FILE fedora.list --- # Fedora repomd http://download.fedora.redhat.com/pub/ fedora/linux/$(VERSION)/$(ARCH)/os/ # Debug packages # repomd http://download.fedora.redhat.com/pub/ fedora/linux/$(VERSION)/$(ARCH)/debug/ # sources #repomd-src http://download.fedora.redhat.com/pub/ fedora/linux/$(VERSION)/source/SRPMS/ --- fedora-core.list DELETED --- From fedora-extras-commits at redhat.com Fri Jun 1 18:18:04 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Fri, 1 Jun 2007 14:18:04 -0400 Subject: rpms/rrdtool/F-7 rrdtool.spec,1.36,1.37 Message-ID: <200706011818.l51II4qb007082@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/pkgs/rpms/rrdtool/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7000 Modified Files: rrdtool.spec Log Message: Build rrdtool ruby bindings Index: rrdtool.spec =================================================================== RCS file: /cvs/pkgs/rpms/rrdtool/F-7/rrdtool.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- rrdtool.spec 3 May 2007 21:36:42 -0000 1.36 +++ rrdtool.spec 1 Jun 2007 18:17:29 -0000 1.37 @@ -1,13 +1,14 @@ %define with_python %{?_without_python: 0} %{?!_without_python: 1} %define with_php %{?_without_php: 0} %{?!_without_php: 1} %define with_tcl %{?_without_tcl: 0} %{?!_without_tcl: 1} +%define with_ruby %{?_without_ruby: 0} %{?!_without_ruby: 1} %define php_rrd_svn 839 %define php_extdir %(php-config --extension-dir 2>/dev/null || echo %{_libdir}/php4) Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.2.23 -Release: 3%{?dist} +Release: 5%{?dist} License: GPL Group: Applications/Databases URL: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/ @@ -112,6 +113,20 @@ The %{name}-tcl package includes RRDtool bindings for Tcl. %endif +%if %{with_ruby} +%{!?ruby_sitearch: %define ruby_sitearch %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"]')} + +%package ruby +Summary: Ruby RRDtool bindings +Group: Development/Languages +BuildRequires: ruby, ruby-devel +Requires: ruby(abi) = 1.8 +Requires: %{name} = %{version}-%{release} + +%description ruby +The %{name}-ruby package includes RRDtool bindings for Ruby. +%endif + %prep %setup -q %setup -q -T -D -a 1 @@ -144,6 +159,9 @@ %else --disable-python \ %endif +%if %{with_ruby} + --enable-ruby \ +%endif --disable-static \ --with-pic @@ -277,7 +295,20 @@ %{_libdir}/rrdtool/*.tcl %endif +%if %{with_ruby} +%files ruby +%defattr(-,root,root,-) +%doc bindings/ruby/README +%{ruby_sitearch}/RRD.so +%endif + %changelog +* Mon May 21 2007 Jarod Wilson 1.2.23-5 +- BR: ruby so %%ruby_sitearch gets set + +* Mon May 21 2007 Jarod Wilson 1.2.23-4 +- Build ruby bindings + * Thu May 03 2007 Jarod Wilson 1.2.23-3 - Disable php bits on ppc64 for now, they fail to build From fedora-extras-commits at redhat.com Fri Jun 1 18:38:18 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 14:38:18 -0400 Subject: rpms/xournal - New directory Message-ID: <200706011838.l51IcInY012130@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/xournal In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsq12071/rpms/xournal Log Message: Directory /cvs/extras/rpms/xournal added to the repository From fedora-extras-commits at redhat.com Fri Jun 1 18:38:24 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 14:38:24 -0400 Subject: rpms/xournal/devel - New directory Message-ID: <200706011838.l51IcOZY012156@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/xournal/devel In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsq12071/rpms/xournal/devel Log Message: Directory /cvs/extras/rpms/xournal/devel added to the repository From fedora-extras-commits at redhat.com Fri Jun 1 18:38:29 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 14:38:29 -0400 Subject: rpms/xournal Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200706011838.l51IcT3H012195@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/xournal In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsq12071/rpms/xournal Added Files: Makefile import.log pkg.acl Log Message: Setup of module xournal --- NEW FILE Makefile --- # Top level Makefile for module xournal all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Jun 1 18:38:31 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 14:38:31 -0400 Subject: owners owners.list,1.2991,1.2992 Message-ID: <200706011838.l51IcV0f012215@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners Modified Files: owners.list Log Message: Add xournal. Index: owners.list =================================================================== RCS file: /cvs/pkgs/owners/owners.list,v retrieving revision 1.2991 retrieving revision 1.2992 diff -u -r1.2991 -r1.2992 --- owners.list 1 Jun 2007 05:20:20 -0000 1.2991 +++ owners.list 1 Jun 2007 18:38:01 -0000 1.2992 @@ -3375,6 +3375,7 @@ Fedora Extras|xom|XML Pull Parser|nsantos at redhat.com,rafaels at redhat.com,dbhole at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|xorg-x11-drv-vermilion|Xorg driver for Intel Vermilion chipset|ajackson at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|xosd|On-screen display library for X|kevin at tummy.com|extras-qa at fedoraproject.org| +Fedora Extras|xournal|Take notes, sketch and annotate PDFs|rvinyard at cs.nmsu.edu|extras-qa at fedoraproject.org| Fedora Extras|xpa|The XPA messaging system|spr at astrax.fis.ucm.es|extras-qa at fedoraproject.org| Fedora Extras|xpdf|A PDF file viewer for the X Window System|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|xpp2|XML Pull Parser|nsantos at redhat.com,rafaels at redhat.com,dbhole at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Jun 1 18:38:34 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 14:38:34 -0400 Subject: rpms/xournal/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200706011838.l51IcYUP012224@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/xournal/devel In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsq12071/rpms/xournal/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module xournal --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: xournal # $Id: Makefile,v 1.1 2007/06/01 18:38:29 tibbs Exp $ NAME := xournal SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Jun 1 18:51:14 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Fri, 1 Jun 2007 14:51:14 -0400 Subject: rpms/rrdtool/FC-6 rrdtool.spec,1.30,1.31 Message-ID: <200706011851.l51IpEM9014224@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/pkgs/rpms/rrdtool/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14102 Modified Files: rrdtool.spec Log Message: Build rrdtool ruby bindings Index: rrdtool.spec =================================================================== RCS file: /cvs/pkgs/rpms/rrdtool/FC-6/rrdtool.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- rrdtool.spec 4 May 2007 13:39:10 -0000 1.30 +++ rrdtool.spec 1 Jun 2007 18:50:37 -0000 1.31 @@ -1,13 +1,14 @@ %define with_python %{?_without_python: 0} %{?!_without_python: 1} %define with_php %{?_without_php: 0} %{?!_without_php: 1} %define with_tcl %{?_without_tcl: 0} %{?!_without_tcl: 1} +%define with_ruby %{?_without_ruby: 0} %{?!_without_ruby: 1} %define php_rrd_svn 839 %define php_extdir %(php-config --extension-dir 2>/dev/null || echo %{_libdir}/php4) Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.2.23 -Release: 3%{?dist} +Release: 5%{?dist} License: GPL Group: Applications/Databases URL: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/ @@ -112,6 +113,20 @@ The %{name}-tcl package includes RRDtool bindings for Tcl. %endif +%if %{with_ruby} +%{!?ruby_sitearch: %define ruby_sitearch %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"]')} + +%package ruby +Summary: Ruby RRDtool bindings +Group: Development/Languages +BuildRequires: ruby, ruby-devel +Requires: ruby(abi) = 1.8 +Requires: %{name} = %{version}-%{release} + +%description ruby +The %{name}-ruby package includes RRDtool bindings for Ruby. +%endif + %prep %setup -q %setup -q -T -D -a 1 @@ -144,6 +159,9 @@ %else --disable-python \ %endif +%if %{with_ruby} + --enable-ruby \ +%endif --disable-static \ --with-pic @@ -277,7 +295,20 @@ %{_libdir}/rrdtool/*.tcl %endif +%if %{with_ruby} +%files ruby +%defattr(-,root,root,-) +%doc bindings/ruby/README +%{ruby_sitearch}/RRD.so +%endif + %changelog +* Mon May 21 2007 Jarod Wilson 1.2.23-5 +- BR: ruby so %%ruby_sitearch gets set + +* Mon May 21 2007 Jarod Wilson 1.2.23-4 +- Build ruby bindings + * Thu May 03 2007 Jarod Wilson 1.2.23-3 - Disable php bits on ppc64 for now, they fail to build From fedora-extras-commits at redhat.com Fri Jun 1 19:31:09 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 15:31:09 -0400 Subject: rpms/drapes - New directory Message-ID: <200706011931.l51JV9m3027969@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/drapes In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvst27903/rpms/drapes Log Message: Directory /cvs/extras/rpms/drapes added to the repository From fedora-extras-commits at redhat.com Fri Jun 1 19:31:16 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 15:31:16 -0400 Subject: rpms/drapes/devel - New directory Message-ID: <200706011931.l51JVGch027998@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/drapes/devel In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvst27903/rpms/drapes/devel Log Message: Directory /cvs/extras/rpms/drapes/devel added to the repository From fedora-extras-commits at redhat.com Fri Jun 1 19:31:22 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 15:31:22 -0400 Subject: rpms/drapes Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200706011931.l51JVMWh028056@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/drapes In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvst27903/rpms/drapes Added Files: Makefile import.log pkg.acl Log Message: Setup of module drapes --- NEW FILE Makefile --- # Top level Makefile for module drapes all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Jun 1 19:31:24 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 15:31:24 -0400 Subject: owners owners.list,1.2992,1.2993 Message-ID: <200706011931.l51JVObn028083@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners Modified Files: owners.list Log Message: Add drapes. Index: owners.list =================================================================== RCS file: /cvs/pkgs/owners/owners.list,v retrieving revision 1.2992 retrieving revision 1.2993 diff -u -r1.2992 -r1.2993 --- owners.list 1 Jun 2007 18:38:01 -0000 1.2992 +++ owners.list 1 Jun 2007 19:30:54 -0000 1.2993 @@ -415,6 +415,7 @@ Fedora Extras|doodle|Tool to quickly search the documents on a computer|karlikt at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|dosbox|An x86/DOS emulator with sound/graphics|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Fedora Extras|doulos-fonts|Doulos SIL fonts|roozbeh at farsiweb.info|extras-qa at fedoraproject.org| +Fedora Extras|drapes|A wallpaper manager application for the GNOME desktop|splinux at fedoraproject.org|extras-qa at fedoraproject.org|splinux25 at gmail.com Fedora Extras|drgeo|Interactive educational geometry software|eric.tanguy at univ-nantes.fr|extras-qa at fedoraproject.org| Fedora Extras|drgeo-doc|html documentation for drgeo|eric.tanguy at univ-nantes.fr|extras-qa at fedoraproject.org| Fedora Extras|driconf|A configuration applet for the Direct Rendering Infrastructure|kevin at tummy.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Jun 1 19:31:27 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 15:31:27 -0400 Subject: rpms/drapes/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200706011931.l51JVRLw028096@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/drapes/devel In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvst27903/rpms/drapes/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module drapes --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: drapes # $Id: Makefile,v 1.1 2007/06/01 19:31:22 tibbs Exp $ NAME := drapes SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Jun 1 19:31:47 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Fri, 1 Jun 2007 15:31:47 -0400 Subject: rpms/bigloo/FC-6 .cvsignore, 1.12, 1.13 bigloo.spec, 1.19, 1.20 sources, 1.12, 1.13 bigloo-bmem.patch, 1.1, NONE bigloo-symbol.patch, 1.1, NONE Message-ID: <200706011931.l51JVlwX028325@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/pkgs/rpms/bigloo/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27967 Modified Files: .cvsignore bigloo.spec sources Removed Files: bigloo-bmem.patch bigloo-symbol.patch Log Message: new version 3.0a Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/FC-6/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 28 Dec 2006 22:10:08 -0000 1.12 +++ .cvsignore 1 Jun 2007 19:31:10 -0000 1.13 @@ -1 +1 @@ -bigloo2.9a.tar.gz +bigloo3.0a.tar.gz Index: bigloo.spec =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/FC-6/bigloo.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- bigloo.spec 28 Dec 2006 22:10:08 -0000 1.19 +++ bigloo.spec 1 Jun 2007 19:31:11 -0000 1.20 @@ -1,15 +1,14 @@ %define _with_java 1 Name: bigloo -Version: 2.9a +Version: 3.0a Release: 1%{?dist} Summary: Bigloo is compiler for the Scheme programming language Group: Development/Languages License: GPL URL: http://www-sop.inria.fr/mimosa/fp/Bigloo -Source: ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/bigloo2.9a.tar.gz -Patch0: bigloo-symbol.patch +Source: ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/bigloo%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: emacs BuildRequires: emacs-el @@ -18,8 +17,11 @@ BuildRequires: indent BuildRequires: /sbin/install-info BuildRequires: zip +BuildRequires: indent +BuildRequires: sqlite-devel BuildRequires: java-1.4.2-gcj-compat-devel Requires: bigloo-libs = %{version}-%{release} +Requires: indent Requires(post): /sbin/install-info Requires(postun): /sbin/install-info @@ -71,7 +73,6 @@ %prep %setup -q -n %{name}%{version} perl -pi -e 's|bmask=755|bmask=644|' configure -perl -pi -e 's|/usr/local/bin/indent|indent|' configure %build @@ -208,6 +209,9 @@ %changelog +* Fri Jun 1 2007 Gerard Milmeister - 3.0a-1 +- new version 3.0a + * Thu Dec 28 2006 Gerard Milmeister - 2.9a-1 - new version 2.9a Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/FC-6/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 28 Dec 2006 22:10:08 -0000 1.12 +++ sources 1 Jun 2007 19:31:11 -0000 1.13 @@ -1 +1 @@ -10d04d4a7b883a6873d74da4ce62f0a2 bigloo2.9a.tar.gz +91b86d1514658e1a254456b4e288e092 bigloo3.0a.tar.gz --- bigloo-bmem.patch DELETED --- --- bigloo-symbol.patch DELETED --- From fedora-extras-commits at redhat.com Fri Jun 1 19:33:54 2007 From: fedora-extras-commits at redhat.com (Kevin Kofler (kkofler)) Date: Fri, 1 Jun 2007 15:33:54 -0400 Subject: comps comps-f7.xml.in,1.212,1.213 comps-f8.xml.in,1.2,1.3 Message-ID: <200706011933.l51JXsKQ030506@cvs-int.fedora.redhat.com> Author: kkofler Update of /cvs/pkgs/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30391 Modified Files: comps-f7.xml.in comps-f8.xml.in Log Message: Add new xchat-tcl subpackage (of xchat, added in 2.8.2-4) to comps. This is a plugin which can be used to run scripts and as such may be of interest to end users who download X-Chat scripts. Index: comps-f7.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-f7.xml.in,v retrieving revision 1.212 retrieving revision 1.213 diff -u -r1.212 -r1.213 --- comps-f7.xml.in 31 May 2007 17:21:53 -0000 1.212 +++ comps-f7.xml.in 1 Jun 2007 19:33:24 -0000 1.213 @@ -1685,6 +1685,7 @@ x3270-x11 xchat xchat-gnome + xchat-tcl Index: comps-f8.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-f8.xml.in,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- comps-f8.xml.in 31 May 2007 17:21:53 -0000 1.2 +++ comps-f8.xml.in 1 Jun 2007 19:33:24 -0000 1.3 @@ -1685,6 +1685,7 @@ x3270-x11 xchat xchat-gnome + xchat-tcl From fedora-extras-commits at redhat.com Fri Jun 1 19:36:30 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Fri, 1 Jun 2007 15:36:30 -0400 Subject: rpms/bigloo/F-7 .cvsignore, 1.12, 1.13 bigloo.spec, 1.21, 1.22 sources, 1.12, 1.13 bigloo-bmem.patch, 1.1, NONE bigloo-symbol.patch, 1.1, NONE Message-ID: <200706011936.l51JaUK8030834@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/pkgs/rpms/bigloo/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30746 Modified Files: .cvsignore bigloo.spec sources Removed Files: bigloo-bmem.patch bigloo-symbol.patch Log Message: new version 3.0a Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/F-7/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 28 Dec 2006 22:10:13 -0000 1.12 +++ .cvsignore 1 Jun 2007 19:35:54 -0000 1.13 @@ -1 +1 @@ -bigloo2.9a.tar.gz +bigloo3.0a.tar.gz Index: bigloo.spec =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/F-7/bigloo.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- bigloo.spec 28 Mar 2007 20:13:53 -0000 1.21 +++ bigloo.spec 1 Jun 2007 19:35:54 -0000 1.22 @@ -1,15 +1,14 @@ %define _with_java 1 Name: bigloo -Version: 2.9a -Release: 3%{?dist} +Version: 3.0a +Release: 1%{?dist} Summary: Bigloo is compiler for the Scheme programming language Group: Development/Languages License: GPL URL: http://www-sop.inria.fr/mimosa/fp/Bigloo Source: ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/bigloo2.9a.tar.gz -Patch0: bigloo-symbol.patch Patch1: bigloo-java-1.5.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: emacs @@ -19,8 +18,11 @@ BuildRequires: indent BuildRequires: /sbin/install-info BuildRequires: zip +BuildRequires: indent +BuildRequires: sqlite-devel BuildRequires: java-1.5.0-gcj-devel Requires: bigloo-libs = %{version}-%{release} +Requires: indent Requires(post): /sbin/install-info Requires(postun): /sbin/install-info @@ -73,7 +75,6 @@ %setup -q -n %{name}%{version} %patch1 -p1 perl -pi -e 's|bmask=755|bmask=644|' configure -perl -pi -e 's|/usr/local/bin/indent|indent|' configure %build @@ -210,6 +211,9 @@ %changelog +* Fri Jun 1 2007 Gerard Milmeister - 3.0a-1 +- new version 3.0a + * Wed Mar 28 2007 Thomas Fitzsimmons - 2.9a-3 - Patch method calls for Java 1.5. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/F-7/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 28 Dec 2006 22:10:13 -0000 1.12 +++ sources 1 Jun 2007 19:35:54 -0000 1.13 @@ -1 +1 @@ -10d04d4a7b883a6873d74da4ce62f0a2 bigloo2.9a.tar.gz +91b86d1514658e1a254456b4e288e092 bigloo3.0a.tar.gz --- bigloo-bmem.patch DELETED --- --- bigloo-symbol.patch DELETED --- From fedora-extras-commits at redhat.com Fri Jun 1 19:42:05 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Fri, 1 Jun 2007 15:42:05 -0400 Subject: rpms/bigloo/F-7 bigloo.spec,1.22,1.23 Message-ID: <200706011942.l51Jg50A031783@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/pkgs/rpms/bigloo/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31670 Modified Files: bigloo.spec Log Message: new version 3.0a Index: bigloo.spec =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/F-7/bigloo.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- bigloo.spec 1 Jun 2007 19:35:54 -0000 1.22 +++ bigloo.spec 1 Jun 2007 19:41:30 -0000 1.23 @@ -2,13 +2,13 @@ Name: bigloo Version: 3.0a -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bigloo is compiler for the Scheme programming language Group: Development/Languages License: GPL URL: http://www-sop.inria.fr/mimosa/fp/Bigloo -Source: ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/bigloo2.9a.tar.gz +Source: ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/bigloo%{version}.tar.gz Patch1: bigloo-java-1.5.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: emacs From fedora-extras-commits at redhat.com Fri Jun 1 19:46:37 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 15:46:37 -0400 Subject: owners owners.list,1.2993,1.2994 Message-ID: <200706011946.l51JkbCa032760@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners Modified Files: owners.list Log Message: Remove errant avahi comaintainer that is not in the account system. Index: owners.list =================================================================== RCS file: /cvs/pkgs/owners/owners.list,v retrieving revision 1.2993 retrieving revision 1.2994 diff -u -r1.2993 -r1.2994 --- owners.list 1 Jun 2007 19:30:54 -0000 1.2993 +++ owners.list 1 Jun 2007 19:46:07 -0000 1.2994 @@ -3490,7 +3490,7 @@ Fedora Core|automake17|A GNU tool for automatically creating Makefiles|karsten at redhat.com|extras-qa at fedoraproject.org| Fedora Core|automake|A GNU tool for automatically creating Makefiles|karsten at redhat.com|extras-qa at fedoraproject.org| Fedora Core|autorun|A CD-ROM mounting utility.|harald at redhat.com|extras-qa at fedoraproject.org| -Fedora Core|avahi|Local network service discovery|mbacovsk at redhat.com,lpoeterr at redhat.com|extras-qa at fedoraproject.org| +Fedora Core|avahi|Local network service discovery|mbacovsk at redhat.com|extras-qa at fedoraproject.org| Fedora Core|avalon-framework|Java components interfaces|pcheung at redhat.com|extras-qa at fedoraproject.org| Fedora Core|avalon-logkit|Java logging toolkit|pcheung at redhat.com|extras-qa at fedoraproject.org| Fedora Core|awesfx|Utility programs for the AWE32/Emu10k1 sound driver.|stransky at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Jun 1 19:49:49 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Fri, 1 Jun 2007 15:49:49 -0400 Subject: rpms/libkdcraw import.log,1.1,1.2 Message-ID: <200706011949.l51Jnns9000887@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/pkgs/rpms/libkdcraw In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv556 Modified Files: import.log Log Message: auto-import libkdcraw-0.1.0-2 on branch devel from libkdcraw-0.1.0-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/pkgs/rpms/libkdcraw/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 31 May 2007 14:11:32 -0000 1.1 +++ import.log 1 Jun 2007 19:49:13 -0000 1.2 @@ -0,0 +1 @@ +libkdcraw-0_1_0-2:HEAD:libkdcraw-0.1.0-2.src.rpm:1180727109 From fedora-extras-commits at redhat.com Fri Jun 1 19:49:54 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Fri, 1 Jun 2007 15:49:54 -0400 Subject: rpms/libkdcraw/devel libkdcraw.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706011949.l51JnsoG000908@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/pkgs/rpms/libkdcraw/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv556/devel Modified Files: .cvsignore sources Added Files: libkdcraw.spec Log Message: auto-import libkdcraw-0.1.0-2 on branch devel from libkdcraw-0.1.0-2.src.rpm --- NEW FILE libkdcraw.spec --- Name: libkdcraw Version: 0.1.0 Release: 2%{?dist} Summary: A library for decoding RAW picture files Group: Applications/Multimedia License: GPL URL: http://www.digikam.org/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kdelibs-devel lcms-devel gettext pkgconfig %description libkdcraw is a C++ interface around dcraw binary program used to decode RAW picture files. The library documentation is available on header files. This library is used by kipi-plugins, digiKam and others kipi host programs. %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig %description devel This package contains the libraries, include files and other resources needed to develop applications using %{name}. %prep %setup -q %build unset QTDIR || : ; . %{_sysconfdir}/profile.d/qt.sh %configure \ --disable-rpath \ --disable-debug \ --disable-dependency-tracking \ --enable-final \ --enable-new-ldflags \ --disable-warnings make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} rm -f $RPM_BUILD_ROOT%{_libdir}/libkdcraw.la %post /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %postun /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %clean rm -rf $RPM_BUILD_ROOT %files -f %name.lang %defattr(-,root,root,-) %doc AUTHORS COPYING README %{_bindir}/kdcraw %{_libdir}/libkdcraw.so.* %{_datadir}/icons/hicolor/*/apps/kdcraw.png %{_mandir}/man1/kdcraw.1* %files devel %defattr(-,root,root,-) %{_includedir}/libkdcraw/ %{_libdir}/pkgconfig/libkdcraw.pc %{_libdir}/libkdcraw.so %changelog * Tue May 29 2007 Marcin Garski 0.1.0-2 - Add pkgconfig as devel Requires - Change Source0 URL * Tue May 08 2007 Marcin Garski 0.1.0-1 - Initial specfile Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/libkdcraw/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 31 May 2007 14:11:43 -0000 1.1 +++ .cvsignore 1 Jun 2007 19:49:19 -0000 1.2 @@ -0,0 +1 @@ +libkdcraw-0.1.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/libkdcraw/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 31 May 2007 14:11:43 -0000 1.1 +++ sources 1 Jun 2007 19:49:19 -0000 1.2 @@ -0,0 +1 @@ +48a686afc18b1f75670994db2000f9b7 libkdcraw-0.1.0.tar.bz2 From fedora-extras-commits at redhat.com Fri Jun 1 20:01:30 2007 From: fedora-extras-commits at redhat.com (Rick L. Vinyard, Jr. (rvinyard)) Date: Fri, 1 Jun 2007 16:01:30 -0400 Subject: rpms/xournal import.log,1.1,1.2 Message-ID: <200706012001.l51K1U6I009747@cvs-int.fedora.redhat.com> Author: rvinyard Update of /cvs/extras/rpms/xournal In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2535 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/xournal/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 1 Jun 2007 18:38:24 -0000 1.1 +++ import.log 1 Jun 2007 20:00:50 -0000 1.2 @@ -0,0 +1 @@ +xournal-0_3_3-4_fc7:HEAD:xournal-0.3.3-4.fc7.src.rpm:1180728021 From fedora-extras-commits at redhat.com Fri Jun 1 20:05:56 2007 From: fedora-extras-commits at redhat.com (Rick L. Vinyard, Jr. (rvinyard)) Date: Fri, 1 Jun 2007 16:05:56 -0400 Subject: rpms/xournal/F-7 x-xoj.desktop, NONE, 1.1 xournal.desktop, NONE, 1.1 xournal.spec, NONE, 1.1 xournal.xml, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706012005.l51K5u2i010515@cvs-int.fedora.redhat.com> Author: rvinyard Update of /cvs/extras/rpms/xournal/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10387/F-7 Modified Files: sources Added Files: x-xoj.desktop xournal.desktop xournal.spec xournal.xml Log Message: --- NEW FILE x-xoj.desktop --- [Desktop Entry] Encoding=UTF-8 Type=MimeType MimeType=application/x-xoj Icon=application-x-xoj Patterns=*.xoj;*.XOJ; Comment=Xournal Notes [Property::X-KDE-pdf] Type=bool Value=true --- NEW FILE xournal.desktop --- [Desktop Entry] Encoding=UTF-8 Name=Xournal GenericName=Xournal Notetaking Comment=Take notes, sketch and annotate PDFs Exec=xournal %f Icon=xournal Terminal=false Type=Application StartupNotify=true MimeType=application/x-xoj;application/pdf;application/x-pdf Categories=GNOME;GTK;Office;Graphics;Utility;TextEditor; --- NEW FILE xournal.spec --- Name: xournal Version: 0.3.3 Release: 4%{?dist} Summary: Xournal notetaking, sketching and PDF annotation Group: Applications/Editors License: GPL URL: http://xournal.sourceforge.net/ Source0: http://downloads.sourceforge.net/xournal/xournal-0.3.3.tar.gz Source1: xournal.desktop Source2: xournal.xml Source3: x-xoj.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel >= 2.4.0 BuildRequires: libgnomecanvas-devel >= 2.4.0 BuildRequires: libgnomeprintui22-devel >= 2.0.0 BuildRequires: desktop-file-utils BuildRequires: ImageMagick %description Xournal is an application for notetaking, sketching, keeping a journal and annotating PDFs. Xournal aims to provide superior graphical quality (subpixel resolution) and overall functionality. %prep %setup -q %build NOCONFIGURE=1 ./autogen.sh CFLAGS="%optflags -DPACKAGE_LOCALE_DIR=\\\"\"%{_datadir}/locale\"\\\" -DPACKAGE_DATA_DIR=\\\"\"%{_datadir}\"\\\"" %configure %{__make} %{?_smp_mflags} %install %{__rm} -rf $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" # xournal icons and mime icons # create 16x16, 32x32, 64x64, 128x128 icons and copy the 48x48 icon for s in 16 32 48 64 128 ; do %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${s}x${s}/apps/ convert -scale ${s}x${s} \ pixmaps/%{name}.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png %{__mkdir_p} ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/${s}x${s}/mimetypes pushd ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/${s}x${s}/mimetypes %{__ln_s} ../apps/xournal.png application-x-xoj.png %{__ln_s} application-x-xoj.png gnome-mime-application-x-xoj.png popd done # Desktop entry %{__install} -p -D pixmaps/xournal.png ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/xournal.png desktop-file-install --vendor fedora \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ %{SOURCE1} # GNOME (shared-mime-info) MIME type registration %{__install} -p -m 0644 -D %{SOURCE2} ${RPM_BUILD_ROOT}%{_datadir}/mime/packages/xournal.xml # KDE (legacy) MIME type registration %{__install} -p -m 0644 -D %{SOURCE3} ${RPM_BUILD_ROOT}%{_datadir}/mimelnk/application/x-xoj.desktop %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{_bindir}/xournal %{_datadir}/icons/hicolor/*x*/apps/%{name}.png %{_datadir}/icons/hicolor/*x*/mimetypes/application-x-xoj.png %{_datadir}/icons/hicolor/*x*/mimetypes/gnome-mime-application-x-xoj.png %{_datadir}/pixmaps/xournal.png %{_datadir}/applications/fedora-xournal.desktop %{_datadir}/mime/packages/xournal.xml %{_datadir}/mimelnk/application/x-xoj.desktop %{_datadir}/xournal/ %doc AUTHORS ChangeLog COPYING %changelog * Wed May 30 2007 Rick L Vinyard Jr 0.3.3-4 - Added optflags and PACKAGE_DATA_DIR to CFLAGS * Tue May 29 2007 Rick L Vinyard Jr 0.3.3-3 - Changed all commands to macros - Removed icon sources and create icons in spec from xournal icon - Added 64x64 and 128x128 icons - Consolidated icon directories with wildcards - Added timestamp preservation to install - Removed desktop categories Application and X-Fedora - Added NOCONFIGURE to autogen.sh to stop auto-conf from running twice - Removed desktop-file-utils post and postun requires - Removed manual from doc section; it is already installed by the package - Changed xournal.desktop, xournal.xml and x-xoj.desktop from here documents to files - Add ImageMagick buildrequires for convert command - Separated BuildRequires into one per line for easier reading - Added PACKAGE_LOCALE_DIR CFLAG to configure * Fri May 18 2007 Rick L Vinyard Jr 0.3.3-2 - Added mimetype support for gnome and kde - Made xournal.desktop a here document * Sat May 12 2007 Rick L Vinyard Jr 0.3.3-1 - Initial version --- NEW FILE xournal.xml --- Xournal Notes Index: sources =================================================================== RCS file: /cvs/extras/rpms/xournal/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Jun 2007 18:38:29 -0000 1.1 +++ sources 1 Jun 2007 20:05:19 -0000 1.2 @@ -0,0 +1 @@ +c617d08d2c565eef0d8defb304925ade xournal-0.3.3.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 20:06:03 2007 From: fedora-extras-commits at redhat.com (Rick L. Vinyard, Jr. (rvinyard)) Date: Fri, 1 Jun 2007 16:06:03 -0400 Subject: rpms/xournal/FC-6 x-xoj.desktop, NONE, 1.1 xournal.desktop, NONE, 1.1 xournal.spec, NONE, 1.1 xournal.xml, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706012006.l51K632x010529@cvs-int.fedora.redhat.com> Author: rvinyard Update of /cvs/extras/rpms/xournal/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10387/FC-6 Modified Files: sources Added Files: x-xoj.desktop xournal.desktop xournal.spec xournal.xml Log Message: --- NEW FILE x-xoj.desktop --- [Desktop Entry] Encoding=UTF-8 Type=MimeType MimeType=application/x-xoj Icon=application-x-xoj Patterns=*.xoj;*.XOJ; Comment=Xournal Notes [Property::X-KDE-pdf] Type=bool Value=true --- NEW FILE xournal.desktop --- [Desktop Entry] Encoding=UTF-8 Name=Xournal GenericName=Xournal Notetaking Comment=Take notes, sketch and annotate PDFs Exec=xournal %f Icon=xournal Terminal=false Type=Application StartupNotify=true MimeType=application/x-xoj;application/pdf;application/x-pdf Categories=GNOME;GTK;Office;Graphics;Utility;TextEditor; --- NEW FILE xournal.spec --- Name: xournal Version: 0.3.3 Release: 4%{?dist} Summary: Xournal notetaking, sketching and PDF annotation Group: Applications/Editors License: GPL URL: http://xournal.sourceforge.net/ Source0: http://downloads.sourceforge.net/xournal/xournal-0.3.3.tar.gz Source1: xournal.desktop Source2: xournal.xml Source3: x-xoj.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel >= 2.4.0 BuildRequires: libgnomecanvas-devel >= 2.4.0 BuildRequires: libgnomeprintui22-devel >= 2.0.0 BuildRequires: desktop-file-utils BuildRequires: ImageMagick %description Xournal is an application for notetaking, sketching, keeping a journal and annotating PDFs. Xournal aims to provide superior graphical quality (subpixel resolution) and overall functionality. %prep %setup -q %build NOCONFIGURE=1 ./autogen.sh CFLAGS="%optflags -DPACKAGE_LOCALE_DIR=\\\"\"%{_datadir}/locale\"\\\" -DPACKAGE_DATA_DIR=\\\"\"%{_datadir}\"\\\"" %configure %{__make} %{?_smp_mflags} %install %{__rm} -rf $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" # xournal icons and mime icons # create 16x16, 32x32, 64x64, 128x128 icons and copy the 48x48 icon for s in 16 32 48 64 128 ; do %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${s}x${s}/apps/ convert -scale ${s}x${s} \ pixmaps/%{name}.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png %{__mkdir_p} ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/${s}x${s}/mimetypes pushd ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/${s}x${s}/mimetypes %{__ln_s} ../apps/xournal.png application-x-xoj.png %{__ln_s} application-x-xoj.png gnome-mime-application-x-xoj.png popd done # Desktop entry %{__install} -p -D pixmaps/xournal.png ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/xournal.png desktop-file-install --vendor fedora \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ %{SOURCE1} # GNOME (shared-mime-info) MIME type registration %{__install} -p -m 0644 -D %{SOURCE2} ${RPM_BUILD_ROOT}%{_datadir}/mime/packages/xournal.xml # KDE (legacy) MIME type registration %{__install} -p -m 0644 -D %{SOURCE3} ${RPM_BUILD_ROOT}%{_datadir}/mimelnk/application/x-xoj.desktop %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{_bindir}/xournal %{_datadir}/icons/hicolor/*x*/apps/%{name}.png %{_datadir}/icons/hicolor/*x*/mimetypes/application-x-xoj.png %{_datadir}/icons/hicolor/*x*/mimetypes/gnome-mime-application-x-xoj.png %{_datadir}/pixmaps/xournal.png %{_datadir}/applications/fedora-xournal.desktop %{_datadir}/mime/packages/xournal.xml %{_datadir}/mimelnk/application/x-xoj.desktop %{_datadir}/xournal/ %doc AUTHORS ChangeLog COPYING %changelog * Wed May 30 2007 Rick L Vinyard Jr 0.3.3-4 - Added optflags and PACKAGE_DATA_DIR to CFLAGS * Tue May 29 2007 Rick L Vinyard Jr 0.3.3-3 - Changed all commands to macros - Removed icon sources and create icons in spec from xournal icon - Added 64x64 and 128x128 icons - Consolidated icon directories with wildcards - Added timestamp preservation to install - Removed desktop categories Application and X-Fedora - Added NOCONFIGURE to autogen.sh to stop auto-conf from running twice - Removed desktop-file-utils post and postun requires - Removed manual from doc section; it is already installed by the package - Changed xournal.desktop, xournal.xml and x-xoj.desktop from here documents to files - Add ImageMagick buildrequires for convert command - Separated BuildRequires into one per line for easier reading - Added PACKAGE_LOCALE_DIR CFLAG to configure * Fri May 18 2007 Rick L Vinyard Jr 0.3.3-2 - Added mimetype support for gnome and kde - Made xournal.desktop a here document * Sat May 12 2007 Rick L Vinyard Jr 0.3.3-1 - Initial version --- NEW FILE xournal.xml --- Xournal Notes Index: sources =================================================================== RCS file: /cvs/extras/rpms/xournal/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Jun 2007 18:38:29 -0000 1.1 +++ sources 1 Jun 2007 20:05:26 -0000 1.2 @@ -0,0 +1 @@ +c617d08d2c565eef0d8defb304925ade xournal-0.3.3.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 20:01:48 2007 From: fedora-extras-commits at redhat.com (Rick L. Vinyard, Jr. (rvinyard)) Date: Fri, 1 Jun 2007 16:01:48 -0400 Subject: rpms/xournal/devel x-xoj.desktop, NONE, 1.1 xournal.desktop, NONE, 1.1 xournal.spec, NONE, 1.1 xournal.xml, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706012001.l51K1mnR009803@cvs-int.fedora.redhat.com> Author: rvinyard Update of /cvs/extras/rpms/xournal/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2535/devel Modified Files: .cvsignore sources Added Files: x-xoj.desktop xournal.desktop xournal.spec xournal.xml Log Message: --- NEW FILE x-xoj.desktop --- [Desktop Entry] Encoding=UTF-8 Type=MimeType MimeType=application/x-xoj Icon=application-x-xoj Patterns=*.xoj;*.XOJ; Comment=Xournal Notes [Property::X-KDE-pdf] Type=bool Value=true --- NEW FILE xournal.desktop --- [Desktop Entry] Encoding=UTF-8 Name=Xournal GenericName=Xournal Notetaking Comment=Take notes, sketch and annotate PDFs Exec=xournal %f Icon=xournal Terminal=false Type=Application StartupNotify=true MimeType=application/x-xoj;application/pdf;application/x-pdf Categories=GNOME;GTK;Office;Graphics;Utility;TextEditor; --- NEW FILE xournal.spec --- Name: xournal Version: 0.3.3 Release: 4%{?dist} Summary: Xournal notetaking, sketching and PDF annotation Group: Applications/Editors License: GPL URL: http://xournal.sourceforge.net/ Source0: http://downloads.sourceforge.net/xournal/xournal-0.3.3.tar.gz Source1: xournal.desktop Source2: xournal.xml Source3: x-xoj.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel >= 2.4.0 BuildRequires: libgnomecanvas-devel >= 2.4.0 BuildRequires: libgnomeprintui22-devel >= 2.0.0 BuildRequires: desktop-file-utils BuildRequires: ImageMagick %description Xournal is an application for notetaking, sketching, keeping a journal and annotating PDFs. Xournal aims to provide superior graphical quality (subpixel resolution) and overall functionality. %prep %setup -q %build NOCONFIGURE=1 ./autogen.sh CFLAGS="%optflags -DPACKAGE_LOCALE_DIR=\\\"\"%{_datadir}/locale\"\\\" -DPACKAGE_DATA_DIR=\\\"\"%{_datadir}\"\\\"" %configure %{__make} %{?_smp_mflags} %install %{__rm} -rf $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" # xournal icons and mime icons # create 16x16, 32x32, 64x64, 128x128 icons and copy the 48x48 icon for s in 16 32 48 64 128 ; do %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${s}x${s}/apps/ convert -scale ${s}x${s} \ pixmaps/%{name}.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${s}x${s}/apps/%{name}.png %{__mkdir_p} ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/${s}x${s}/mimetypes pushd ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/${s}x${s}/mimetypes %{__ln_s} ../apps/xournal.png application-x-xoj.png %{__ln_s} application-x-xoj.png gnome-mime-application-x-xoj.png popd done # Desktop entry %{__install} -p -D pixmaps/xournal.png ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/xournal.png desktop-file-install --vendor fedora \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ %{SOURCE1} # GNOME (shared-mime-info) MIME type registration %{__install} -p -m 0644 -D %{SOURCE2} ${RPM_BUILD_ROOT}%{_datadir}/mime/packages/xournal.xml # KDE (legacy) MIME type registration %{__install} -p -m 0644 -D %{SOURCE3} ${RPM_BUILD_ROOT}%{_datadir}/mimelnk/application/x-xoj.desktop %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{_bindir}/xournal %{_datadir}/icons/hicolor/*x*/apps/%{name}.png %{_datadir}/icons/hicolor/*x*/mimetypes/application-x-xoj.png %{_datadir}/icons/hicolor/*x*/mimetypes/gnome-mime-application-x-xoj.png %{_datadir}/pixmaps/xournal.png %{_datadir}/applications/fedora-xournal.desktop %{_datadir}/mime/packages/xournal.xml %{_datadir}/mimelnk/application/x-xoj.desktop %{_datadir}/xournal/ %doc AUTHORS ChangeLog COPYING %changelog * Wed May 30 2007 Rick L Vinyard Jr 0.3.3-4 - Added optflags and PACKAGE_DATA_DIR to CFLAGS * Tue May 29 2007 Rick L Vinyard Jr 0.3.3-3 - Changed all commands to macros - Removed icon sources and create icons in spec from xournal icon - Added 64x64 and 128x128 icons - Consolidated icon directories with wildcards - Added timestamp preservation to install - Removed desktop categories Application and X-Fedora - Added NOCONFIGURE to autogen.sh to stop auto-conf from running twice - Removed desktop-file-utils post and postun requires - Removed manual from doc section; it is already installed by the package - Changed xournal.desktop, xournal.xml and x-xoj.desktop from here documents to files - Add ImageMagick buildrequires for convert command - Separated BuildRequires into one per line for easier reading - Added PACKAGE_LOCALE_DIR CFLAG to configure * Fri May 18 2007 Rick L Vinyard Jr 0.3.3-2 - Added mimetype support for gnome and kde - Made xournal.desktop a here document * Sat May 12 2007 Rick L Vinyard Jr 0.3.3-1 - Initial version --- NEW FILE xournal.xml --- Xournal Notes Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xournal/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Jun 2007 18:38:29 -0000 1.1 +++ .cvsignore 1 Jun 2007 20:01:00 -0000 1.2 @@ -0,0 +1 @@ +xournal-0.3.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/xournal/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Jun 2007 18:38:29 -0000 1.1 +++ sources 1 Jun 2007 20:01:00 -0000 1.2 @@ -0,0 +1 @@ +c617d08d2c565eef0d8defb304925ade xournal-0.3.3.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 20:08:35 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Fri, 1 Jun 2007 16:08:35 -0400 Subject: rpms/libkdcraw/F-7 libkdcraw.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706012008.l51K8Zex010962@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/pkgs/rpms/libkdcraw/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10794 Modified Files: .cvsignore sources Added Files: libkdcraw.spec Log Message: Import libkdcraw in F-7 branch --- NEW FILE libkdcraw.spec --- Name: libkdcraw Version: 0.1.0 Release: 2%{?dist} Summary: A library for decoding RAW picture files Group: Applications/Multimedia License: GPL URL: http://www.digikam.org/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kdelibs-devel lcms-devel gettext pkgconfig %description libkdcraw is a C++ interface around dcraw binary program used to decode RAW picture files. The library documentation is available on header files. This library is used by kipi-plugins, digiKam and others kipi host programs. %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig %description devel This package contains the libraries, include files and other resources needed to develop applications using %{name}. %prep %setup -q %build unset QTDIR || : ; . %{_sysconfdir}/profile.d/qt.sh %configure \ --disable-rpath \ --disable-debug \ --disable-dependency-tracking \ --enable-final \ --enable-new-ldflags \ --disable-warnings make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} rm -f $RPM_BUILD_ROOT%{_libdir}/libkdcraw.la %post /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %postun /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %clean rm -rf $RPM_BUILD_ROOT %files -f %name.lang %defattr(-,root,root,-) %doc AUTHORS COPYING README %{_bindir}/kdcraw %{_libdir}/libkdcraw.so.* %{_datadir}/icons/hicolor/*/apps/kdcraw.png %{_mandir}/man1/kdcraw.1* %files devel %defattr(-,root,root,-) %{_includedir}/libkdcraw/ %{_libdir}/pkgconfig/libkdcraw.pc %{_libdir}/libkdcraw.so %changelog * Tue May 29 2007 Marcin Garski 0.1.0-2 - Add pkgconfig as devel Requires - Change Source0 URL * Tue May 08 2007 Marcin Garski 0.1.0-1 - Initial specfile Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/libkdcraw/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 31 May 2007 14:11:43 -0000 1.1 +++ .cvsignore 1 Jun 2007 20:07:59 -0000 1.2 @@ -0,0 +1 @@ +libkdcraw-0.1.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/libkdcraw/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 31 May 2007 14:11:43 -0000 1.1 +++ sources 1 Jun 2007 20:07:59 -0000 1.2 @@ -0,0 +1 @@ +48a686afc18b1f75670994db2000f9b7 libkdcraw-0.1.0.tar.bz2 From fedora-extras-commits at redhat.com Fri Jun 1 20:13:05 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 16:13:05 -0400 Subject: owners owners.list,1.2994,1.2995 Message-ID: <200706012013.l51KD5Le011830@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners Modified Files: owners.list Log Message: Add perl-Digest-SHA. Index: owners.list =================================================================== RCS file: /cvs/pkgs/owners/owners.list,v retrieving revision 1.2994 retrieving revision 1.2995 diff -u -r1.2994 -r1.2995 --- owners.list 1 Jun 2007 19:46:07 -0000 1.2994 +++ owners.list 1 Jun 2007 20:12:35 -0000 1.2995 @@ -1863,6 +1863,7 @@ Fedora Extras|perl-Digest-MD2|Perl interface to the MD2 Algorithm|paul at city-fan.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Digest-MD4|Perl interface to the MD4 Algorithm|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Digest-Nilsimsa|Perl interface to the Nilsima Algorithm|wtogami at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Digest-SHA|Perl support for SHA digests|wjhns174 at hardakers.net|extras-qa at fedoraproject.org| Fedora Extras|perl-Email-Abstract|Unified interface to mail representations|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-Address|RFC 2822 Address Parsing and Creation|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Email-Date|Find and format date headers|tcallawa at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Fri Jun 1 20:13:11 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 16:13:11 -0400 Subject: rpms/perl-Digest-SHA - New directory Message-ID: <200706012013.l51KDBQD011844@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/perl-Digest-SHA In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsI11772/rpms/perl-Digest-SHA Log Message: Directory /cvs/extras/rpms/perl-Digest-SHA added to the repository From fedora-extras-commits at redhat.com Fri Jun 1 20:13:16 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 16:13:16 -0400 Subject: rpms/perl-Digest-SHA/devel - New directory Message-ID: <200706012013.l51KDGK8011870@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/perl-Digest-SHA/devel In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsI11772/rpms/perl-Digest-SHA/devel Log Message: Directory /cvs/extras/rpms/perl-Digest-SHA/devel added to the repository From fedora-extras-commits at redhat.com Fri Jun 1 20:13:22 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 16:13:22 -0400 Subject: rpms/perl-Digest-SHA Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200706012013.l51KDM4j011909@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/perl-Digest-SHA In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsI11772/rpms/perl-Digest-SHA Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Digest-SHA --- NEW FILE Makefile --- # Top level Makefile for module perl-Digest-SHA all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Jun 1 20:13:26 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 16:13:26 -0400 Subject: rpms/perl-Digest-SHA/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200706012013.l51KDQg4011935@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/perl-Digest-SHA/devel In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsI11772/rpms/perl-Digest-SHA/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Digest-SHA --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Digest-SHA # $Id: Makefile,v 1.1 2007/06/01 20:13:22 tibbs Exp $ NAME := perl-Digest-SHA SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Jun 1 20:15:13 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 16:15:13 -0400 Subject: owners owners.list,1.2995,1.2996 Message-ID: <200706012015.l51KFDNM012516@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners Modified Files: owners.list Log Message: Add perl-Crypt-OpenSSL-RSA. Index: owners.list =================================================================== RCS file: /cvs/pkgs/owners/owners.list,v retrieving revision 1.2995 retrieving revision 1.2996 diff -u -r1.2995 -r1.2996 --- owners.list 1 Jun 2007 20:12:35 -0000 1.2995 +++ owners.list 1 Jun 2007 20:14:43 -0000 1.2996 @@ -1804,6 +1804,7 @@ Fedora Extras|perl-Crypt-OpenSSL-Bignum|Perl OpenSSL bindings for big numbers support|wjhns174 at hardakers.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Crypt-OpenSSL-DSA|Perl OpenSSL bindings for DSA support|wjhns174 at hardakers.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Crypt-OpenSSL-Random|Perl OpenSSL bindings for Random Number support|wjhns174 at hardakers.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Crypt-OpenSSL-RSA|Perl OpenSSL bindings for RSA support|wjhns174 at hardakers.net|extras-qa at fedoraproject.org| Fedora Extras|perl-Crypt-OpenSSL-X509|Perl OpenSSL bindings for X509 Support|wjhns174 at hardakers.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Crypt-PasswdMD5|Provides interoperable MD5-based crypt() functions|mmcgrath at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Crypt-Primes|Provable prime number generator for cryptographic applications|paul at city-fan.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Fri Jun 1 20:15:24 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 16:15:24 -0400 Subject: rpms/perl-Crypt-OpenSSL-RSA - New directory Message-ID: <200706012015.l51KFOX9012596@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsF12505/rpms/perl-Crypt-OpenSSL-RSA Log Message: Directory /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA added to the repository From fedora-extras-commits at redhat.com Fri Jun 1 20:15:30 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 16:15:30 -0400 Subject: rpms/perl-Crypt-OpenSSL-RSA/devel - New directory Message-ID: <200706012015.l51KFUf3012623@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA/devel In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsF12505/rpms/perl-Crypt-OpenSSL-RSA/devel Log Message: Directory /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA/devel added to the repository From fedora-extras-commits at redhat.com Fri Jun 1 20:15:38 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 16:15:38 -0400 Subject: rpms/perl-Crypt-OpenSSL-RSA Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200706012015.l51KFcUa012673@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsF12505/rpms/perl-Crypt-OpenSSL-RSA Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Crypt-OpenSSL-RSA --- NEW FILE Makefile --- # Top level Makefile for module perl-Crypt-OpenSSL-RSA all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Jun 1 20:15:44 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 16:15:44 -0400 Subject: rpms/perl-Crypt-OpenSSL-RSA/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200706012015.l51KFia5012711@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA/devel In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsF12505/rpms/perl-Crypt-OpenSSL-RSA/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Crypt-OpenSSL-RSA --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Crypt-OpenSSL-RSA # $Id: Makefile,v 1.1 2007/06/01 20:15:38 tibbs Exp $ NAME := perl-Crypt-OpenSSL-RSA SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Jun 1 20:15:54 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Fri, 1 Jun 2007 16:15:54 -0400 Subject: rpms/libkdcraw/FC-6 .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200706012015.l51KFsIj012910@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/pkgs/rpms/libkdcraw/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12390 Modified Files: .cvsignore sources Log Message: Import libkdcraw in FC6 branch Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/libkdcraw/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 31 May 2007 14:11:43 -0000 1.1 +++ .cvsignore 1 Jun 2007 20:15:16 -0000 1.2 @@ -0,0 +1 @@ +libkdcraw-0.1.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/libkdcraw/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 31 May 2007 14:11:43 -0000 1.1 +++ sources 1 Jun 2007 20:15:16 -0000 1.2 @@ -0,0 +1 @@ +48a686afc18b1f75670994db2000f9b7 libkdcraw-0.1.0.tar.bz2 From fedora-extras-commits at redhat.com Fri Jun 1 20:16:37 2007 From: fedora-extras-commits at redhat.com (Marcin Garski (mgarski)) Date: Fri, 1 Jun 2007 16:16:37 -0400 Subject: rpms/libkdcraw/FC-6 libkdcraw.spec,NONE,1.1 Message-ID: <200706012016.l51KGbUo013028@cvs-int.fedora.redhat.com> Author: mgarski Update of /cvs/pkgs/rpms/libkdcraw/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13007 Added Files: libkdcraw.spec Log Message: Import libkdcraw in FC6 branch --- NEW FILE libkdcraw.spec --- Name: libkdcraw Version: 0.1.0 Release: 2%{?dist} Summary: A library for decoding RAW picture files Group: Applications/Multimedia License: GPL URL: http://www.digikam.org/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kdelibs-devel lcms-devel gettext pkgconfig %description libkdcraw is a C++ interface around dcraw binary program used to decode RAW picture files. The library documentation is available on header files. This library is used by kipi-plugins, digiKam and others kipi host programs. %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig %description devel This package contains the libraries, include files and other resources needed to develop applications using %{name}. %prep %setup -q %build unset QTDIR || : ; . %{_sysconfdir}/profile.d/qt.sh %configure \ --disable-rpath \ --disable-debug \ --disable-dependency-tracking \ --enable-final \ --enable-new-ldflags \ --disable-warnings make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} rm -f $RPM_BUILD_ROOT%{_libdir}/libkdcraw.la %post /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %postun /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %clean rm -rf $RPM_BUILD_ROOT %files -f %name.lang %defattr(-,root,root,-) %doc AUTHORS COPYING README %{_bindir}/kdcraw %{_libdir}/libkdcraw.so.* %{_datadir}/icons/hicolor/*/apps/kdcraw.png %{_mandir}/man1/kdcraw.1* %files devel %defattr(-,root,root,-) %{_includedir}/libkdcraw/ %{_libdir}/pkgconfig/libkdcraw.pc %{_libdir}/libkdcraw.so %changelog * Tue May 29 2007 Marcin Garski 0.1.0-2 - Add pkgconfig as devel Requires - Change Source0 URL * Tue May 08 2007 Marcin Garski 0.1.0-1 - Initial specfile From fedora-extras-commits at redhat.com Fri Jun 1 20:18:57 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 16:18:57 -0400 Subject: rpms/perl-Crypt-OpenSSL-PKCS10 - New directory Message-ID: <200706012018.l51KIvFU013514@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/perl-Crypt-OpenSSL-PKCS10 In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsz13470/rpms/perl-Crypt-OpenSSL-PKCS10 Log Message: Directory /cvs/extras/rpms/perl-Crypt-OpenSSL-PKCS10 added to the repository From fedora-extras-commits at redhat.com Fri Jun 1 20:19:03 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 16:19:03 -0400 Subject: rpms/perl-Crypt-OpenSSL-PKCS10/devel - New directory Message-ID: <200706012019.l51KJ3Ln013541@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/perl-Crypt-OpenSSL-PKCS10/devel In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsz13470/rpms/perl-Crypt-OpenSSL-PKCS10/devel Log Message: Directory /cvs/extras/rpms/perl-Crypt-OpenSSL-PKCS10/devel added to the repository From fedora-extras-commits at redhat.com Fri Jun 1 20:19:08 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 16:19:08 -0400 Subject: rpms/perl-Crypt-OpenSSL-PKCS10 Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200706012019.l51KJ8T0013575@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/perl-Crypt-OpenSSL-PKCS10 In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsz13470/rpms/perl-Crypt-OpenSSL-PKCS10 Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Crypt-OpenSSL-PKCS10 --- NEW FILE Makefile --- # Top level Makefile for module perl-Crypt-OpenSSL-PKCS10 all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Jun 1 20:19:13 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 16:19:13 -0400 Subject: rpms/perl-Crypt-OpenSSL-PKCS10/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200706012019.l51KJDis013601@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/perl-Crypt-OpenSSL-PKCS10/devel In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsz13470/rpms/perl-Crypt-OpenSSL-PKCS10/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Crypt-OpenSSL-PKCS10 --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Crypt-OpenSSL-PKCS10 # $Id: Makefile,v 1.1 2007/06/01 20:19:08 tibbs Exp $ NAME := perl-Crypt-OpenSSL-PKCS10 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Jun 1 20:19:15 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Fri, 1 Jun 2007 16:19:15 -0400 Subject: owners owners.list,1.2996,1.2997 Message-ID: <200706012019.l51KJFS7013631@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners Modified Files: owners.list Log Message: Add perl-Crypt-OpenSSL-PKCS10. Index: owners.list =================================================================== RCS file: /cvs/pkgs/owners/owners.list,v retrieving revision 1.2996 retrieving revision 1.2997 diff -u -r1.2996 -r1.2997 --- owners.list 1 Jun 2007 20:14:43 -0000 1.2996 +++ owners.list 1 Jun 2007 20:18:45 -0000 1.2997 @@ -1803,6 +1803,7 @@ Fedora Extras|perl-Crypt-OpenSSL-AES|Perl OpenSSL bindings for AES support|wjhns174 at hardakers.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Crypt-OpenSSL-Bignum|Perl OpenSSL bindings for big numbers support|wjhns174 at hardakers.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Crypt-OpenSSL-DSA|Perl OpenSSL bindings for DSA support|wjhns174 at hardakers.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Crypt-OpenSSL-PKCS10|Perl OpenSSL bindings for PKCS10 support|wjhns174 at hardakers.net|extras-qa at fedoraproject.org| Fedora Extras|perl-Crypt-OpenSSL-Random|Perl OpenSSL bindings for Random Number support|wjhns174 at hardakers.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Crypt-OpenSSL-RSA|Perl OpenSSL bindings for RSA support|wjhns174 at hardakers.net|extras-qa at fedoraproject.org| Fedora Extras|perl-Crypt-OpenSSL-X509|Perl OpenSSL bindings for X509 Support|wjhns174 at hardakers.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Fri Jun 1 20:39:05 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 1 Jun 2007 16:39:05 -0400 Subject: owners owners.list,1.2997,1.2998 Message-ID: <200706012039.l51Kd526018799@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18660 Modified Files: owners.list Log Message: lostirc Index: owners.list =================================================================== RCS file: /cvs/pkgs/owners/owners.list,v retrieving revision 1.2997 retrieving revision 1.2998 diff -u -r1.2997 -r1.2998 --- owners.list 1 Jun 2007 20:18:45 -0000 1.2997 +++ owners.list 1 Jun 2007 20:38:35 -0000 1.2998 @@ -1360,7 +1360,7 @@ Fedora Extras|lock-keys-applet|A GNOME panel applet that shows the status of the lock keys|jtorresh at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|logjam|GTK2-client for LiveJournal|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|logserial|Package for logging incoming bytes on asynchronous serial ports|wolfy at nobugconsulting.ro|extras-qa at fedoraproject.org| -Fedora Extras|lostirc|Simple IRC client|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| +Fedora Extras|lostirc|Simple IRC client for X11|splinux at fedoraproject.org|extras-qa at fedoraproject.org|splinux25 at gmail.com Fedora Extras|loudmouth|Jabber programming library written in C|bdpepple at ameritech.net,sander at hoentjen.eu,otaylor at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|lout|A document formatting system|tcallawa at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|lrmi|Library for calling real mode BIOS routines|kevin at tummy.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Jun 1 20:42:47 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 16:42:47 -0400 Subject: rpms/perl-Class-C3/F-7 perl-Class-C3.spec,1.5,1.6 sources,1.4,1.5 Message-ID: <200706012042.l51KglNM019832@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Class-C3/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19526/F-7 Modified Files: perl-Class-C3.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 0.18-1 - update to 0.18 Index: perl-Class-C3.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-C3/F-7/perl-Class-C3.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Class-C3.spec 10 May 2007 01:40:35 -0000 1.5 +++ perl-Class-C3.spec 1 Jun 2007 20:42:11 -0000 1.6 @@ -1,5 +1,5 @@ Name: perl-Class-C3 -Version: 0.17 +Version: 0.18 Release: 1%{?dist} Summary: Pragma to use the C3 method resolution order algorithm License: GPL or Artistic @@ -19,7 +19,7 @@ BuildRequires: perl(Test::More) # cpan BuildRequires: perl(Algorithm::C3) >= 0.06 -BuildRequires: perl(Class::C3::XS) >= 0.03 +BuildRequires: perl(Class::C3::XS) >= 0.04 BuildRequires: perl(Test::Exception) >= 0.15 # testing... BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) @@ -73,6 +73,9 @@ %{_mandir}/man3/* %changelog +* Fri Jun 01 2007 Chris Weyl 0.18-1 +- update to 0.18 + * Wed May 09 2007 Chris Weyl 0.17-1 - update to 0.17 - BR Class::C3::XS Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Class-C3/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 10 May 2007 01:40:35 -0000 1.4 +++ sources 1 Jun 2007 20:42:11 -0000 1.5 @@ -1 +1 @@ -cb041be761c17919a9b2eda1f15bc3f3 Class-C3-0.17.tar.gz +930c53503b3b4c8adfe51af57dd599e0 Class-C3-0.18.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 20:42:52 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 16:42:52 -0400 Subject: rpms/perl-Class-C3/FC-5 perl-Class-C3.spec,1.5,1.6 sources,1.4,1.5 Message-ID: <200706012042.l51KgqD7019846@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Class-C3/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19526/FC-5 Modified Files: perl-Class-C3.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 0.18-1 - update to 0.18 Index: perl-Class-C3.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-C3/FC-5/perl-Class-C3.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Class-C3.spec 10 May 2007 01:40:25 -0000 1.5 +++ perl-Class-C3.spec 1 Jun 2007 20:42:17 -0000 1.6 @@ -1,5 +1,5 @@ Name: perl-Class-C3 -Version: 0.17 +Version: 0.18 Release: 1%{?dist} Summary: Pragma to use the C3 method resolution order algorithm License: GPL or Artistic @@ -19,7 +19,7 @@ BuildRequires: perl(Test::More) # cpan BuildRequires: perl(Algorithm::C3) >= 0.06 -BuildRequires: perl(Class::C3::XS) >= 0.03 +BuildRequires: perl(Class::C3::XS) >= 0.04 BuildRequires: perl(Test::Exception) >= 0.15 # testing... BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) @@ -73,6 +73,9 @@ %{_mandir}/man3/* %changelog +* Fri Jun 01 2007 Chris Weyl 0.18-1 +- update to 0.18 + * Wed May 09 2007 Chris Weyl 0.17-1 - update to 0.17 - BR Class::C3::XS Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Class-C3/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 10 May 2007 01:40:25 -0000 1.4 +++ sources 1 Jun 2007 20:42:17 -0000 1.5 @@ -1 +1 @@ -cb041be761c17919a9b2eda1f15bc3f3 Class-C3-0.17.tar.gz +930c53503b3b4c8adfe51af57dd599e0 Class-C3-0.18.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 20:42:57 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 16:42:57 -0400 Subject: rpms/perl-Class-C3/FC-6 perl-Class-C3.spec,1.5,1.6 sources,1.4,1.5 Message-ID: <200706012042.l51Kgvri019860@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Class-C3/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19526/FC-6 Modified Files: perl-Class-C3.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 0.18-1 - update to 0.18 Index: perl-Class-C3.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-C3/FC-6/perl-Class-C3.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Class-C3.spec 10 May 2007 01:40:30 -0000 1.5 +++ perl-Class-C3.spec 1 Jun 2007 20:42:22 -0000 1.6 @@ -1,5 +1,5 @@ Name: perl-Class-C3 -Version: 0.17 +Version: 0.18 Release: 1%{?dist} Summary: Pragma to use the C3 method resolution order algorithm License: GPL or Artistic @@ -19,7 +19,7 @@ BuildRequires: perl(Test::More) # cpan BuildRequires: perl(Algorithm::C3) >= 0.06 -BuildRequires: perl(Class::C3::XS) >= 0.03 +BuildRequires: perl(Class::C3::XS) >= 0.04 BuildRequires: perl(Test::Exception) >= 0.15 # testing... BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) @@ -73,6 +73,9 @@ %{_mandir}/man3/* %changelog +* Fri Jun 01 2007 Chris Weyl 0.18-1 +- update to 0.18 + * Wed May 09 2007 Chris Weyl 0.17-1 - update to 0.17 - BR Class::C3::XS Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Class-C3/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 10 May 2007 01:40:30 -0000 1.4 +++ sources 1 Jun 2007 20:42:22 -0000 1.5 @@ -1 +1 @@ -cb041be761c17919a9b2eda1f15bc3f3 Class-C3-0.17.tar.gz +930c53503b3b4c8adfe51af57dd599e0 Class-C3-0.18.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 20:43:02 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 16:43:02 -0400 Subject: rpms/perl-Class-C3/devel .cvsignore, 1.4, 1.5 perl-Class-C3.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200706012043.l51Kh28G019874@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Class-C3/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19526/devel Modified Files: .cvsignore perl-Class-C3.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 0.18-1 - update to 0.18 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Class-C3/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 10 May 2007 01:40:35 -0000 1.4 +++ .cvsignore 1 Jun 2007 20:42:27 -0000 1.5 @@ -1 +1 @@ -Class-C3-0.17.tar.gz +Class-C3-0.18.tar.gz Index: perl-Class-C3.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-C3/devel/perl-Class-C3.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Class-C3.spec 10 May 2007 01:40:35 -0000 1.5 +++ perl-Class-C3.spec 1 Jun 2007 20:42:27 -0000 1.6 @@ -1,5 +1,5 @@ Name: perl-Class-C3 -Version: 0.17 +Version: 0.18 Release: 1%{?dist} Summary: Pragma to use the C3 method resolution order algorithm License: GPL or Artistic @@ -19,7 +19,7 @@ BuildRequires: perl(Test::More) # cpan BuildRequires: perl(Algorithm::C3) >= 0.06 -BuildRequires: perl(Class::C3::XS) >= 0.03 +BuildRequires: perl(Class::C3::XS) >= 0.04 BuildRequires: perl(Test::Exception) >= 0.15 # testing... BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) @@ -73,6 +73,9 @@ %{_mandir}/man3/* %changelog +* Fri Jun 01 2007 Chris Weyl 0.18-1 +- update to 0.18 + * Wed May 09 2007 Chris Weyl 0.17-1 - update to 0.17 - BR Class::C3::XS Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Class-C3/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 10 May 2007 01:40:35 -0000 1.4 +++ sources 1 Jun 2007 20:42:27 -0000 1.5 @@ -1 +1 @@ -cb041be761c17919a9b2eda1f15bc3f3 Class-C3-0.17.tar.gz +930c53503b3b4c8adfe51af57dd599e0 Class-C3-0.18.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 20:43:12 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 1 Jun 2007 16:43:12 -0400 Subject: owners owners.epel.list,1.259,1.260 owners.list,1.2998,1.2999 Message-ID: <200706012043.l51KhCbE019998@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19770 Modified Files: owners.epel.list owners.list Log Message: calcurse Index: owners.epel.list =================================================================== RCS file: /cvs/pkgs/owners/owners.epel.list,v retrieving revision 1.259 retrieving revision 1.260 diff -u -r1.259 -r1.260 --- owners.epel.list 1 Jun 2007 05:20:20 -0000 1.259 +++ owners.epel.list 1 Jun 2007 20:42:42 -0000 1.260 @@ -30,6 +30,7 @@ Fedora EPEL|boolstuff|Disjunctive Normal Form boolean expression library|pertusus at free.fr|extras-qa at fedoraproject.org|sarrazip at sarrazip.com Fedora EPEL|bugzilla|An open source bug tracking system|jwb at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|cabextract|A Microsoft Cabinet file extractor|rdieter at math.unl.edu|extras-qa at fedoraproject.org| +Fedora EPEL|calcurse|Text-based personal organizer|dev at nigelj.com|extras-qa at fedoraproject.org| Fedora EPEL|camE|Rewrite of the xawtv webcam app, which adds imlib2 support|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|celestia|An OpenGL real-time visual space simulation|steve at silug.org|extras-qa at fedoraproject.org| Fedora EPEL|cfengine|GNU cfengine - a systems administration tool for networks|sheltren at cs.ucsb.edu|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/pkgs/owners/owners.list,v retrieving revision 1.2998 retrieving revision 1.2999 diff -u -r1.2998 -r1.2999 --- owners.list 1 Jun 2007 20:38:35 -0000 1.2998 +++ owners.list 1 Jun 2007 20:42:42 -0000 1.2999 @@ -215,6 +215,7 @@ Fedora Extras|cacti|An rrd based graphing tool|mmcgrath at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|cairomm|C++ wrapper for cairo|rvinyard at cs.nmsu.edu,denis at poolshark.org|extras-qa at fedoraproject.org| Fedora Extras|cal3d|Skeletal based 3-D character animation library|chris.stone at gmail.com|extras-qa at fedoraproject.org|loic at gnu.org +Fedora Extras|calcurse|Text-based personal organizer|dev at nigelj.com|extras-qa at fedoraproject.org| Fedora Extras|camE|Rewrite of the xawtv webcam app, which adds imlib2 support|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|camstream|CamStream - a set of programs to make use of your webcam|nomis80 at nomis80.org|extras-qa at fedoraproject.org| Fedora Extras|Canna|A Japanese character set input system|tagoh at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Jun 1 20:43:35 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 1 Jun 2007 16:43:35 -0400 Subject: rpms/calcurse - New directory Message-ID: <200706012043.l51KhZV1020127@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/calcurse In directory cvs-int.fedora.redhat.com:/home/fedora/spot/owners/tmpcvsE20077/rpms/calcurse Log Message: Directory /cvs/extras/rpms/calcurse added to the repository From fedora-extras-commits at redhat.com Fri Jun 1 20:43:41 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 1 Jun 2007 16:43:41 -0400 Subject: rpms/calcurse/devel - New directory Message-ID: <200706012043.l51KhfqN020156@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/calcurse/devel In directory cvs-int.fedora.redhat.com:/home/fedora/spot/owners/tmpcvsE20077/rpms/calcurse/devel Log Message: Directory /cvs/extras/rpms/calcurse/devel added to the repository From fedora-extras-commits at redhat.com Fri Jun 1 20:43:46 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 1 Jun 2007 16:43:46 -0400 Subject: rpms/calcurse Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200706012043.l51KhkQs020191@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/calcurse In directory cvs-int.fedora.redhat.com:/home/fedora/spot/owners/tmpcvsE20077/rpms/calcurse Added Files: Makefile import.log pkg.acl Log Message: Setup of module calcurse --- NEW FILE Makefile --- # Top level Makefile for module calcurse all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Fri Jun 1 20:43:51 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 1 Jun 2007 16:43:51 -0400 Subject: rpms/calcurse/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200706012043.l51KhpGe020218@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/calcurse/devel In directory cvs-int.fedora.redhat.com:/home/fedora/spot/owners/tmpcvsE20077/rpms/calcurse/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module calcurse --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: calcurse # $Id: Makefile,v 1.1 2007/06/01 20:43:46 spot Exp $ NAME := calcurse SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Jun 1 20:53:02 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Fri, 1 Jun 2007 16:53:02 -0400 Subject: rpms/libdap/devel libdap.spec,1.12,1.13 Message-ID: <200706012053.l51Kr2x3022059@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/libdap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21965 Modified Files: libdap.spec Log Message: * Thu May 31 2007 Patrice Dumas 3.7.7-1 - update to 3.7.7 Index: libdap.spec =================================================================== RCS file: /cvs/extras/rpms/libdap/devel/libdap.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- libdap.spec 1 May 2007 10:42:46 -0000 1.12 +++ libdap.spec 1 Jun 2007 20:52:25 -0000 1.13 @@ -1,10 +1,9 @@ Name: libdap Summary: The C++ DAP2 library from OPeNDAP -Version: 3.7.6 -Release: 3%{?dist} -Patch0: libdap-3.7.6-lib_order.patch +Version: 3.7.7 +Release: 1%{?dist} -Source0: ftp://ftp.unidata.ucar.edu/pub/opendap/source/libdap-%{version}.tar.gz +Source0: http://www.opendap.org/pub/source/libdap-%{version}.tar.gz URL: http://www.opendap.org/ Group: Development/Libraries @@ -17,11 +16,15 @@ # fedora BuildRequires: curl-devel >= 7.10.6 libxml2-devel >= 2.5.7 BuildRequires: doxygen graphviz +# deflate depends directly on zlib +BuildRequires: zlib-devel +BuildRequires: pkgconfig # This package could be relocatable. In that case uncomment the following # line #Prefix: %{_prefix} + %description The libdap++ library contains an implementation of DAP2. This package contains the library, dap-config, getdap and deflate. The script dap-config @@ -30,11 +33,13 @@ library and demonstrates simple uses of it. The deflate utility is used by the library when it returns compressed responses. + %package devel -Summary: Static libraries and header files from libdap +Summary: Development and header files from libdap Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: curl-devel >= 7.10.6 libxml2-devel >= 2.5.7 +Requires: pkgconfig # for the /usr/share/aclocal directory ownership Requires: automake @@ -42,6 +47,7 @@ This package contains all the files needed to develop applications that will use libdap. + %package doc Summary: Documentation of the libdap library Group: Documentation @@ -49,16 +55,16 @@ %description doc Documentation of the libdap library. + %prep %setup -q -%patch0 -p1 -b .lib_order -touch -r Makefile.am.lib_order Makefile.am -touch -r Makefile.in.lib_order Makefile.in + %build -%configure --disable-dependency-tracking +%configure --disable-static --disable-dependency-tracking make %{?_smp_mflags} + %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" @@ -70,14 +76,20 @@ cp -pr docs __fedora_docs # those .map and .md5 are of dubious use, remove them rm -f __fedora_docs/html/*.map __fedora_docs/html/*.md5 +# use the ChangeLog timestamp to have the same timestamps for the doc files +# for all arches +touch -r ChangeLog __fedora_docs/html/* + %clean rm -rf $RPM_BUILD_ROOT + %post -p /sbin/ldconfig %postun -p /sbin/ldconfig + %files %defattr(-,root,root,-) %{_bindir}/getdap @@ -90,12 +102,10 @@ %files devel %defattr(-,root,root,-) -%{_libdir}/libdap.a %{_libdir}/libdap.so %{_libdir}/libdapclient.so -%{_libdir}/libdapclient.a %{_libdir}/libdapserver.so -%{_libdir}/libdapserver.a +#%{_libdir}/pkgconfig/libdap*.pc %{_bindir}/dap-config %{_includedir}/libdap/ %{_datadir}/aclocal/* @@ -104,7 +114,15 @@ %defattr(-,root,root,-) %doc __fedora_docs/html/ + %changelog +* Thu May 31 2007 Patrice Dumas 3.7.7-1 +- update to 3.7.7 + +* Sat May 12 2007 Patrice Dumas 3.7.6-4 +- remove static libs +- set the same doc file timestamps for all arches + * Mon Apr 30 2007 Patrice Dumas 3.7.6-3 - correct the library install order - keep timestamps From fedora-extras-commits at redhat.com Fri Jun 1 20:54:41 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Fri, 1 Jun 2007 16:54:41 -0400 Subject: rpms/libnc-dap/devel libnc-dap.spec,1.15,1.16 Message-ID: <200706012054.l51Ksfqe022363@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/libnc-dap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22260 Modified Files: libnc-dap.spec Log Message: * Fri Jun 1 2007 Patrice Dumas 3.7.0-4 - remove static libs Index: libnc-dap.spec =================================================================== RCS file: /cvs/extras/rpms/libnc-dap/devel/libnc-dap.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- libnc-dap.spec 1 May 2007 12:18:18 -0000 1.15 +++ libnc-dap.spec 1 Jun 2007 20:54:04 -0000 1.16 @@ -1,7 +1,7 @@ Name: libnc-dap Summary: The NetCDF interface to DAP-2 from OPeNDAP Version: 3.7.0 -Release: 3%{?dist} +Release: 4%{?dist} Source0: ftp://ftp.unidata.ucar.edu/pub/opendap/source/libnc-dap-%{version}.tar.gz URL: http://www.opendap.org/ @@ -23,7 +23,7 @@ thus able to read from DAP2 compatible servers. %package devel -Summary: Static libraries and header files from libnc-dap +Summary: Development files and header files from libnc-dap Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: libdap-devel >= 3.7.0 @@ -39,7 +39,7 @@ rm -rf netcdf/.svn %build -%configure --disable-dependency-tracking +%configure --disable-static --disable-dependency-tracking make %{?_smp_mflags} %install @@ -65,13 +65,15 @@ %files devel %defattr(-,root,root,-) %{_libdir}/libnc-dap.so -%{_libdir}/libnc-dap.a %{_bindir}/ncdap-config %{_includedir}/libnc-dap/ %{_datadir}/aclocal/* %changelog +* Fri Jun 1 2007 Patrice Dumas 3.7.0-4 +- remove static libs + * Tue May 1 2007 Patrice Dumas 3.7.0-3 - Buildrequires gfortran for the fortran API From fedora-extras-commits at redhat.com Fri Jun 1 20:55:53 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 16:55:53 -0400 Subject: rpms/perl-Data-Alias/F-7 perl-Data-Alias.spec, 1.7, 1.8 sources, 1.5, 1.6 Message-ID: <200706012055.l51KtrFl022683@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Data-Alias/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22434/F-7 Modified Files: perl-Data-Alias.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 1.05-1 - update to 1.05 Index: perl-Data-Alias.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Data-Alias/F-7/perl-Data-Alias.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Data-Alias.spec 4 May 2007 23:55:27 -0000 1.7 +++ perl-Data-Alias.spec 1 Jun 2007 20:55:15 -0000 1.8 @@ -1,5 +1,5 @@ Name: perl-Data-Alias -Version: 1.04 +Version: 1.05 Release: 1%{?dist} Summary: Comprehensive set of aliasing operations License: GPL or Artistic @@ -18,7 +18,7 @@ Source99: filter-requires.sh %define __perl_requires %{SOURCE99} -# and the missing requires +# and the missing -- core! -- requires Requires: perl(Exporter), perl(DynaLoader) @@ -41,9 +41,9 @@ make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; -find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; -find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; +find %{buildroot} -type f -name .packlist -exec rm -f {} + +find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} + +find %{buildroot} -depth -type d -exec rmdir --ignore-fail-on-non-empty {} + %{_fixperms} %{buildroot}/* @@ -67,6 +67,9 @@ %changelog +* Fri Jun 01 2007 Chris Weyl 1.05-1 +- update to 1.05 + * Fri May 04 2007 Chris Weyl 1.04-1 - update to 1.04 - add t/ to %%doc Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Data-Alias/F-7/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 4 May 2007 16:10:43 -0000 1.5 +++ sources 1 Jun 2007 20:55:15 -0000 1.6 @@ -1 +1 @@ -694c4536600f6923381be6003170c2f1 Data-Alias-1.04.tar.gz +36d849be339befc5f7b3a2dd74bd686f Data-Alias-1.05.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 20:56:01 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 16:56:01 -0400 Subject: rpms/perl-Data-Alias/FC-5 perl-Data-Alias.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200706012056.l51Ku1t7022700@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Data-Alias/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22434/FC-5 Modified Files: perl-Data-Alias.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 1.05-1 - update to 1.05 Index: perl-Data-Alias.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Data-Alias/FC-5/perl-Data-Alias.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Data-Alias.spec 4 May 2007 16:10:27 -0000 1.5 +++ perl-Data-Alias.spec 1 Jun 2007 20:55:23 -0000 1.6 @@ -1,5 +1,5 @@ Name: perl-Data-Alias -Version: 1.04 +Version: 1.05 Release: 1%{?dist} Summary: Comprehensive set of aliasing operations License: GPL or Artistic @@ -12,12 +12,13 @@ # core BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) # perl(base) oddness Source99: filter-requires.sh %define __perl_requires %{SOURCE99} -# and the missing requires +# and the missing -- core! -- requires Requires: perl(Exporter), perl(DynaLoader) @@ -40,9 +41,9 @@ make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; -find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; -find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; +find %{buildroot} -type f -name .packlist -exec rm -f {} + +find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} + +find %{buildroot} -depth -type d -exec rmdir --ignore-fail-on-non-empty {} + %{_fixperms} %{buildroot}/* @@ -66,6 +67,9 @@ %changelog +* Fri Jun 01 2007 Chris Weyl 1.05-1 +- update to 1.05 + * Fri May 04 2007 Chris Weyl 1.04-1 - update to 1.04 - add t/ to %%doc Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Data-Alias/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 4 May 2007 23:50:51 -0000 1.5 +++ sources 1 Jun 2007 20:55:23 -0000 1.6 @@ -1 +1 @@ -694c4536600f6923381be6003170c2f1 Data-Alias-1.04.tar.gz +36d849be339befc5f7b3a2dd74bd686f Data-Alias-1.05.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 20:56:09 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 16:56:09 -0400 Subject: rpms/perl-Data-Alias/FC-6 perl-Data-Alias.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200706012056.l51Ku9JY022722@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Data-Alias/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22434/FC-6 Modified Files: perl-Data-Alias.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 1.05-1 - update to 1.05 Index: perl-Data-Alias.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Data-Alias/FC-6/perl-Data-Alias.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Data-Alias.spec 4 May 2007 16:10:34 -0000 1.6 +++ perl-Data-Alias.spec 1 Jun 2007 20:55:31 -0000 1.7 @@ -1,5 +1,5 @@ Name: perl-Data-Alias -Version: 1.04 +Version: 1.05 Release: 1%{?dist} Summary: Comprehensive set of aliasing operations License: GPL or Artistic @@ -12,12 +12,13 @@ # core BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) # perl(base) oddness Source99: filter-requires.sh %define __perl_requires %{SOURCE99} -# and the missing requires +# and the missing -- core! -- requires Requires: perl(Exporter), perl(DynaLoader) @@ -40,9 +41,9 @@ make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; -find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; -find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; +find %{buildroot} -type f -name .packlist -exec rm -f {} + +find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} + +find %{buildroot} -depth -type d -exec rmdir --ignore-fail-on-non-empty {} + %{_fixperms} %{buildroot}/* @@ -66,6 +67,9 @@ %changelog +* Fri Jun 01 2007 Chris Weyl 1.05-1 +- update to 1.05 + * Fri May 04 2007 Chris Weyl 1.04-1 - update to 1.04 - add t/ to %%doc Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Data-Alias/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 4 May 2007 23:51:03 -0000 1.5 +++ sources 1 Jun 2007 20:55:31 -0000 1.6 @@ -1 +1 @@ -694c4536600f6923381be6003170c2f1 Data-Alias-1.04.tar.gz +36d849be339befc5f7b3a2dd74bd686f Data-Alias-1.05.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 20:56:15 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 16:56:15 -0400 Subject: rpms/perl-Data-Alias Makefile,1.4,1.5 Message-ID: <200706012056.l51KuFSX022740@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Data-Alias In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22434 Modified Files: Makefile Log Message: * Fri Jun 01 2007 Chris Weyl 1.05-1 - update to 1.05 Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-Data-Alias/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- Makefile 4 May 2007 16:10:18 -0000 1.4 +++ Makefile 1 Jun 2007 20:55:08 -0000 1.5 @@ -3,11 +3,12 @@ @cvs update # tag & build all non-legacy branches... -build-all : - @echo WARNING: building for devel, FC-5, FC-6 +build-all : common-update + @echo WARNING: building for devel, FC-5, FC-6, F-7 @sleep 5s @cd FC-5 && test -f dead.package || ( make tag && make build ) @cd FC-6 && test -f dead.package || ( make tag && make build ) + @cd F-7 && test -f dead.package || ( make tag && make build ) @cd devel && test -f dead.package || ( make tag && make build ) common-update : common From fedora-extras-commits at redhat.com Fri Jun 1 20:56:17 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 16:56:17 -0400 Subject: rpms/perl-Data-Alias/devel .cvsignore, 1.5, 1.6 perl-Data-Alias.spec, 1.7, 1.8 sources, 1.5, 1.6 Message-ID: <200706012056.l51KuHcV022749@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Data-Alias/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22434/devel Modified Files: .cvsignore perl-Data-Alias.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 1.05-1 - update to 1.05 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Data-Alias/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 4 May 2007 16:10:43 -0000 1.5 +++ .cvsignore 1 Jun 2007 20:55:39 -0000 1.6 @@ -1 +1 @@ -Data-Alias-1.04.tar.gz +Data-Alias-1.05.tar.gz Index: perl-Data-Alias.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Data-Alias/devel/perl-Data-Alias.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Data-Alias.spec 4 May 2007 23:55:27 -0000 1.7 +++ perl-Data-Alias.spec 1 Jun 2007 20:55:39 -0000 1.8 @@ -1,5 +1,5 @@ Name: perl-Data-Alias -Version: 1.04 +Version: 1.05 Release: 1%{?dist} Summary: Comprehensive set of aliasing operations License: GPL or Artistic @@ -18,7 +18,7 @@ Source99: filter-requires.sh %define __perl_requires %{SOURCE99} -# and the missing requires +# and the missing -- core! -- requires Requires: perl(Exporter), perl(DynaLoader) @@ -41,9 +41,9 @@ make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; -find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; -find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; +find %{buildroot} -type f -name .packlist -exec rm -f {} + +find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} + +find %{buildroot} -depth -type d -exec rmdir --ignore-fail-on-non-empty {} + %{_fixperms} %{buildroot}/* @@ -67,6 +67,9 @@ %changelog +* Fri Jun 01 2007 Chris Weyl 1.05-1 +- update to 1.05 + * Fri May 04 2007 Chris Weyl 1.04-1 - update to 1.04 - add t/ to %%doc Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Data-Alias/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 4 May 2007 16:10:43 -0000 1.5 +++ sources 1 Jun 2007 20:55:39 -0000 1.6 @@ -1 +1 @@ -694c4536600f6923381be6003170c2f1 Data-Alias-1.04.tar.gz +36d849be339befc5f7b3a2dd74bd686f Data-Alias-1.05.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 20:57:39 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Fri, 1 Jun 2007 16:57:39 -0400 Subject: rpms/libdap/devel .cvsignore,1.7,1.8 sources,1.7,1.8 Message-ID: <200706012057.l51KvdHH023079@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/libdap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22988 Modified Files: .cvsignore sources Log Message: change source for 3.7.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libdap/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 30 Apr 2007 13:15:48 -0000 1.7 +++ .cvsignore 1 Jun 2007 20:57:03 -0000 1.8 @@ -1 +1 @@ -libdap-3.7.6.tar.gz +libdap-3.7.7.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/libdap/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 30 Apr 2007 13:15:48 -0000 1.7 +++ sources 1 Jun 2007 20:57:03 -0000 1.8 @@ -1 +1 @@ -1a60c74f70c1c4f225286007d568319c libdap-3.7.6.tar.gz +0529f8534cbc82280bfb65b0fdb776cd libdap-3.7.7.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 20:59:50 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Fri, 1 Jun 2007 16:59:50 -0400 Subject: rpms/libdap/devel libdap.spec,1.13,1.14 Message-ID: <200706012059.l51KxoDV023388@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/libdap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23305 Modified Files: libdap.spec Log Message: bump release to relaunch build Index: libdap.spec =================================================================== RCS file: /cvs/extras/rpms/libdap/devel/libdap.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- libdap.spec 1 Jun 2007 20:52:25 -0000 1.13 +++ libdap.spec 1 Jun 2007 20:59:15 -0000 1.14 @@ -1,7 +1,7 @@ Name: libdap Summary: The C++ DAP2 library from OPeNDAP Version: 3.7.7 -Release: 1%{?dist} +Release: 1%{?dist}.1 Source0: http://www.opendap.org/pub/source/libdap-%{version}.tar.gz URL: http://www.opendap.org/ @@ -116,7 +116,7 @@ %changelog -* Thu May 31 2007 Patrice Dumas 3.7.7-1 +* Thu May 31 2007 Patrice Dumas 3.7.7-1.1 - update to 3.7.7 * Sat May 12 2007 Patrice Dumas 3.7.6-4 From fedora-extras-commits at redhat.com Fri Jun 1 21:08:35 2007 From: fedora-extras-commits at redhat.com (Braden McDaniel (braden)) Date: Fri, 1 Jun 2007 17:08:35 -0400 Subject: rpms/openvrml/FC-6 openvrml.spec,1.12,1.13 Message-ID: <200706012108.l51L8ZtK031904@cvs-int.fedora.redhat.com> Author: braden Update of /cvs/extras/rpms/openvrml/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31821 Modified Files: openvrml.spec Log Message: Updated firefox dependency to 1.5.0.12. Index: openvrml.spec =================================================================== RCS file: /cvs/extras/rpms/openvrml/FC-6/openvrml.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- openvrml.spec 1 May 2007 13:35:20 -0000 1.12 +++ openvrml.spec 1 Jun 2007 21:07:58 -0000 1.13 @@ -1,7 +1,7 @@ # -*- rpm-spec -*- Name: openvrml Version: 0.16.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: VRML/X3D runtime library License: LGPL Group: System Environment/Libraries @@ -21,7 +21,7 @@ BuildRequires: gtk2-devel BuildRequires: libgnomeui-devel >= 2.14 BuildRequires: curl-devel -Requires: firefox = 1.5.0.10 +Requires: firefox = 1.5.0.12 %description OpenVRML is a VRML/X3D support library, including a runtime and facilities @@ -38,7 +38,7 @@ Requires: libjpeg-devel Requires: fontconfig-devel Requires: freetype-devel -Requires: firefox-devel = 1.5.0.10 +Requires: firefox-devel = 1.5.0.12 %description devel Headers that programmers will need to develop C++ programs using OpenVRML. @@ -169,6 +169,9 @@ %changelog +* Fri Jun 01 2007 Braden McDaniel - 0.16.4-3 +- Updated firefox dependency to 1.5.0.12. + * Tue May 01 2007 Braden McDaniel - 0.16.4-2 - Obsolete openvrml-gtkplug. From fedora-extras-commits at redhat.com Fri Jun 1 21:11:41 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 17:11:41 -0400 Subject: rpms/perl-Event/FC-5 perl-Event.spec,1.4,1.5 sources,1.4,1.5 Message-ID: <200706012111.l51LBfLZ032499@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Event/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32237/FC-5 Modified Files: perl-Event.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 1.09-1 - update to 1.09 - add t/ to doc Index: perl-Event.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Event/FC-5/perl-Event.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Event.spec 4 Nov 2006 09:17:21 -0000 1.4 +++ perl-Event.spec 1 Jun 2007 21:11:01 -0000 1.5 @@ -1,5 +1,5 @@ Name: perl-Event -Version: 1.08 +Version: 1.09 Release: 1%{?dist} Summary: Event loop processing @@ -8,10 +8,15 @@ URL: http://search.cpan.org/dist/Event/ Source0: http://search.cpan.org/CPAN/authors/id/J/JP/JPRIT/Event-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: perl, perl(ExtUtils::MakeMaker), /usr/bin/iconv Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -Requires: perl(Time::HiRes) + +# non-perl +BuildRequires: /usr/bin/iconv +# core +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Time::HiRes) + +Requires: perl(Time::HiRes) %description The Event module provide a central facility to watch for various types of @@ -24,12 +29,13 @@ %setup -q -n Event-%{version} # generate our two licenses... -perldoc perlgpl > LICENSE.GPL +perldoc perlgpl > LICENSE.GPL perldoc perlartistic > LICENSE.Artistic -# fix some perm issues... -chmod -x demo/* util/* +# appease rpmlint :) +find . -type f -exec chmod -c -x {} + %{_fixperms} demo util +find t/ -type f -exec perl -pi -e 's|^#!\./perl|#!/usr/bin/perl|' {} + # fix some other interperter issues.. cd demo @@ -55,9 +61,9 @@ rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' +find %{buildroot} -type f -name .packlist -exec rm -f {} + +find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} + +find %{buildroot} -type d -depth -exec rmdir --ignore-fail-on-non-empty {} + %{_fixperms} %{buildroot}/* @@ -72,13 +78,18 @@ %files %defattr(-,root,root,-) -%doc ANNOUNCE TODO README Tutorial.pdf ChangeLog demo/ util/ LICENSE.* INSTALL +%doc ANNOUNCE TODO README Tutorial.pdf ChangeLog demo/ util/ LICENSE* INSTALL +%doc t/ %{perl_vendorarch}/auto/Event %{perl_vendorarch}/Event* %{_mandir}/man3/*.3* %changelog +* Fri Jun 01 2007 Chris Weyl 1.09-1 +- update to 1.09 +- add t/ to doc + * Sat Nov 04 2006 Chris Weyl 1.08-1 - update to 1.08 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Event/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 4 Nov 2006 09:17:21 -0000 1.4 +++ sources 1 Jun 2007 21:11:01 -0000 1.5 @@ -1 +1 @@ -475b5613c584256fa23b4215103f106c Event-1.08.tar.gz +3700789e6af2595925a6fe2ce3d5d052 Event-1.09.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 21:11:51 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 17:11:51 -0400 Subject: rpms/perl-Event Makefile,1.4,1.5 Message-ID: <200706012111.l51LBpId032537@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Event In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32237 Modified Files: Makefile Log Message: * Fri Jun 01 2007 Chris Weyl 1.09-1 - update to 1.09 - add t/ to doc Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-Event/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- Makefile 5 May 2007 22:54:29 -0000 1.4 +++ Makefile 1 Jun 2007 21:10:40 -0000 1.5 @@ -6,7 +6,7 @@ BRANCHES := $(shell cat ../current-branches | sed -e 's/:.*//') # tag & build all non-legacy branches... -build-all : +build-all : common-update @echo NOTICE: building for ${BRANCHES} @sleep 5s @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag build ; cd .. ; done From fedora-extras-commits at redhat.com Fri Jun 1 21:11:51 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 17:11:51 -0400 Subject: rpms/perl-Event/FC-6 perl-Event.spec,1.5,1.6 sources,1.4,1.5 Message-ID: <200706012111.l51LBppn032533@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Event/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32237/FC-6 Modified Files: perl-Event.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 1.09-1 - update to 1.09 - add t/ to doc Index: perl-Event.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Event/FC-6/perl-Event.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Event.spec 4 Nov 2006 09:17:26 -0000 1.5 +++ perl-Event.spec 1 Jun 2007 21:11:11 -0000 1.6 @@ -1,5 +1,5 @@ Name: perl-Event -Version: 1.08 +Version: 1.09 Release: 1%{?dist} Summary: Event loop processing @@ -8,10 +8,15 @@ URL: http://search.cpan.org/dist/Event/ Source0: http://search.cpan.org/CPAN/authors/id/J/JP/JPRIT/Event-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: perl, perl(ExtUtils::MakeMaker), /usr/bin/iconv Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -Requires: perl(Time::HiRes) + +# non-perl +BuildRequires: /usr/bin/iconv +# core +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Time::HiRes) + +Requires: perl(Time::HiRes) %description The Event module provide a central facility to watch for various types of @@ -24,12 +29,13 @@ %setup -q -n Event-%{version} # generate our two licenses... -perldoc perlgpl > LICENSE.GPL +perldoc perlgpl > LICENSE.GPL perldoc perlartistic > LICENSE.Artistic -# fix some perm issues... -chmod -x demo/* util/* +# appease rpmlint :) +find . -type f -exec chmod -c -x {} + %{_fixperms} demo util +find t/ -type f -exec perl -pi -e 's|^#!\./perl|#!/usr/bin/perl|' {} + # fix some other interperter issues.. cd demo @@ -55,9 +61,9 @@ rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' +find %{buildroot} -type f -name .packlist -exec rm -f {} + +find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} + +find %{buildroot} -type d -depth -exec rmdir --ignore-fail-on-non-empty {} + %{_fixperms} %{buildroot}/* @@ -72,13 +78,18 @@ %files %defattr(-,root,root,-) -%doc ANNOUNCE TODO README Tutorial.pdf ChangeLog demo/ util/ LICENSE.* INSTALL +%doc ANNOUNCE TODO README Tutorial.pdf ChangeLog demo/ util/ LICENSE* INSTALL +%doc t/ %{perl_vendorarch}/auto/Event %{perl_vendorarch}/Event* %{_mandir}/man3/*.3* %changelog +* Fri Jun 01 2007 Chris Weyl 1.09-1 +- update to 1.09 +- add t/ to doc + * Sat Nov 04 2006 Chris Weyl 1.08-1 - update to 1.08 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Event/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 4 Nov 2006 09:17:26 -0000 1.4 +++ sources 1 Jun 2007 21:11:11 -0000 1.5 @@ -1 +1 @@ -475b5613c584256fa23b4215103f106c Event-1.08.tar.gz +3700789e6af2595925a6fe2ce3d5d052 Event-1.09.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 21:12:01 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 17:12:01 -0400 Subject: rpms/perl-Event/F-7 perl-Event.spec,1.5,1.6 sources,1.4,1.5 Message-ID: <200706012112.l51LC1fA032575@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Event/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32237/F-7 Modified Files: perl-Event.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 1.09-1 - update to 1.09 - add t/ to doc Index: perl-Event.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Event/F-7/perl-Event.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Event.spec 4 Nov 2006 09:17:27 -0000 1.5 +++ perl-Event.spec 1 Jun 2007 21:10:52 -0000 1.6 @@ -1,5 +1,5 @@ Name: perl-Event -Version: 1.08 +Version: 1.09 Release: 1%{?dist} Summary: Event loop processing @@ -8,10 +8,15 @@ URL: http://search.cpan.org/dist/Event/ Source0: http://search.cpan.org/CPAN/authors/id/J/JP/JPRIT/Event-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: perl, perl(ExtUtils::MakeMaker), /usr/bin/iconv Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -Requires: perl(Time::HiRes) + +# non-perl +BuildRequires: /usr/bin/iconv +# core +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Time::HiRes) + +Requires: perl(Time::HiRes) %description The Event module provide a central facility to watch for various types of @@ -24,12 +29,13 @@ %setup -q -n Event-%{version} # generate our two licenses... -perldoc perlgpl > LICENSE.GPL +perldoc perlgpl > LICENSE.GPL perldoc perlartistic > LICENSE.Artistic -# fix some perm issues... -chmod -x demo/* util/* +# appease rpmlint :) +find . -type f -exec chmod -c -x {} + %{_fixperms} demo util +find t/ -type f -exec perl -pi -e 's|^#!\./perl|#!/usr/bin/perl|' {} + # fix some other interperter issues.. cd demo @@ -55,9 +61,9 @@ rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' +find %{buildroot} -type f -name .packlist -exec rm -f {} + +find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} + +find %{buildroot} -type d -depth -exec rmdir --ignore-fail-on-non-empty {} + %{_fixperms} %{buildroot}/* @@ -72,13 +78,18 @@ %files %defattr(-,root,root,-) -%doc ANNOUNCE TODO README Tutorial.pdf ChangeLog demo/ util/ LICENSE.* INSTALL +%doc ANNOUNCE TODO README Tutorial.pdf ChangeLog demo/ util/ LICENSE* INSTALL +%doc t/ %{perl_vendorarch}/auto/Event %{perl_vendorarch}/Event* %{_mandir}/man3/*.3* %changelog +* Fri Jun 01 2007 Chris Weyl 1.09-1 +- update to 1.09 +- add t/ to doc + * Sat Nov 04 2006 Chris Weyl 1.08-1 - update to 1.08 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Event/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 4 Nov 2006 09:17:27 -0000 1.4 +++ sources 1 Jun 2007 21:10:52 -0000 1.5 @@ -1 +1 @@ -475b5613c584256fa23b4215103f106c Event-1.08.tar.gz +3700789e6af2595925a6fe2ce3d5d052 Event-1.09.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 21:12:02 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 17:12:02 -0400 Subject: rpms/perl-Event/devel .cvsignore, 1.4, 1.5 perl-Event.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200706012112.l51LC26E032584@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Event/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32237/devel Modified Files: .cvsignore perl-Event.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 1.09-1 - update to 1.09 - add t/ to doc Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Event/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 4 Nov 2006 09:17:27 -0000 1.4 +++ .cvsignore 1 Jun 2007 21:11:21 -0000 1.5 @@ -1 +1 @@ -Event-1.08.tar.gz +Event-1.09.tar.gz Index: perl-Event.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Event/devel/perl-Event.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Event.spec 4 Nov 2006 09:17:27 -0000 1.5 +++ perl-Event.spec 1 Jun 2007 21:11:21 -0000 1.6 @@ -1,5 +1,5 @@ Name: perl-Event -Version: 1.08 +Version: 1.09 Release: 1%{?dist} Summary: Event loop processing @@ -8,10 +8,15 @@ URL: http://search.cpan.org/dist/Event/ Source0: http://search.cpan.org/CPAN/authors/id/J/JP/JPRIT/Event-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: perl, perl(ExtUtils::MakeMaker), /usr/bin/iconv Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -Requires: perl(Time::HiRes) + +# non-perl +BuildRequires: /usr/bin/iconv +# core +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Time::HiRes) + +Requires: perl(Time::HiRes) %description The Event module provide a central facility to watch for various types of @@ -24,12 +29,13 @@ %setup -q -n Event-%{version} # generate our two licenses... -perldoc perlgpl > LICENSE.GPL +perldoc perlgpl > LICENSE.GPL perldoc perlartistic > LICENSE.Artistic -# fix some perm issues... -chmod -x demo/* util/* +# appease rpmlint :) +find . -type f -exec chmod -c -x {} + %{_fixperms} demo util +find t/ -type f -exec perl -pi -e 's|^#!\./perl|#!/usr/bin/perl|' {} + # fix some other interperter issues.. cd demo @@ -55,9 +61,9 @@ rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' +find %{buildroot} -type f -name .packlist -exec rm -f {} + +find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} + +find %{buildroot} -type d -depth -exec rmdir --ignore-fail-on-non-empty {} + %{_fixperms} %{buildroot}/* @@ -72,13 +78,18 @@ %files %defattr(-,root,root,-) -%doc ANNOUNCE TODO README Tutorial.pdf ChangeLog demo/ util/ LICENSE.* INSTALL +%doc ANNOUNCE TODO README Tutorial.pdf ChangeLog demo/ util/ LICENSE* INSTALL +%doc t/ %{perl_vendorarch}/auto/Event %{perl_vendorarch}/Event* %{_mandir}/man3/*.3* %changelog +* Fri Jun 01 2007 Chris Weyl 1.09-1 +- update to 1.09 +- add t/ to doc + * Sat Nov 04 2006 Chris Weyl 1.08-1 - update to 1.08 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Event/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 4 Nov 2006 09:17:27 -0000 1.4 +++ sources 1 Jun 2007 21:11:21 -0000 1.5 @@ -1 +1 @@ -475b5613c584256fa23b4215103f106c Event-1.08.tar.gz +3700789e6af2595925a6fe2ce3d5d052 Event-1.09.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 21:17:29 2007 From: fedora-extras-commits at redhat.com (Wes Hardaker (hardaker)) Date: Fri, 1 Jun 2007 17:17:29 -0400 Subject: rpms/perl-Crypt-OpenSSL-RSA import.log,1.1,1.2 Message-ID: <200706012117.l51LHTdY001257@cvs-int.fedora.redhat.com> Author: hardaker Update of /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1153 Modified Files: import.log Log Message: initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 1 Jun 2007 20:15:31 -0000 1.1 +++ import.log 1 Jun 2007 21:16:53 -0000 1.2 @@ -0,0 +1 @@ +perl-Crypt-OpenSSL-RSA-0_25-1:HEAD:perl-Crypt-OpenSSL-RSA-0.25-1.src.rpm:1180732490 From fedora-extras-commits at redhat.com Fri Jun 1 21:17:35 2007 From: fedora-extras-commits at redhat.com (Wes Hardaker (hardaker)) Date: Fri, 1 Jun 2007 17:17:35 -0400 Subject: rpms/perl-Crypt-OpenSSL-RSA/devel perl-Crypt-OpenSSL-RSA.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706012117.l51LHZAC001274@cvs-int.fedora.redhat.com> Author: hardaker Update of /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1153/devel Modified Files: .cvsignore sources Added Files: perl-Crypt-OpenSSL-RSA.spec Log Message: initial import --- NEW FILE perl-Crypt-OpenSSL-RSA.spec --- Name: perl-Crypt-OpenSSL-RSA Version: 0.25 Release: 1%{?dist} Summary: Perl interface to OpenSSL for RSA License: Artistic or GPL Group: Development/Libraries URL: http://search.cpan.org/dist/Crypt-OpenSSL-RSA/ Source0: http://www.cpan.org/authors/id/I/IR/IROBERTS/Crypt-OpenSSL-RSA-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl openssl-devel BuildRequires: perl(Crypt::OpenSSL::Random) perl(Crypt::OpenSSL::Bignum) BuildRequires: perl(Test) perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Crypt::OpenSSL::Random) %description Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries %prep %setup -q -n Crypt-OpenSSL-RSA-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README LICENSE %{perl_vendorarch}/auto/* %{perl_vendorarch}/Crypt/ %{_mandir}/man3/* %changelog * Thu May 31 2007 Wes Hardaker - 0.25-1 - head to upstream 0.25 - doc the new LICENSE file * Mon May 14 2007 Wes Hardaker - 0.24-4 - Reverse terms in license to match perl rpm exactly * Mon May 14 2007 Wes Hardaker - 0.24-3 - BuildRequire perl(Test) perl(ExtUtils::MakeMaker) perl(Crypt::OpenSSL::Bignum) - Fixed source code URL * Tue May 8 2007 Wes Hardaker - 0.24-2 - Add BuildRequire openssl-devel - Don't manually require openssl - Use vendorarch instead of vendorlib * Thu Apr 19 2007 Wes Hardaker - 0.24-1 - Initial version Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Jun 2007 20:15:38 -0000 1.1 +++ .cvsignore 1 Jun 2007 21:17:00 -0000 1.2 @@ -0,0 +1 @@ +Crypt-OpenSSL-RSA-0.25.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Jun 2007 20:15:38 -0000 1.1 +++ sources 1 Jun 2007 21:17:00 -0000 1.2 @@ -0,0 +1 @@ +fdf19c9093f47cffb851ae937d053c14 Crypt-OpenSSL-RSA-0.25.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 21:19:04 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Fri, 1 Jun 2007 17:19:04 -0400 Subject: rpms/dap-netcdf_handler/devel dap-netcdf_handler.spec,1.11,1.12 Message-ID: <200706012119.l51LJ4nP001862@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/dap-netcdf_handler/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1561 Modified Files: dap-netcdf_handler.spec Log Message: * Fri Jun 1 2007 Patrice Dumas 3.7.6-3 - rebuild against newer libdap and netcdf Index: dap-netcdf_handler.spec =================================================================== RCS file: /cvs/extras/rpms/dap-netcdf_handler/devel/dap-netcdf_handler.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- dap-netcdf_handler.spec 1 May 2007 12:03:21 -0000 1.11 +++ dap-netcdf_handler.spec 1 Jun 2007 21:18:29 -0000 1.12 @@ -1,7 +1,7 @@ Summary: NetCDF 3 data handler for the OPeNDAP Data server Name: dap-netcdf_handler Version: 3.7.6 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPL Group: System Environment/Daemons Source0: ftp://ftp.unidata.ucar.edu/pub/opendap/source/netcdf_handler-%{version}.tar.gz @@ -43,6 +43,9 @@ %doc README %changelog +* Fri Jun 1 2007 Patrice Dumas 3.7.6-3 +- rebuild against newer libdap and netcdf + * Tue May 1 2007 Patrice Dumas 3.7.6-2 - update to 3.7.6 From fedora-extras-commits at redhat.com Fri Jun 1 21:19:08 2007 From: fedora-extras-commits at redhat.com (Wes Hardaker (hardaker)) Date: Fri, 1 Jun 2007 17:19:08 -0400 Subject: rpms/perl-Crypt-OpenSSL-RSA import.log,1.2,1.3 Message-ID: <200706012119.l51LJ8pb001877@cvs-int.fedora.redhat.com> Author: hardaker Update of /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1587 Modified Files: import.log Log Message: initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 1 Jun 2007 21:16:53 -0000 1.2 +++ import.log 1 Jun 2007 21:18:33 -0000 1.3 @@ -1 +1,2 @@ perl-Crypt-OpenSSL-RSA-0_25-1:HEAD:perl-Crypt-OpenSSL-RSA-0.25-1.src.rpm:1180732490 +perl-Crypt-OpenSSL-RSA-0_25-1:F-7:perl-Crypt-OpenSSL-RSA-0.25-1.src.rpm:1180732580 From fedora-extras-commits at redhat.com Fri Jun 1 21:19:14 2007 From: fedora-extras-commits at redhat.com (Wes Hardaker (hardaker)) Date: Fri, 1 Jun 2007 17:19:14 -0400 Subject: rpms/perl-Crypt-OpenSSL-RSA/F-7 perl-Crypt-OpenSSL-RSA.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706012119.l51LJEBW001928@cvs-int.fedora.redhat.com> Author: hardaker Update of /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1587/F-7 Modified Files: .cvsignore sources Added Files: perl-Crypt-OpenSSL-RSA.spec Log Message: initial import --- NEW FILE perl-Crypt-OpenSSL-RSA.spec --- Name: perl-Crypt-OpenSSL-RSA Version: 0.25 Release: 1%{?dist} Summary: Perl interface to OpenSSL for RSA License: Artistic or GPL Group: Development/Libraries URL: http://search.cpan.org/dist/Crypt-OpenSSL-RSA/ Source0: http://www.cpan.org/authors/id/I/IR/IROBERTS/Crypt-OpenSSL-RSA-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl openssl-devel BuildRequires: perl(Crypt::OpenSSL::Random) perl(Crypt::OpenSSL::Bignum) BuildRequires: perl(Test) perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Crypt::OpenSSL::Random) %description Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries %prep %setup -q -n Crypt-OpenSSL-RSA-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README LICENSE %{perl_vendorarch}/auto/* %{perl_vendorarch}/Crypt/ %{_mandir}/man3/* %changelog * Thu May 31 2007 Wes Hardaker - 0.25-1 - head to upstream 0.25 - doc the new LICENSE file * Mon May 14 2007 Wes Hardaker - 0.24-4 - Reverse terms in license to match perl rpm exactly * Mon May 14 2007 Wes Hardaker - 0.24-3 - BuildRequire perl(Test) perl(ExtUtils::MakeMaker) perl(Crypt::OpenSSL::Bignum) - Fixed source code URL * Tue May 8 2007 Wes Hardaker - 0.24-2 - Add BuildRequire openssl-devel - Don't manually require openssl - Use vendorarch instead of vendorlib * Thu Apr 19 2007 Wes Hardaker - 0.24-1 - Initial version Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Jun 2007 20:15:38 -0000 1.1 +++ .cvsignore 1 Jun 2007 21:18:38 -0000 1.2 @@ -0,0 +1 @@ +Crypt-OpenSSL-RSA-0.25.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Jun 2007 20:15:38 -0000 1.1 +++ sources 1 Jun 2007 21:18:38 -0000 1.2 @@ -0,0 +1 @@ +fdf19c9093f47cffb851ae937d053c14 Crypt-OpenSSL-RSA-0.25.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 21:20:00 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 17:20:00 -0400 Subject: rpms/perl-Sub-Exporter Makefile,1.3,1.4 Message-ID: <200706012120.l51LK0Ih002263@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Sub-Exporter In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1979 Modified Files: Makefile Log Message: * Fri Jun 01 2007 Chris Weyl 0.974-1 - update to 0.974 Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-Sub-Exporter/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- Makefile 5 May 2007 23:16:19 -0000 1.3 +++ Makefile 1 Jun 2007 21:19:24 -0000 1.4 @@ -6,7 +6,7 @@ BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') # tag & build all non-legacy branches... -build-all : +build-all : common-update @echo NOTICE: building for ${BRANCHES} @sleep 5s @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag build ; cd .. ; done From fedora-extras-commits at redhat.com Fri Jun 1 21:20:05 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 17:20:05 -0400 Subject: rpms/perl-Sub-Exporter/F-7 perl-Sub-Exporter.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200706012120.l51LK5fU002288@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Sub-Exporter/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1979/F-7 Modified Files: perl-Sub-Exporter.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 0.974-1 - update to 0.974 Index: perl-Sub-Exporter.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Sub-Exporter/F-7/perl-Sub-Exporter.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Sub-Exporter.spec 9 Dec 2006 20:21:37 -0000 1.3 +++ perl-Sub-Exporter.spec 1 Jun 2007 21:19:30 -0000 1.4 @@ -1,5 +1,5 @@ Name: perl-Sub-Exporter -Version: 0.972 +Version: 0.974 Release: 1%{?dist} Summary: Sophisticated exporter for custom-built routines License: GPL or Artistic @@ -8,7 +8,10 @@ Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/Sub-Exporter-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) BuildRequires: perl(Data::OptList) >= 0.1 BuildRequires: perl(Params::Util) >= 0.14 BuildRequires: perl(Sub::Install) >= 0.92 @@ -16,7 +19,6 @@ BuildRequires: perl(Test::Pod::Coverage), perl(Test::Pod) BuildRequires: perl(Package::Generator) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows @@ -28,6 +30,8 @@ %prep %setup -q -n Sub-Exporter-%{version} +find t/ -type f -exec perl -pi -e 's|^#!perl|#!/usr/bin/perl|' {} + + %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} @@ -37,8 +41,8 @@ make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; -find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; +find %{buildroot} -type f -name .packlist -exec rm -f {} + +find %{buildroot} -depth -type d -exec rmdir --ignore-fail-on-non-empty {} + %{_fixperms} %{buildroot}/* @@ -50,11 +54,14 @@ %files %defattr(-,root,root,-) -%doc Changes README +%doc Changes README t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Fri Jun 01 2007 Chris Weyl 0.974-1 +- update to 0.974 + * Sat Dec 09 2006 Chris Weyl 0.972-1 - update to 0.972 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Sub-Exporter/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 9 Dec 2006 20:21:37 -0000 1.3 +++ sources 1 Jun 2007 21:19:30 -0000 1.4 @@ -1 +1 @@ -a56e829068eab18112df68260d335932 Sub-Exporter-0.972.tar.gz +916be83adf51eb8a0412f98e72605c88 Sub-Exporter-0.974.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 21:20:11 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 17:20:11 -0400 Subject: rpms/perl-Sub-Exporter/FC-5 perl-Sub-Exporter.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200706012120.l51LKB7q002320@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Sub-Exporter/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1979/FC-5 Modified Files: perl-Sub-Exporter.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 0.974-1 - update to 0.974 Index: perl-Sub-Exporter.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Sub-Exporter/FC-5/perl-Sub-Exporter.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Sub-Exporter.spec 9 Dec 2006 20:21:31 -0000 1.3 +++ perl-Sub-Exporter.spec 1 Jun 2007 21:19:36 -0000 1.4 @@ -1,5 +1,5 @@ Name: perl-Sub-Exporter -Version: 0.972 +Version: 0.974 Release: 1%{?dist} Summary: Sophisticated exporter for custom-built routines License: GPL or Artistic @@ -8,7 +8,10 @@ Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/Sub-Exporter-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) BuildRequires: perl(Data::OptList) >= 0.1 BuildRequires: perl(Params::Util) >= 0.14 BuildRequires: perl(Sub::Install) >= 0.92 @@ -16,7 +19,6 @@ BuildRequires: perl(Test::Pod::Coverage), perl(Test::Pod) BuildRequires: perl(Package::Generator) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows @@ -28,6 +30,8 @@ %prep %setup -q -n Sub-Exporter-%{version} +find t/ -type f -exec perl -pi -e 's|^#!perl|#!/usr/bin/perl|' {} + + %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} @@ -37,8 +41,8 @@ make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; -find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; +find %{buildroot} -type f -name .packlist -exec rm -f {} + +find %{buildroot} -depth -type d -exec rmdir --ignore-fail-on-non-empty {} + %{_fixperms} %{buildroot}/* @@ -50,11 +54,14 @@ %files %defattr(-,root,root,-) -%doc Changes README +%doc Changes README t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Fri Jun 01 2007 Chris Weyl 0.974-1 +- update to 0.974 + * Sat Dec 09 2006 Chris Weyl 0.972-1 - update to 0.972 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Sub-Exporter/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 9 Dec 2006 20:21:31 -0000 1.3 +++ sources 1 Jun 2007 21:19:36 -0000 1.4 @@ -1 +1 @@ -a56e829068eab18112df68260d335932 Sub-Exporter-0.972.tar.gz +916be83adf51eb8a0412f98e72605c88 Sub-Exporter-0.974.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 21:20:17 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 17:20:17 -0400 Subject: rpms/perl-Sub-Exporter/FC-6 perl-Sub-Exporter.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200706012120.l51LKH3v002383@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Sub-Exporter/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1979/FC-6 Modified Files: perl-Sub-Exporter.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 0.974-1 - update to 0.974 Index: perl-Sub-Exporter.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Sub-Exporter/FC-6/perl-Sub-Exporter.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Sub-Exporter.spec 9 Dec 2006 20:21:32 -0000 1.3 +++ perl-Sub-Exporter.spec 1 Jun 2007 21:19:41 -0000 1.4 @@ -1,5 +1,5 @@ Name: perl-Sub-Exporter -Version: 0.972 +Version: 0.974 Release: 1%{?dist} Summary: Sophisticated exporter for custom-built routines License: GPL or Artistic @@ -8,7 +8,10 @@ Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/Sub-Exporter-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) BuildRequires: perl(Data::OptList) >= 0.1 BuildRequires: perl(Params::Util) >= 0.14 BuildRequires: perl(Sub::Install) >= 0.92 @@ -16,7 +19,6 @@ BuildRequires: perl(Test::Pod::Coverage), perl(Test::Pod) BuildRequires: perl(Package::Generator) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows @@ -28,6 +30,8 @@ %prep %setup -q -n Sub-Exporter-%{version} +find t/ -type f -exec perl -pi -e 's|^#!perl|#!/usr/bin/perl|' {} + + %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} @@ -37,8 +41,8 @@ make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; -find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; +find %{buildroot} -type f -name .packlist -exec rm -f {} + +find %{buildroot} -depth -type d -exec rmdir --ignore-fail-on-non-empty {} + %{_fixperms} %{buildroot}/* @@ -50,11 +54,14 @@ %files %defattr(-,root,root,-) -%doc Changes README +%doc Changes README t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Fri Jun 01 2007 Chris Weyl 0.974-1 +- update to 0.974 + * Sat Dec 09 2006 Chris Weyl 0.972-1 - update to 0.972 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Sub-Exporter/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 9 Dec 2006 20:21:32 -0000 1.3 +++ sources 1 Jun 2007 21:19:41 -0000 1.4 @@ -1 +1 @@ -a56e829068eab18112df68260d335932 Sub-Exporter-0.972.tar.gz +916be83adf51eb8a0412f98e72605c88 Sub-Exporter-0.974.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 21:20:22 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Fri, 1 Jun 2007 17:20:22 -0400 Subject: rpms/perl-Sub-Exporter/devel .cvsignore, 1.3, 1.4 perl-Sub-Exporter.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200706012120.l51LKMS5002399@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Sub-Exporter/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1979/devel Modified Files: .cvsignore perl-Sub-Exporter.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 0.974-1 - update to 0.974 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Sub-Exporter/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 9 Dec 2006 20:21:37 -0000 1.3 +++ .cvsignore 1 Jun 2007 21:19:47 -0000 1.4 @@ -1 +1 @@ -Sub-Exporter-0.972.tar.gz +Sub-Exporter-0.974.tar.gz Index: perl-Sub-Exporter.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Sub-Exporter/devel/perl-Sub-Exporter.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Sub-Exporter.spec 9 Dec 2006 20:21:37 -0000 1.3 +++ perl-Sub-Exporter.spec 1 Jun 2007 21:19:47 -0000 1.4 @@ -1,5 +1,5 @@ Name: perl-Sub-Exporter -Version: 0.972 +Version: 0.974 Release: 1%{?dist} Summary: Sophisticated exporter for custom-built routines License: GPL or Artistic @@ -8,7 +8,10 @@ Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/Sub-Exporter-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) BuildRequires: perl(Data::OptList) >= 0.1 BuildRequires: perl(Params::Util) >= 0.14 BuildRequires: perl(Sub::Install) >= 0.92 @@ -16,7 +19,6 @@ BuildRequires: perl(Test::Pod::Coverage), perl(Test::Pod) BuildRequires: perl(Package::Generator) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows @@ -28,6 +30,8 @@ %prep %setup -q -n Sub-Exporter-%{version} +find t/ -type f -exec perl -pi -e 's|^#!perl|#!/usr/bin/perl|' {} + + %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} @@ -37,8 +41,8 @@ make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; -find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; +find %{buildroot} -type f -name .packlist -exec rm -f {} + +find %{buildroot} -depth -type d -exec rmdir --ignore-fail-on-non-empty {} + %{_fixperms} %{buildroot}/* @@ -50,11 +54,14 @@ %files %defattr(-,root,root,-) -%doc Changes README +%doc Changes README t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Fri Jun 01 2007 Chris Weyl 0.974-1 +- update to 0.974 + * Sat Dec 09 2006 Chris Weyl 0.972-1 - update to 0.972 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Sub-Exporter/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 9 Dec 2006 20:21:37 -0000 1.3 +++ sources 1 Jun 2007 21:19:47 -0000 1.4 @@ -1 +1 @@ -a56e829068eab18112df68260d335932 Sub-Exporter-0.972.tar.gz +916be83adf51eb8a0412f98e72605c88 Sub-Exporter-0.974.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 21:20:37 2007 From: fedora-extras-commits at redhat.com (Wes Hardaker (hardaker)) Date: Fri, 1 Jun 2007 17:20:37 -0400 Subject: rpms/perl-Crypt-OpenSSL-RSA import.log,1.3,1.4 Message-ID: <200706012120.l51LKbN1002504@cvs-int.fedora.redhat.com> Author: hardaker Update of /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2268 Modified Files: import.log Log Message: initial import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 1 Jun 2007 21:18:33 -0000 1.3 +++ import.log 1 Jun 2007 21:20:02 -0000 1.4 @@ -1,2 +1,3 @@ perl-Crypt-OpenSSL-RSA-0_25-1:HEAD:perl-Crypt-OpenSSL-RSA-0.25-1.src.rpm:1180732490 perl-Crypt-OpenSSL-RSA-0_25-1:F-7:perl-Crypt-OpenSSL-RSA-0.25-1.src.rpm:1180732580 +perl-Crypt-OpenSSL-RSA-0_25-1:FC-6:perl-Crypt-OpenSSL-RSA-0.25-1.src.rpm:1180732685 From fedora-extras-commits at redhat.com Fri Jun 1 21:20:42 2007 From: fedora-extras-commits at redhat.com (Wes Hardaker (hardaker)) Date: Fri, 1 Jun 2007 17:20:42 -0400 Subject: rpms/perl-Crypt-OpenSSL-RSA/FC-6 perl-Crypt-OpenSSL-RSA.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706012120.l51LKg96002562@cvs-int.fedora.redhat.com> Author: hardaker Update of /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2268/FC-6 Modified Files: .cvsignore sources Added Files: perl-Crypt-OpenSSL-RSA.spec Log Message: initial import --- NEW FILE perl-Crypt-OpenSSL-RSA.spec --- Name: perl-Crypt-OpenSSL-RSA Version: 0.25 Release: 1%{?dist} Summary: Perl interface to OpenSSL for RSA License: Artistic or GPL Group: Development/Libraries URL: http://search.cpan.org/dist/Crypt-OpenSSL-RSA/ Source0: http://www.cpan.org/authors/id/I/IR/IROBERTS/Crypt-OpenSSL-RSA-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl openssl-devel BuildRequires: perl(Crypt::OpenSSL::Random) perl(Crypt::OpenSSL::Bignum) BuildRequires: perl(Test) perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Crypt::OpenSSL::Random) %description Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries %prep %setup -q -n Crypt-OpenSSL-RSA-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes README LICENSE %{perl_vendorarch}/auto/* %{perl_vendorarch}/Crypt/ %{_mandir}/man3/* %changelog * Thu May 31 2007 Wes Hardaker - 0.25-1 - head to upstream 0.25 - doc the new LICENSE file * Mon May 14 2007 Wes Hardaker - 0.24-4 - Reverse terms in license to match perl rpm exactly * Mon May 14 2007 Wes Hardaker - 0.24-3 - BuildRequire perl(Test) perl(ExtUtils::MakeMaker) perl(Crypt::OpenSSL::Bignum) - Fixed source code URL * Tue May 8 2007 Wes Hardaker - 0.24-2 - Add BuildRequire openssl-devel - Don't manually require openssl - Use vendorarch instead of vendorlib * Thu Apr 19 2007 Wes Hardaker - 0.24-1 - Initial version Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Jun 2007 20:15:38 -0000 1.1 +++ .cvsignore 1 Jun 2007 21:20:07 -0000 1.2 @@ -0,0 +1 @@ +Crypt-OpenSSL-RSA-0.25.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Jun 2007 20:15:38 -0000 1.1 +++ sources 1 Jun 2007 21:20:07 -0000 1.2 @@ -0,0 +1 @@ +fdf19c9093f47cffb851ae937d053c14 Crypt-OpenSSL-RSA-0.25.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 21:21:37 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 1 Jun 2007 17:21:37 -0400 Subject: owners owners.epel.list,1.260,1.261 Message-ID: <200706012121.l51LLbTh002890@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2735 Modified Files: owners.epel.list Log Message: trac Index: owners.epel.list =================================================================== RCS file: /cvs/pkgs/owners/owners.epel.list,v retrieving revision 1.260 retrieving revision 1.261 diff -u -r1.260 -r1.261 --- owners.epel.list 1 Jun 2007 20:42:42 -0000 1.260 +++ owners.epel.list 1 Jun 2007 21:21:07 -0000 1.261 @@ -636,6 +636,7 @@ Fedora EPEL|tmda|Tagged Message Delivery Agent|bjohnson at symetrix.com|extras-qa at fedoraproject.org| Fedora EPEL|torcs|An OpenGL 3d racing game|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|torcs-data|The Open Racing Car Simulator data files|matthias at rpmforge.net|extras-qa at fedoraproject.org| +Fedora EPEL|trac|Enhanced wiki and issue tracking system|jkeating at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|translate-toolkit|A collection of tools to assist software localization|roozbeh at farsiweb.info|extras-qa at fedoraproject.org| Fedora EPEL|tripwire|An IDS (Intrusion Detection System)|fedora at theholbrooks.org|extras-qa at fedoraproject.org| Fedora EPEL|ttywatch|Log output of arbitrarily many devices|Matt_Domsch at dell.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Jun 1 21:23:04 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Fri, 1 Jun 2007 17:23:04 -0400 Subject: rpms/dap-hdf4_handler/devel dap-hdf4_handler.spec,1.15,1.16 Message-ID: <200706012123.l51LN4Nu003245@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/dap-hdf4_handler/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3098 Modified Files: dap-hdf4_handler.spec Log Message: * Fri Jun 1 2007 Patrice Dumas 3.7.5-3 - rebuild against newer libdap Index: dap-hdf4_handler.spec =================================================================== RCS file: /cvs/extras/rpms/dap-hdf4_handler/devel/dap-hdf4_handler.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- dap-hdf4_handler.spec 1 May 2007 12:06:22 -0000 1.15 +++ dap-hdf4_handler.spec 1 Jun 2007 21:22:28 -0000 1.16 @@ -1,7 +1,7 @@ Summary: HDF4 data handler for the OPeNDAP Data server Name: dap-hdf4_handler Version: 3.7.5 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPL Group: System Environment/Daemons Source0: ftp://ftp.unidata.ucar.edu/pub/opendap/source/hdf4_handler-%{version}.tar.gz @@ -37,6 +37,9 @@ %doc README %changelog +* Fri Jun 1 2007 Patrice Dumas 3.7.5-3 +- rebuild against newer libdap + * Tue May 1 2007 Patrice Dumas 3.7.5-2 - update to 3.7.5 From fedora-extras-commits at redhat.com Fri Jun 1 21:23:30 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 1 Jun 2007 17:23:30 -0400 Subject: owners owners.epel.list,1.261,1.262 Message-ID: <200706012123.l51LNUsu003297@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3179 Modified Files: owners.epel.list Log Message: clearsilver Index: owners.epel.list =================================================================== RCS file: /cvs/pkgs/owners/owners.epel.list,v retrieving revision 1.261 retrieving revision 1.262 diff -u -r1.261 -r1.262 --- owners.epel.list 1 Jun 2007 21:21:07 -0000 1.261 +++ owners.epel.list 1 Jun 2007 21:23:00 -0000 1.262 @@ -38,6 +38,7 @@ Fedora EPEL|chrpath|Modify rpath of compiled programs|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| Fedora EPEL|clamav|End-user tools for the Clam Antivirus scanner|enrico.scholz at informatik.tu-chemnitz.de|extras-qa at fedoraproject.org| Fedora EPEL|claws-mail|The extended version of Sylpheed|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| +Fedora EPEL|clearsilver|Fast and powerful HTML templating system|jkeating at redhat.com|extras-qa at fedoraproject.org| Fedora EPEL|cmake|Cross-platform make system|orion at cora.nwra.com|extras-qa at fedoraproject.org| Fedora EPEL|cmucl|CMU Common Lisp|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|cone|CONE mail reader|steve at silug.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Fri Jun 1 21:30:12 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Fri, 1 Jun 2007 17:30:12 -0400 Subject: rpms/bigloo/FC-6 bigloo-javaht.patch, NONE, 1.1 bigloo-javassl.patch, NONE, 1.1 bigloo.spec, 1.20, 1.21 Message-ID: <200706012130.l51LUC6S004266@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/pkgs/rpms/bigloo/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4110 Modified Files: bigloo.spec Added Files: bigloo-javaht.patch bigloo-javassl.patch Log Message: java fixes bigloo-javaht.patch: --- NEW FILE bigloo-javaht.patch --- --- bigloo3.0a/runtime/Jlib/dlopen.java.javaht 2007-06-01 22:53:49.000000000 +0200 +++ bigloo3.0a/runtime/Jlib/dlopen.java 2007-06-01 22:54:34.000000000 +0200 @@ -137,9 +137,9 @@ public static int dload( final byte[] filename, final byte[] init_sym ) { synchronized( dlopen_table ) { - if( !(dlopen_table.contains( filename )) ) { + if( !(dlopen_table.containsKey( filename )) ) { int res = dload_inner( filename, init_sym ); - dlopen_table.put( filename, true ); + dlopen_table.put( filename, Boolean.valueOf(true) ); return res; } else { return 0; bigloo-javassl.patch: --- NEW FILE bigloo-javassl.patch --- --- bigloo3.0a/api/ssl/Makefile.javassl 2007-06-01 22:38:56.000000000 +0200 +++ bigloo3.0a/api/ssl/Makefile 2007-06-01 22:39:30.000000000 +0200 @@ -38,10 +38,6 @@ fi boot-jvm: - @ if [ "$(JVMBACKEND)" = "yes" ]; then \ - echo ">>> JVM"; \ - (cd src && $(MAKE) jvm); \ - fi boot-dotnet: boot-dotnet_unimplemented: @@ -119,19 +115,6 @@ fi install-jvm: - if [ $(DESTDIR)$(FILDIR) != $(BOOTLIBDIR) ]; then \ - cp $(BOOTLIBDIR)/ssl.jheap $(DESTDIR)$(FILDIR)/ssl.jheap && \ - chmod $(BMASK) $(DESTDIR)$(FILDIR)/ssl.jheap && \ - cp $(BOOTLIBDIR)/bigloossl_s-$(RELEASE).zip $(DESTDIR)$(FILDIR) && \ - chmod $(BMASK) $(DESTDIR)$(FILDIR)/bigloossl_s-$(RELEASE).zip && \ - cp $(BOOTLIBDIR)/bigloossl_e-$(RELEASE).zip $(DESTDIR)$(FILDIR) && \ - chmod $(BMASK) $(DESTDIR)$(FILDIR)/bigloossl_e-$(RELEASE).zip; \ - cp $(BOOTLIBDIR)/commons-ssl.zip $(DESTDIR)$(FILDIR) && \ - chmod $(BMASK) $(DESTDIR)$(FILDIR)/commons-ssl.zip; \ - fi - (cd $(DESTDIR)$(FILDIR) && \ - $(RM) -f bigloossl_u-$(RELEASE).zip && \ - ln bigloossl_s-$(RELEASE).zip bigloossl_u-$(RELEASE).zip) install-dotnet: install-dotnet_unimplemented: Index: bigloo.spec =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/FC-6/bigloo.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- bigloo.spec 1 Jun 2007 19:31:11 -0000 1.20 +++ bigloo.spec 1 Jun 2007 21:29:37 -0000 1.21 @@ -2,13 +2,15 @@ Name: bigloo Version: 3.0a -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bigloo is compiler for the Scheme programming language Group: Development/Languages License: GPL URL: http://www-sop.inria.fr/mimosa/fp/Bigloo Source: ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/bigloo%{version}.tar.gz +Patch0: bigloo-javassl.patch +Patch1: bigloo-javaht.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: emacs BuildRequires: emacs-el @@ -72,6 +74,8 @@ %prep %setup -q -n %{name}%{version} +%patch0 -p1 +%patch1 -p1 perl -pi -e 's|bmask=755|bmask=644|' configure @@ -209,6 +213,9 @@ %changelog +* Fri Jun 1 2007 Gerard Milmeister - 3.0a-2 +- remove java ssl since it does not build with libgcj + * Fri Jun 1 2007 Gerard Milmeister - 3.0a-1 - new version 3.0a From fedora-extras-commits at redhat.com Fri Jun 1 21:50:36 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Fri, 1 Jun 2007 17:50:36 -0400 Subject: rpms/dap-server/devel dap-server.spec,1.22,1.23 Message-ID: <200706012150.l51LoaS0014817@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/dap-server/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14703 Modified Files: dap-server.spec Log Message: * Fri Jun 1 2007 Patrice Dumas 3.7.4-4 - rebuild against newer libdap Index: dap-server.spec =================================================================== RCS file: /cvs/extras/rpms/dap-server/devel/dap-server.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- dap-server.spec 5 May 2007 21:13:18 -0000 1.22 +++ dap-server.spec 1 Jun 2007 21:49:51 -0000 1.23 @@ -8,7 +8,7 @@ Summary: Basic request handling for OPeNDAP servers Name: dap-server Version: 3.7.4 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPL Group: System Environment/Daemons Source0: ftp://ftp.unidata.ucar.edu/pub/opendap/source/%{name}-%{version}.tar.gz @@ -126,6 +126,9 @@ %changelog +* Fri Jun 1 2007 Patrice Dumas 3.7.4-4 +- rebuild against newer libdap + * Sat May 5 2007 Patrice Dumas 3.7.4-3 - update patch, perl(CGI) is not needed From fedora-extras-commits at redhat.com Fri Jun 1 22:03:39 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Fri, 1 Jun 2007 18:03:39 -0400 Subject: rpms/gnome-python2-extras/F-7 gnome-python2-extras.spec,1.3,1.4 Message-ID: <200706012203.l51M3dwt022543@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/gnome-python2-extras/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21393 Modified Files: gnome-python2-extras.spec Log Message: * Fri Jun 01 2007 Matthew Barnes - 2.14.3-3.fc7 - Rebuild against firefox-2.0.0.4. Index: gnome-python2-extras.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-python2-extras/F-7/gnome-python2-extras.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gnome-python2-extras.spec 11 Apr 2007 15:00:42 -0000 1.3 +++ gnome-python2-extras.spec 1 Jun 2007 22:01:36 -0000 1.4 @@ -5,14 +5,14 @@ %define gnome_panel_version 2.2.0 %define gnome_python_version 2.9.0 %define gtkhtml2_version 2.3.1 -%define firefox_version 2.0.0.3 +%define firefox_version 2.0.0.4 %define gtkspell_version 2.0.7 ### Abstract ### Name: gnome-python2-extras Version: 2.14.3 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL/LGPL Group: Development/Languages Summary: The sources for additional. PyGNOME Python extension modules. @@ -136,6 +136,9 @@ %{_datadir}/gtk-doc/html/pygtkmozembed %changelog +* Fri Jun 01 2007 Matthew Barnes - 2.14.3-3.fc7 +- Rebuild against firefox-2.0.0.4. + * Wed Apr 11 2007 Matthew Barnes - 2.14.3-2.fc7 - Rebuild against firefox-2.0.0.3. - Require exactly 2.0.0.3 so we're notified of dependency breaks. From fedora-extras-commits at redhat.com Fri Jun 1 22:19:33 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Fri, 1 Jun 2007 18:19:33 -0400 Subject: rpms/koan/FC-6 .cvsignore, 1.14, 1.15 koan.spec, 1.19, 1.20 sources, 1.16, 1.17 Message-ID: <200706012219.l51MJXSB024798@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24302 Modified Files: .cvsignore koan.spec sources Log Message: to 0.4.0 (stable release) From fedora-extras-commits at redhat.com Fri Jun 1 22:24:58 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Fri, 1 Jun 2007 18:24:58 -0400 Subject: rpms/gnome-python2-extras/devel gnome-python2-extras.spec,1.3,1.4 Message-ID: <200706012224.l51MOwLu025751@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/gnome-python2-extras/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25303 Modified Files: gnome-python2-extras.spec Log Message: * Fri Jun 01 2007 Matthew Barnes - 2.14.3-3.fc7 - Rebuild against firefox-2.0.0.4. Index: gnome-python2-extras.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-python2-extras/devel/gnome-python2-extras.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gnome-python2-extras.spec 11 Apr 2007 15:00:42 -0000 1.3 +++ gnome-python2-extras.spec 1 Jun 2007 22:22:24 -0000 1.4 @@ -5,7 +5,7 @@ %define gnome_panel_version 2.2.0 %define gnome_python_version 2.9.0 %define gtkhtml2_version 2.3.1 -%define firefox_version 2.0.0.3 +%define firefox_version 2.0.0.4 %define gtkspell_version 2.0.7 ### Abstract ### @@ -136,6 +136,9 @@ %{_datadir}/gtk-doc/html/pygtkmozembed %changelog +* Fri Jun 01 2007 Matthew Barnes - 2.14.3-3.fc7 +- Rebuild against firefox-2.0.0.4. + * Wed Apr 11 2007 Matthew Barnes - 2.14.3-2.fc7 - Rebuild against firefox-2.0.0.3. - Require exactly 2.0.0.3 so we're notified of dependency breaks. From fedora-extras-commits at redhat.com Fri Jun 1 22:28:52 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Fri, 1 Jun 2007 18:28:52 -0400 Subject: rpms/koan/F-7 .cvsignore, 1.12, 1.13 koan.spec, 1.16, 1.17 sources, 1.15, 1.16 Message-ID: <200706012228.l51MSqR7026529@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25820 Modified Files: .cvsignore koan.spec sources Log Message: 0.4.0 release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/koan/F-7/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 26 Apr 2007 21:48:11 -0000 1.12 +++ .cvsignore 1 Jun 2007 22:25:29 -0000 1.13 @@ -9,3 +9,4 @@ koan-0.2.9.tar.gz koan-0.3.0.tar.gz koan-0.3.1.tar.gz +koan-0.4.0.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 22:30:13 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Fri, 1 Jun 2007 18:30:13 -0400 Subject: rpms/bigloo/F-7 bigloo-javaht.patch, NONE, 1.1 bigloo-javassl.patch, NONE, 1.1 bigloo.spec, 1.23, 1.24 Message-ID: <200706012230.l51MUDf4026848@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/pkgs/rpms/bigloo/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26395 Modified Files: bigloo.spec Added Files: bigloo-javaht.patch bigloo-javassl.patch Log Message: java fixes bigloo-javaht.patch: --- NEW FILE bigloo-javaht.patch --- --- bigloo3.0a/runtime/Jlib/dlopen.java.javaht 2007-06-01 22:53:49.000000000 +0200 +++ bigloo3.0a/runtime/Jlib/dlopen.java 2007-06-01 22:54:34.000000000 +0200 @@ -137,9 +137,9 @@ public static int dload( final byte[] filename, final byte[] init_sym ) { synchronized( dlopen_table ) { - if( !(dlopen_table.contains( filename )) ) { + if( !(dlopen_table.containsKey( filename )) ) { int res = dload_inner( filename, init_sym ); - dlopen_table.put( filename, true ); + dlopen_table.put( filename, Boolean.valueOf(true) ); return res; } else { return 0; bigloo-javassl.patch: --- NEW FILE bigloo-javassl.patch --- --- bigloo3.0a/api/ssl/Makefile.javassl 2007-06-01 22:38:56.000000000 +0200 +++ bigloo3.0a/api/ssl/Makefile 2007-06-01 22:39:30.000000000 +0200 @@ -38,10 +38,6 @@ fi boot-jvm: - @ if [ "$(JVMBACKEND)" = "yes" ]; then \ - echo ">>> JVM"; \ - (cd src && $(MAKE) jvm); \ - fi boot-dotnet: boot-dotnet_unimplemented: @@ -119,19 +115,6 @@ fi install-jvm: - if [ $(DESTDIR)$(FILDIR) != $(BOOTLIBDIR) ]; then \ - cp $(BOOTLIBDIR)/ssl.jheap $(DESTDIR)$(FILDIR)/ssl.jheap && \ - chmod $(BMASK) $(DESTDIR)$(FILDIR)/ssl.jheap && \ - cp $(BOOTLIBDIR)/bigloossl_s-$(RELEASE).zip $(DESTDIR)$(FILDIR) && \ - chmod $(BMASK) $(DESTDIR)$(FILDIR)/bigloossl_s-$(RELEASE).zip && \ - cp $(BOOTLIBDIR)/bigloossl_e-$(RELEASE).zip $(DESTDIR)$(FILDIR) && \ - chmod $(BMASK) $(DESTDIR)$(FILDIR)/bigloossl_e-$(RELEASE).zip; \ - cp $(BOOTLIBDIR)/commons-ssl.zip $(DESTDIR)$(FILDIR) && \ - chmod $(BMASK) $(DESTDIR)$(FILDIR)/commons-ssl.zip; \ - fi - (cd $(DESTDIR)$(FILDIR) && \ - $(RM) -f bigloossl_u-$(RELEASE).zip && \ - ln bigloossl_s-$(RELEASE).zip bigloossl_u-$(RELEASE).zip) install-dotnet: install-dotnet_unimplemented: Index: bigloo.spec =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/F-7/bigloo.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- bigloo.spec 1 Jun 2007 19:41:30 -0000 1.23 +++ bigloo.spec 1 Jun 2007 22:27:52 -0000 1.24 @@ -2,14 +2,16 @@ Name: bigloo Version: 3.0a -Release: 2%{?dist} +Release: 3%{?dist} Summary: Bigloo is compiler for the Scheme programming language Group: Development/Languages License: GPL URL: http://www-sop.inria.fr/mimosa/fp/Bigloo Source: ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/bigloo%{version}.tar.gz -Patch1: bigloo-java-1.5.patch +Patch0: bigloo-javassl.patch +Patch1: bigloo-javaht.patch +Patch2: bigloo-java-1.5.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: emacs BuildRequires: emacs-el @@ -73,7 +75,9 @@ %prep %setup -q -n %{name}%{version} +%patch0 -p1 %patch1 -p1 +%patch2 -p1 perl -pi -e 's|bmask=755|bmask=644|' configure @@ -211,6 +215,9 @@ %changelog +* Fri Jun 1 2007 Gerard Milmeister - 3.0a-3 +- remove java ssl since it does not build with libgcj + * Fri Jun 1 2007 Gerard Milmeister - 3.0a-1 - new version 3.0a From fedora-extras-commits at redhat.com Fri Jun 1 22:35:40 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Fri, 1 Jun 2007 18:35:40 -0400 Subject: rpms/koan/devel .cvsignore, 1.12, 1.13 koan.spec, 1.16, 1.17 sources, 1.15, 1.16 Message-ID: <200706012235.l51MZeH6029383@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26929 Modified Files: .cvsignore koan.spec sources Log Message: 0.4.0 From fedora-extras-commits at redhat.com Fri Jun 1 22:53:15 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Fri, 1 Jun 2007 18:53:15 -0400 Subject: rpms/bigloo/F-7 bigloo.spec,1.24,1.25 Message-ID: <200706012253.l51MrF5Y032034@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/pkgs/rpms/bigloo/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31678 Modified Files: bigloo.spec Log Message: exclude ppc64 Index: bigloo.spec =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/F-7/bigloo.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- bigloo.spec 1 Jun 2007 22:27:52 -0000 1.24 +++ bigloo.spec 1 Jun 2007 22:51:14 -0000 1.25 @@ -2,7 +2,7 @@ Name: bigloo Version: 3.0a -Release: 3%{?dist} +Release: 4%{?dist} Summary: Bigloo is compiler for the Scheme programming language Group: Development/Languages @@ -27,6 +27,7 @@ Requires: indent Requires(post): /sbin/install-info Requires(postun): /sbin/install-info +ExcludeArch: ppc64 %description Bigloo is a Scheme implementation devoted to one goal: enabling Scheme @@ -215,6 +216,9 @@ %changelog +* Sat Jun 2 2007 Gerard Milmeister - 3.0a-4 +- exclude ppc64 + * Fri Jun 1 2007 Gerard Milmeister - 3.0a-3 - remove java ssl since it does not build with libgcj From fedora-extras-commits at redhat.com Fri Jun 1 23:16:46 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Fri, 1 Jun 2007 19:16:46 -0400 Subject: rpms/gnome-vfs2-obexftp/devel gnome-vfs-obexftp-fix-crash-when-not-connected.patch, NONE, 1.1 gnome-vfs2-obexftp.spec, 1.1, 1.2 Message-ID: <200706012316.l51NGk0U009855@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/gnome-vfs2-obexftp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9469 Modified Files: gnome-vfs2-obexftp.spec Added Files: gnome-vfs-obexftp-fix-crash-when-not-connected.patch Log Message: * Sat Jun 02 2007 - Bastien Nocera - 0.2-7 - Fix crash when we can't connect through an rfcomm socket, reported by Olivier Fourdan gnome-vfs-obexftp-fix-crash-when-not-connected.patch: --- NEW FILE gnome-vfs-obexftp-fix-crash-when-not-connected.patch --- diff -ur gnome-vfs-obexftp-0.2/src/om-dbus.c gnome-vfs-obexftp-0.2.new/src/om-dbus.c --- gnome-vfs-obexftp-0.2/src/om-dbus.c 2007-06-02 00:06:12.000000000 +0100 +++ gnome-vfs-obexftp-0.2.new/src/om-dbus.c 2007-06-01 20:04:45.000000000 +0100 @@ -355,12 +355,14 @@ sdp = sdp_connect (&source_bdaddr, &dest_bdaddr, SDP_RETRY_IF_BUSY); if (!sdp) { d(g_printerr("get_dev: Can't open connection to SDP daemon")); + g_free (source_bdaddr_str); *data->result = GNOME_VFS_ERROR_SERVICE_NOT_AVAILABLE; return -1; } if (sdp_search_obexftp (sdp, &channel) < 0) { d(g_printerr("get_dev: can't get channel for '%s' on '%s'", profile, data->bda)); + g_free (source_bdaddr_str); *data->result = GNOME_VFS_ERROR_SERVICE_NOT_AVAILABLE; sdp_close(sdp); return -1; @@ -373,7 +375,13 @@ d(g_printerr ("obex: Sent connect to '%s' channel %d (res = %d).\n", data->bda, channel, fd)); - *data->result = GNOME_VFS_OK; + g_free (source_bdaddr_str); + + if (fd < 0) { + *data->result = GNOME_VFS_ERROR_SERVICE_NOT_AVAILABLE; + } else { + *data->result = GNOME_VFS_OK; + } return fd; } @@ -432,7 +440,7 @@ data.fd = -1; foreach_adapter(conn, adapter_get_dev, (gpointer)&data); - + connection_free (conn); return data.fd; Index: gnome-vfs2-obexftp.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-vfs2-obexftp/devel/gnome-vfs2-obexftp.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gnome-vfs2-obexftp.spec 31 May 2007 14:10:24 -0000 1.1 +++ gnome-vfs2-obexftp.spec 1 Jun 2007 23:15:07 -0000 1.2 @@ -1,7 +1,7 @@ Summary: ObexFTP over Bluetooth support for GNOME Name: gnome-vfs2-obexftp Version: 0.2 -Release: 6%{?dist} +Release: 7%{?dist} License: GPL Group: Applications/Communications URL: http://www.gnome.org/ @@ -28,6 +28,7 @@ Patch2: osso-gwobex-check-read-retval-2.patch Patch3: gnome-vfs2-obexftp-use-rfcomm-sockets.patch +Patch4: gnome-vfs-obexftp-fix-crash-when-not-connected.patch %description gnome-vfs2-obexftp allows you to browse filesystems on mobile phones, or other @@ -42,6 +43,7 @@ %patch2 -p4 -b .read-retval-2 popd %patch3 -p1 -b .rfcomm-sockets +%patch4 -p1 cp m4/jhflags.m4 acinclude.m4 autoreconf @@ -70,6 +72,10 @@ %{_libdir}/gnome-vfs-2.0/modules/*.so %changelog +* Sat Jun 02 2007 - Bastien Nocera - 0.2-7 +- Fix crash when we can't connect through an rfcomm socket, reported + by Olivier Fourdan + * Wed May 30 2007 - Bastien Nocera - 0.2-6 - Fix description, this package isn't split from gnome-vfs2 - Add the dist to the release From fedora-extras-commits at redhat.com Fri Jun 1 23:19:45 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Fri, 1 Jun 2007 19:19:45 -0400 Subject: rpms/gnome-vfs2-obexftp/F-7 gnome-vfs-obexftp-fix-crash-when-not-connected.patch, NONE, 1.1 gnome-vfs2-obexftp.spec, 1.1, 1.2 Message-ID: <200706012319.l51NJjqo010330@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/gnome-vfs2-obexftp/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10060 Modified Files: gnome-vfs2-obexftp.spec Added Files: gnome-vfs-obexftp-fix-crash-when-not-connected.patch Log Message: * Sat Jun 02 2007 - Bastien Nocera - 0.2-7 - Fix crash when we can't connect through an rfcomm socket, reported by Olivier Fourdan gnome-vfs-obexftp-fix-crash-when-not-connected.patch: --- NEW FILE gnome-vfs-obexftp-fix-crash-when-not-connected.patch --- diff -ur gnome-vfs-obexftp-0.2/src/om-dbus.c gnome-vfs-obexftp-0.2.new/src/om-dbus.c --- gnome-vfs-obexftp-0.2/src/om-dbus.c 2007-06-02 00:06:12.000000000 +0100 +++ gnome-vfs-obexftp-0.2.new/src/om-dbus.c 2007-06-01 20:04:45.000000000 +0100 @@ -355,12 +355,14 @@ sdp = sdp_connect (&source_bdaddr, &dest_bdaddr, SDP_RETRY_IF_BUSY); if (!sdp) { d(g_printerr("get_dev: Can't open connection to SDP daemon")); + g_free (source_bdaddr_str); *data->result = GNOME_VFS_ERROR_SERVICE_NOT_AVAILABLE; return -1; } if (sdp_search_obexftp (sdp, &channel) < 0) { d(g_printerr("get_dev: can't get channel for '%s' on '%s'", profile, data->bda)); + g_free (source_bdaddr_str); *data->result = GNOME_VFS_ERROR_SERVICE_NOT_AVAILABLE; sdp_close(sdp); return -1; @@ -373,7 +375,13 @@ d(g_printerr ("obex: Sent connect to '%s' channel %d (res = %d).\n", data->bda, channel, fd)); - *data->result = GNOME_VFS_OK; + g_free (source_bdaddr_str); + + if (fd < 0) { + *data->result = GNOME_VFS_ERROR_SERVICE_NOT_AVAILABLE; + } else { + *data->result = GNOME_VFS_OK; + } return fd; } @@ -432,7 +440,7 @@ data.fd = -1; foreach_adapter(conn, adapter_get_dev, (gpointer)&data); - + connection_free (conn); return data.fd; Index: gnome-vfs2-obexftp.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-vfs2-obexftp/F-7/gnome-vfs2-obexftp.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gnome-vfs2-obexftp.spec 31 May 2007 14:18:02 -0000 1.1 +++ gnome-vfs2-obexftp.spec 1 Jun 2007 23:18:14 -0000 1.2 @@ -1,7 +1,7 @@ Summary: ObexFTP over Bluetooth support for GNOME Name: gnome-vfs2-obexftp Version: 0.2 -Release: 6%{?dist} +Release: 7%{?dist} License: GPL Group: Applications/Communications URL: http://www.gnome.org/ @@ -28,6 +28,7 @@ Patch2: osso-gwobex-check-read-retval-2.patch Patch3: gnome-vfs2-obexftp-use-rfcomm-sockets.patch +Patch4: gnome-vfs-obexftp-fix-crash-when-not-connected.patch %description gnome-vfs2-obexftp allows you to browse filesystems on mobile phones, or other @@ -42,6 +43,7 @@ %patch2 -p4 -b .read-retval-2 popd %patch3 -p1 -b .rfcomm-sockets +%patch4 -p1 cp m4/jhflags.m4 acinclude.m4 autoreconf @@ -70,6 +72,10 @@ %{_libdir}/gnome-vfs-2.0/modules/*.so %changelog +* Sat Jun 02 2007 - Bastien Nocera - 0.2-7 +- Fix crash when we can't connect through an rfcomm socket, reported + by Olivier Fourdan + * Wed May 30 2007 - Bastien Nocera - 0.2-6 - Fix description, this package isn't split from gnome-vfs2 - Add the dist to the release From fedora-extras-commits at redhat.com Fri Jun 1 23:24:36 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Fri, 1 Jun 2007 19:24:36 -0400 Subject: rpms/gnome-vfs2-obexftp/FC-6 gnome-vfs-obexftp-fix-crash-when-not-connected.patch, NONE, 1.1 gnome-vfs2-obexftp.spec, 1.1, 1.2 Message-ID: <200706012324.l51NOa6g010876@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/gnome-vfs2-obexftp/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10385 Modified Files: gnome-vfs2-obexftp.spec Added Files: gnome-vfs-obexftp-fix-crash-when-not-connected.patch Log Message: * Sat Jun 02 2007 - Bastien Nocera - 0.2-7 - Fix crash when we can't connect through an rfcomm socket, reported by Olivier Fourdan gnome-vfs-obexftp-fix-crash-when-not-connected.patch: --- NEW FILE gnome-vfs-obexftp-fix-crash-when-not-connected.patch --- diff -ur gnome-vfs-obexftp-0.2/src/om-dbus.c gnome-vfs-obexftp-0.2.new/src/om-dbus.c --- gnome-vfs-obexftp-0.2/src/om-dbus.c 2007-06-02 00:06:12.000000000 +0100 +++ gnome-vfs-obexftp-0.2.new/src/om-dbus.c 2007-06-01 20:04:45.000000000 +0100 @@ -355,12 +355,14 @@ sdp = sdp_connect (&source_bdaddr, &dest_bdaddr, SDP_RETRY_IF_BUSY); if (!sdp) { d(g_printerr("get_dev: Can't open connection to SDP daemon")); + g_free (source_bdaddr_str); *data->result = GNOME_VFS_ERROR_SERVICE_NOT_AVAILABLE; return -1; } if (sdp_search_obexftp (sdp, &channel) < 0) { d(g_printerr("get_dev: can't get channel for '%s' on '%s'", profile, data->bda)); + g_free (source_bdaddr_str); *data->result = GNOME_VFS_ERROR_SERVICE_NOT_AVAILABLE; sdp_close(sdp); return -1; @@ -373,7 +375,13 @@ d(g_printerr ("obex: Sent connect to '%s' channel %d (res = %d).\n", data->bda, channel, fd)); - *data->result = GNOME_VFS_OK; + g_free (source_bdaddr_str); + + if (fd < 0) { + *data->result = GNOME_VFS_ERROR_SERVICE_NOT_AVAILABLE; + } else { + *data->result = GNOME_VFS_OK; + } return fd; } @@ -432,7 +440,7 @@ data.fd = -1; foreach_adapter(conn, adapter_get_dev, (gpointer)&data); - + connection_free (conn); return data.fd; Index: gnome-vfs2-obexftp.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-vfs2-obexftp/FC-6/gnome-vfs2-obexftp.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gnome-vfs2-obexftp.spec 31 May 2007 14:13:30 -0000 1.1 +++ gnome-vfs2-obexftp.spec 1 Jun 2007 23:20:41 -0000 1.2 @@ -1,7 +1,7 @@ Summary: ObexFTP over Bluetooth support for GNOME Name: gnome-vfs2-obexftp Version: 0.2 -Release: 6%{?dist} +Release: 7%{?dist} License: GPL Group: Applications/Communications URL: http://www.gnome.org/ @@ -28,6 +28,7 @@ Patch2: osso-gwobex-check-read-retval-2.patch Patch3: gnome-vfs2-obexftp-use-rfcomm-sockets.patch +Patch4: gnome-vfs-obexftp-fix-crash-when-not-connected.patch %description gnome-vfs2-obexftp allows you to browse filesystems on mobile phones, or other @@ -42,6 +43,7 @@ %patch2 -p4 -b .read-retval-2 popd %patch3 -p1 -b .rfcomm-sockets +%patch4 -p1 cp m4/jhflags.m4 acinclude.m4 autoreconf @@ -70,6 +72,10 @@ %{_libdir}/gnome-vfs-2.0/modules/*.so %changelog +* Sat Jun 02 2007 - Bastien Nocera - 0.2-7 +- Fix crash when we can't connect through an rfcomm socket, reported + by Olivier Fourdan + * Wed May 30 2007 - Bastien Nocera - 0.2-6 - Fix description, this package isn't split from gnome-vfs2 - Add the dist to the release From fedora-extras-commits at redhat.com Fri Jun 1 23:34:50 2007 From: fedora-extras-commits at redhat.com (Dave Jones (davej)) Date: Fri, 1 Jun 2007 19:34:50 -0400 Subject: rpms/kernel/devel .cvsignore, 1.623, 1.624 kernel-2.6.spec, 1.3196, 1.3197 linux-2.6-modsign-include.patch, 1.4, 1.5 sources, 1.587, 1.588 upstream, 1.510, 1.511 linux-2.6-futex-compat-fix.patch, 1.1, NONE linux-2.6-x86-fsc-interrupt-controller-quirk.patch, 1.1, NONE patch-2.6.22-rc3-git3.bz2.sign, 1.1, NONE Message-ID: <200706012334.l51NYoI8013957@cvs-int.fedora.redhat.com> Author: davej Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13772 Modified Files: .cvsignore kernel-2.6.spec linux-2.6-modsign-include.patch sources upstream Removed Files: linux-2.6-futex-compat-fix.patch linux-2.6-x86-fsc-interrupt-controller-quirk.patch patch-2.6.22-rc3-git3.bz2.sign Log Message: * Fri Jun 01 2007 Dave Jones - 2.6.22-rc3-git6 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v retrieving revision 1.623 retrieving revision 1.624 diff -u -r1.623 -r1.624 --- .cvsignore 31 May 2007 18:04:40 -0000 1.623 +++ .cvsignore 1 Jun 2007 23:33:37 -0000 1.624 @@ -3,7 +3,5 @@ temp-* kernel-2.6.21 linux-2.6.21.tar.bz2 -patch-2.6.21.1.bz2 patch-2.6.22-rc3.bz2 -patches.tar.bz2 -patch-2.6.22-rc3-git3.bz2 +patch-2.6.22-rc3-git6.bz2 Index: kernel-2.6.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel-2.6.spec,v retrieving revision 1.3196 retrieving revision 1.3197 diff -u -r1.3196 -r1.3197 --- kernel-2.6.spec 31 May 2007 18:19:38 -0000 1.3196 +++ kernel-2.6.spec 1 Jun 2007 23:33:37 -0000 1.3197 @@ -381,14 +381,13 @@ Source82: config-olpc-generic Patch00: patch-2.6.22-rc3.bz2 -Patch01: patch-2.6.22-rc3-git3.bz2 +Patch01: patch-2.6.22-rc3-git6.bz2 Patch10: linux-2.6-utrace.patch Patch20: nouveau-drm.patch Patch30: linux-2.6-sysrq-c.patch Patch40: linux-2.6-x86-tune-generic.patch Patch50: linux-2.6-x86-vga-vidfail.patch Patch70: linux-2.6-x86_64-silence-up-apic-errors.patch -Patch80: linux-2.6-x86-fsc-interrupt-controller-quirk.patch Patch90: linux-2.6-x86-dell-hpet.patch Patch100: linux-2.6-g5-therm-shutdown.patch Patch110: linux-2.6-powerpc-slabalign.patch @@ -432,7 +431,6 @@ Patch490: linux-2.6-softlockup-disable.patch Patch500: linux-2.6-optimise-spinlock-debug.patch Patch510: linux-2.6-silence-noise.patch -Patch520: linux-2.6-futex-compat-fix.patch Patch530: linux-2.6-libertas.diff Patch540: linux-2.6-olpc-touchpad.diff Patch560: linux-2.6-crap-sysfs-workaround.patch @@ -863,7 +861,7 @@ # Update to latest upstream. bzcat $RPM_SOURCE_DIR/patch-2.6.22-rc3.bz2 | patch -p1 -F1 -s -bzcat $RPM_SOURCE_DIR/patch-2.6.22-rc3-git3.bz2 | patch -p1 -F1 -s +bzcat $RPM_SOURCE_DIR/patch-2.6.22-rc3-git6.bz2 | patch -p1 -F1 -s # Patches 10 through 100 are meant for core subsystem upgrades @@ -889,8 +887,6 @@ ApplyPatch linux-2.6-x86-vga-vidfail.patch # Suppress APIC errors on UP x86-64. ApplyPatch linux-2.6-x86_64-silence-up-apic-errors.patch -# quirk for Siemens Nixdorf AG FSC Multiprocessor Interrupt Controller -ApplyPatch linux-2.6-x86-fsc-interrupt-controller-quirk.patch # Blacklist Dell Optiplex 320 from using the HPET ApplyPatch linux-2.6-x86-dell-hpet.patch @@ -1020,8 +1016,6 @@ ApplyPatch linux-2.6-optimise-spinlock-debug.patch # Silence some useless messages that still get printed with 'quiet' ApplyPatch linux-2.6-silence-noise.patch -# Fix up compat futexes. -ApplyPatch linux-2.6-futex-compat-fix.patch # OLPC specific patches %if 0%{?olpc} @@ -2057,6 +2051,9 @@ %endif %changelog +* Fri Jun 01 2007 Dave Jones +- 2.6.22-rc3-git6 + * Thu May 31 2007 Dave Jones - 2.6.22-rc3-git3 linux-2.6-modsign-include.patch: Index: linux-2.6-modsign-include.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-modsign-include.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- linux-2.6-modsign-include.patch 28 Feb 2007 17:44:23 -0000 1.4 +++ linux-2.6-modsign-include.patch 1 Jun 2007 23:33:37 -0000 1.5 @@ -160,23 +160,28 @@ #endif /* _ASM_M32R_MODULE_H */ -diff --git a/include/asm-m68k/module.h b/include/asm-m68k/module.h -index c6d75af..ee98908 100644 ---- a/include/asm-m68k/module.h -+++ b/include/asm-m68k/module.h -@@ -1,7 +1,12 @@ - #ifndef _ASM_M68K_MODULE_H - #define _ASM_M68K_MODULE_H - struct mod_arch_specific { }; +--- linux-2.6.21.noarch/include/asm-m68k/module.h~ 2007-06-01 19:29:19.000000000 -0400 ++++ linux-2.6.21.noarch/include/asm-m68k/module.h 2007-06-01 19:30:02.000000000 -0400 +@@ -4,6 +4,7 @@ + struct mod_arch_specific { + struct m68k_fixup_info *fixup_start, *fixup_end; + }; +#define MODULES_ARE_ELF32 + + #define MODULE_ARCH_INIT { \ + .fixup_start = __start_fixup, \ +@@ -13,7 +14,10 @@ struct mod_arch_specific { #define Elf_Shdr Elf32_Shdr #define Elf_Sym Elf32_Sym #define Elf_Ehdr Elf32_Ehdr +- +#define Elf_Rel Elf32_Rel +#define Elf_Rela Elf32_Rela +#define ELF_R_TYPE(X) ELF32_R_TYPE(X) +#define ELF_R_SYM(X) ELF32_R_SYM(X) - #endif /* _ASM_M68K_MODULE_H */ + + enum m68k_fixup_type { + m68k_fixup_memoffset, diff --git a/include/asm-mips/module.h b/include/asm-mips/module.h index 399d03f..694f979 100644 --- a/include/asm-mips/module.h Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v retrieving revision 1.587 retrieving revision 1.588 diff -u -r1.587 -r1.588 --- sources 31 May 2007 18:04:40 -0000 1.587 +++ sources 1 Jun 2007 23:33:37 -0000 1.588 @@ -1,4 +1,4 @@ 1b515f588078dfa7f4bab2634bd17e80 linux-2.6.21.tar.bz2 c4c368f173af267a564948065ffc1689 patch-2.6.21.1.bz2 2e7d2943ed89c4676296374d8eaaacb6 patch-2.6.22-rc3.bz2 -75807baba39ff7d78f98e3f84717ec7f patch-2.6.22-rc3-git3.bz2 +27df0468b0cf0329006229dc6bdd7a31 patch-2.6.22-rc3-git6.bz2 Index: upstream =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v retrieving revision 1.510 retrieving revision 1.511 diff -u -r1.510 -r1.511 --- upstream 31 May 2007 18:04:40 -0000 1.510 +++ upstream 1 Jun 2007 23:33:37 -0000 1.511 @@ -1,3 +1,3 @@ linux-2.6.21.tar.bz2 patch-2.6.22-rc3.bz2 -patch-2.6.22-rc3-git3.bz2 +patch-2.6.22-rc3-git6.bz2 --- linux-2.6-futex-compat-fix.patch DELETED --- --- linux-2.6-x86-fsc-interrupt-controller-quirk.patch DELETED --- --- patch-2.6.22-rc3-git3.bz2.sign DELETED --- From fedora-extras-commits at redhat.com Fri Jun 1 23:35:46 2007 From: fedora-extras-commits at redhat.com (Dave Jones (davej)) Date: Fri, 1 Jun 2007 19:35:46 -0400 Subject: rpms/kernel/devel patch-2.6.22-rc3-git6.bz2.sign,NONE,1.1 Message-ID: <200706012335.l51NZkHQ014100@cvs-int.fedora.redhat.com> Author: davej Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13984 Added Files: patch-2.6.22-rc3-git6.bz2.sign Log Message: add sign --- NEW FILE patch-2.6.22-rc3-git6.bz2.sign --- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: See http://www.kernel.org/signature.html for info iD8DBQBGYG1qyGugalF9Dw4RAoaXAJ9jMMQkI27Rm0qcakzta2sfj6IpcgCeNkqt AoM1eNQE595DrbfgtYHerZQ= =Hjnp -----END PGP SIGNATURE----- From fedora-extras-commits at redhat.com Fri Jun 1 23:40:40 2007 From: fedora-extras-commits at redhat.com (Dave Jones (davej)) Date: Fri, 1 Jun 2007 19:40:40 -0400 Subject: rpms/kernel/devel kernel-2.6.spec, 1.3197, 1.3198 linux-2.6-utrace.patch, 1.59, 1.60 Message-ID: <200706012340.l51NeeIr014739@cvs-int.fedora.redhat.com> Author: davej Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14265 Modified Files: kernel-2.6.spec linux-2.6-utrace.patch Log Message: * Fri Jun 01 2007 Dave Jones - Update utrace to latest. Index: kernel-2.6.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel-2.6.spec,v retrieving revision 1.3197 retrieving revision 1.3198 diff -u -r1.3197 -r1.3198 --- kernel-2.6.spec 1 Jun 2007 23:33:37 -0000 1.3197 +++ kernel-2.6.spec 1 Jun 2007 23:37:01 -0000 1.3198 @@ -2052,6 +2052,9 @@ %changelog * Fri Jun 01 2007 Dave Jones +- Update utrace to latest. + +* Fri Jun 01 2007 Dave Jones - 2.6.22-rc3-git6 * Thu May 31 2007 Dave Jones linux-2.6-utrace.patch: Index: linux-2.6-utrace.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace.patch,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- linux-2.6-utrace.patch 28 May 2007 01:22:43 -0000 1.59 +++ linux-2.6-utrace.patch 1 Jun 2007 23:37:01 -0000 1.60 @@ -8281,7 +8281,7 @@ BLANK(); --- linux-2.6/arch/alpha/kernel/entry.S +++ linux-2.6/arch/alpha/kernel/entry.S -@@ -879,14 +879,14 @@ sys_getxpid: +@@ -878,14 +878,14 @@ sys_getxpid: /* See linux/kernel/timer.c sys_getppid for discussion about this loop. */ ldq $3, TASK_GROUP_LEADER($2) @@ -9620,7 +9620,7 @@ static inline void syscall_restart(unsigned long orig_i0, struct pt_regs *regs, --- linux-2.6/arch/sparc64/kernel/process.c +++ linux-2.6/arch/sparc64/kernel/process.c -@@ -815,9 +815,6 @@ asmlinkage int sparc_execve(struct pt_re +@@ -819,9 +819,6 @@ asmlinkage int sparc_execve(struct pt_re current_thread_info()->xfsr[0] = 0; current_thread_info()->fpsaved[0] = 0; regs->tstate &= ~TSTATE_PEF; @@ -12475,10 +12475,10 @@ repeat: + tracehook_release_task(p); atomic_dec(&p->user->processes); ++ BUG_ON(tracehook_check_released(p)); write_lock_irq(&tasklist_lock); - ptrace_unlink(p); - BUG_ON(!list_empty(&p->ptrace_list) || !list_empty(&p->ptrace_children)); -+ BUG_ON(tracehook_check_released(p)); __exit_signal(p); /* @@ -12966,7 +12966,7 @@ * For a WNOHANG return, clear out all the fields --- linux-2.6/kernel/utrace.c +++ linux-2.6/kernel/utrace.c -@@ -0,0 +1,2096 @@ +@@ -0,0 +1,2141 @@ +/* + * utrace infrastructure interface for debugging user processes + * @@ -13027,7 +13027,9 @@ + + struct list_head engines; + spinlock_t lock; ++#ifdef UTRACE_DEBUG + atomic_t check_dead; ++#endif +}; + +static struct kmem_cache *utrace_cachep; @@ -13165,12 +13167,14 @@ + +/* + * Remove the utrace pointer from the task, unless there is a pending -+ * forced signal (or it's quiescent in utrace_get_signal). ++ * forced signal (or it's quiescent in utrace_get_signal). We know it's ++ * quiescent now, and so are guaranteed it will have to take utrace->lock ++ * before it can set ->exit_state if it's not set now. + */ +static inline void +utrace_clear_tsk(struct task_struct *tsk, struct utrace *utrace) +{ -+ if (utrace->u.live.signal == NULL) { ++ if (tsk->exit_state || utrace->u.live.signal == NULL) { + task_lock(tsk); + if (likely(tsk->utrace != NULL)) { + rcu_assign_pointer(tsk->utrace, NULL); @@ -13196,6 +13200,8 @@ +} + + ++#define DEATH_EVENTS (UTRACE_EVENT(DEATH) | UTRACE_EVENT(QUIESCE)) ++ +/* + * Called with utrace locked, after remove_engine may have run. + * Passed the flags from all remaining engines, i.e. zero if none @@ -13275,8 +13281,10 @@ + tsk->utrace_flags = flags; + if (flags) + spin_unlock(&utrace->lock); -+ else ++ else { ++ BUG_ON(tsk->utrace == utrace); + rcu_utrace_free(utrace); ++ } + + /* + * Now we're finished updating the utrace state. @@ -13304,7 +13312,6 @@ + release_task(tsk); +} + -+ +/* + * Get the target thread to quiesce. Return nonzero if it's already quiescent. + * Return zero if it will report a QUIESCE event soon. @@ -13319,14 +13326,18 @@ + target->utrace_flags |= UTRACE_ACTION_QUIESCE; + read_barrier_depends(); + -+ quiescent = (target->exit_state -+ || target->state & (TASK_TRACED | TASK_STOPPED)); ++ if (target->exit_state) ++ goto dead; + ++ quiescent = target->state & (TASK_TRACED | TASK_STOPPED); + if (!quiescent) { + spin_lock_irq(&target->sighand->siglock); -+ quiescent = (unlikely(target->exit_state) -+ || unlikely(target->state -+ & (TASK_TRACED | TASK_STOPPED))); ++ if (unlikely(target->exit_state)) { ++ spin_unlock_irq(&target->sighand->siglock); ++ goto dead; ++ } ++ quiescent = unlikely(target->state ++ & (TASK_TRACED | TASK_STOPPED)); + if (!quiescent) { + if (interrupt) + signal_wake_up(target, 0); @@ -13339,6 +13350,13 @@ + } + + return quiescent; ++ ++dead: ++ /* ++ * On the exit path, it's only truly quiescent if it has ++ * already been through utrace_report_death, or never will. ++ */ ++ return !(target->utrace_flags & DEATH_EVENTS); +} + + @@ -13675,9 +13693,16 @@ + if (unlikely(IS_ERR(utrace))) + return PTR_ERR(utrace); + ++ /* ++ * On the exit path, DEATH and QUIESCE event bits are set only ++ * before utrace_report_death has taken the lock. At that point, ++ * the death report will come soon, so disallow detach until it's ++ * done. This prevents us from racing with it detaching itself. ++ */ + if (target->exit_state -+ && unlikely(utrace->u.exit.flags & (EXIT_FLAG_DEATH -+ | EXIT_FLAG_REAP))) { ++ && (unlikely(target->utrace_flags & DEATH_EVENTS) ++ || unlikely(utrace->u.exit.flags & (EXIT_FLAG_DEATH ++ | EXIT_FLAG_REAP)))) { + /* + * We have already started the death report, or + * even entered release_task. We can't prevent @@ -13750,7 +13775,7 @@ + struct utrace *utrace; + + task_lock(target); -+ utrace = target->utrace; ++ utrace = rcu_dereference(target->utrace); + rcu_assign_pointer(target->utrace, NULL); + task_unlock(target); + @@ -13758,10 +13783,19 @@ + return; + + spin_lock(&utrace->lock); -+ utrace->u.exit.flags |= EXIT_FLAG_REAP; ++ /* ++ * If the list is empty, utrace is already on its way to be freed. ++ * We raced with detach and we won the task_lock race but lost the ++ * utrace->lock race. All we have to do is let RCU run. ++ */ ++ if (!unlikely(list_empty(&utrace->engines))) { ++ utrace->u.exit.flags |= EXIT_FLAG_REAP; ++ ++ if (!(target->utrace_flags & DEATH_EVENTS)) { ++ utrace_reap(target, utrace); /* Unlocks and frees. */ ++ return; ++ } + -+ if (target->utrace_flags & (UTRACE_EVENT(DEATH) -+ | UTRACE_EVENT(QUIESCE))) + /* + * The target will do some final callbacks but hasn't + * finished them yet. We know because it clears these @@ -13770,9 +13804,8 @@ + * delay the REAP report and the teardown until after the + * target finishes its death reports. + */ -+ spin_unlock(&utrace->lock); -+ else -+ utrace_reap(target, utrace); /* Unlocks and frees. */ ++ } ++ spin_unlock(&utrace->lock); +} + +/** @@ -13833,11 +13866,9 @@ + if (target->exit_state + && (((flags &~ old_flags) & (UTRACE_ACTION_QUIESCE + | UTRACE_ACTION_NOREAP -+ | UTRACE_EVENT(DEATH) -+ | UTRACE_EVENT(QUIESCE))) ++ | DEATH_EVENTS)) + || ((utrace->u.exit.flags & EXIT_FLAG_DEATH) -+ && ((old_flags &~ flags) & (UTRACE_EVENT(DEATH) | -+ UTRACE_EVENT(QUIESCE)))) ++ && ((old_flags &~ flags) & DEATH_EVENTS)) + || ((utrace->u.exit.flags & EXIT_FLAG_REAP) + && ((old_flags &~ flags) & UTRACE_EVENT(REAP))))) { + spin_unlock(&utrace->lock); @@ -13855,8 +13886,7 @@ + * that it won't. + */ + if ((flags &~ old_utrace_flags) & (UTRACE_ACTION_NOREAP -+ | UTRACE_EVENT(DEATH) -+ | UTRACE_EVENT(QUIESCE))) { ++ | DEATH_EVENTS)) { + read_lock(&tasklist_lock); + if (unlikely(target->exit_state)) { + read_unlock(&tasklist_lock); @@ -13879,11 +13909,11 @@ + spin_unlock(&utrace->lock); + } + else -+ wake_quiescent(old_flags, utrace, target); ++ goto wake; + } + else if (((old_flags &~ flags) & UTRACE_ACTION_NOREAP) + && target->exit_state) -+ wake_quiescent(old_flags, utrace, target); ++ goto wake; + else { + /* + * If we're asking for single-stepping or syscall tracing, @@ -13929,6 +13959,21 @@ + } + + return ret; ++ ++wake: ++ /* ++ * It's quiescent now and needs to wake up. ++ * ++ * On the exit path, it's only truly quiescent if it has ++ * already been through utrace_report_death, or never will. ++ */ ++ if (unlikely(target->exit_state) ++ && unlikely(target->utrace_flags & DEATH_EVENTS)) ++ spin_unlock(&utrace->lock); ++ else ++ wake_quiescent(old_flags, utrace, target); ++ ++ return ret; +} +EXPORT_SYMBOL_GPL(utrace_set_flags); + @@ -17779,7 +17824,7 @@ # According to Alan Modra , the -fno-omit-frame-pointer is --- linux-2.6/kernel/timer.c +++ linux-2.6/kernel/timer.c -@@ -935,9 +935,9 @@ asmlinkage long sys_getpid(void) +@@ -943,9 +943,9 @@ asmlinkage long sys_getpid(void) } /* @@ -17791,7 +17836,7 @@ * release_task()->call_rcu(delayed_put_task_struct). */ asmlinkage long sys_getppid(void) -@@ -945,7 +945,7 @@ asmlinkage long sys_getppid(void) +@@ -953,7 +953,7 @@ asmlinkage long sys_getppid(void) int pid; rcu_read_lock(); @@ -18487,7 +18532,7 @@ .sibling = LIST_HEAD_INIT(tsk.sibling), \ --- linux-2.6/include/linux/tracehook.h +++ linux-2.6/include/linux/tracehook.h -@@ -0,0 +1,689 @@ +@@ -0,0 +1,701 @@ +/* + * Tracing hooks + * @@ -18851,11 +18896,23 @@ + * Return nonzero to trigger a BUG_ON crash in release_task. + * This should verify that there is no tracing-related state + * still affecting the task_struct about to be released. -+ * Called with tasklist_lock held for writing. + */ +static inline int tracehook_check_released(struct task_struct *p) +{ -+ return unlikely(tsk_utrace_struct(p) != NULL); ++ int bad = 0; ++ BUG_ON(p->exit_state != EXIT_DEAD); ++ if (unlikely(tsk_utrace_struct(p) != NULL)) { ++ /* ++ * In a race condition, utrace_attach will temporarily set ++ * it, but then check p->exit_state and clear it. It does ++ * all this under task_lock, so we take the lock to check ++ * that there is really a bug and not just that known race. ++ */ ++ task_lock(p); ++ bad = unlikely(tsk_utrace_struct(p) != NULL); ++ task_unlock(p); ++ } ++ return bad; +} + +/* From fedora-extras-commits at redhat.com Fri Jun 1 23:44:34 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Fri, 1 Jun 2007 19:44:34 -0400 Subject: rpms/calcurse import.log,1.1,1.2 Message-ID: <200706012344.l51NiYmO015408@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/calcurse In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15049 Modified Files: import.log Log Message: Initial F8 Import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/calcurse/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 1 Jun 2007 20:43:42 -0000 1.1 +++ import.log 1 Jun 2007 23:42:47 -0000 1.2 @@ -0,0 +1 @@ +calcurse-1_8-2:HEAD:calcurse-1.8-2.src.rpm:1180741334 From fedora-extras-commits at redhat.com Fri Jun 1 23:44:40 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Fri, 1 Jun 2007 19:44:40 -0400 Subject: rpms/calcurse/devel calcurse.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706012344.l51NieqY015433@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/calcurse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15049/devel Modified Files: .cvsignore sources Added Files: calcurse.spec Log Message: Initial F8 Import --- NEW FILE calcurse.spec --- Name: calcurse Version: 1.8 Release: 2%{?dist} Summary: Text-based personal organizer Group: Applications/Productivity License: GPL URL: http://culot.org/calcurse/ #Real SourceURL is: http://culot.org/cgi-bin/get.cgi?%{name}-%{version}.tar.gz #but the ? annoys rpmbuild Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gettext ncurses-devel %description Calcurse is a text-based calendar and scheduling application. It helps keep track of events, appointments, and everyday tasks. A configurable notification system reminds the user of upcoming deadlines, and the curses based interface can be customized to suit user needs. %prep %setup -q chmod a-x src/*.{c,h} AUTHORS ChangeLog NEWS README TODO %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README TODO %{_bindir}/calcurse %{_mandir}/man1/calcurse.1.gz %changelog * Wed May 30 2007 Nigel Jones 1.8-2 - Minor touchups to spec file * Wed May 23 2007 Nigel Jones 1.8-1 - Initial SPEC file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/calcurse/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Jun 2007 20:43:46 -0000 1.1 +++ .cvsignore 1 Jun 2007 23:43:34 -0000 1.2 @@ -0,0 +1 @@ +calcurse-1.8.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/calcurse/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Jun 2007 20:43:46 -0000 1.1 +++ sources 1 Jun 2007 23:43:34 -0000 1.2 @@ -0,0 +1 @@ +daa32dfe9ee627db7a4c2be4c281f581 calcurse-1.8.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 23:45:16 2007 From: fedora-extras-commits at redhat.com (Dave Jones (davej)) Date: Fri, 1 Jun 2007 19:45:16 -0400 Subject: rpms/kernel/devel kernel-2.6.spec,1.3198,1.3199 Message-ID: <200706012345.l51NjGDQ015587@cvs-int.fedora.redhat.com> Author: davej Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15025 Modified Files: kernel-2.6.spec Log Message: * Fri Jun 01 2007 Dave Jones - Disable ppc64 builds. http://koji.fedoraproject.org/koji/getfile?taskID=21950&name=build.log Index: kernel-2.6.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel-2.6.spec,v retrieving revision 1.3198 retrieving revision 1.3199 diff -u -r1.3198 -r1.3199 --- kernel-2.6.spec 1 Jun 2007 23:37:01 -0000 1.3198 +++ kernel-2.6.spec 1 Jun 2007 23:42:42 -0000 1.3199 @@ -256,7 +256,7 @@ # We don't build a kernel on i386, we only do kernel-headers there, # and we no longer build for 31bit S390. -%define nobuildarches i386 s390 +%define nobuildarches i386 s390 ppc64 %ifarch %nobuildarches %define with_up 0 @@ -2052,6 +2052,10 @@ %changelog * Fri Jun 01 2007 Dave Jones +- Disable ppc64 builds. + http://koji.fedoraproject.org/koji/getfile?taskID=21950&name=build.log + +* Fri Jun 01 2007 Dave Jones - Update utrace to latest. * Fri Jun 01 2007 Dave Jones From fedora-extras-commits at redhat.com Fri Jun 1 23:47:47 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Fri, 1 Jun 2007 19:47:47 -0400 Subject: rpms/calcurse import.log,1.2,1.3 Message-ID: <200706012347.l51Nllqe016085@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/calcurse In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15986 Modified Files: import.log Log Message: Initial F7 Import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/calcurse/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 1 Jun 2007 23:42:47 -0000 1.2 +++ import.log 1 Jun 2007 23:47:12 -0000 1.3 @@ -1 +1,2 @@ calcurse-1_8-2:HEAD:calcurse-1.8-2.src.rpm:1180741334 +calcurse-1_8-2:F-7:calcurse-1.8-2.src.rpm:1180741610 From fedora-extras-commits at redhat.com Fri Jun 1 23:47:53 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Fri, 1 Jun 2007 19:47:53 -0400 Subject: rpms/calcurse/F-7 calcurse.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706012347.l51NlrDw016099@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/calcurse/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15986/F-7 Modified Files: .cvsignore sources Added Files: calcurse.spec Log Message: Initial F7 Import --- NEW FILE calcurse.spec --- Name: calcurse Version: 1.8 Release: 2%{?dist} Summary: Text-based personal organizer Group: Applications/Productivity License: GPL URL: http://culot.org/calcurse/ #Real SourceURL is: http://culot.org/cgi-bin/get.cgi?%{name}-%{version}.tar.gz #but the ? annoys rpmbuild Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gettext ncurses-devel %description Calcurse is a text-based calendar and scheduling application. It helps keep track of events, appointments, and everyday tasks. A configurable notification system reminds the user of upcoming deadlines, and the curses based interface can be customized to suit user needs. %prep %setup -q chmod a-x src/*.{c,h} AUTHORS ChangeLog NEWS README TODO %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README TODO %{_bindir}/calcurse %{_mandir}/man1/calcurse.1.gz %changelog * Wed May 30 2007 Nigel Jones 1.8-2 - Minor touchups to spec file * Wed May 23 2007 Nigel Jones 1.8-1 - Initial SPEC file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/calcurse/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Jun 2007 20:43:46 -0000 1.1 +++ .cvsignore 1 Jun 2007 23:47:17 -0000 1.2 @@ -0,0 +1 @@ +calcurse-1.8.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/calcurse/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Jun 2007 20:43:46 -0000 1.1 +++ sources 1 Jun 2007 23:47:17 -0000 1.2 @@ -0,0 +1 @@ +daa32dfe9ee627db7a4c2be4c281f581 calcurse-1.8.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 23:50:51 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Fri, 1 Jun 2007 19:50:51 -0400 Subject: rpms/calcurse import.log,1.3,1.4 Message-ID: <200706012350.l51NopMK016748@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/calcurse In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16601 Modified Files: import.log Log Message: Initial FC-6 Import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/calcurse/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 1 Jun 2007 23:47:12 -0000 1.3 +++ import.log 1 Jun 2007 23:50:13 -0000 1.4 @@ -1,2 +1,3 @@ calcurse-1_8-2:HEAD:calcurse-1.8-2.src.rpm:1180741334 calcurse-1_8-2:F-7:calcurse-1.8-2.src.rpm:1180741610 +calcurse-1_8-2:FC-6:calcurse-1.8-2.src.rpm:1180741794 From fedora-extras-commits at redhat.com Fri Jun 1 23:50:58 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Fri, 1 Jun 2007 19:50:58 -0400 Subject: rpms/calcurse/FC-6 calcurse.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706012350.l51NowMU016772@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/calcurse/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16601/FC-6 Modified Files: .cvsignore sources Added Files: calcurse.spec Log Message: Initial FC-6 Import --- NEW FILE calcurse.spec --- Name: calcurse Version: 1.8 Release: 2%{?dist} Summary: Text-based personal organizer Group: Applications/Productivity License: GPL URL: http://culot.org/calcurse/ #Real SourceURL is: http://culot.org/cgi-bin/get.cgi?%{name}-%{version}.tar.gz #but the ? annoys rpmbuild Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gettext ncurses-devel %description Calcurse is a text-based calendar and scheduling application. It helps keep track of events, appointments, and everyday tasks. A configurable notification system reminds the user of upcoming deadlines, and the curses based interface can be customized to suit user needs. %prep %setup -q chmod a-x src/*.{c,h} AUTHORS ChangeLog NEWS README TODO %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README TODO %{_bindir}/calcurse %{_mandir}/man1/calcurse.1.gz %changelog * Wed May 30 2007 Nigel Jones 1.8-2 - Minor touchups to spec file * Wed May 23 2007 Nigel Jones 1.8-1 - Initial SPEC file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/calcurse/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Jun 2007 20:43:46 -0000 1.1 +++ .cvsignore 1 Jun 2007 23:50:21 -0000 1.2 @@ -0,0 +1 @@ +calcurse-1.8.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/calcurse/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Jun 2007 20:43:46 -0000 1.1 +++ sources 1 Jun 2007 23:50:21 -0000 1.2 @@ -0,0 +1 @@ +daa32dfe9ee627db7a4c2be4c281f581 calcurse-1.8.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 23:53:03 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Fri, 1 Jun 2007 19:53:03 -0400 Subject: rpms/calcurse import.log,1.4,1.5 Message-ID: <200706012353.l51Nr3F3017165@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/calcurse In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17053 Modified Files: import.log Log Message: Initial EL-4 Import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/calcurse/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 1 Jun 2007 23:50:13 -0000 1.4 +++ import.log 1 Jun 2007 23:52:25 -0000 1.5 @@ -1,3 +1,4 @@ calcurse-1_8-2:HEAD:calcurse-1.8-2.src.rpm:1180741334 calcurse-1_8-2:F-7:calcurse-1.8-2.src.rpm:1180741610 calcurse-1_8-2:FC-6:calcurse-1.8-2.src.rpm:1180741794 +calcurse-1_8-2:EL-4:calcurse-1.8-2.src.rpm:1180741919 From fedora-extras-commits at redhat.com Fri Jun 1 23:53:12 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Fri, 1 Jun 2007 19:53:12 -0400 Subject: rpms/calcurse/EL-4 calcurse.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706012353.l51NrCmV017188@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/calcurse/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17053/EL-4 Modified Files: .cvsignore sources Added Files: calcurse.spec Log Message: Initial EL-4 Import --- NEW FILE calcurse.spec --- Name: calcurse Version: 1.8 Release: 2%{?dist} Summary: Text-based personal organizer Group: Applications/Productivity License: GPL URL: http://culot.org/calcurse/ #Real SourceURL is: http://culot.org/cgi-bin/get.cgi?%{name}-%{version}.tar.gz #but the ? annoys rpmbuild Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gettext ncurses-devel %description Calcurse is a text-based calendar and scheduling application. It helps keep track of events, appointments, and everyday tasks. A configurable notification system reminds the user of upcoming deadlines, and the curses based interface can be customized to suit user needs. %prep %setup -q chmod a-x src/*.{c,h} AUTHORS ChangeLog NEWS README TODO %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README TODO %{_bindir}/calcurse %{_mandir}/man1/calcurse.1.gz %changelog * Wed May 30 2007 Nigel Jones 1.8-2 - Minor touchups to spec file * Wed May 23 2007 Nigel Jones 1.8-1 - Initial SPEC file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/calcurse/EL-4/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Jun 2007 20:43:46 -0000 1.1 +++ .cvsignore 1 Jun 2007 23:52:33 -0000 1.2 @@ -0,0 +1 @@ +calcurse-1.8.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/calcurse/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Jun 2007 20:43:46 -0000 1.1 +++ sources 1 Jun 2007 23:52:33 -0000 1.2 @@ -0,0 +1 @@ +daa32dfe9ee627db7a4c2be4c281f581 calcurse-1.8.tar.gz From fedora-extras-commits at redhat.com Fri Jun 1 23:54:49 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Fri, 1 Jun 2007 19:54:49 -0400 Subject: rpms/calcurse import.log,1.5,1.6 Message-ID: <200706012354.l51Nsn0b017480@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/calcurse In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17366 Modified Files: import.log Log Message: Initial EL-5 Import Index: import.log =================================================================== RCS file: /cvs/extras/rpms/calcurse/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 1 Jun 2007 23:52:25 -0000 1.5 +++ import.log 1 Jun 2007 23:54:12 -0000 1.6 @@ -2,3 +2,4 @@ calcurse-1_8-2:F-7:calcurse-1.8-2.src.rpm:1180741610 calcurse-1_8-2:FC-6:calcurse-1.8-2.src.rpm:1180741794 calcurse-1_8-2:EL-4:calcurse-1.8-2.src.rpm:1180741919 +calcurse-1_8-2:EL-5:calcurse-1.8-2.src.rpm:1180742034 From fedora-extras-commits at redhat.com Fri Jun 1 23:54:57 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Fri, 1 Jun 2007 19:54:57 -0400 Subject: rpms/calcurse/EL-5 calcurse.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706012354.l51Nsvwm017499@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/rpms/calcurse/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17366/EL-5 Modified Files: .cvsignore sources Added Files: calcurse.spec Log Message: Initial EL-5 Import --- NEW FILE calcurse.spec --- Name: calcurse Version: 1.8 Release: 2%{?dist} Summary: Text-based personal organizer Group: Applications/Productivity License: GPL URL: http://culot.org/calcurse/ #Real SourceURL is: http://culot.org/cgi-bin/get.cgi?%{name}-%{version}.tar.gz #but the ? annoys rpmbuild Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gettext ncurses-devel %description Calcurse is a text-based calendar and scheduling application. It helps keep track of events, appointments, and everyday tasks. A configurable notification system reminds the user of upcoming deadlines, and the curses based interface can be customized to suit user needs. %prep %setup -q chmod a-x src/*.{c,h} AUTHORS ChangeLog NEWS README TODO %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README TODO %{_bindir}/calcurse %{_mandir}/man1/calcurse.1.gz %changelog * Wed May 30 2007 Nigel Jones 1.8-2 - Minor touchups to spec file * Wed May 23 2007 Nigel Jones 1.8-1 - Initial SPEC file Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/calcurse/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Jun 2007 20:43:46 -0000 1.1 +++ .cvsignore 1 Jun 2007 23:54:20 -0000 1.2 @@ -0,0 +1 @@ +calcurse-1.8.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/calcurse/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Jun 2007 20:43:46 -0000 1.1 +++ sources 1 Jun 2007 23:54:20 -0000 1.2 @@ -0,0 +1 @@ +daa32dfe9ee627db7a4c2be4c281f581 calcurse-1.8.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 00:25:18 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Fri, 1 Jun 2007 20:25:18 -0400 Subject: rpms/liferea/devel liferea.spec,1.77,1.78 Message-ID: <200706020025.l520PIpu028729@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/pkgs/rpms/liferea/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28561 Modified Files: liferea.spec Log Message: * Fri Jun 1 2007 Brian Pepple - 1.2.15b-2 - Rebuild for new gecko release. Index: liferea.spec =================================================================== RCS file: /cvs/pkgs/rpms/liferea/devel/liferea.spec,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- liferea.spec 18 May 2007 16:08:43 -0000 1.77 +++ liferea.spec 2 Jun 2007 00:24:43 -0000 1.78 @@ -1,6 +1,6 @@ Name: liferea Version: 1.2.15b -Release: 1%{?dist} +Release: 2%{?dist} Summary: An RSS/RDF feed reader Group: Applications/Internet @@ -112,6 +112,9 @@ %changelog +* Fri Jun 1 2007 Brian Pepple - 1.2.15b-2 +- Rebuild for new gecko release. + * Fri May 18 2007 Brian Pepple - 1.2.15b-1 - Update to 1.2.15b. - Drop cpu timer patch, fixed upstream. From fedora-extras-commits at redhat.com Sat Jun 2 00:27:19 2007 From: fedora-extras-commits at redhat.com (Dave Jones (davej)) Date: Fri, 1 Jun 2007 20:27:19 -0400 Subject: rpms/kernel/F-7 linux-2.6-net-e1000-fix-netif_poll_enable-crash-in-e1000_open.patch, NONE, 1.1 kernel-2.6.spec, 1.3211, 1.3212 linux-2.6-net-e1000-debug-shirq.patch, 1.1, NONE linux-2.6-net-e1000-no-polling-in-open.patch, 1.1, NONE Message-ID: <200706020027.l520RJ3J029120@cvs-int.fedora.redhat.com> Author: davej Update of /cvs/pkgs/rpms/kernel/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29022 Modified Files: kernel-2.6.spec Added Files: linux-2.6-net-e1000-fix-netif_poll_enable-crash-in-e1000_open.patch Removed Files: linux-2.6-net-e1000-debug-shirq.patch linux-2.6-net-e1000-no-polling-in-open.patch Log Message: * Fri Jun 01 2007 Dave Jones - E1000: Fix netif_poll_enable crash in e1000_open. linux-2.6-net-e1000-fix-netif_poll_enable-crash-in-e1000_open.patch: --- NEW FILE linux-2.6-net-e1000-fix-netif_poll_enable-crash-in-e1000_open.patch --- >From herbert at gondor.apana.org.au Wed May 23 18:29:38 2007 Date: Thu, 24 May 2007 11:29:21 +1000 Message-ID: <20070524012921.GA2943 at gondor.apana.org.au> From: Herbert Xu To: Chris Wright Cc: auke-jan.h.kok at intel.com, cebbert at redhat.com, jeff at garzik.org, stable at kernel.org, greg at kroah.com, e1000-devel at lists.sourceforge.net, davej at redhat.com Subject: E1000: Fix netif_poll_enable crash in e1000_open e1000_open calls e1000_up which will always call netif_poll_enable. However, it's illegal to call netif_poll_enable without calling netif_poll_disable at some prior time. This constraint is violated in e1000_open. This patch fixes it by simply calling netif_poll_disable in e1000_open. Signed-off-by: Herbert Xu Acked-by: Auke Kok Signed-off-by: Chris Wright --- drivers/net/e1000/e1000_main.c | 1 + 1 file changed, 1 insertion(+) --- linux-2.6.21.3.orig/drivers/net/e1000/e1000_main.c +++ linux-2.6.21.3/drivers/net/e1000/e1000_main.c @@ -1423,6 +1423,7 @@ e1000_open(struct net_device *netdev) e1000_power_up_phy(adapter); + netif_poll_disable(netdev); if ((err = e1000_up(adapter))) goto err_up; adapter->mng_vlan_id = E1000_MNG_VLAN_NONE; Index: kernel-2.6.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/F-7/kernel-2.6.spec,v retrieving revision 1.3211 retrieving revision 1.3212 diff -u -r1.3211 -r1.3212 --- kernel-2.6.spec 31 May 2007 23:43:01 -0000 1.3211 +++ kernel-2.6.spec 2 Jun 2007 00:26:44 -0000 1.3212 @@ -555,8 +555,7 @@ # NIC driver fixes Patch1300: linux-2.6-net-e1000-no-msi-warning.patch -Patch1301: linux-2.6-net-e1000-debug-shirq.patch -Patch1302: linux-2.6-net-e1000-no-polling-in-open.patch +Patch1301: linux-2.6-net-e1000-fix-netif_poll_enable-crash-in-e1000_open.patch # Filesystem stuff. # Squashfs @@ -1301,9 +1300,8 @@ # NIC driver fixes # Don't print warnings about MSI failures on e1000 %patch1300 -p1 -# Fix up e1000 oops (#240339) +# E1000: Fix netif_poll_enable crash in e1000_open %patch1301 -p1 -%patch1302 -p1 # Filesystem patches. # Squashfs @@ -2428,6 +2426,9 @@ %endif %changelog +* Fri Jun 01 2007 Dave Jones +- E1000: Fix netif_poll_enable crash in e1000_open. + * Tue May 29 2007 Dave Jones - Reenable non-x86 architectures.. --- linux-2.6-net-e1000-debug-shirq.patch DELETED --- --- linux-2.6-net-e1000-no-polling-in-open.patch DELETED --- From fedora-extras-commits at redhat.com Sat Jun 2 00:53:11 2007 From: fedora-extras-commits at redhat.com (Dave Jones (davej)) Date: Fri, 1 Jun 2007 20:53:11 -0400 Subject: rpms/kernel/F-7 linux-2.6-singlethread-freezable-workqueues.patch, 1.2, 1.3 Message-ID: <200706020053.l520rB68002390@cvs-int.fedora.redhat.com> Author: davej Update of /cvs/pkgs/rpms/kernel/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2245 Modified Files: linux-2.6-singlethread-freezable-workqueues.patch Log Message: remove broken diff linux-2.6-singlethread-freezable-workqueues.patch: Index: linux-2.6-singlethread-freezable-workqueues.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/F-7/linux-2.6-singlethread-freezable-workqueues.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- linux-2.6-singlethread-freezable-workqueues.patch 31 May 2007 21:30:02 -0000 1.2 +++ linux-2.6-singlethread-freezable-workqueues.patch 2 Jun 2007 00:52:33 -0000 1.3 @@ -264,198 +264,3 @@ More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ -From davej Tue May 29 14:49:43 2007 -Return-path: -X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on - gelk.kernelslacker.org -X-Spam-Level: -X-Spam-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00 autolearn=ham - version=3.1.8 -Envelope-to: davej at kernelslacker.org -Delivery-date: Tue, 29 May 2007 19:44:00 +0100 -Received: from testure.choralone.org [194.9.77.134] - by gelk.kernelslacker.org with IMAP (fetchmail-6.3.6) - for (single-drop); Tue, 29 May 2007 14:49:43 -0400 (EDT) -Received: from vger.kernel.org ([209.132.176.167]) - by testure.choralone.org with esmtp (Exim 4.63) - (envelope-from ) - id 1Ht6fo-000807-4J - for davej at kernelslacker.org; Tue, 29 May 2007 19:44:00 +0100 -Received: (majordomo at vger.kernel.org) by vger.kernel.org via listexpand - id S1762748AbXE2SnY (ORCPT ); - Tue, 29 May 2007 14:43:24 -0400 -Received: (majordomo at vger.kernel.org) by vger.kernel.org id S1765048AbXE2Sle - (ORCPT ); - Tue, 29 May 2007 14:41:34 -0400 -Received: from iolanthe.rowland.org ([192.131.102.54]:54130 "HELO - iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org - with SMTP id S1765028AbXE2Slc (ORCPT - ); - Tue, 29 May 2007 14:41:32 -0400 -Received: (qmail 17114 invoked by uid 2102); 29 May 2007 14:41:28 -0400 -Received: from localhost (sendmail-bs at 127.0.0.1) - by localhost with SMTP; 29 May 2007 14:41:28 -0400 -Date: Tue, 29 May 2007 14:41:28 -0400 (EDT) -From: Alan Stern -X-X-Sender: stern at iolanthe.rowland.org -To: Mark Lord -cc: Linus Torvalds , - Linux Kernel , - Greg KH , - Andrew Morton -Subject: Re: Regression: USB is nfg after suspend/resume(RAM) cycle on Intel - chipset -In-Reply-To: <465C64D1.3030604 at rtr.ca> -Message-ID: -MIME-Version: 1.0 -Content-Type: TEXT/PLAIN; charset=US-ASCII -Sender: linux-kernel-owner at vger.kernel.org -Precedence: bulk -X-Mailing-List: linux-kernel at vger.kernel.org -Status: RO -Content-Length: 4862 -Lines: 142 - -On Tue, 29 May 2007, Mark Lord wrote: - -> Mark Lord wrote: -> >.. -> > 7ed92f1a149dddc3cb537ccd7441e98adac12c3e USB: make the autosuspend -> > workqueue thread freezable -> > ef7f6c7084b333c7524dcd297e0578d43733a2a2 USB: more autosuspend timer stuff -> > -> > I yanked them both, as they appeared to be releated based on the titles. -> > Reverting this pair of commits fixes the USB suspend/resume regression. -> -> Okay, just to make it trivial, -> I've narrowed it down to only this commit from Alan Stern: -> -> 7ed92f1a149dddc3cb537ccd7441e98adac12c3e USB: make the autosuspend workqueue thread freezable - -I'm a little surprised; I would have expected the other patch to be the -one responsible. Are you sure you got the right one? - -Your symptoms suggest that the ksuspend_usbd and khubd kernel threads -are in deadlock. You could verify this by getting an Alt-SysRq-T stack -trace of the two threads after resuming. Andrew Morton saw this -happen, under slightly different circumstances, on his system. - -If this is indeed the case, the patch below ought to fix your problem. -Essentially it replaces calls to flush_workqueue() with -cancel_sync_work(). I sent it to Andrew last week, but his problem -occurs only sporadically so it's hard to test. - - -On Tue, 29 May 2007, Linus Torvalds wrote: - -> Heh. Have I mentioned how much I *hate* those kernel threads being frozen? -> -> Just for fun, could you try if the patch that just rips out the freezer -> calls from the STR code just fixes the problem too (instead of reverting -> that commit?) - -We'll know for certain after Mark tries this patch. However at the -moment I doubt that freezing the kernel threads has anything to do with -the problem. - -BTW, you mentioned in an earlier email that for suspend-to-RAM, instead -of freezing tasks we should freeze I/O. It's a good idea, but have you -considered how much overhead it would add? Even if the necessary -changes are confined to the subsystem level, just think about what -would happen for example with char device drivers. - -The only common subsystem they share is VFS. Every entry point into -VFS would therefore need to test whether a suspend-to-RAM was in -progress, and if it was, block until the suspend was over. Each of -these tests would be on a hot path -- not something we really want to -do if it is at all avoidable. - -Alan Stern - - - -Index: 2.6.22-rc3/drivers/usb/core/hub.c -=================================================================== ---- 2.6.22-rc3.orig/drivers/usb/core/hub.c -+++ 2.6.22-rc3/drivers/usb/core/hub.c -@@ -1158,6 +1158,30 @@ static void release_address(struct usb_d - } - } - -+#ifdef CONFIG_USB_SUSPEND -+ -+static void usb_stop_pm(struct usb_device *udev) -+{ -+ /* Synchronize with the ksuspend thread to prevent any more -+ * autosuspend requests from being submitted, and decrement -+ * the parent's count of unsuspended children. -+ */ -+ usb_pm_lock(udev); -+ if (udev->parent && !udev->discon_suspended) -+ usb_autosuspend_device(udev->parent); -+ usb_pm_unlock(udev); -+ -+ /* Stop any autosuspend requests already submitted */ -+ cancel_rearming_delayed_work(&udev->autosuspend); -+} -+ -+#else -+ -+static inline void usb_stop_pm(struct usb_device *udev) -+{ } -+ -+#endif -+ - /** - * usb_disconnect - disconnect a device (usbcore-internal) - * @pdev: pointer to device being disconnected -@@ -1224,13 +1248,7 @@ void usb_disconnect(struct usb_device ** - *pdev = NULL; - spin_unlock_irq(&device_state_lock); - -- /* Decrement the parent's count of unsuspended children */ -- if (udev->parent) { -- usb_pm_lock(udev); -- if (!udev->discon_suspended) -- usb_autosuspend_device(udev->parent); -- usb_pm_unlock(udev); -- } -+ usb_stop_pm(udev); - - put_device(&udev->dev); - } -Index: 2.6.22-rc3/drivers/usb/core/usb.c -=================================================================== ---- 2.6.22-rc3.orig/drivers/usb/core/usb.c -+++ 2.6.22-rc3/drivers/usb/core/usb.c -@@ -184,10 +184,6 @@ static void usb_release_dev(struct devic - - udev = to_usb_device(dev); - --#ifdef CONFIG_USB_SUSPEND -- cancel_delayed_work(&udev->autosuspend); -- flush_workqueue(ksuspend_usb_wq); --#endif - usb_destroy_configuration(udev); - usb_put_hcd(bus_to_hcd(udev->bus)); - kfree(udev->product); -Index: 2.6.22-rc3/drivers/usb/core/hcd.c -=================================================================== ---- 2.6.22-rc3.orig/drivers/usb/core/hcd.c -+++ 2.6.22-rc3/drivers/usb/core/hcd.c -@@ -1681,7 +1681,7 @@ void usb_remove_hcd(struct usb_hcd *hcd) - spin_unlock_irq (&hcd_root_hub_lock); - - #ifdef CONFIG_PM -- flush_workqueue(ksuspend_usb_wq); -+ cancel_work_sync(&hcd->wakeup_work); - #endif - - mutex_lock(&usb_bus_list_lock); - -- -To unsubscribe from this list: send the line "unsubscribe linux-kernel" in -the body of a message to majordomo at vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html -Please read the FAQ at http://www.tux.org/lkml/ - From fedora-extras-commits at redhat.com Sat Jun 2 01:26:43 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Fri, 1 Jun 2007 21:26:43 -0400 Subject: rpms/clearsilver/EL-4 clearsilver.spec,1.3,1.4 Message-ID: <200706020126.l521Qh9R014126@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/clearsilver/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14049 Modified Files: clearsilver.spec Log Message: * Fri Jun 01 2006 Jesse Keating - 0.10.3-3.1 - Disable java subpackages on el4 Index: clearsilver.spec =================================================================== RCS file: /cvs/pkgs/rpms/clearsilver/EL-4/clearsilver.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- clearsilver.spec 17 Mar 2006 18:10:00 -0000 1.3 +++ clearsilver.spec 2 Jun 2007 01:26:08 -0000 1.4 @@ -2,7 +2,7 @@ Name: clearsilver Version: 0.10.3 -Release: 3%{?dist} +Release: 3%{?dist}.1 Summary: Fast and powerful HTML templating system Group: Development/Libraries License: Neotonic ClearSilver Software License @@ -64,17 +64,22 @@ %endif %ifarch %{ix86} ppc +# no java on el4 +%if 0%{?rhel} > 4 %package -n java-%{name} Summary: Java interface to the ClearSilver HTML templating system Group: Development/Libraries BuildRequires: java-devel Provides: %{name}-java = %{version}-%{release} %endif +%endif %ifarch %{ix86} ppc +%if 0%{?rhel} > 4 %description -n java-%{name} %{summary}. %endif +%endif %prep %setup -q @@ -88,7 +93,9 @@ # java and ruby does not build on x86_64 %ifarch %{ix86} ppc %configure \ +%if 0%{?rhel} > 4 --with-java=%{_libdir}/jvm/java \ +%endif --with-python=%{__python} \ --disable-csharp %else @@ -111,6 +118,7 @@ chmod -R u+w $RPM_BUILD_ROOT/* %ifarch %{ix86} ppc +%if 0%{?rhel} > 4 install -dm 755 $RPM_BUILD_ROOT%{_libdir}/java mv $RPM_BUILD_ROOT%{_libdir}{,/java}/libclearsilver-jni.so mv $RPM_BUILD_ROOT%{_libdir}/clearsilver.jar \ @@ -118,6 +126,7 @@ chmod 644 $RPM_BUILD_ROOT%{_libdir}/java/clearsilver-%{version}.jar ln -s clearsilver-%{version}.jar $RPM_BUILD_ROOT%{_libdir}/java/clearsilver.jar %endif +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -156,13 +165,18 @@ %endif %ifarch %{ix86} ppc +%if 0%{?rhel} > 4 %files -n java-clearsilver %doc CS_LICENSE LICENSE %defattr(-,root,root,-) %{_libdir}/java/*clearsilver* %endif +%endif %changelog +* Fri Jun 01 2006 Jesse Keating - 0.10.3-3.1 +- Disable java subpackages on el4 + * Fri Mar 17 2006 Joost Soeterbroek - 0.10.3-3 - fix for x86_64 From fedora-extras-commits at redhat.com Sat Jun 2 02:26:13 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Fri, 1 Jun 2007 22:26:13 -0400 Subject: rpms/clearsilver/devel clearsilver.spec,1.10,1.11 Message-ID: <200706020226.l522QDpT031671@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/clearsilver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31578 Modified Files: clearsilver.spec Log Message: Minor cleanups Index: clearsilver.spec =================================================================== RCS file: /cvs/extras/rpms/clearsilver/devel/clearsilver.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- clearsilver.spec 12 Apr 2007 12:56:22 -0000 1.10 +++ clearsilver.spec 2 Jun 2007 02:25:38 -0000 1.11 @@ -2,7 +2,7 @@ Name: clearsilver Version: 0.10.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Fast and powerful HTML templating system Group: Development/Libraries License: Neotonic ClearSilver Software License @@ -58,25 +58,21 @@ Provides: %{name}-ruby = %{version}-%{release} %define ruby_sitearchdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"]') %define ruby_sitelibdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitelibdir"]') -%endif -%ifarch %{ix86} ppc %description -n ruby-%{name} %{summary}. -%endif -%ifarch %{ix86} ppc +%if 0%{?rhel} > 4 %package -n java-%{name} Summary: Java interface to the ClearSilver HTML templating system Group: Development/Libraries BuildRequires: java-devel Provides: %{name}-java = %{version}-%{release} -%endif -%ifarch %{ix86} ppc %description -n java-%{name} %{summary}. %endif +%endif %prep %setup -q @@ -90,7 +86,9 @@ # java and ruby does not build on x86_64 %ifarch %{ix86} ppc %configure \ +%if 0%{?rhel} > 4 --with-java=%{_libdir}/jvm/java \ +%endif --with-python=%{__python} \ --disable-csharp %else @@ -113,6 +111,7 @@ chmod -R u+w $RPM_BUILD_ROOT/* %ifarch %{ix86} ppc +%if 0%{?rhel} > 4 install -dm 755 $RPM_BUILD_ROOT%{_libdir}/java mv $RPM_BUILD_ROOT%{_libdir}{,/java}/libclearsilver-jni.so mv $RPM_BUILD_ROOT%{_libdir}/clearsilver.jar \ @@ -120,6 +119,7 @@ chmod 644 $RPM_BUILD_ROOT%{_libdir}/java/clearsilver-%{version}.jar ln -s clearsilver-%{version}.jar $RPM_BUILD_ROOT%{_libdir}/java/clearsilver.jar %endif +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -156,16 +156,22 @@ %defattr(-,root,root,-) %{ruby_sitearchdir}/hdf.so %{ruby_sitelibdir}/neo.rb -%endif -%ifarch %{ix86} ppc +%if 0%{?rhel} > 4 %files -n java-clearsilver %doc CS_LICENSE LICENSE %defattr(-,root,root,-) %{_libdir}/java/*clearsilver* %endif +%endif %changelog +* Fri Jun 1 2007 Jeffrey C. Ollie - 0.10.4-4 +- Minor cleanups + +* Fri Jun 01 2006 Jesse Keating - 0.10.4-3.1 +- Disable java subpackages on el4 + * Thu Apr 12 2007 Jeffrey C. Ollie - 0.10.4-3 - Remove bogus -devel provides. From fedora-extras-commits at redhat.com Sat Jun 2 02:27:56 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Fri, 1 Jun 2007 22:27:56 -0400 Subject: rpms/clearsilver/devel clearsilver.spec,1.11,1.12 Message-ID: <200706020227.l522RueD032084@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/clearsilver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31847 Modified Files: clearsilver.spec Log Message: oops Index: clearsilver.spec =================================================================== RCS file: /cvs/extras/rpms/clearsilver/devel/clearsilver.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- clearsilver.spec 2 Jun 2007 02:25:38 -0000 1.11 +++ clearsilver.spec 2 Jun 2007 02:27:21 -0000 1.12 @@ -166,7 +166,7 @@ %endif %changelog -* Fri Jun 1 2007 Jeffrey C. Ollie - 0.10.4-4 +* Fri Jun 01 2007 Jeffrey C. Ollie - 0.10.4-4 - Minor cleanups * Fri Jun 01 2006 Jesse Keating - 0.10.4-3.1 From fedora-extras-commits at redhat.com Sat Jun 2 02:29:05 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Fri, 1 Jun 2007 22:29:05 -0400 Subject: rpms/clearsilver/devel clearsilver.spec,1.12,1.13 Message-ID: <200706020229.l522T5Wv032271@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/clearsilver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32179 Modified Files: clearsilver.spec Log Message: double oops Index: clearsilver.spec =================================================================== RCS file: /cvs/extras/rpms/clearsilver/devel/clearsilver.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- clearsilver.spec 2 Jun 2007 02:27:21 -0000 1.12 +++ clearsilver.spec 2 Jun 2007 02:28:30 -0000 1.13 @@ -169,7 +169,7 @@ * Fri Jun 01 2007 Jeffrey C. Ollie - 0.10.4-4 - Minor cleanups -* Fri Jun 01 2006 Jesse Keating - 0.10.4-3.1 +* Fri Jun 01 2007 Jesse Keating - 0.10.4-3.1 - Disable java subpackages on el4 * Thu Apr 12 2007 Jeffrey C. Ollie - 0.10.4-3 From fedora-extras-commits at redhat.com Sat Jun 2 02:33:20 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Fri, 1 Jun 2007 22:33:20 -0400 Subject: rpms/clearsilver/F-7 clearsilver.spec, 1.10, 1.11 clearsilver-0.10.2-fedora.patch, 1.1, NONE Message-ID: <200706020233.l522XKGO002127@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/clearsilver/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2047 Modified Files: clearsilver.spec Removed Files: clearsilver-0.10.2-fedora.patch Log Message: Cleanups, don't build java on EL-4 Index: clearsilver.spec =================================================================== RCS file: /cvs/extras/rpms/clearsilver/F-7/clearsilver.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- clearsilver.spec 12 Apr 2007 12:56:22 -0000 1.10 +++ clearsilver.spec 2 Jun 2007 02:32:45 -0000 1.11 @@ -2,7 +2,7 @@ Name: clearsilver Version: 0.10.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Fast and powerful HTML templating system Group: Development/Libraries License: Neotonic ClearSilver Software License @@ -58,25 +58,21 @@ Provides: %{name}-ruby = %{version}-%{release} %define ruby_sitearchdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"]') %define ruby_sitelibdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitelibdir"]') -%endif -%ifarch %{ix86} ppc %description -n ruby-%{name} %{summary}. -%endif -%ifarch %{ix86} ppc +%if 0%{?rhel} > 4 %package -n java-%{name} Summary: Java interface to the ClearSilver HTML templating system Group: Development/Libraries BuildRequires: java-devel Provides: %{name}-java = %{version}-%{release} -%endif -%ifarch %{ix86} ppc %description -n java-%{name} %{summary}. %endif +%endif %prep %setup -q @@ -90,7 +86,9 @@ # java and ruby does not build on x86_64 %ifarch %{ix86} ppc %configure \ +%if 0%{?rhel} > 4 --with-java=%{_libdir}/jvm/java \ +%endif --with-python=%{__python} \ --disable-csharp %else @@ -113,6 +111,7 @@ chmod -R u+w $RPM_BUILD_ROOT/* %ifarch %{ix86} ppc +%if 0%{?rhel} > 4 install -dm 755 $RPM_BUILD_ROOT%{_libdir}/java mv $RPM_BUILD_ROOT%{_libdir}{,/java}/libclearsilver-jni.so mv $RPM_BUILD_ROOT%{_libdir}/clearsilver.jar \ @@ -120,6 +119,7 @@ chmod 644 $RPM_BUILD_ROOT%{_libdir}/java/clearsilver-%{version}.jar ln -s clearsilver-%{version}.jar $RPM_BUILD_ROOT%{_libdir}/java/clearsilver.jar %endif +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -156,16 +156,22 @@ %defattr(-,root,root,-) %{ruby_sitearchdir}/hdf.so %{ruby_sitelibdir}/neo.rb -%endif -%ifarch %{ix86} ppc +%if 0%{?rhel} > 4 %files -n java-clearsilver %doc CS_LICENSE LICENSE %defattr(-,root,root,-) %{_libdir}/java/*clearsilver* %endif +%endif %changelog +* Fri Jun 01 2007 Jeffrey C. Ollie - 0.10.4-4 +- Minor cleanups + +* Fri Jun 01 2007 Jesse Keating - 0.10.4-3.1 +- Disable java subpackages on el4 + * Thu Apr 12 2007 Jeffrey C. Ollie - 0.10.4-3 - Remove bogus -devel provides. --- clearsilver-0.10.2-fedora.patch DELETED --- From fedora-extras-commits at redhat.com Sat Jun 2 02:49:55 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Fri, 1 Jun 2007 22:49:55 -0400 Subject: rpms/chmsee/FC-6 chmsee.spec,1.3,1.4 Message-ID: <200706020249.l522nt4a004054@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3963 Modified Files: chmsee.spec Log Message: update for firefox 1.0.0.12 and 2.0.0.4 Index: chmsee.spec =================================================================== RCS file: /cvs/extras/rpms/chmsee/FC-6/chmsee.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- chmsee.spec 15 Apr 2007 01:02:28 -0000 1.3 +++ chmsee.spec 2 Jun 2007 02:49:20 -0000 1.4 @@ -1,8 +1,8 @@ -%define firefox_version 1.5.0.10 +%define firefox_version 1.5.0.12 Name: chmsee Version: 1.0.0 -Release: 0.17.beta2%{?dist} +Release: 0.18.beta2%{?dist} Summary(zh_CN): CHM ??????????????????, ?????? Gtk2+ Summary: A Gtk+2 CHM document viewer Group: Applications/Publishing @@ -117,6 +117,9 @@ %{_datadir}/icons/hicolor/*/apps/chmsee.png %changelog +* Sat Jun 02 2007 bbbush - 1.0.0-0.18.beta2 +- update for firefox 1.5.0.12 and 2.0.0.4 + * Sun Apr 15 2007 bbbush - 1.0.0-0.17.beta2 - update to beta2 - use pkg-config to find gecko, don't use RPATH @@ -125,7 +128,7 @@ - add "zoom in/out" button * Sat Mar 24 2007 Yijun Yuan - 1.0.0-0.12.beta -- update for firefox 2.0.0.3 +- update for firefox 1.5.0.10 and 2.0.0.3 * Sun Feb 25 2007 Yijun Yuan - 1.0.0-0.11.beta - cleanups From fedora-extras-commits at redhat.com Sat Jun 2 02:52:27 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Fri, 1 Jun 2007 22:52:27 -0400 Subject: rpms/chmsee/F-7 chmsee.spec,1.4,1.5 Message-ID: <200706020252.l522qRJT004425@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4331 Modified Files: chmsee.spec Log Message: update for firefox 1.0.0.12 and 2.0.0.4 Index: chmsee.spec =================================================================== RCS file: /cvs/extras/rpms/chmsee/F-7/chmsee.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- chmsee.spec 15 Apr 2007 00:56:50 -0000 1.4 +++ chmsee.spec 2 Jun 2007 02:51:51 -0000 1.5 @@ -1,8 +1,8 @@ -%define firefox_version 2.0.0.3 +%define firefox_version 2.0.0.4 Name: chmsee Version: 1.0.0 -Release: 0.17.beta2%{?dist} +Release: 0.18.beta2%{?dist} Summary(zh_CN): CHM ??????????????????, ?????? Gtk2+ Summary: A Gtk+2 CHM document viewer Group: Applications/Publishing @@ -117,6 +117,9 @@ %{_datadir}/icons/hicolor/*/apps/chmsee.png %changelog +* Sat Jun 02 2007 bbbush - 1.0.0-0.18.beta2 +- update for firefox 1.0.0.12 and 2.0.0.4 + * Sun Apr 15 2007 bbbush - 1.0.0-0.17.beta2 - update to beta2 - use pkg-config to find gecko, don't use RPATH @@ -125,7 +128,7 @@ - add "zoom in/out" button * Sat Mar 24 2007 Yijun Yuan - 1.0.0-0.12.beta -- update for firefox 2.0.0.3 +- update for firefox 1.0.0.10 and 2.0.0.3 * Sun Feb 25 2007 Yijun Yuan - 1.0.0-0.11.beta - cleanups From fedora-extras-commits at redhat.com Sat Jun 2 02:55:29 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Fri, 1 Jun 2007 22:55:29 -0400 Subject: rpms/chmsee/devel chmsee.spec,1.4,1.5 Message-ID: <200706020255.l522tTQv004862@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4767 Modified Files: chmsee.spec Log Message: update for firefox 1.5.0.12 and 2.0.0.4 Index: chmsee.spec =================================================================== RCS file: /cvs/extras/rpms/chmsee/devel/chmsee.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- chmsee.spec 15 Apr 2007 00:56:50 -0000 1.4 +++ chmsee.spec 2 Jun 2007 02:54:52 -0000 1.5 @@ -1,8 +1,8 @@ -%define firefox_version 2.0.0.3 +%define firefox_version 2.0.0.4 Name: chmsee Version: 1.0.0 -Release: 0.17.beta2%{?dist} +Release: 0.19.beta2%{?dist} Summary(zh_CN): CHM ??????????????????, ?????? Gtk2+ Summary: A Gtk+2 CHM document viewer Group: Applications/Publishing @@ -117,6 +117,9 @@ %{_datadir}/icons/hicolor/*/apps/chmsee.png %changelog +* Sat Jun 02 2007 bbbush - 1.0.0-0.18.beta2 +- update for firefox 1.5.0.12 and 2.0.0.4 + * Sun Apr 15 2007 bbbush - 1.0.0-0.17.beta2 - update to beta2 - use pkg-config to find gecko, don't use RPATH @@ -125,7 +128,7 @@ - add "zoom in/out" button * Sat Mar 24 2007 Yijun Yuan - 1.0.0-0.12.beta -- update for firefox 2.0.0.3 +- update for firefox 1.5.0.12 and 2.0.0.3 * Sun Feb 25 2007 Yijun Yuan - 1.0.0-0.11.beta - cleanups From fedora-extras-commits at redhat.com Sat Jun 2 02:56:42 2007 From: fedora-extras-commits at redhat.com (Yuan Yijun (bbbush)) Date: Fri, 1 Jun 2007 22:56:42 -0400 Subject: rpms/chmsee/F-7 chmsee.spec,1.5,1.6 Message-ID: <200706020256.l522ugJZ005043@cvs-int.fedora.redhat.com> Author: bbbush Update of /cvs/extras/rpms/chmsee/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4921 Modified Files: chmsee.spec Log Message: update for firefox 1.5.0.12 and 2.0.0.4 Index: chmsee.spec =================================================================== RCS file: /cvs/extras/rpms/chmsee/F-7/chmsee.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- chmsee.spec 2 Jun 2007 02:51:51 -0000 1.5 +++ chmsee.spec 2 Jun 2007 02:56:04 -0000 1.6 @@ -2,7 +2,7 @@ Name: chmsee Version: 1.0.0 -Release: 0.18.beta2%{?dist} +Release: 0.19.beta2%{?dist} Summary(zh_CN): CHM ??????????????????, ?????? Gtk2+ Summary: A Gtk+2 CHM document viewer Group: Applications/Publishing @@ -118,7 +118,7 @@ %changelog * Sat Jun 02 2007 bbbush - 1.0.0-0.18.beta2 -- update for firefox 1.0.0.12 and 2.0.0.4 +- update for firefox 1.5.0.12 and 2.0.0.4 * Sun Apr 15 2007 bbbush - 1.0.0-0.17.beta2 - update to beta2 @@ -128,7 +128,7 @@ - add "zoom in/out" button * Sat Mar 24 2007 Yijun Yuan - 1.0.0-0.12.beta -- update for firefox 1.0.0.10 and 2.0.0.3 +- update for firefox 1.5.0.10 and 2.0.0.3 * Sun Feb 25 2007 Yijun Yuan - 1.0.0-0.11.beta - cleanups From fedora-extras-commits at redhat.com Sat Jun 2 04:00:44 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 2 Jun 2007 00:00:44 -0400 Subject: rpms/epiphany-extensions/F-7 .cvsignore, 1.17, 1.18 epiphany-extensions.spec, 1.24, 1.25 sources, 1.17, 1.18 Message-ID: <200706020400.l5240iZ9021974@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/epiphany-extensions/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21836 Modified Files: .cvsignore epiphany-extensions.spec sources Log Message: Update to 2.18.2 and rebuild for new Gecko/Firefox Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/epiphany-extensions/F-7/.cvsignore,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- .cvsignore 12 Apr 2007 01:43:13 -0000 1.17 +++ .cvsignore 2 Jun 2007 04:00:08 -0000 1.18 @@ -1 +1 @@ -epiphany-extensions-2.18.1.tar.bz2 +epiphany-extensions-2.18.2.tar.bz2 Index: epiphany-extensions.spec =================================================================== RCS file: /cvs/extras/rpms/epiphany-extensions/F-7/epiphany-extensions.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- epiphany-extensions.spec 12 Apr 2007 01:43:13 -0000 1.24 +++ epiphany-extensions.spec 2 Jun 2007 04:00:08 -0000 1.25 @@ -2,7 +2,7 @@ %define ephy_min_version %{ephy_major}.0 Name: epiphany-extensions -Version: %{ephy_major}.1 +Version: %{ephy_major}.2 Release: 1 Summary: Extensions for Epiphany, the GNOME web browser @@ -100,6 +100,10 @@ %changelog +* Tue May 30 2007 Peter Gordon - 2.18.2-1 +- Update to new upstream bugfix release (2.18.2); and rebuild for newer + Firefox/Gecko version (2.0.0.4). + * Wed Apr 11 2007 Peter Gordon - 2.18.1-1 - Update to new upstream release (2.18.1). Index: sources =================================================================== RCS file: /cvs/extras/rpms/epiphany-extensions/F-7/sources,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- sources 12 Apr 2007 01:43:13 -0000 1.17 +++ sources 2 Jun 2007 04:00:08 -0000 1.18 @@ -1 +1 @@ -71b7ff360be01d17702dae4cdb53bbcb epiphany-extensions-2.18.1.tar.bz2 +27525dc55b4738faf02ee53c74601593 epiphany-extensions-2.18.2.tar.bz2 From fedora-extras-commits at redhat.com Sat Jun 2 04:29:14 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 00:29:14 -0400 Subject: rpms/trac-webadmin - New directory Message-ID: <200706020429.l524TEBL000746@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/trac-webadmin In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsuCz688/rpms/trac-webadmin Log Message: Directory /cvs/extras/rpms/trac-webadmin added to the repository From fedora-extras-commits at redhat.com Sat Jun 2 04:29:19 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 00:29:19 -0400 Subject: rpms/trac-webadmin/devel - New directory Message-ID: <200706020429.l524TJXk000774@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/trac-webadmin/devel In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsuCz688/rpms/trac-webadmin/devel Log Message: Directory /cvs/extras/rpms/trac-webadmin/devel added to the repository From fedora-extras-commits at redhat.com Sat Jun 2 04:29:22 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 00:29:22 -0400 Subject: owners owners.epel.list,1.262,1.263 owners.list,1.2999,1.3000 Message-ID: <200706020429.l524TM6W000807@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners Modified Files: owners.epel.list owners.list Log Message: Add trac-webadmin. Index: owners.epel.list =================================================================== RCS file: /cvs/pkgs/owners/owners.epel.list,v retrieving revision 1.262 retrieving revision 1.263 diff -u -r1.262 -r1.263 --- owners.epel.list 1 Jun 2007 21:23:00 -0000 1.262 +++ owners.epel.list 2 Jun 2007 04:28:52 -0000 1.263 @@ -638,6 +638,7 @@ Fedora EPEL|torcs|An OpenGL 3d racing game|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|torcs-data|The Open Racing Car Simulator data files|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora EPEL|trac|Enhanced wiki and issue tracking system|jkeating at redhat.com|extras-qa at fedoraproject.org| +Fedora EPEL|trac-webadmin|Web interface for administration of Trac|jkeating at redhat.com,jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora EPEL|translate-toolkit|A collection of tools to assist software localization|roozbeh at farsiweb.info|extras-qa at fedoraproject.org| Fedora EPEL|tripwire|An IDS (Intrusion Detection System)|fedora at theholbrooks.org|extras-qa at fedoraproject.org| Fedora EPEL|ttywatch|Log output of arbitrarily many devices|Matt_Domsch at dell.com|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/pkgs/owners/owners.list,v retrieving revision 1.2999 retrieving revision 1.3000 diff -u -r1.2999 -r1.3000 --- owners.list 1 Jun 2007 20:42:42 -0000 1.2999 +++ owners.list 2 Jun 2007 04:28:52 -0000 1.3000 @@ -3119,6 +3119,7 @@ Fedora Extras|tpb|IBM ThinkPad button support utility|kevin at tummy.com|extras-qa at fedoraproject.org| Fedora Extras|tpctl|IBM ThinkPad configuration tools|extras-orphan at fedoraproject.org|extras-qa at fedoraproject.org| Fedora Extras|trac|Trac is an integrated system for managing software projects|jeff at ocjtech.us,limb at jcomserv.net|extras-qa at fedoraproject.org| +Fedora Extras|trac-webadmin|Web interface for administration of Trac|jkeating at redhat.com,jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|trackballs|Steer a marble ball through a labyrinth|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|trackballs-music|In-game music for Trackballs|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|tracker|An object database, tag/metadata database, search tool and indexer|dakingun at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Jun 2 04:29:24 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 00:29:24 -0400 Subject: rpms/trac-webadmin Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200706020429.l524TOj3000813@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/trac-webadmin In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsuCz688/rpms/trac-webadmin Added Files: Makefile import.log pkg.acl Log Message: Setup of module trac-webadmin --- NEW FILE Makefile --- # Top level Makefile for module trac-webadmin all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Jun 2 04:29:28 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 00:29:28 -0400 Subject: rpms/trac-webadmin/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200706020429.l524TSh6000840@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/trac-webadmin/devel In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsuCz688/rpms/trac-webadmin/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module trac-webadmin --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: trac-webadmin # $Id: Makefile,v 1.1 2007/06/02 04:29:24 tibbs Exp $ NAME := trac-webadmin SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Jun 2 04:34:00 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 00:34:00 -0400 Subject: rpms/trac-webadmin import.log,1.1,1.2 Message-ID: <200706020434.l524Y0G4003734@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3614 Modified Files: import.log Log Message: Initial import Index: import.log =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 2 Jun 2007 04:29:19 -0000 1.1 +++ import.log 2 Jun 2007 04:33:25 -0000 1.2 @@ -0,0 +1 @@ +trac-webadmin-0_1_2-0_1_dev_r4429_fc7:HEAD:trac-webadmin-0.1.2-0.1.dev_r4429.fc7.src.rpm:1180758375 From fedora-extras-commits at redhat.com Sat Jun 2 04:34:05 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 00:34:05 -0400 Subject: rpms/trac-webadmin/devel trac-webadmin.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706020434.l524Y5cS003750@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3614/devel Modified Files: .cvsignore sources Added Files: trac-webadmin.spec Log Message: Initial import --- NEW FILE trac-webadmin.spec --- # sitelib for noarch packages, sitearch for others (remove the unneeded one) %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define svnrev 4429 Name: trac-webadmin Version: 0.1.2 Release: 0.1.dev_r%{svnrev}%{?dist} Summary: Web interface for administration of Trac Group: Applications/Internet License: BSD URL: http://trac.edgewall.org/wiki/WebAdmin # Source comes from SVN right now: svn co -r %{svnrev} http://svn.edgewall.com/repos/trac/sandbox/webadmin/ Source0: TracWebAdmin-%{version}dev-r%{svnrev}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools %description Web interface for administration of Trac %prep %setup -n TracWebAdmin-%{version}dev-r%{svnrev} -q %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT # skip-build doesn't work on el4 %{__python} setup.py install -O1 --root $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING # For noarch packages: sitelib %{python_sitelib}/* %changelog * Fri Jun 01 2007 Jesse Keating - 0.1.2-0.1.dev_r4429 - Initial build Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Jun 2007 04:29:24 -0000 1.1 +++ .cvsignore 2 Jun 2007 04:33:30 -0000 1.2 @@ -0,0 +1 @@ +TracWebAdmin-0.1.2dev-r4429.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 04:29:24 -0000 1.1 +++ sources 2 Jun 2007 04:33:30 -0000 1.2 @@ -0,0 +1 @@ +bd1c9cc95609842bdcbcc05458a43426 TracWebAdmin-0.1.2dev-r4429.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 04:38:22 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 00:38:22 -0400 Subject: rpms/trac-webadmin import.log,1.2,1.3 Message-ID: <200706020438.l524cM0S004396@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4289 Modified Files: import.log Log Message: Initial import Index: import.log =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 2 Jun 2007 04:33:25 -0000 1.2 +++ import.log 2 Jun 2007 04:37:48 -0000 1.3 @@ -1 +1,2 @@ trac-webadmin-0_1_2-0_1_dev_r4429_fc7:HEAD:trac-webadmin-0.1.2-0.1.dev_r4429.fc7.src.rpm:1180758375 +trac-webadmin-0_1_2-0_1_dev_r4429_fc7:F-7:trac-webadmin-0.1.2-0.1.dev_r4429.fc7.src.rpm:1180759055 From fedora-extras-commits at redhat.com Sat Jun 2 04:38:27 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 00:38:27 -0400 Subject: rpms/trac-webadmin/F-7 trac-webadmin.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706020438.l524cRtY004408@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4289/F-7 Modified Files: .cvsignore sources Added Files: trac-webadmin.spec Log Message: Initial import --- NEW FILE trac-webadmin.spec --- # sitelib for noarch packages, sitearch for others (remove the unneeded one) %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define svnrev 4429 Name: trac-webadmin Version: 0.1.2 Release: 0.1.dev_r%{svnrev}%{?dist} Summary: Web interface for administration of Trac Group: Applications/Internet License: BSD URL: http://trac.edgewall.org/wiki/WebAdmin # Source comes from SVN right now: svn co -r %{svnrev} http://svn.edgewall.com/repos/trac/sandbox/webadmin/ Source0: TracWebAdmin-%{version}dev-r%{svnrev}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools %description Web interface for administration of Trac %prep %setup -n TracWebAdmin-%{version}dev-r%{svnrev} -q %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT # skip-build doesn't work on el4 %{__python} setup.py install -O1 --root $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING # For noarch packages: sitelib %{python_sitelib}/* %changelog * Fri Jun 01 2007 Jesse Keating - 0.1.2-0.1.dev_r4429 - Initial build Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Jun 2007 04:29:24 -0000 1.1 +++ .cvsignore 2 Jun 2007 04:37:53 -0000 1.2 @@ -0,0 +1 @@ +TracWebAdmin-0.1.2dev-r4429.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 04:29:24 -0000 1.1 +++ sources 2 Jun 2007 04:37:53 -0000 1.2 @@ -0,0 +1 @@ +bd1c9cc95609842bdcbcc05458a43426 TracWebAdmin-0.1.2dev-r4429.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 04:39:54 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 00:39:54 -0400 Subject: rpms/trac-webadmin import.log,1.3,1.4 Message-ID: <200706020439.l524ds5A004649@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4561 Modified Files: import.log Log Message: Initial import Index: import.log =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 2 Jun 2007 04:37:48 -0000 1.3 +++ import.log 2 Jun 2007 04:39:19 -0000 1.4 @@ -1,2 +1,3 @@ trac-webadmin-0_1_2-0_1_dev_r4429_fc7:HEAD:trac-webadmin-0.1.2-0.1.dev_r4429.fc7.src.rpm:1180758375 trac-webadmin-0_1_2-0_1_dev_r4429_fc7:F-7:trac-webadmin-0.1.2-0.1.dev_r4429.fc7.src.rpm:1180759055 +trac-webadmin-0_1_2-0_1_dev_r4429_fc7:FC-6:trac-webadmin-0.1.2-0.1.dev_r4429.fc7.src.rpm:1180759145 From fedora-extras-commits at redhat.com Sat Jun 2 04:39:59 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 00:39:59 -0400 Subject: rpms/trac-webadmin/FC-6 trac-webadmin.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706020439.l524dxF9004667@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4561/FC-6 Modified Files: .cvsignore sources Added Files: trac-webadmin.spec Log Message: Initial import --- NEW FILE trac-webadmin.spec --- # sitelib for noarch packages, sitearch for others (remove the unneeded one) %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define svnrev 4429 Name: trac-webadmin Version: 0.1.2 Release: 0.1.dev_r%{svnrev}%{?dist} Summary: Web interface for administration of Trac Group: Applications/Internet License: BSD URL: http://trac.edgewall.org/wiki/WebAdmin # Source comes from SVN right now: svn co -r %{svnrev} http://svn.edgewall.com/repos/trac/sandbox/webadmin/ Source0: TracWebAdmin-%{version}dev-r%{svnrev}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools %description Web interface for administration of Trac %prep %setup -n TracWebAdmin-%{version}dev-r%{svnrev} -q %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT # skip-build doesn't work on el4 %{__python} setup.py install -O1 --root $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING # For noarch packages: sitelib %{python_sitelib}/* %changelog * Fri Jun 01 2007 Jesse Keating - 0.1.2-0.1.dev_r4429 - Initial build Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Jun 2007 04:29:24 -0000 1.1 +++ .cvsignore 2 Jun 2007 04:39:24 -0000 1.2 @@ -0,0 +1 @@ +TracWebAdmin-0.1.2dev-r4429.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 04:29:24 -0000 1.1 +++ sources 2 Jun 2007 04:39:24 -0000 1.2 @@ -0,0 +1 @@ +bd1c9cc95609842bdcbcc05458a43426 TracWebAdmin-0.1.2dev-r4429.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 04:41:35 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 00:41:35 -0400 Subject: rpms/trac-webadmin import.log,1.4,1.5 Message-ID: <200706020441.l524fZui005035@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4874 Modified Files: import.log Log Message: Import for EL5 Index: import.log =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 2 Jun 2007 04:39:19 -0000 1.4 +++ import.log 2 Jun 2007 04:41:00 -0000 1.5 @@ -1,3 +1,4 @@ trac-webadmin-0_1_2-0_1_dev_r4429_fc7:HEAD:trac-webadmin-0.1.2-0.1.dev_r4429.fc7.src.rpm:1180758375 trac-webadmin-0_1_2-0_1_dev_r4429_fc7:F-7:trac-webadmin-0.1.2-0.1.dev_r4429.fc7.src.rpm:1180759055 trac-webadmin-0_1_2-0_1_dev_r4429_fc7:FC-6:trac-webadmin-0.1.2-0.1.dev_r4429.fc7.src.rpm:1180759145 +trac-webadmin-0_1_2-0_1_dev_r4429_fc7:EL-5:trac-webadmin-0.1.2-0.1.dev_r4429.fc7.src.rpm:1180759245 From fedora-extras-commits at redhat.com Sat Jun 2 04:41:41 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 00:41:41 -0400 Subject: rpms/trac-webadmin/EL-5 trac-webadmin.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706020441.l524ffGn005053@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4874/EL-5 Modified Files: .cvsignore sources Added Files: trac-webadmin.spec Log Message: Import for EL5 --- NEW FILE trac-webadmin.spec --- # sitelib for noarch packages, sitearch for others (remove the unneeded one) %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define svnrev 4429 Name: trac-webadmin Version: 0.1.2 Release: 0.1.dev_r%{svnrev}%{?dist} Summary: Web interface for administration of Trac Group: Applications/Internet License: BSD URL: http://trac.edgewall.org/wiki/WebAdmin # Source comes from SVN right now: svn co -r %{svnrev} http://svn.edgewall.com/repos/trac/sandbox/webadmin/ Source0: TracWebAdmin-%{version}dev-r%{svnrev}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools %description Web interface for administration of Trac %prep %setup -n TracWebAdmin-%{version}dev-r%{svnrev} -q %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT # skip-build doesn't work on el4 %{__python} setup.py install -O1 --root $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING # For noarch packages: sitelib %{python_sitelib}/* %changelog * Fri Jun 01 2007 Jesse Keating - 0.1.2-0.1.dev_r4429 - Initial build Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Jun 2007 04:29:24 -0000 1.1 +++ .cvsignore 2 Jun 2007 04:41:06 -0000 1.2 @@ -0,0 +1 @@ +TracWebAdmin-0.1.2dev-r4429.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 04:29:24 -0000 1.1 +++ sources 2 Jun 2007 04:41:06 -0000 1.2 @@ -0,0 +1 @@ +bd1c9cc95609842bdcbcc05458a43426 TracWebAdmin-0.1.2dev-r4429.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 04:43:07 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 00:43:07 -0400 Subject: rpms/trac-webadmin import.log,1.5,1.6 Message-ID: <200706020443.l524h7DX005348@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5237 Modified Files: import.log Log Message: import for EL-4 Index: import.log =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 2 Jun 2007 04:41:00 -0000 1.5 +++ import.log 2 Jun 2007 04:42:32 -0000 1.6 @@ -2,3 +2,4 @@ trac-webadmin-0_1_2-0_1_dev_r4429_fc7:F-7:trac-webadmin-0.1.2-0.1.dev_r4429.fc7.src.rpm:1180759055 trac-webadmin-0_1_2-0_1_dev_r4429_fc7:FC-6:trac-webadmin-0.1.2-0.1.dev_r4429.fc7.src.rpm:1180759145 trac-webadmin-0_1_2-0_1_dev_r4429_fc7:EL-5:trac-webadmin-0.1.2-0.1.dev_r4429.fc7.src.rpm:1180759245 +trac-webadmin-0_1_2-0_1_dev_r4429_fc7:EL-4:trac-webadmin-0.1.2-0.1.dev_r4429.fc7.src.rpm:1180759321 From fedora-extras-commits at redhat.com Sat Jun 2 04:43:12 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 00:43:12 -0400 Subject: rpms/trac-webadmin/EL-4 trac-webadmin.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706020443.l524hCkb005361@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5237/EL-4 Modified Files: .cvsignore sources Added Files: trac-webadmin.spec Log Message: import for EL-4 --- NEW FILE trac-webadmin.spec --- # sitelib for noarch packages, sitearch for others (remove the unneeded one) %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define svnrev 4429 Name: trac-webadmin Version: 0.1.2 Release: 0.1.dev_r%{svnrev}%{?dist} Summary: Web interface for administration of Trac Group: Applications/Internet License: BSD URL: http://trac.edgewall.org/wiki/WebAdmin # Source comes from SVN right now: svn co -r %{svnrev} http://svn.edgewall.com/repos/trac/sandbox/webadmin/ Source0: TracWebAdmin-%{version}dev-r%{svnrev}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools %description Web interface for administration of Trac %prep %setup -n TracWebAdmin-%{version}dev-r%{svnrev} -q %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT # skip-build doesn't work on el4 %{__python} setup.py install -O1 --root $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING # For noarch packages: sitelib %{python_sitelib}/* %changelog * Fri Jun 01 2007 Jesse Keating - 0.1.2-0.1.dev_r4429 - Initial build Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/EL-4/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Jun 2007 04:29:24 -0000 1.1 +++ .cvsignore 2 Jun 2007 04:42:37 -0000 1.2 @@ -0,0 +1 @@ +TracWebAdmin-0.1.2dev-r4429.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 04:29:24 -0000 1.1 +++ sources 2 Jun 2007 04:42:37 -0000 1.2 @@ -0,0 +1 @@ +bd1c9cc95609842bdcbcc05458a43426 TracWebAdmin-0.1.2dev-r4429.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 05:11:28 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Sat, 2 Jun 2007 01:11:28 -0400 Subject: rpms/clearsilver/FC-6 clearsilver.spec,1.7,1.8 Message-ID: <200706020511.l525BSha016448@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/clearsilver/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16357 Modified Files: clearsilver.spec Log Message: Minor cleanups. Index: clearsilver.spec =================================================================== RCS file: /cvs/extras/rpms/clearsilver/FC-6/clearsilver.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- clearsilver.spec 12 Apr 2007 14:40:51 -0000 1.7 +++ clearsilver.spec 2 Jun 2007 05:10:47 -0000 1.8 @@ -2,7 +2,7 @@ Name: clearsilver Version: 0.10.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Fast and powerful HTML templating system Group: Development/Libraries License: Neotonic ClearSilver Software License @@ -59,25 +59,21 @@ Provides: %{name}-ruby = %{version}-%{release} %define ruby_sitearchdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"]') %define ruby_sitelibdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitelibdir"]') -%endif -%ifarch %{ix86} ppc %description -n ruby-%{name} %{summary}. -%endif -%ifarch %{ix86} ppc +%if 0%{?rhel} > 4 %package -n java-%{name} Summary: Java interface to the ClearSilver HTML templating system Group: Development/Libraries BuildRequires: java-devel Provides: %{name}-java = %{version}-%{release} -%endif -%ifarch %{ix86} ppc %description -n java-%{name} %{summary}. %endif +%endif %prep %setup -q @@ -92,7 +88,9 @@ # java and ruby does not build on x86_64 %ifarch %{ix86} ppc %configure \ +%if 0%{?rhel} > 4 --with-java=%{_libdir}/jvm/java \ +%endif --with-python=%{__python} \ --disable-csharp %else @@ -115,6 +113,7 @@ chmod -R u+w $RPM_BUILD_ROOT/* %ifarch %{ix86} ppc +%if 0%{?rhel} > 4 install -dm 755 $RPM_BUILD_ROOT%{_libdir}/java mv $RPM_BUILD_ROOT%{_libdir}{,/java}/libclearsilver-jni.so mv $RPM_BUILD_ROOT%{_libdir}/clearsilver.jar \ @@ -122,6 +121,7 @@ chmod 644 $RPM_BUILD_ROOT%{_libdir}/java/clearsilver-%{version}.jar ln -s clearsilver-%{version}.jar $RPM_BUILD_ROOT%{_libdir}/java/clearsilver.jar %endif +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -158,9 +158,8 @@ %defattr(-,root,root,-) %{ruby_sitearchdir}/hdf.so %{ruby_sitelibdir}/neo.rb -%endif -%ifarch %{ix86} ppc +%if 0%{?rhel} > 4 %files -n java-clearsilver %doc CS_LICENSE LICENSE %defattr(-,root,root,-) @@ -168,6 +167,12 @@ %endif %changelog +* Fri Jun 01 2007 Jeffrey C. Ollie - 0.10.4-4 +- Minor cleanups + +* Fri Jun 01 2007 Jesse Keating - 0.10.4-3.1 +- Disable java subpackages on el4 + * Thu Apr 12 2007 Jeffrey C. Ollie - 0.10.4-3 - Remove bogus -devel provides. - Skip java tests - seems to have some bugs. From fedora-extras-commits at redhat.com Sat Jun 2 05:14:47 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Sat, 2 Jun 2007 01:14:47 -0400 Subject: rpms/clearsilver/EL-5 clearsilver.spec,1.7,1.8 Message-ID: <200706020514.l525EloD016872@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/clearsilver/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16793 Modified Files: clearsilver.spec Log Message: Minor cleanups. Index: clearsilver.spec =================================================================== RCS file: /cvs/extras/rpms/clearsilver/EL-5/clearsilver.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- clearsilver.spec 12 Apr 2007 14:40:51 -0000 1.7 +++ clearsilver.spec 2 Jun 2007 05:14:07 -0000 1.8 @@ -2,7 +2,7 @@ Name: clearsilver Version: 0.10.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Fast and powerful HTML templating system Group: Development/Libraries License: Neotonic ClearSilver Software License @@ -59,25 +59,21 @@ Provides: %{name}-ruby = %{version}-%{release} %define ruby_sitearchdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"]') %define ruby_sitelibdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitelibdir"]') -%endif -%ifarch %{ix86} ppc %description -n ruby-%{name} %{summary}. -%endif -%ifarch %{ix86} ppc +%if 0%{?rhel} > 4 %package -n java-%{name} Summary: Java interface to the ClearSilver HTML templating system Group: Development/Libraries BuildRequires: java-devel Provides: %{name}-java = %{version}-%{release} -%endif -%ifarch %{ix86} ppc %description -n java-%{name} %{summary}. %endif +%endif %prep %setup -q @@ -92,7 +88,9 @@ # java and ruby does not build on x86_64 %ifarch %{ix86} ppc %configure \ +%if 0%{?rhel} > 4 --with-java=%{_libdir}/jvm/java \ +%endif --with-python=%{__python} \ --disable-csharp %else @@ -115,6 +113,7 @@ chmod -R u+w $RPM_BUILD_ROOT/* %ifarch %{ix86} ppc +%if 0%{?rhel} > 4 install -dm 755 $RPM_BUILD_ROOT%{_libdir}/java mv $RPM_BUILD_ROOT%{_libdir}{,/java}/libclearsilver-jni.so mv $RPM_BUILD_ROOT%{_libdir}/clearsilver.jar \ @@ -122,6 +121,7 @@ chmod 644 $RPM_BUILD_ROOT%{_libdir}/java/clearsilver-%{version}.jar ln -s clearsilver-%{version}.jar $RPM_BUILD_ROOT%{_libdir}/java/clearsilver.jar %endif +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -158,9 +158,8 @@ %defattr(-,root,root,-) %{ruby_sitearchdir}/hdf.so %{ruby_sitelibdir}/neo.rb -%endif -%ifarch %{ix86} ppc +%if 0%{?rhel} > 4 %files -n java-clearsilver %doc CS_LICENSE LICENSE %defattr(-,root,root,-) @@ -168,6 +167,12 @@ %endif %changelog +* Fri Jun 01 2007 Jeffrey C. Ollie - 0.10.4-4 +- Minor cleanups + +* Fri Jun 01 2007 Jesse Keating - 0.10.4-3.1 +- Disable java subpackages on el4 + * Thu Apr 12 2007 Jeffrey C. Ollie - 0.10.4-3 - Remove bogus -devel provides. - Skip java tests - seems to have some bugs. From fedora-extras-commits at redhat.com Sat Jun 2 05:17:49 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Sat, 2 Jun 2007 01:17:49 -0400 Subject: rpms/clearsilver/FC-6 clearsilver.spec,1.8,1.9 Message-ID: <200706020517.l525HnaY017276@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/clearsilver/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17189 Modified Files: clearsilver.spec Log Message: Close %if. Index: clearsilver.spec =================================================================== RCS file: /cvs/extras/rpms/clearsilver/FC-6/clearsilver.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- clearsilver.spec 2 Jun 2007 05:10:47 -0000 1.8 +++ clearsilver.spec 2 Jun 2007 05:17:13 -0000 1.9 @@ -165,6 +165,7 @@ %defattr(-,root,root,-) %{_libdir}/java/*clearsilver* %endif +%endif %changelog * Fri Jun 01 2007 Jeffrey C. Ollie - 0.10.4-4 From fedora-extras-commits at redhat.com Sat Jun 2 05:19:34 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Sat, 2 Jun 2007 01:19:34 -0400 Subject: rpms/clearsilver/EL-5 clearsilver.spec,1.8,1.9 Message-ID: <200706020519.l525JYuf017504@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/clearsilver/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17417 Modified Files: clearsilver.spec Log Message: Close %if. Index: clearsilver.spec =================================================================== RCS file: /cvs/extras/rpms/clearsilver/EL-5/clearsilver.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- clearsilver.spec 2 Jun 2007 05:14:07 -0000 1.8 +++ clearsilver.spec 2 Jun 2007 05:18:57 -0000 1.9 @@ -165,6 +165,7 @@ %defattr(-,root,root,-) %{_libdir}/java/*clearsilver* %endif +%endif %changelog * Fri Jun 01 2007 Jeffrey C. Ollie - 0.10.4-4 From fedora-extras-commits at redhat.com Sat Jun 2 05:21:27 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Sat, 2 Jun 2007 01:21:27 -0400 Subject: rpms/clearsilver/FC-5 clearsilver.spec,1.5,1.6 Message-ID: <200706020521.l525LR1p017743@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/clearsilver/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17659 Modified Files: clearsilver.spec Log Message: Minor cleanups. Index: clearsilver.spec =================================================================== RCS file: /cvs/extras/rpms/clearsilver/FC-5/clearsilver.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- clearsilver.spec 12 Apr 2007 16:18:25 -0000 1.5 +++ clearsilver.spec 2 Jun 2007 05:20:52 -0000 1.6 @@ -2,7 +2,7 @@ Name: clearsilver Version: 0.10.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Fast and powerful HTML templating system Group: Development/Libraries License: Neotonic ClearSilver Software License @@ -59,25 +59,21 @@ Provides: %{name}-ruby = %{version}-%{release} %define ruby_sitearchdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"]') %define ruby_sitelibdir %(ruby -rrbconfig -e 'puts Config::CONFIG["sitelibdir"]') -%endif -%ifarch %{ix86} ppc %description -n ruby-%{name} %{summary}. -%endif -%ifarch %{ix86} ppc +%if 0%{?rhel} > 4 %package -n java-%{name} Summary: Java interface to the ClearSilver HTML templating system Group: Development/Libraries BuildRequires: java-devel Provides: %{name}-java = %{version}-%{release} -%endif -%ifarch %{ix86} ppc %description -n java-%{name} %{summary}. %endif +%endif %prep %setup -q @@ -92,7 +88,9 @@ # java and ruby does not build on x86_64 %ifarch %{ix86} ppc %configure \ +%if 0%{?rhel} > 4 --with-java=%{_libdir}/jvm/java \ +%endif --with-python=%{__python} \ --disable-csharp %else @@ -115,6 +113,7 @@ chmod -R u+w $RPM_BUILD_ROOT/* %ifarch %{ix86} ppc +%if 0%{?rhel} > 4 install -dm 755 $RPM_BUILD_ROOT%{_libdir}/java mv $RPM_BUILD_ROOT%{_libdir}{,/java}/libclearsilver-jni.so mv $RPM_BUILD_ROOT%{_libdir}/clearsilver.jar \ @@ -122,6 +121,7 @@ chmod 644 $RPM_BUILD_ROOT%{_libdir}/java/clearsilver-%{version}.jar ln -s clearsilver-%{version}.jar $RPM_BUILD_ROOT%{_libdir}/java/clearsilver.jar %endif +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -158,16 +158,22 @@ %defattr(-,root,root,-) %{ruby_sitearchdir}/hdf.so %{ruby_sitelibdir}/neo.rb -%endif -%ifarch %{ix86} ppc +%if 0%{?rhel} > 4 %files -n java-clearsilver %doc CS_LICENSE LICENSE %defattr(-,root,root,-) %{_libdir}/java/*clearsilver* %endif +%endif %changelog +* Fri Jun 01 2007 Jeffrey C. Ollie - 0.10.4-4 +- Minor cleanups + +* Fri Jun 01 2007 Jesse Keating - 0.10.4-3.1 +- Disable java subpackages on el4 + * Thu Apr 12 2007 Jeffrey C. Ollie - 0.10.4-3 - Remove bogus -devel provides. - Skip java tests - seems to have some bugs. From fedora-extras-commits at redhat.com Sat Jun 2 06:01:19 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 2 Jun 2007 02:01:19 -0400 Subject: rpms/dap-freeform_handler/devel dap-freeform_handler.spec, 1.10, 1.11 Message-ID: <200706020601.l5261Jbi030895@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/dap-freeform_handler/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25471 Modified Files: dap-freeform_handler.spec Log Message: * Fri Jun 1 2007 Patrice Dumas 3.7.5-2 - rebuild against newer libdap Index: dap-freeform_handler.spec =================================================================== RCS file: /cvs/extras/rpms/dap-freeform_handler/devel/dap-freeform_handler.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- dap-freeform_handler.spec 1 May 2007 12:09:41 -0000 1.10 +++ dap-freeform_handler.spec 2 Jun 2007 06:00:40 -0000 1.11 @@ -1,7 +1,7 @@ Summary: FreeForm data handler for the OPeNDAP Data server Name: dap-freeform_handler Version: 3.7.5 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPL Group: System Environment/Daemons Source0: ftp://ftp.unidata.ucar.edu/pub/opendap/source/freeform_handler-%{version}.tar.gz @@ -43,6 +43,9 @@ %doc COPYING COPYRIGHT NEWS README %changelog +* Fri Jun 1 2007 Patrice Dumas 3.7.5-2 +- rebuild against newer libdap + * Tue May 1 2007 Patrice Dumas 3.7.5-1 - update to 3.7.5 From fedora-extras-commits at redhat.com Sat Jun 2 07:11:00 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 2 Jun 2007 03:11:00 -0400 Subject: rpms/perl-POE-Component-SSLify/F-7 perl-POE-Component-SSLify.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200706020711.l527B0CA024151@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-SSLify/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15088/F-7 Modified Files: perl-POE-Component-SSLify.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 0.08-1 - update to 0.08 Index: perl-POE-Component-SSLify.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SSLify/F-7/perl-POE-Component-SSLify.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-POE-Component-SSLify.spec 6 May 2007 18:42:24 -0000 1.6 +++ perl-POE-Component-SSLify.spec 2 Jun 2007 06:56:50 -0000 1.7 @@ -1,5 +1,5 @@ Name: perl-POE-Component-SSLify -Version: 0.07 +Version: 0.08 Release: 1%{?dist} Summary: Makes using SSL in the world of POE easy! License: GPL or Artistic @@ -36,7 +36,7 @@ rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; +find %{buildroot} -type f -name .packlist -exec rm -f {} + find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot} @@ -55,6 +55,9 @@ %{_mandir}/man3/* %changelog +* Fri Jun 01 2007 Chris Weyl 0.08-1 +- update to 0.08 + * Sun May 06 2007 Chris Weyl 0.07-1 - update to 0.07 - add t/ to %%doc Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SSLify/F-7/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 6 May 2007 18:42:24 -0000 1.5 +++ sources 2 Jun 2007 06:56:50 -0000 1.6 @@ -1 +1 @@ -c804d8fcc187f6cf75595d1683469830 POE-Component-SSLify-0.07.tar.gz +12dfe1b092b111a1743fe6f803868d35 POE-Component-SSLify-0.08.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 07:11:21 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 2 Jun 2007 03:11:21 -0400 Subject: rpms/perl-POE-Component-SSLify/FC-6 perl-POE-Component-SSLify.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200706020711.l527BLNd024208@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-SSLify/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15088/FC-6 Modified Files: perl-POE-Component-SSLify.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 0.08-1 - update to 0.08 Index: perl-POE-Component-SSLify.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SSLify/FC-6/perl-POE-Component-SSLify.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-POE-Component-SSLify.spec 6 May 2007 18:42:19 -0000 1.6 +++ perl-POE-Component-SSLify.spec 2 Jun 2007 07:01:56 -0000 1.7 @@ -1,5 +1,5 @@ Name: perl-POE-Component-SSLify -Version: 0.07 +Version: 0.08 Release: 1%{?dist} Summary: Makes using SSL in the world of POE easy! License: GPL or Artistic @@ -36,7 +36,7 @@ rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; +find %{buildroot} -type f -name .packlist -exec rm -f {} + find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot} @@ -55,6 +55,9 @@ %{_mandir}/man3/* %changelog +* Fri Jun 01 2007 Chris Weyl 0.08-1 +- update to 0.08 + * Sun May 06 2007 Chris Weyl 0.07-1 - update to 0.07 - add t/ to %%doc Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SSLify/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 6 May 2007 18:42:19 -0000 1.5 +++ sources 2 Jun 2007 07:01:56 -0000 1.6 @@ -1 +1 @@ -c804d8fcc187f6cf75595d1683469830 POE-Component-SSLify-0.07.tar.gz +12dfe1b092b111a1743fe6f803868d35 POE-Component-SSLify-0.08.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 07:11:26 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 2 Jun 2007 03:11:26 -0400 Subject: rpms/perl-POE-Component-SSLify/FC-5 perl-POE-Component-SSLify.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200706020711.l527BQeH024219@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-SSLify/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15088/FC-5 Modified Files: perl-POE-Component-SSLify.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 0.08-1 - update to 0.08 Index: perl-POE-Component-SSLify.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SSLify/FC-5/perl-POE-Component-SSLify.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-POE-Component-SSLify.spec 6 May 2007 18:42:15 -0000 1.5 +++ perl-POE-Component-SSLify.spec 2 Jun 2007 07:00:00 -0000 1.6 @@ -1,5 +1,5 @@ Name: perl-POE-Component-SSLify -Version: 0.07 +Version: 0.08 Release: 1%{?dist} Summary: Makes using SSL in the world of POE easy! License: GPL or Artistic @@ -36,7 +36,7 @@ rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; +find %{buildroot} -type f -name .packlist -exec rm -f {} + find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot} @@ -55,6 +55,9 @@ %{_mandir}/man3/* %changelog +* Fri Jun 01 2007 Chris Weyl 0.08-1 +- update to 0.08 + * Sun May 06 2007 Chris Weyl 0.07-1 - update to 0.07 - add t/ to %%doc Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SSLify/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 6 May 2007 18:42:15 -0000 1.5 +++ sources 2 Jun 2007 07:00:00 -0000 1.6 @@ -1 +1 @@ -c804d8fcc187f6cf75595d1683469830 POE-Component-SSLify-0.07.tar.gz +12dfe1b092b111a1743fe6f803868d35 POE-Component-SSLify-0.08.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 07:11:29 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 2 Jun 2007 03:11:29 -0400 Subject: rpms/perl-POE-Component-SSLify/devel .cvsignore, 1.5, 1.6 perl-POE-Component-SSLify.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200706020711.l527BT52024229@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-SSLify/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15088/devel Modified Files: .cvsignore perl-POE-Component-SSLify.spec sources Log Message: * Fri Jun 01 2007 Chris Weyl 0.08-1 - update to 0.08 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SSLify/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 6 May 2007 18:42:24 -0000 1.5 +++ .cvsignore 2 Jun 2007 07:07:52 -0000 1.6 @@ -1 +1 @@ -POE-Component-SSLify-0.07.tar.gz +POE-Component-SSLify-0.08.tar.gz Index: perl-POE-Component-SSLify.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SSLify/devel/perl-POE-Component-SSLify.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-POE-Component-SSLify.spec 6 May 2007 18:42:24 -0000 1.6 +++ perl-POE-Component-SSLify.spec 2 Jun 2007 07:07:52 -0000 1.7 @@ -1,5 +1,5 @@ Name: perl-POE-Component-SSLify -Version: 0.07 +Version: 0.08 Release: 1%{?dist} Summary: Makes using SSL in the world of POE easy! License: GPL or Artistic @@ -36,7 +36,7 @@ rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; +find %{buildroot} -type f -name .packlist -exec rm -f {} + find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot} @@ -55,6 +55,9 @@ %{_mandir}/man3/* %changelog +* Fri Jun 01 2007 Chris Weyl 0.08-1 +- update to 0.08 + * Sun May 06 2007 Chris Weyl 0.07-1 - update to 0.07 - add t/ to %%doc Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SSLify/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 6 May 2007 18:42:24 -0000 1.5 +++ sources 2 Jun 2007 07:07:52 -0000 1.6 @@ -1 +1 @@ -c804d8fcc187f6cf75595d1683469830 POE-Component-SSLify-0.07.tar.gz +12dfe1b092b111a1743fe6f803868d35 POE-Component-SSLify-0.08.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 07:23:02 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sat, 2 Jun 2007 03:23:02 -0400 Subject: rpms/php-pear-DB/F-7 xml2changelog, NONE, 1.1 php-pear-DB.spec, 1.6, 1.7 sources, 1.2, 1.3 Message-ID: <200706020723.l527N21T026272@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pear-DB/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26153 Modified Files: php-pear-DB.spec sources Added Files: xml2changelog Log Message: update to 1.7.11 --- NEW FILE xml2changelog --- = "2"){ // Package.xml V 2.0 printf("* Version %s (%s) - API %s (%s) - %s\n\n%s\n\n", $xml->version->release, $xml->stability->release, $xml->version->api, $xml->stability->api, $xml->date, $xml->notes); if (is_array($xml->changelog->release)) foreach($xml->changelog->release as $rel) printf("* Version %s (%s) - API %s (%s) - %s\n\n%s\n\n", $rel->version->release, $rel->stability->release, $rel->version->api, $rel->stability->api, $rel->date, $rel->notes); } else { // Package.xml V 1.0 printf("* Version %s (%s) - %s\n\n%s\n\n", $xml->release->version, $xml->release->state, $xml->release->date, $xml->release->notes); foreach($xml->changelog->release as $rel) printf("* Version %s (%s) - %s\n\n%s\n\n", $rel->version, $rel->state, $rel->date, $rel->notes); } ?> Index: php-pear-DB.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB/F-7/php-pear-DB.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- php-pear-DB.spec 10 Sep 2006 00:01:38 -0000 1.6 +++ php-pear-DB.spec 2 Jun 2007 07:22:32 -0000 1.7 @@ -2,14 +2,16 @@ %define pear_name DB Name: php-pear-DB -Version: 1.7.6 -Release: 7%{?dist} +Version: 1.7.11 +Release: 1%{?dist} Summary: PEAR: Database Abstraction Layer Group: Development/Libraries License: PHP License URL: http://pear.php.net/package/DB Source0: http://pear.php.net/get/%{pear_name}-%{version}.tgz +Source2: xml2changelog + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -42,6 +44,7 @@ %prep %setup -q -c [ -f package2.xml ] || mv package.xml package2.xml +%{_bindir}/php -n %{SOURCE2} package2.xml >CHANGELOG mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml cd %{pear_name}-%{version} @@ -86,14 +89,17 @@ %files %defattr(-,root,root,-) -%doc %{pear_name}-%{version}/docdir/%{pear_name}/* +%doc CHANGELOG %{pear_name}-%{version}/docdir/%{pear_name}/doc/* %{pear_xmldir}/%{pear_name}.xml %{pear_testdir}/DB -# Expand this as needed to avoid owning dirs owned by our dependencies %{pear_phpdir}/DB* %changelog +* Mon Apr 30 2007 Remi Collet 1.7.11-1 +- update to 1.7.11 +- add generated CHANGELOG + * Sun Sep 10 2006 Tim Jackson 1.7.6-7 - Update spec to new conventions (#198706) @@ -101,7 +107,7 @@ - Move tests to peardir/test instead of peardir/tests (bug #196764) * Wed May 17 2006 Tim Jackson 1.7.6-5 -- Moved package XML file to %{peardir}/.pkgxml (see bug #190252) +- Moved package XML file to %%{peardir}/.pkgxml (see bug #190252) - Abstracted package XML directory - Removed some "-f"s on rm's to avoid masking possible errors Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 24 Jan 2006 16:09:07 -0000 1.2 +++ sources 2 Jun 2007 07:22:32 -0000 1.3 @@ -1 +1 @@ -b5ff032f7e8873174e3e7fc21b7ec696 DB-1.7.6.tgz +a57302138757500706e075a4d3d87ef7 DB-1.7.11.tgz From fedora-extras-commits at redhat.com Sat Jun 2 07:39:44 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 2 Jun 2007 03:39:44 -0400 Subject: extras-buildsys/utils/pushscript Config_Extras.py,1.50,1.51 Message-ID: <200706020739.l527dicf031009@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30975 Modified Files: Config_Extras.py Log Message: add RepoSupport config for F7 Index: Config_Extras.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- Config_Extras.py 14 May 2007 19:59:07 -0000 1.50 +++ Config_Extras.py 2 Jun 2007 07:39:42 -0000 1.51 @@ -85,8 +85,7 @@ comps_up_pass1 = 'LC_ALL=C CVS_RSH=ssh cvs -f -d :pserver:anonymous at cvs.fedora.redhat.com:/cvs/extras update' comps_up_pass2 = 'make -f Makefile' comps_dangerousfiles = ['Makefile','update-comps','po/Makefile'] -comps_map = { 'development' : 'comps-f7.xml', - '6' : 'comps-fe6.xml', +comps_map = { '6' : 'comps-fe6.xml', '5' : 'comps-fe5.xml', } @@ -103,12 +102,14 @@ # For RepoSupport.py features. baserepos = { '5' : ['fedora-core','fedora-core-updates','fedora-extras'], '6' : ['fedora-core','fedora-core-updates','fedora-extras'], - 'development' : ['fedora'] + '7' : ['fedora','fedora-updates'], + 'development' : ['rawhide'] } # For RepoSupport.py features. testrepos = { '5' : ['fedora-core-updates-testing'], '6' : ['fedora-core-updates-testing'], + '7' : ['fedora-updates-testing'], 'development' : [] } @@ -117,7 +118,10 @@ 'fedora-core-updates' : 'Fedora Core Released Updates', 'fedora-core-updates-testing' : 'Fedora Core Test Updates', 'fedora' : 'Fedora', - 'fedora-extras' : 'Fedora Extras' + 'fedora-updates' : 'Fedora Updates', + 'fedora-updates-testing' : 'Fedora Test Updates', + 'fedora-extras' : 'Fedora Extras', + 'rawhide' : 'Fedora Development' } # For RepoSupport.py features. @@ -125,8 +129,11 @@ repourls = { 'fedora-core' : 'http://download.fedora.redhat.com/pub/fedora/linux/core/%s/%s/os/', 'fedora-core-updates' : 'http://download.fedora.redhat.com/pub/fedora/linux/core/updates/%s/%s/', 'fedora-core-updates-testing' : 'http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/%s/%s/', - 'fedora' : 'http://download.fedora.redhat.com/pub/fedora/linux/core/%s/%s/os/', - 'fedora-extras' : 'file:///srv/rpmbuild/extras/tree/extras/%s/%s/' + 'fedora' : 'http://download.fedora.redhat.com/pub/fedora/linux/releases/%s/Everything/%s/', + 'fedora-updates' : 'http://download.fedora.redhat.com/pub/fedora/linux/updates/%s/%s/', + 'fedora-updates-testing' : 'http://download.fedora.redhat.com/pub/fedora/linux/updates/testing/%s/%s/', + 'fedora-extras' : 'file:///srv/rpmbuild/extras/tree/extras/%s/%s/', + 'rawhide' : 'http://download.fedora.redhat.com/pub/fedora/linux/%s/%s/' } sync_cmd = 'extras-sync' From fedora-extras-commits at redhat.com Sat Jun 2 07:46:56 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 2 Jun 2007 03:46:56 -0400 Subject: extras-buildsys/utils/pushscript Config_Extras.py,1.51,1.52 Message-ID: <200706020746.l527kuZL032253@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32229 Modified Files: Config_Extras.py Log Message: add the F7 and rawhide repo basearchs Index: Config_Extras.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- Config_Extras.py 2 Jun 2007 07:39:42 -0000 1.51 +++ Config_Extras.py 2 Jun 2007 07:46:53 -0000 1.52 @@ -46,7 +46,8 @@ archdict = {'5':['ppc','x86_64', 'i386'], '6':['ppc','x86_64', 'i386'], - 'development':['ppc','x86_64','i386'], + '7':['ppc64','ppc','x86_64', 'i386'], + 'development':['ppc64','ppc','x86_64','i386'], } multilibdists = [ 'development', '6', '5' ] From fedora-extras-commits at redhat.com Sat Jun 2 07:48:54 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 2 Jun 2007 03:48:54 -0400 Subject: extras-buildsys/utils/pushscript Config_Extras.py,1.52,1.53 Message-ID: <200706020748.l527msod032585@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32558 Modified Files: Config_Extras.py Log Message: update target archs Index: Config_Extras.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- Config_Extras.py 2 Jun 2007 07:46:53 -0000 1.52 +++ Config_Extras.py 2 Jun 2007 07:48:52 -0000 1.53 @@ -97,7 +97,8 @@ # For RepoSupport.py features (TODO: use rpmUtils?) targetarchs = { 'i386' : 'i686', 'x86_64' : 'x86_64', - 'ppc' : 'ppc' + 'ppc' : 'ppc', + 'ppc64' : 'ppc64' } # For RepoSupport.py features. From fedora-extras-commits at redhat.com Sat Jun 2 07:51:25 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sat, 2 Jun 2007 03:51:25 -0400 Subject: rpms/php-pear-Log/devel .cvsignore, 1.4, 1.5 php-pear-Log.spec, 1.3, 1.4 sources, 1.4, 1.5 xml2changelog, 1.1, 1.2 Message-ID: <200706020751.l527pP2p000497@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pear-Log/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32746 Modified Files: .cvsignore php-pear-Log.spec sources xml2changelog Log Message: update to 1.9.11 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-Log/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 12 Feb 2007 18:26:22 -0000 1.4 +++ .cvsignore 2 Jun 2007 07:49:51 -0000 1.5 @@ -1 +1 @@ -Log-1.9.10.tgz +Log-1.9.11.tgz Index: php-pear-Log.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-Log/devel/php-pear-Log.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pear-Log.spec 12 Feb 2007 18:27:38 -0000 1.3 +++ php-pear-Log.spec 2 Jun 2007 07:49:51 -0000 1.4 @@ -4,7 +4,7 @@ Summary: Abstracted logging facility for PHP Summary(fr): Abstraction des outils d'enregistrement de traces pour PHP Name: php-pear-Log -Version: 1.9.10 +Version: 1.9.11 Release: 1%{?dist} License: PHP License Group: Development/Libraries @@ -93,6 +93,9 @@ %{pear_xmldir}/%{pear_name}.xml %changelog +* Sat May 02 2007 Remi Collet 1.9.11-1 +- update to 1.9.11 + * Mon Feb 12 2007 Remi Collet 1.9.10-1 - update to 1.9.10 - All tests succeed with php-5.2.x : http://pear.php.net/bugs/bug.php?id=9023 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-Log/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 12 Feb 2007 18:26:22 -0000 1.4 +++ sources 2 Jun 2007 07:49:51 -0000 1.5 @@ -1 +1 @@ -ea725a7cc7868d0d81abe6f7bc7f2a95 Log-1.9.10.tgz +fb7c648b212f12fdb5ce1ab687793513 Log-1.9.11.tgz Index: xml2changelog =================================================================== RCS file: /cvs/extras/rpms/php-pear-Log/devel/xml2changelog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xml2changelog 28 Oct 2006 08:06:59 -0000 1.1 +++ xml2changelog 2 Jun 2007 07:49:51 -0000 1.2 @@ -12,7 +12,7 @@ $xml->version->api, $xml->stability->api, $xml->date, $xml->notes); - foreach($xml->changelog->release as $rel) + if (is_array($xml->changelog->release)) foreach($xml->changelog->release as $rel) printf("* Version %s (%s) - API %s (%s) - %s\n\n%s\n\n", $rel->version->release, $rel->stability->release, $rel->version->api, $rel->stability->api, From fedora-extras-commits at redhat.com Sat Jun 2 07:59:24 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 2 Jun 2007 03:59:24 -0400 Subject: extras-buildsys/utils/pushscript Config_Extras.py,1.53,1.54 Message-ID: <200706020759.l527xOt2001644@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1617 Modified Files: Config_Extras.py Log Message: 'os' still in there? Index: Config_Extras.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- Config_Extras.py 2 Jun 2007 07:48:52 -0000 1.53 +++ Config_Extras.py 2 Jun 2007 07:59:21 -0000 1.54 @@ -131,7 +131,7 @@ repourls = { 'fedora-core' : 'http://download.fedora.redhat.com/pub/fedora/linux/core/%s/%s/os/', 'fedora-core-updates' : 'http://download.fedora.redhat.com/pub/fedora/linux/core/updates/%s/%s/', 'fedora-core-updates-testing' : 'http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/%s/%s/', - 'fedora' : 'http://download.fedora.redhat.com/pub/fedora/linux/releases/%s/Everything/%s/', + 'fedora' : 'http://download.fedora.redhat.com/pub/fedora/linux/releases/%s/Everything/os/%s/', 'fedora-updates' : 'http://download.fedora.redhat.com/pub/fedora/linux/updates/%s/%s/', 'fedora-updates-testing' : 'http://download.fedora.redhat.com/pub/fedora/linux/updates/testing/%s/%s/', 'fedora-extras' : 'file:///srv/rpmbuild/extras/tree/extras/%s/%s/', From fedora-extras-commits at redhat.com Sat Jun 2 08:03:26 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 2 Jun 2007 04:03:26 -0400 Subject: extras-buildsys/utils/pushscript Config_Extras.py,1.54,1.55 Message-ID: <200706020803.l5283Q4B009453@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9419 Modified Files: Config_Extras.py Log Message: Index: Config_Extras.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- Config_Extras.py 2 Jun 2007 07:59:21 -0000 1.54 +++ Config_Extras.py 2 Jun 2007 08:03:24 -0000 1.55 @@ -131,7 +131,7 @@ repourls = { 'fedora-core' : 'http://download.fedora.redhat.com/pub/fedora/linux/core/%s/%s/os/', 'fedora-core-updates' : 'http://download.fedora.redhat.com/pub/fedora/linux/core/updates/%s/%s/', 'fedora-core-updates-testing' : 'http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/%s/%s/', - 'fedora' : 'http://download.fedora.redhat.com/pub/fedora/linux/releases/%s/Everything/os/%s/', + 'fedora' : 'http://download.fedora.redhat.com/pub/fedora/linux/releases/%s/Everything/%s/os/', 'fedora-updates' : 'http://download.fedora.redhat.com/pub/fedora/linux/updates/%s/%s/', 'fedora-updates-testing' : 'http://download.fedora.redhat.com/pub/fedora/linux/updates/testing/%s/%s/', 'fedora-extras' : 'file:///srv/rpmbuild/extras/tree/extras/%s/%s/', From fedora-extras-commits at redhat.com Sat Jun 2 08:06:39 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sat, 2 Jun 2007 04:06:39 -0400 Subject: rpms/php-pear-Log/F-7 php-pear-Log.spec, 1.3, 1.4 sources, 1.4, 1.5 xml2changelog, 1.1, 1.2 Message-ID: <200706020806.l5286dxR010078@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pear-Log/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9916 Modified Files: php-pear-Log.spec sources xml2changelog Log Message: update to 1.9.11 Index: php-pear-Log.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-Log/F-7/php-pear-Log.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pear-Log.spec 12 Feb 2007 18:27:38 -0000 1.3 +++ php-pear-Log.spec 2 Jun 2007 08:05:40 -0000 1.4 @@ -4,7 +4,7 @@ Summary: Abstracted logging facility for PHP Summary(fr): Abstraction des outils d'enregistrement de traces pour PHP Name: php-pear-Log -Version: 1.9.10 +Version: 1.9.11 Release: 1%{?dist} License: PHP License Group: Development/Libraries @@ -93,6 +93,9 @@ %{pear_xmldir}/%{pear_name}.xml %changelog +* Sat May 02 2007 Remi Collet 1.9.11-1 +- update to 1.9.11 + * Mon Feb 12 2007 Remi Collet 1.9.10-1 - update to 1.9.10 - All tests succeed with php-5.2.x : http://pear.php.net/bugs/bug.php?id=9023 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-Log/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 12 Feb 2007 18:26:22 -0000 1.4 +++ sources 2 Jun 2007 08:05:40 -0000 1.5 @@ -1 +1 @@ -ea725a7cc7868d0d81abe6f7bc7f2a95 Log-1.9.10.tgz +fb7c648b212f12fdb5ce1ab687793513 Log-1.9.11.tgz Index: xml2changelog =================================================================== RCS file: /cvs/extras/rpms/php-pear-Log/F-7/xml2changelog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xml2changelog 28 Oct 2006 08:06:59 -0000 1.1 +++ xml2changelog 2 Jun 2007 08:05:40 -0000 1.2 @@ -12,7 +12,7 @@ $xml->version->api, $xml->stability->api, $xml->date, $xml->notes); - foreach($xml->changelog->release as $rel) + if (is_array($xml->changelog->release)) foreach($xml->changelog->release as $rel) printf("* Version %s (%s) - API %s (%s) - %s\n\n%s\n\n", $rel->version->release, $rel->stability->release, $rel->version->api, $rel->stability->api, From fedora-extras-commits at redhat.com Sat Jun 2 08:09:38 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Sat, 2 Jun 2007 04:09:38 -0400 Subject: rpms/python-nose/devel .cvsignore, 1.5, 1.6 python-nose.spec, 1.5, 1.6 sources, 1.5, 1.6 python-nose-0.9.2-mandir.patch, 1.1, NONE Message-ID: <200706020809.l5289c8w010534@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/extras/rpms/python-nose/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10427 Modified Files: .cvsignore python-nose.spec sources Removed Files: python-nose-0.9.2-mandir.patch Log Message: * Sat Jun 2 2007 Luke Macken 0.9.3-1 - Latest upstream release - Remove python-nose-0.9.2-mandir.patch Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-nose/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 4 Mar 2007 01:23:02 -0000 1.5 +++ .cvsignore 2 Jun 2007 08:09:01 -0000 1.6 @@ -1 +1 @@ -nose-0.9.2.tar.gz +nose-0.9.3.tar.gz Index: python-nose.spec =================================================================== RCS file: /cvs/extras/rpms/python-nose/devel/python-nose.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- python-nose.spec 4 Mar 2007 01:23:02 -0000 1.5 +++ python-nose.spec 2 Jun 2007 08:09:01 -0000 1.6 @@ -3,7 +3,7 @@ %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: python-nose -Version: 0.9.2 +Version: 0.9.3 Release: 1%{?dist} Summary: A discovery-based unittest extension for Python @@ -11,7 +11,6 @@ License: LGPL URL: http://somethingaboutorange.com/mrl/projects/nose/ Source0: http://somethingaboutorange.com/mrl/projects/nose/nose-%{version}.tar.gz -Patch0: %{name}-%{version}-mandir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -26,7 +25,6 @@ %prep %setup -q -n nose-%{version} -%patch0 %build CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build @@ -48,6 +46,10 @@ %{python_sitelib}/nose %changelog +* Sat Jun 2 2007 Luke Macken 0.9.3-1 +- Latest upstream release +- Remove python-nose-0.9.2-mandir.patch + * Sat Mar 3 2007 Luke Macken 0.9.2-1 - Add nosetests(1) manpage, and python-nose-0.9.2-mandir.patch to put it in the correct location. Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-nose/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 4 Mar 2007 01:23:02 -0000 1.5 +++ sources 2 Jun 2007 08:09:01 -0000 1.6 @@ -1 +1 @@ -d6c78e37b5a5a671e79b00784233dc63 nose-0.9.2.tar.gz +fc83ca1861afb598e5634f83dbe045ec nose-0.9.3.tar.gz --- python-nose-0.9.2-mandir.patch DELETED --- From fedora-extras-commits at redhat.com Sat Jun 2 08:23:41 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sat, 2 Jun 2007 04:23:41 -0400 Subject: rpms/php-pear-Console-Table/devel .cvsignore, 1.3, 1.4 php-pear-Console-Table.spec, 1.2, 1.3 sources, 1.3, 1.4 xml2changelog, 1.1, 1.2 Message-ID: <200706020823.l528Nfk2012807@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pear-Console-Table/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12708 Modified Files: .cvsignore php-pear-Console-Table.spec sources xml2changelog Log Message: update to 1.0.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-Console-Table/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 20 Jan 2007 13:06:45 -0000 1.3 +++ .cvsignore 2 Jun 2007 08:23:05 -0000 1.4 @@ -1 +1 @@ -Console_Table-1.0.6.tgz +Console_Table-1.0.7.tgz Index: php-pear-Console-Table.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-Console-Table/devel/php-pear-Console-Table.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pear-Console-Table.spec 20 Jan 2007 13:06:45 -0000 1.2 +++ php-pear-Console-Table.spec 2 Jun 2007 08:23:05 -0000 1.3 @@ -2,7 +2,7 @@ %define pear_name Console_Table Name: php-pear-Console-Table -Version: 1.0.6 +Version: 1.0.7 Release: 1%{?dist} Summary: Class that makes it easy to build console style tables Summary(fr): Classe pour fabriquer facilement des tableaux en mode console @@ -73,6 +73,9 @@ %{pear_xmldir}/Console_Table.xml %changelog +* Sat May 02 2007 Remi Collet 1.0.7-1 +- update to 1.0.7 + * Sat Jan 20 2007 Remi Collet 1.0.6-1 - update to 1.0.6 - add CHANGELOG (generated) Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-Console-Table/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 20 Jan 2007 13:06:45 -0000 1.3 +++ sources 2 Jun 2007 08:23:05 -0000 1.4 @@ -1 +1 @@ -9ef744e37fbac00efbb9e3f24337d313 Console_Table-1.0.6.tgz +b928e7ac3eae13e70f2ead13b80e5da4 Console_Table-1.0.7.tgz Index: xml2changelog =================================================================== RCS file: /cvs/extras/rpms/php-pear-Console-Table/devel/xml2changelog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xml2changelog 20 Jan 2007 13:06:45 -0000 1.1 +++ xml2changelog 2 Jun 2007 08:23:05 -0000 1.2 @@ -12,7 +12,7 @@ $xml->version->api, $xml->stability->api, $xml->date, $xml->notes); - foreach($xml->changelog->release as $rel) + if (is_array($xml->changelog->release)) foreach($xml->changelog->release as $rel) printf("* Version %s (%s) - API %s (%s) - %s\n\n%s\n\n", $rel->version->release, $rel->stability->release, $rel->version->api, $rel->stability->api, From fedora-extras-commits at redhat.com Sat Jun 2 08:26:17 2007 From: fedora-extras-commits at redhat.com (Ryo Dairiki (ryo)) Date: Sat, 2 Jun 2007 04:26:17 -0400 Subject: rpms/VLGothic-fonts/FC-5 .cvsignore, 1.2, 1.3 VLGothic-fonts.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200706020826.l528QHKn013194@cvs-int.fedora.redhat.com> Author: ryo Update of /cvs/pkgs/rpms/VLGothic-fonts/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13068 Modified Files: .cvsignore VLGothic-fonts.spec sources Log Message: update to 20070507. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/VLGothic-fonts/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 23 Nov 2006 00:10:23 -0000 1.2 +++ .cvsignore 2 Jun 2007 08:25:42 -0000 1.3 @@ -1 +1 @@ -VLGothic-20061026.tar.bz2 +VLGothic-20070507.tar.bz2 Index: VLGothic-fonts.spec =================================================================== RCS file: /cvs/pkgs/rpms/VLGothic-fonts/FC-5/VLGothic-fonts.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- VLGothic-fonts.spec 22 Apr 2007 03:46:57 -0000 1.5 +++ VLGothic-fonts.spec 2 Jun 2007 08:25:42 -0000 1.6 @@ -1,5 +1,5 @@ Name: VLGothic-fonts -Version: 20070328 +Version: 20070507 Release: 1%{?dist} Summary: VLGothic the Japanese TrueType font @@ -51,6 +51,9 @@ %changelog +* Sat Jun 02 2007 Ryo Dairiki - 20070507-1 +- Update to 20070507 + * Sun Apr 22 2007 Ryo Dairiki - 20070328-1 - Update to 20070328 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/VLGothic-fonts/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 22 Apr 2007 03:46:57 -0000 1.4 +++ sources 2 Jun 2007 08:25:42 -0000 1.5 @@ -1 +1 @@ -73b42b78fe681a2d14a945c58e80ee0a VLGothic-20070328.tar.bz2 +34ccd4ba978230b11e8724ed80cb12d4 VLGothic-20070507.tar.bz2 From fedora-extras-commits at redhat.com Sat Jun 2 08:29:27 2007 From: fedora-extras-commits at redhat.com (Ryo Dairiki (ryo)) Date: Sat, 2 Jun 2007 04:29:27 -0400 Subject: rpms/VLGothic-fonts/FC-6 VLGothic-fonts.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200706020829.l528TRHY013682@cvs-int.fedora.redhat.com> Author: ryo Update of /cvs/pkgs/rpms/VLGothic-fonts/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13571 Modified Files: VLGothic-fonts.spec sources Log Message: update to 20070507 Index: VLGothic-fonts.spec =================================================================== RCS file: /cvs/pkgs/rpms/VLGothic-fonts/FC-6/VLGothic-fonts.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- VLGothic-fonts.spec 22 Apr 2007 03:45:32 -0000 1.6 +++ VLGothic-fonts.spec 2 Jun 2007 08:28:52 -0000 1.7 @@ -1,5 +1,5 @@ Name: VLGothic-fonts -Version: 20070328 +Version: 20070507 Release: 1%{?dist} Summary: VLGothic the Japanese TrueType font @@ -51,6 +51,9 @@ %changelog +* Sat Jun 02 2007 Ryo Dairiki - 20070507-1 +- Update to 20070507 + * Sun Apr 22 2007 Ryo Dairiki - 20070328-1 - Update to 20070328 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/VLGothic-fonts/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 22 Apr 2007 03:45:32 -0000 1.4 +++ sources 2 Jun 2007 08:28:52 -0000 1.5 @@ -1 +1 @@ -73b42b78fe681a2d14a945c58e80ee0a VLGothic-20070328.tar.bz2 +34ccd4ba978230b11e8724ed80cb12d4 VLGothic-20070507.tar.bz2 From fedora-extras-commits at redhat.com Sat Jun 2 08:34:39 2007 From: fedora-extras-commits at redhat.com (Ryo Dairiki (ryo)) Date: Sat, 2 Jun 2007 04:34:39 -0400 Subject: rpms/VLGothic-fonts/F-7 VLGothic-fonts.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200706020834.l528Yd9V016421@cvs-int.fedora.redhat.com> Author: ryo Update of /cvs/pkgs/rpms/VLGothic-fonts/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16271 Modified Files: VLGothic-fonts.spec sources Log Message: update to 20070507 Index: VLGothic-fonts.spec =================================================================== RCS file: /cvs/pkgs/rpms/VLGothic-fonts/F-7/VLGothic-fonts.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- VLGothic-fonts.spec 22 Apr 2007 03:48:11 -0000 1.5 +++ VLGothic-fonts.spec 2 Jun 2007 08:34:04 -0000 1.6 @@ -1,5 +1,5 @@ Name: VLGothic-fonts -Version: 20070328 +Version: 20070507 Release: 1%{?dist} Summary: VLGothic the Japanese TrueType font @@ -51,6 +51,9 @@ %changelog +* Sat Jun 02 2007 Ryo Dairiki - 20070507-1 +- Update to 20070507 + * Sun Apr 22 2007 Ryo Dairiki - 20070328-1 - Update to 20070328 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/VLGothic-fonts/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 22 Apr 2007 03:48:11 -0000 1.4 +++ sources 2 Jun 2007 08:34:04 -0000 1.5 @@ -1 +1 @@ -73b42b78fe681a2d14a945c58e80ee0a VLGothic-20070328.tar.bz2 +34ccd4ba978230b11e8724ed80cb12d4 VLGothic-20070507.tar.bz2 From fedora-extras-commits at redhat.com Sat Jun 2 08:35:04 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Sat, 2 Jun 2007 04:35:04 -0400 Subject: rpms/python-nose/F-7 .cvsignore, 1.5, 1.6 python-nose.spec, 1.5, 1.6 sources, 1.5, 1.6 python-nose-0.9.2-mandir.patch, 1.1, NONE Message-ID: <200706020835.l528Z4Kr016510@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/python-nose/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16358 Modified Files: .cvsignore python-nose.spec sources Removed Files: python-nose-0.9.2-mandir.patch Log Message: * Sat Jun 2 2007 Luke Macken 0.9.3-1 - Latest upstream release - Remove python-nose-0.9.2-mandir.patch Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/python-nose/F-7/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 4 Mar 2007 01:23:02 -0000 1.5 +++ .cvsignore 2 Jun 2007 08:34:29 -0000 1.6 @@ -1 +1 @@ -nose-0.9.2.tar.gz +nose-0.9.3.tar.gz Index: python-nose.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-nose/F-7/python-nose.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- python-nose.spec 4 Mar 2007 01:23:02 -0000 1.5 +++ python-nose.spec 2 Jun 2007 08:34:29 -0000 1.6 @@ -3,7 +3,7 @@ %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: python-nose -Version: 0.9.2 +Version: 0.9.3 Release: 1%{?dist} Summary: A discovery-based unittest extension for Python @@ -11,7 +11,6 @@ License: LGPL URL: http://somethingaboutorange.com/mrl/projects/nose/ Source0: http://somethingaboutorange.com/mrl/projects/nose/nose-%{version}.tar.gz -Patch0: %{name}-%{version}-mandir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -26,7 +25,6 @@ %prep %setup -q -n nose-%{version} -%patch0 %build CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build @@ -48,6 +46,10 @@ %{python_sitelib}/nose %changelog +* Sat Jun 2 2007 Luke Macken 0.9.3-1 +- Latest upstream release +- Remove python-nose-0.9.2-mandir.patch + * Sat Mar 3 2007 Luke Macken 0.9.2-1 - Add nosetests(1) manpage, and python-nose-0.9.2-mandir.patch to put it in the correct location. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/python-nose/F-7/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 4 Mar 2007 01:23:02 -0000 1.5 +++ sources 2 Jun 2007 08:34:29 -0000 1.6 @@ -1 +1 @@ -d6c78e37b5a5a671e79b00784233dc63 nose-0.9.2.tar.gz +fc83ca1861afb598e5634f83dbe045ec nose-0.9.3.tar.gz --- python-nose-0.9.2-mandir.patch DELETED --- From fedora-extras-commits at redhat.com Sat Jun 2 08:58:21 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Sat, 2 Jun 2007 04:58:21 -0400 Subject: rpms/python-sqlobject/devel .cvsignore, 1.5, 1.6 python-sqlobject.spec, 1.11, 1.12 sources, 1.5, 1.6 Message-ID: <200706020858.l528wLca022744@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/python-sqlobject/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22626 Modified Files: .cvsignore python-sqlobject.spec sources Log Message: * Sat Jun 2 2007 Luke Macken 0.9.0-1 - Latest upstream release Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/python-sqlobject/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 5 May 2007 07:50:41 -0000 1.5 +++ .cvsignore 2 Jun 2007 08:57:45 -0000 1.6 @@ -1 +1 @@ -SQLObject-0.8.2.tar.gz +SQLObject-0.9.0.tar.gz Index: python-sqlobject.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-sqlobject/devel/python-sqlobject.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- python-sqlobject.spec 5 May 2007 07:50:41 -0000 1.11 +++ python-sqlobject.spec 2 Jun 2007 08:57:45 -0000 1.12 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-sqlobject -Version: 0.8.2 +Version: 0.9.0 Release: 1%{?dist} Summary: SQLObject -Object-Relational Manager, aka database wrapper @@ -82,12 +82,18 @@ %dir %{python_sitelib}/sqlobject/include %{python_sitelib}/sqlobject/include/*.py* +%dir %{python_sitelib}/sqlobject/versioning +%{python_sitelib}/sqlobject/versioning/__init__.py* + %dir %{python_sitelib}/sqlobject/include/pydispatch %{python_sitelib}/sqlobject/include/pydispatch/*.py* %{_bindir}/* %changelog +* Sat Jun 2 2007 Luke Macken 0.9.0-1 +- Latest upstream release + * Thu May 3 2007 Luke Macken 0.8.2-1 - 0.8.2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/python-sqlobject/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 5 May 2007 07:50:41 -0000 1.5 +++ sources 2 Jun 2007 08:57:45 -0000 1.6 @@ -1 +1 @@ -aff133548c68e18b87e4d61483f11f80 SQLObject-0.8.2.tar.gz +f6dceb0ffe13a9a3abcc9f90f9ce58a8 SQLObject-0.9.0.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 09:08:46 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Sat, 2 Jun 2007 05:08:46 -0400 Subject: rpms/python-sqlobject/F-7 .cvsignore, 1.5, 1.6 python-sqlobject.spec, 1.11, 1.12 sources, 1.5, 1.6 Message-ID: <200706020908.l5298kY3031216@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/python-sqlobject/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31070 Modified Files: .cvsignore python-sqlobject.spec sources Log Message: * Sat Jun 2 2007 Luke Macken 0.9.0-1 - Latest upstream release Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/python-sqlobject/F-7/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 5 May 2007 07:50:41 -0000 1.5 +++ .cvsignore 2 Jun 2007 09:08:07 -0000 1.6 @@ -1 +1 @@ -SQLObject-0.8.2.tar.gz +SQLObject-0.9.0.tar.gz Index: python-sqlobject.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-sqlobject/F-7/python-sqlobject.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- python-sqlobject.spec 5 May 2007 07:50:41 -0000 1.11 +++ python-sqlobject.spec 2 Jun 2007 09:08:07 -0000 1.12 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-sqlobject -Version: 0.8.2 +Version: 0.9.0 Release: 1%{?dist} Summary: SQLObject -Object-Relational Manager, aka database wrapper @@ -82,12 +82,18 @@ %dir %{python_sitelib}/sqlobject/include %{python_sitelib}/sqlobject/include/*.py* +%dir %{python_sitelib}/sqlobject/versioning +%{python_sitelib}/sqlobject/versioning/__init__.py* + %dir %{python_sitelib}/sqlobject/include/pydispatch %{python_sitelib}/sqlobject/include/pydispatch/*.py* %{_bindir}/* %changelog +* Sat Jun 2 2007 Luke Macken 0.9.0-1 +- Latest upstream release + * Thu May 3 2007 Luke Macken 0.8.2-1 - 0.8.2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/python-sqlobject/F-7/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 5 May 2007 07:50:41 -0000 1.5 +++ sources 2 Jun 2007 09:08:07 -0000 1.6 @@ -1 +1 @@ -aff133548c68e18b87e4d61483f11f80 SQLObject-0.8.2.tar.gz +f6dceb0ffe13a9a3abcc9f90f9ce58a8 SQLObject-0.9.0.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 09:09:35 2007 From: fedora-extras-commits at redhat.com (Ryo Dairiki (ryo)) Date: Sat, 2 Jun 2007 05:09:35 -0400 Subject: rpms/VLGothic-fonts/devel VLGothic-fonts.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200706020909.l5299Znp031408@cvs-int.fedora.redhat.com> Author: ryo Update of /cvs/pkgs/rpms/VLGothic-fonts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31230 Modified Files: VLGothic-fonts.spec sources Log Message: update to 20070507 Index: VLGothic-fonts.spec =================================================================== RCS file: /cvs/pkgs/rpms/VLGothic-fonts/devel/VLGothic-fonts.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- VLGothic-fonts.spec 22 Apr 2007 03:48:11 -0000 1.5 +++ VLGothic-fonts.spec 2 Jun 2007 09:08:50 -0000 1.6 @@ -1,5 +1,5 @@ Name: VLGothic-fonts -Version: 20070328 +Version: 20070507 Release: 1%{?dist} Summary: VLGothic the Japanese TrueType font @@ -51,6 +51,9 @@ %changelog +* Sat Jun 02 2007 Ryo Dairiki - 20070507-1 +- Update to 20070507 + * Sun Apr 22 2007 Ryo Dairiki - 20070328-1 - Update to 20070328 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/VLGothic-fonts/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 22 Apr 2007 03:48:11 -0000 1.4 +++ sources 2 Jun 2007 09:08:50 -0000 1.5 @@ -1 +1 @@ -73b42b78fe681a2d14a945c58e80ee0a VLGothic-20070328.tar.bz2 +34ccd4ba978230b11e8724ed80cb12d4 VLGothic-20070507.tar.bz2 From fedora-extras-commits at redhat.com Sat Jun 2 09:15:17 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sat, 2 Jun 2007 05:15:17 -0400 Subject: rpms/kernel/devel linux-2.6-ppc64-no-apm.patch, NONE, 1.1 kernel-2.6.spec, 1.3199, 1.3200 linux-2.6-powerpc-slabalign.patch, 1.1, NONE Message-ID: <200706020915.l529FHKK032204@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32064 Modified Files: kernel-2.6.spec Added Files: linux-2.6-ppc64-no-apm.patch Removed Files: linux-2.6-powerpc-slabalign.patch Log Message: Fix PPC64 build linux-2.6-ppc64-no-apm.patch: --- NEW FILE linux-2.6-ppc64-no-apm.patch --- --- linux-2.6.21.ppc64/drivers/macintosh/Kconfig~ 2007-06-02 09:46:08.000000000 +0100 +++ linux-2.6.21.ppc64/drivers/macintosh/Kconfig 2007-06-02 10:00:44.000000000 +0100 @@ -114,7 +114,7 @@ config PMAC_SMU config PMAC_APM_EMU tristate "APM emulation" select APM_EMULATION - depends on ADB_PMU && PM + depends on ADB_PMU && PM && PPC32 config PMAC_MEDIABAY bool "Support PowerBook hotswap media bay" Index: kernel-2.6.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel-2.6.spec,v retrieving revision 1.3199 retrieving revision 1.3200 diff -u -r1.3199 -r1.3200 --- kernel-2.6.spec 1 Jun 2007 23:42:42 -0000 1.3199 +++ kernel-2.6.spec 2 Jun 2007 09:14:42 -0000 1.3200 @@ -254,9 +254,9 @@ # us use the previous build of that package -- it'll just be completely AWOL. # Which is a BadThing(tm). -# We don't build a kernel on i386, we only do kernel-headers there, +# We don't build a kernel on i386; we only do kernel-headers there, # and we no longer build for 31bit S390. -%define nobuildarches i386 s390 ppc64 +%define nobuildarches i386 s390 %ifarch %nobuildarches %define with_up 0 @@ -390,7 +390,7 @@ Patch70: linux-2.6-x86_64-silence-up-apic-errors.patch Patch90: linux-2.6-x86-dell-hpet.patch Patch100: linux-2.6-g5-therm-shutdown.patch -Patch110: linux-2.6-powerpc-slabalign.patch +Patch110: linux-2.6-ppc64-no-apm.patch Patch120: linux-2.6-ppc32-ucmpdi2.patch Patch130: linux-2.6-ibmvscsi-schizo.patch Patch140: linux-2.6-pmac-zilog.patch @@ -895,8 +895,8 @@ # # Alleviate G5 thermal shutdown problems ApplyPatch linux-2.6-g5-therm-shutdown.patch -# Ensure slab objects are aligned enough for a uint64_t (#235392) -#ApplyPatch linux-2.6-powerpc-slabalign.patch +# Don't build APM emulation on PPC64. +ApplyPatch linux-2.6-ppc64-no-apm.patch # Temporary hack to work around GCC PR #25724 / #21237 ApplyPatch linux-2.6-ppc32-ucmpdi2.patch # Fix up ibmvscsi for combined pSeries/iSeries build @@ -904,7 +904,6 @@ # Move pmac_zilog to its newly-registered device number ApplyPatch linux-2.6-pmac-zilog.patch - # # Bugfixes to the core system and patches related to how RPMs are build # @@ -2051,6 +2050,9 @@ %endif %changelog +* Sat Jun 02 2007 David Woodhouse +- Re-enable ppc64 builds. + * Fri Jun 01 2007 Dave Jones - Disable ppc64 builds. http://koji.fedoraproject.org/koji/getfile?taskID=21950&name=build.log --- linux-2.6-powerpc-slabalign.patch DELETED --- From fedora-extras-commits at redhat.com Sat Jun 2 09:15:22 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sat, 2 Jun 2007 05:15:22 -0400 Subject: rpms/kernel/devel/configs config-powerpc64,1.38,1.39 Message-ID: <200706020915.l529FMiw032216@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/pkgs/rpms/kernel/devel/configs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32064/configs Modified Files: config-powerpc64 Log Message: Fix PPC64 build Index: config-powerpc64 =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/configs/config-powerpc64,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- config-powerpc64 31 May 2007 18:41:27 -0000 1.38 +++ config-powerpc64 2 Jun 2007 09:14:47 -0000 1.39 @@ -73,7 +73,8 @@ CONFIG_VIOCD=m CONFIG_VIOTAPE=m -CONFIG_PASEMI_MAC=m +# virq_to_hw() requires irq_map[] to be exported. Ick. +# CONFIG_PASEMI_MAC is not set CONFIG_SERIAL_OF_PLATFORM=m CONFIG_PPC_PASEMI_IOMMU=y From fedora-extras-commits at redhat.com Sat Jun 2 09:30:14 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 05:30:14 -0400 Subject: rpms/perl-Class-Gomor/F-7 perl-Class-Gomor.spec,1.1,1.2 Message-ID: <200706020930.l529UE2Q001826@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/perl-Class-Gomor/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1719 Modified Files: perl-Class-Gomor.spec Log Message: rebuild Index: perl-Class-Gomor.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-Gomor/F-7/perl-Class-Gomor.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Class-Gomor.spec 9 May 2007 23:05:07 -0000 1.1 +++ perl-Class-Gomor.spec 2 Jun 2007 09:29:40 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Class-Gomor Version: 1.01 -Release: 2%{?dist} +Release: 2%{?dist}.1 Summary: Another class and object builder Group: Development/Libraries @@ -53,6 +53,8 @@ %changelog +* Sat Jun 02 2007 Sindre Pedersen Bj??rdal - 1.01-2.1 +- Bump release for rebuild * Thu May 03 2007 Sindre Pedersen Bj??rdal - 1.01-2 - Add missing BRs - Add examples dir to %%doc From fedora-extras-commits at redhat.com Sat Jun 2 09:39:27 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Sat, 2 Jun 2007 05:39:27 -0400 Subject: rpms/bigloo/devel bigloo-javaht.patch, NONE, 1.1 bigloo-javassl.patch, NONE, 1.1 .cvsignore, 1.12, 1.13 bigloo.spec, 1.21, 1.22 sources, 1.12, 1.13 bigloo-bmem.patch, 1.1, NONE bigloo-symbol.patch, 1.1, NONE Message-ID: <200706020939.l529dRLO004870@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/pkgs/rpms/bigloo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4755 Modified Files: .cvsignore bigloo.spec sources Added Files: bigloo-javaht.patch bigloo-javassl.patch Removed Files: bigloo-bmem.patch bigloo-symbol.patch Log Message: exclude ppc64 bigloo-javaht.patch: --- NEW FILE bigloo-javaht.patch --- --- bigloo3.0a/runtime/Jlib/dlopen.java.javaht 2007-06-01 22:53:49.000000000 +0200 +++ bigloo3.0a/runtime/Jlib/dlopen.java 2007-06-01 22:54:34.000000000 +0200 @@ -137,9 +137,9 @@ public static int dload( final byte[] filename, final byte[] init_sym ) { synchronized( dlopen_table ) { - if( !(dlopen_table.contains( filename )) ) { + if( !(dlopen_table.containsKey( filename )) ) { int res = dload_inner( filename, init_sym ); - dlopen_table.put( filename, true ); + dlopen_table.put( filename, Boolean.valueOf(true) ); return res; } else { return 0; bigloo-javassl.patch: --- NEW FILE bigloo-javassl.patch --- --- bigloo3.0a/api/ssl/Makefile.javassl 2007-06-01 22:38:56.000000000 +0200 +++ bigloo3.0a/api/ssl/Makefile 2007-06-01 22:39:30.000000000 +0200 @@ -38,10 +38,6 @@ fi boot-jvm: - @ if [ "$(JVMBACKEND)" = "yes" ]; then \ - echo ">>> JVM"; \ - (cd src && $(MAKE) jvm); \ - fi boot-dotnet: boot-dotnet_unimplemented: @@ -119,19 +115,6 @@ fi install-jvm: - if [ $(DESTDIR)$(FILDIR) != $(BOOTLIBDIR) ]; then \ - cp $(BOOTLIBDIR)/ssl.jheap $(DESTDIR)$(FILDIR)/ssl.jheap && \ - chmod $(BMASK) $(DESTDIR)$(FILDIR)/ssl.jheap && \ - cp $(BOOTLIBDIR)/bigloossl_s-$(RELEASE).zip $(DESTDIR)$(FILDIR) && \ - chmod $(BMASK) $(DESTDIR)$(FILDIR)/bigloossl_s-$(RELEASE).zip && \ - cp $(BOOTLIBDIR)/bigloossl_e-$(RELEASE).zip $(DESTDIR)$(FILDIR) && \ - chmod $(BMASK) $(DESTDIR)$(FILDIR)/bigloossl_e-$(RELEASE).zip; \ - cp $(BOOTLIBDIR)/commons-ssl.zip $(DESTDIR)$(FILDIR) && \ - chmod $(BMASK) $(DESTDIR)$(FILDIR)/commons-ssl.zip; \ - fi - (cd $(DESTDIR)$(FILDIR) && \ - $(RM) -f bigloossl_u-$(RELEASE).zip && \ - ln bigloossl_s-$(RELEASE).zip bigloossl_u-$(RELEASE).zip) install-dotnet: install-dotnet_unimplemented: Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/devel/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 28 Dec 2006 22:10:13 -0000 1.12 +++ .cvsignore 2 Jun 2007 09:38:52 -0000 1.13 @@ -1 +1 @@ -bigloo2.9a.tar.gz +bigloo3.0a.tar.gz Index: bigloo.spec =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/devel/bigloo.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- bigloo.spec 28 Mar 2007 20:13:53 -0000 1.21 +++ bigloo.spec 2 Jun 2007 09:38:52 -0000 1.22 @@ -1,16 +1,17 @@ %define _with_java 1 Name: bigloo -Version: 2.9a -Release: 3%{?dist} +Version: 3.0a +Release: 4%{?dist} Summary: Bigloo is compiler for the Scheme programming language Group: Development/Languages License: GPL URL: http://www-sop.inria.fr/mimosa/fp/Bigloo -Source: ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/bigloo2.9a.tar.gz -Patch0: bigloo-symbol.patch -Patch1: bigloo-java-1.5.patch +Source: ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/bigloo%{version}.tar.gz +Patch0: bigloo-javassl.patch +Patch1: bigloo-javaht.patch +Patch2: bigloo-java-1.5.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: emacs BuildRequires: emacs-el @@ -19,10 +20,14 @@ BuildRequires: indent BuildRequires: /sbin/install-info BuildRequires: zip +BuildRequires: indent +BuildRequires: sqlite-devel BuildRequires: java-1.5.0-gcj-devel Requires: bigloo-libs = %{version}-%{release} +Requires: indent Requires(post): /sbin/install-info Requires(postun): /sbin/install-info +ExcludeArch: ppc64 %description Bigloo is a Scheme implementation devoted to one goal: enabling Scheme @@ -71,9 +76,10 @@ %prep %setup -q -n %{name}%{version} +%patch0 -p1 %patch1 -p1 +%patch2 -p1 perl -pi -e 's|bmask=755|bmask=644|' configure -perl -pi -e 's|/usr/local/bin/indent|indent|' configure %build @@ -210,6 +216,15 @@ %changelog +* Sat Jun 2 2007 Gerard Milmeister - 3.0a-4 +- exclude ppc64 + +* Fri Jun 1 2007 Gerard Milmeister - 3.0a-3 +- remove java ssl since it does not build with libgcj + +* Fri Jun 1 2007 Gerard Milmeister - 3.0a-1 +- new version 3.0a + * Wed Mar 28 2007 Thomas Fitzsimmons - 2.9a-3 - Patch method calls for Java 1.5. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 28 Dec 2006 22:10:13 -0000 1.12 +++ sources 2 Jun 2007 09:38:52 -0000 1.13 @@ -1 +1 @@ -10d04d4a7b883a6873d74da4ce62f0a2 bigloo2.9a.tar.gz +91b86d1514658e1a254456b4e288e092 bigloo3.0a.tar.gz --- bigloo-bmem.patch DELETED --- --- bigloo-symbol.patch DELETED --- From fedora-extras-commits at redhat.com Sat Jun 2 09:44:25 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 05:44:25 -0400 Subject: rpms/perl-Net-Libdnet/F-7 perl-Net-Libdnet.spec,1.2,1.3 Message-ID: <200706020944.l529iP4s005568@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/perl-Net-Libdnet/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5488 Modified Files: perl-Net-Libdnet.spec Log Message: rebuild Index: perl-Net-Libdnet.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-Libdnet/F-7/perl-Net-Libdnet.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Net-Libdnet.spec 27 May 2007 12:50:40 -0000 1.2 +++ perl-Net-Libdnet.spec 2 Jun 2007 09:43:50 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Net-Libdnet Version: 0.01 -Release: 3%{?dist} +Release: 3%{?dist}.1 Summary: Perl interface to libdnet Group: Development/Libraries From fedora-extras-commits at redhat.com Sat Jun 2 10:27:05 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 2 Jun 2007 06:27:05 -0400 Subject: fedora-security/audit fe5,1.201,1.202 fe6,1.114,1.115 Message-ID: <200706021027.l52AR5Nk018492@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18465 Modified Files: fe5 fe6 Log Message: jasper, libpng10 fixed Index: fe5 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe5,v retrieving revision 1.201 retrieving revision 1.202 diff -u -r1.201 -r1.202 --- fe5 30 May 2007 18:33:22 -0000 1.201 +++ fe5 2 Jun 2007 10:27:02 -0000 1.202 @@ -5,7 +5,7 @@ CVE-2007-2894 VULNERABLE (bochs) #241799 CVE-2007-2865 VULNERABLE (phpPgAdmin) #241489 CVE-2007-2821 VULNERABLE (wordpress, fixed 2.2) #240970 -CVE-2007-2721 VULNERABLE (jasper) #240397 +CVE-2007-2721 patch (jasper, fixed 1.900.1-2) #240397 CVE-2007-2654 VULNERABLE (xfsdump) #240396 CVE-2007-2650 ** (clamav) #240395 CVE-2007-2637 patch (moin, fixed 1.5.7-2) Index: fe6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fe6,v retrieving revision 1.114 retrieving revision 1.115 diff -u -r1.114 -r1.115 --- fe6 30 May 2007 18:33:22 -0000 1.114 +++ fe6 2 Jun 2007 10:27:02 -0000 1.115 @@ -5,13 +5,13 @@ CVE-2007-2894 VULNERABLE (bochs) #241799 CVE-2007-2865 VULNERABLE (phpPgAdmin) #241489 CVE-2007-2821 VULNERABLE (wordpress, fixed 2.2) #240970 -CVE-2007-2721 VULNERABLE (jasper) #240397 +CVE-2007-2721 patch (jasper, fixed 1.900.1-2) #240397 CVE-2007-2654 VULNERABLE (xfsdump) #240396 CVE-2007-2650 ** (clamav) #240395 CVE-2007-2637 patch (moin, fixed 1.5.7-2) CVE-2007-2627 ** (wordpress) #239904 CVE-2007-2500 patch (gnash, fixed 0.7.2-2) #239213 -CVE-2007-2445 VULNERABLE (libpng10, fixed 1.0.25) #240398 +CVE-2007-2445 version (libpng10, fixed 1.0.25) #240398 CVE-2007-2423 patch (moin, fixed 1.5.7-2) #238722 CVE-2007-2413 version (perl-Imager, fixed 0.57) #238615 CVE-2007-2381 ignore (MochiKit) #238616 From fedora-extras-commits at redhat.com Sat Jun 2 11:26:07 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sat, 2 Jun 2007 07:26:07 -0400 Subject: rpms/php-pear-Console-Table/F-7 php-pear-Console-Table.spec, 1.2, 1.3 sources, 1.3, 1.4 xml2changelog, 1.1, 1.2 Message-ID: <200706021126.l52BQ7JA003787@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pear-Console-Table/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3671 Modified Files: php-pear-Console-Table.spec sources xml2changelog Log Message: update to 1.0.7 Index: php-pear-Console-Table.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-Console-Table/F-7/php-pear-Console-Table.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pear-Console-Table.spec 20 Jan 2007 13:06:45 -0000 1.2 +++ php-pear-Console-Table.spec 2 Jun 2007 11:25:32 -0000 1.3 @@ -2,7 +2,7 @@ %define pear_name Console_Table Name: php-pear-Console-Table -Version: 1.0.6 +Version: 1.0.7 Release: 1%{?dist} Summary: Class that makes it easy to build console style tables Summary(fr): Classe pour fabriquer facilement des tableaux en mode console @@ -73,6 +73,9 @@ %{pear_xmldir}/Console_Table.xml %changelog +* Sat May 02 2007 Remi Collet 1.0.7-1 +- update to 1.0.7 + * Sat Jan 20 2007 Remi Collet 1.0.6-1 - update to 1.0.6 - add CHANGELOG (generated) Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-Console-Table/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 20 Jan 2007 13:06:45 -0000 1.3 +++ sources 2 Jun 2007 11:25:32 -0000 1.4 @@ -1 +1 @@ -9ef744e37fbac00efbb9e3f24337d313 Console_Table-1.0.6.tgz +b928e7ac3eae13e70f2ead13b80e5da4 Console_Table-1.0.7.tgz Index: xml2changelog =================================================================== RCS file: /cvs/extras/rpms/php-pear-Console-Table/F-7/xml2changelog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xml2changelog 20 Jan 2007 13:06:45 -0000 1.1 +++ xml2changelog 2 Jun 2007 11:25:32 -0000 1.2 @@ -12,7 +12,7 @@ $xml->version->api, $xml->stability->api, $xml->date, $xml->notes); - foreach($xml->changelog->release as $rel) + if (is_array($xml->changelog->release)) foreach($xml->changelog->release as $rel) printf("* Version %s (%s) - API %s (%s) - %s\n\n%s\n\n", $rel->version->release, $rel->stability->release, $rel->version->api, $rel->stability->api, From fedora-extras-commits at redhat.com Sat Jun 2 11:57:03 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sat, 2 Jun 2007 07:57:03 -0400 Subject: rpms/scribus/F-7 .cvsignore, 1.14, 1.15 scribus.spec, 1.25, 1.26 sources, 1.14, 1.15 Message-ID: <200706021157.l52Bv3aQ011029@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/scribus/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10787/F-7 Modified Files: .cvsignore scribus.spec sources Log Message: - version upgrades Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/scribus/F-7/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 9 Dec 2006 17:19:00 -0000 1.14 +++ .cvsignore 2 Jun 2007 11:56:26 -0000 1.15 @@ -1 +1 @@ -scribus-1.3.3.6.tar.bz2 +scribus-1.3.3.9.tar.bz2 Index: scribus.spec =================================================================== RCS file: /cvs/pkgs/rpms/scribus/F-7/scribus.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- scribus.spec 9 Dec 2006 17:19:00 -0000 1.25 +++ scribus.spec 2 Jun 2007 11:56:26 -0000 1.26 @@ -1,5 +1,5 @@ Name: scribus -Version: 1.3.3.6 +Version: 1.3.3.9 Release: 1%{?dist} Summary: DeskTop Publishing application written in Qt @@ -7,7 +7,7 @@ Group: Applications/Productivity License: GPL URL: http://www.scribus.net/ -Source0: http://dl.sf.net/scribus/scribus-1.3.3.6.tar.bz2 +Source0: http://dl.sf.net/scribus/scribus-1.3.3.9.tar.bz2 Source1: scribus.xml Source2: scribus.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -136,6 +136,10 @@ %{_includedir}/scribus/ %changelog +* Sat Jun 02 2007 Andreas Bierfert +1.3.3.9-1 +- version upgrade + * Mon Dec 04 2006 Andreas Bierfert 1.3.3.6-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/scribus/F-7/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 9 Dec 2006 17:19:00 -0000 1.14 +++ sources 2 Jun 2007 11:56:26 -0000 1.15 @@ -1 +1 @@ -a9a47ecdedb4032ccaa7612afd7f068c scribus-1.3.3.6.tar.bz2 +a3d7af62d99d4e0f7485ae549de50df0 scribus-1.3.3.9.tar.bz2 From fedora-extras-commits at redhat.com Sat Jun 2 11:57:10 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sat, 2 Jun 2007 07:57:10 -0400 Subject: rpms/scribus/FC-6 .cvsignore, 1.14, 1.15 scribus.spec, 1.25, 1.26 sources, 1.14, 1.15 Message-ID: <200706021157.l52BvARk011054@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/scribus/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10787/FC-6 Modified Files: .cvsignore scribus.spec sources Log Message: - version upgrades Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/scribus/FC-6/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 9 Dec 2006 17:19:00 -0000 1.14 +++ .cvsignore 2 Jun 2007 11:56:33 -0000 1.15 @@ -1 +1 @@ -scribus-1.3.3.6.tar.bz2 +scribus-1.3.3.9.tar.bz2 Index: scribus.spec =================================================================== RCS file: /cvs/pkgs/rpms/scribus/FC-6/scribus.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- scribus.spec 9 Dec 2006 17:19:00 -0000 1.25 +++ scribus.spec 2 Jun 2007 11:56:33 -0000 1.26 @@ -1,5 +1,5 @@ Name: scribus -Version: 1.3.3.6 +Version: 1.3.3.9 Release: 1%{?dist} Summary: DeskTop Publishing application written in Qt @@ -7,7 +7,7 @@ Group: Applications/Productivity License: GPL URL: http://www.scribus.net/ -Source0: http://dl.sf.net/scribus/scribus-1.3.3.6.tar.bz2 +Source0: http://dl.sf.net/scribus/scribus-1.3.3.9.tar.bz2 Source1: scribus.xml Source2: scribus.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -136,6 +136,10 @@ %{_includedir}/scribus/ %changelog +* Sat Jun 02 2007 Andreas Bierfert +1.3.3.9-1 +- version upgrade + * Mon Dec 04 2006 Andreas Bierfert 1.3.3.6-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/scribus/FC-6/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 9 Dec 2006 17:19:00 -0000 1.14 +++ sources 2 Jun 2007 11:56:33 -0000 1.15 @@ -1 +1 @@ -a9a47ecdedb4032ccaa7612afd7f068c scribus-1.3.3.6.tar.bz2 +a3d7af62d99d4e0f7485ae549de50df0 scribus-1.3.3.9.tar.bz2 From fedora-extras-commits at redhat.com Sat Jun 2 11:57:17 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sat, 2 Jun 2007 07:57:17 -0400 Subject: rpms/scribus/devel .cvsignore, 1.14, 1.15 scribus.spec, 1.25, 1.26 sources, 1.14, 1.15 Message-ID: <200706021157.l52BvHds011079@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/scribus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10787/devel Modified Files: .cvsignore scribus.spec sources Log Message: - version upgrades Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/scribus/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 9 Dec 2006 17:19:00 -0000 1.14 +++ .cvsignore 2 Jun 2007 11:56:40 -0000 1.15 @@ -1 +1 @@ -scribus-1.3.3.6.tar.bz2 +scribus-1.3.4.tar.bz2 Index: scribus.spec =================================================================== RCS file: /cvs/pkgs/rpms/scribus/devel/scribus.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- scribus.spec 9 Dec 2006 17:19:00 -0000 1.25 +++ scribus.spec 2 Jun 2007 11:56:40 -0000 1.26 @@ -1,5 +1,5 @@ Name: scribus -Version: 1.3.3.6 +Version: 1.3.4 Release: 1%{?dist} Summary: DeskTop Publishing application written in Qt @@ -7,7 +7,7 @@ Group: Applications/Productivity License: GPL URL: http://www.scribus.net/ -Source0: http://dl.sf.net/scribus/scribus-1.3.3.6.tar.bz2 +Source0: http://dl.sf.net/scribus/scribus-1.3.4.tar.bz2 Source1: scribus.xml Source2: scribus.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -129,6 +129,7 @@ %{_libdir}/scribus/ %{_mandir}/man1/* %{_mandir}/pl/man1/* +%{_mandir}/de/man1/* %files devel %defattr(-,root,root,-) @@ -136,6 +137,10 @@ %{_includedir}/scribus/ %changelog +* Sat Jun 02 2007 Andreas Bierfert +1.3.4 +- version upgrade + * Mon Dec 04 2006 Andreas Bierfert 1.3.3.6-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/scribus/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 9 Dec 2006 17:19:00 -0000 1.14 +++ sources 2 Jun 2007 11:56:40 -0000 1.15 @@ -1 +1 @@ -a9a47ecdedb4032ccaa7612afd7f068c scribus-1.3.3.6.tar.bz2 +cd3bc6cc6c2e2826eb689342e439443d scribus-1.3.4.tar.bz2 From fedora-extras-commits at redhat.com Sat Jun 2 12:56:12 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sat, 2 Jun 2007 08:56:12 -0400 Subject: rpms/rxvt-unicode/F-7 .cvsignore, 1.21, 1.22 rxvt-unicode.spec, 1.30, 1.31 sources, 1.21, 1.22 Message-ID: <200706021256.l52CuCcm029016@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/rxvt-unicode/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28836/F-7 Modified Files: .cvsignore rxvt-unicode.spec sources Log Message: - version upgrade (#239421) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/rxvt-unicode/F-7/.cvsignore,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- .cvsignore 8 Dec 2006 08:29:19 -0000 1.21 +++ .cvsignore 2 Jun 2007 12:55:34 -0000 1.22 @@ -1 +1 @@ -rxvt-unicode-8.1.tar.bz2 +rxvt-unicode-8.2.tar.bz2 Index: rxvt-unicode.spec =================================================================== RCS file: /cvs/pkgs/rpms/rxvt-unicode/F-7/rxvt-unicode.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- rxvt-unicode.spec 21 Jan 2007 22:38:12 -0000 1.30 +++ rxvt-unicode.spec 2 Jun 2007 12:55:34 -0000 1.31 @@ -1,6 +1,6 @@ Name: rxvt-unicode -Version: 8.1 -Release: 2%{?dist} +Version: 8.2 +Release: 1%{?dist} Summary: Rxvt-unicode is an unicode version of rxvt Group: User Interface/X @@ -70,6 +70,10 @@ %{_libdir}/urxvt %changelog +* Sat Jun 02 2007 Andreas Bierfert +8.2-1 +- version upgrade (#239421) + * Sun Jan 21 2007 Andreas Bierfert 8.1-2 - drop terminfo file it is included in ncurses now Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/rxvt-unicode/F-7/sources,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- sources 8 Dec 2006 08:29:19 -0000 1.21 +++ sources 2 Jun 2007 12:55:34 -0000 1.22 @@ -1 +1 @@ -35b40231ea62b9ad4340080d34781927 rxvt-unicode-8.1.tar.bz2 +7876a1e2a82794c5ebbea8791561daba rxvt-unicode-8.2.tar.bz2 From fedora-extras-commits at redhat.com Sat Jun 2 12:56:19 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sat, 2 Jun 2007 08:56:19 -0400 Subject: rpms/rxvt-unicode/FC-5 .cvsignore, 1.21, 1.22 rxvt-unicode.spec, 1.28, 1.29 sources, 1.21, 1.22 Message-ID: <200706021256.l52CuJ3n029040@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/rxvt-unicode/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28836/FC-5 Modified Files: .cvsignore rxvt-unicode.spec sources Log Message: - version upgrade (#239421) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/rxvt-unicode/FC-5/.cvsignore,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- .cvsignore 8 Dec 2006 08:29:18 -0000 1.21 +++ .cvsignore 2 Jun 2007 12:55:42 -0000 1.22 @@ -1 +1 @@ -rxvt-unicode-8.1.tar.bz2 +rxvt-unicode-8.2.tar.bz2 Index: rxvt-unicode.spec =================================================================== RCS file: /cvs/pkgs/rpms/rxvt-unicode/FC-5/rxvt-unicode.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- rxvt-unicode.spec 8 Dec 2006 08:29:18 -0000 1.28 +++ rxvt-unicode.spec 2 Jun 2007 12:55:42 -0000 1.29 @@ -1,5 +1,5 @@ Name: rxvt-unicode -Version: 8.1 +Version: 8.2 Release: 1%{?dist} Summary: Rxvt-unicode is an unicode version of rxvt @@ -73,6 +73,10 @@ %{_libdir}/urxvt %changelog +* Tue May 08 2007 Andreas Bierfert +8.2-1 +- version upgrade (#239421) + * Fri Dec 08 2006 Andreas Bierfert 8.1-1 - version upgrade @@ -81,6 +85,10 @@ 8.0-1 - version upgrade +* Fri Sep 15 2006 Andreas Bierfert +7.9-2 +- FE6 rebuild + * Tue Aug 08 2006 Andreas Bierfert 7.9-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/rxvt-unicode/FC-5/sources,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- sources 8 Dec 2006 08:29:18 -0000 1.21 +++ sources 2 Jun 2007 12:55:42 -0000 1.22 @@ -1 +1 @@ -35b40231ea62b9ad4340080d34781927 rxvt-unicode-8.1.tar.bz2 +7876a1e2a82794c5ebbea8791561daba rxvt-unicode-8.2.tar.bz2 From fedora-extras-commits at redhat.com Sat Jun 2 12:56:26 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sat, 2 Jun 2007 08:56:26 -0400 Subject: rpms/rxvt-unicode/FC-6 .cvsignore, 1.21, 1.22 rxvt-unicode.spec, 1.29, 1.30 sources, 1.21, 1.22 Message-ID: <200706021256.l52CuQ6s029064@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/rxvt-unicode/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28836/FC-6 Modified Files: .cvsignore rxvt-unicode.spec sources Log Message: - version upgrade (#239421) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/rxvt-unicode/FC-6/.cvsignore,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- .cvsignore 8 Dec 2006 08:29:18 -0000 1.21 +++ .cvsignore 2 Jun 2007 12:55:49 -0000 1.22 @@ -1 +1 @@ -rxvt-unicode-8.1.tar.bz2 +rxvt-unicode-8.2.tar.bz2 Index: rxvt-unicode.spec =================================================================== RCS file: /cvs/pkgs/rpms/rxvt-unicode/FC-6/rxvt-unicode.spec,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- rxvt-unicode.spec 8 Dec 2006 08:29:18 -0000 1.29 +++ rxvt-unicode.spec 2 Jun 2007 12:55:49 -0000 1.30 @@ -1,5 +1,5 @@ Name: rxvt-unicode -Version: 8.1 +Version: 8.2 Release: 1%{?dist} Summary: Rxvt-unicode is an unicode version of rxvt @@ -73,6 +73,10 @@ %{_libdir}/urxvt %changelog +* Tue May 08 2007 Andreas Bierfert +8.2-1 +- version upgrade (#239421) + * Fri Dec 08 2006 Andreas Bierfert 8.1-1 - version upgrade Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/rxvt-unicode/FC-6/sources,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- sources 8 Dec 2006 08:29:18 -0000 1.21 +++ sources 2 Jun 2007 12:55:49 -0000 1.22 @@ -1 +1 @@ -35b40231ea62b9ad4340080d34781927 rxvt-unicode-8.1.tar.bz2 +7876a1e2a82794c5ebbea8791561daba rxvt-unicode-8.2.tar.bz2 From fedora-extras-commits at redhat.com Sat Jun 2 12:56:33 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sat, 2 Jun 2007 08:56:33 -0400 Subject: rpms/rxvt-unicode/devel .cvsignore, 1.21, 1.22 rxvt-unicode.spec, 1.30, 1.31 sources, 1.21, 1.22 Message-ID: <200706021256.l52CuX2u029089@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/rxvt-unicode/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28836/devel Modified Files: .cvsignore rxvt-unicode.spec sources Log Message: - version upgrade (#239421) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/rxvt-unicode/devel/.cvsignore,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- .cvsignore 8 Dec 2006 08:29:19 -0000 1.21 +++ .cvsignore 2 Jun 2007 12:55:56 -0000 1.22 @@ -1 +1 @@ -rxvt-unicode-8.1.tar.bz2 +rxvt-unicode-8.2.tar.bz2 Index: rxvt-unicode.spec =================================================================== RCS file: /cvs/pkgs/rpms/rxvt-unicode/devel/rxvt-unicode.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- rxvt-unicode.spec 21 Jan 2007 22:38:12 -0000 1.30 +++ rxvt-unicode.spec 2 Jun 2007 12:55:56 -0000 1.31 @@ -1,6 +1,6 @@ Name: rxvt-unicode -Version: 8.1 -Release: 2%{?dist} +Version: 8.2 +Release: 1%{?dist} Summary: Rxvt-unicode is an unicode version of rxvt Group: User Interface/X @@ -70,6 +70,10 @@ %{_libdir}/urxvt %changelog +* Sat Jun 02 2007 Andreas Bierfert +8.2-1 +- version upgrade (#239421) + * Sun Jan 21 2007 Andreas Bierfert 8.1-2 - drop terminfo file it is included in ncurses now Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/rxvt-unicode/devel/sources,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- sources 8 Dec 2006 08:29:19 -0000 1.21 +++ sources 2 Jun 2007 12:55:56 -0000 1.22 @@ -1 +1 @@ -35b40231ea62b9ad4340080d34781927 rxvt-unicode-8.1.tar.bz2 +7876a1e2a82794c5ebbea8791561daba rxvt-unicode-8.2.tar.bz2 From fedora-extras-commits at redhat.com Sat Jun 2 13:19:38 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 09:19:38 -0400 Subject: rpms/trac-webadmin/EL-4 trac-webadmin.spec,1.1,1.2 Message-ID: <200706021319.l52DJc4k007291@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7132/EL-4 Modified Files: trac-webadmin.spec Log Message: We require trac to run. Index: trac-webadmin.spec =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/EL-4/trac-webadmin.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- trac-webadmin.spec 2 Jun 2007 04:42:37 -0000 1.1 +++ trac-webadmin.spec 2 Jun 2007 13:19:03 -0000 1.2 @@ -5,7 +5,7 @@ Name: trac-webadmin Version: 0.1.2 -Release: 0.1.dev_r%{svnrev}%{?dist} +Release: 0.2.dev_r%{svnrev}%{?dist} Summary: Web interface for administration of Trac Group: Applications/Internet @@ -18,6 +18,7 @@ BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools +Requires: trac %description Web interface for administration of Trac @@ -48,5 +49,8 @@ %changelog +* Sat Jun 02 2007 Jesse Keating - 0.1.2-0.2.dev_r4429 +- We require trac to run. + * Fri Jun 01 2007 Jesse Keating - 0.1.2-0.1.dev_r4429 - Initial build From fedora-extras-commits at redhat.com Sat Jun 2 13:19:43 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 09:19:43 -0400 Subject: rpms/trac-webadmin/EL-5 trac-webadmin.spec,1.1,1.2 Message-ID: <200706021319.l52DJhQZ007302@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7132/EL-5 Modified Files: trac-webadmin.spec Log Message: We require trac to run. Index: trac-webadmin.spec =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/EL-5/trac-webadmin.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- trac-webadmin.spec 2 Jun 2007 04:41:06 -0000 1.1 +++ trac-webadmin.spec 2 Jun 2007 13:19:08 -0000 1.2 @@ -5,7 +5,7 @@ Name: trac-webadmin Version: 0.1.2 -Release: 0.1.dev_r%{svnrev}%{?dist} +Release: 0.2.dev_r%{svnrev}%{?dist} Summary: Web interface for administration of Trac Group: Applications/Internet @@ -18,6 +18,7 @@ BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools +Requires: trac %description Web interface for administration of Trac @@ -48,5 +49,8 @@ %changelog +* Sat Jun 02 2007 Jesse Keating - 0.1.2-0.2.dev_r4429 +- We require trac to run. + * Fri Jun 01 2007 Jesse Keating - 0.1.2-0.1.dev_r4429 - Initial build From fedora-extras-commits at redhat.com Sat Jun 2 13:19:47 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 09:19:47 -0400 Subject: rpms/trac-webadmin/F-7 trac-webadmin.spec,1.1,1.2 Message-ID: <200706021319.l52DJl2D007312@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7132/F-7 Modified Files: trac-webadmin.spec Log Message: We require trac to run. Index: trac-webadmin.spec =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/F-7/trac-webadmin.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- trac-webadmin.spec 2 Jun 2007 04:37:53 -0000 1.1 +++ trac-webadmin.spec 2 Jun 2007 13:19:13 -0000 1.2 @@ -5,7 +5,7 @@ Name: trac-webadmin Version: 0.1.2 -Release: 0.1.dev_r%{svnrev}%{?dist} +Release: 0.2.dev_r%{svnrev}%{?dist} Summary: Web interface for administration of Trac Group: Applications/Internet @@ -18,6 +18,7 @@ BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools +Requires: trac %description Web interface for administration of Trac @@ -48,5 +49,8 @@ %changelog +* Sat Jun 02 2007 Jesse Keating - 0.1.2-0.2.dev_r4429 +- We require trac to run. + * Fri Jun 01 2007 Jesse Keating - 0.1.2-0.1.dev_r4429 - Initial build From fedora-extras-commits at redhat.com Sat Jun 2 13:19:52 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 09:19:52 -0400 Subject: rpms/trac-webadmin/FC-6 trac-webadmin.spec,1.1,1.2 Message-ID: <200706021319.l52DJqLH007324@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7132/FC-6 Modified Files: trac-webadmin.spec Log Message: We require trac to run. Index: trac-webadmin.spec =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/FC-6/trac-webadmin.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- trac-webadmin.spec 2 Jun 2007 04:39:24 -0000 1.1 +++ trac-webadmin.spec 2 Jun 2007 13:19:18 -0000 1.2 @@ -5,7 +5,7 @@ Name: trac-webadmin Version: 0.1.2 -Release: 0.1.dev_r%{svnrev}%{?dist} +Release: 0.2.dev_r%{svnrev}%{?dist} Summary: Web interface for administration of Trac Group: Applications/Internet @@ -18,6 +18,7 @@ BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools +Requires: trac %description Web interface for administration of Trac @@ -48,5 +49,8 @@ %changelog +* Sat Jun 02 2007 Jesse Keating - 0.1.2-0.2.dev_r4429 +- We require trac to run. + * Fri Jun 01 2007 Jesse Keating - 0.1.2-0.1.dev_r4429 - Initial build From fedora-extras-commits at redhat.com Sat Jun 2 13:19:57 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 09:19:57 -0400 Subject: rpms/trac-webadmin/devel trac-webadmin.spec,1.1,1.2 Message-ID: <200706021319.l52DJvCo007335@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7132/devel Modified Files: trac-webadmin.spec Log Message: We require trac to run. Index: trac-webadmin.spec =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/devel/trac-webadmin.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- trac-webadmin.spec 2 Jun 2007 04:33:30 -0000 1.1 +++ trac-webadmin.spec 2 Jun 2007 13:19:22 -0000 1.2 @@ -5,7 +5,7 @@ Name: trac-webadmin Version: 0.1.2 -Release: 0.1.dev_r%{svnrev}%{?dist} +Release: 0.2.dev_r%{svnrev}%{?dist} Summary: Web interface for administration of Trac Group: Applications/Internet @@ -18,6 +18,7 @@ BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools +Requires: trac %description Web interface for administration of Trac @@ -48,5 +49,8 @@ %changelog +* Sat Jun 02 2007 Jesse Keating - 0.1.2-0.2.dev_r4429 +- We require trac to run. + * Fri Jun 01 2007 Jesse Keating - 0.1.2-0.1.dev_r4429 - Initial build From fedora-extras-commits at redhat.com Sat Jun 2 13:28:07 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 09:28:07 -0400 Subject: comps comps-f7.xml.in, 1.213, 1.214 comps-f8.xml.in, 1.3, 1.4 comps-fe6.xml.in, 1.355, 1.356 Message-ID: <200706021328.l52DS7QT008897@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8811 Modified Files: comps-f7.xml.in comps-f8.xml.in comps-fe6.xml.in Log Message: Add trac-webadmin Index: comps-f7.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-f7.xml.in,v retrieving revision 1.213 retrieving revision 1.214 diff -u -r1.213 -r1.214 --- comps-f7.xml.in 1 Jun 2007 19:33:24 -0000 1.213 +++ comps-f7.xml.in 2 Jun 2007 13:27:36 -0000 1.214 @@ -875,6 +875,7 @@ tla tolua++ trac + trac-webadmin translate-toolkit ucblogo utrac Index: comps-f8.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-f8.xml.in,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- comps-f8.xml.in 1 Jun 2007 19:33:24 -0000 1.3 +++ comps-f8.xml.in 2 Jun 2007 13:27:37 -0000 1.4 @@ -875,6 +875,7 @@ tla tolua++ trac + trac-webadmin translate-toolkit ucblogo utrac Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-fe6.xml.in,v retrieving revision 1.355 retrieving revision 1.356 diff -u -r1.355 -r1.356 --- comps-fe6.xml.in 31 May 2007 17:21:53 -0000 1.355 +++ comps-fe6.xml.in 2 Jun 2007 13:27:37 -0000 1.356 @@ -222,6 +222,7 @@ tla tolua++ trac + trac-webadmin translate-toolkit ucblogo utrac From fedora-extras-commits at redhat.com Sat Jun 2 13:40:27 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Sat, 2 Jun 2007 09:40:27 -0400 Subject: rpms/contacts/F-7 .cvsignore, 1.4, 1.5 contacts.spec, 1.9, 1.10 sources, 1.4, 1.5 Message-ID: <200706021340.l52DeRTt012637@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/pkgs/rpms/contacts/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12533 Modified Files: .cvsignore contacts.spec sources Log Message: Update to 0.5, dependencies update, added icon cache and desktop database scripts Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/contacts/F-7/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 15 Dec 2006 20:35:18 -0000 1.4 +++ .cvsignore 2 Jun 2007 13:39:52 -0000 1.5 @@ -1 +1 @@ -contacts-0.2.tar.gz +contacts-0.5.tar.gz Index: contacts.spec =================================================================== RCS file: /cvs/pkgs/rpms/contacts/F-7/contacts.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- contacts.spec 19 Dec 2006 22:44:00 -0000 1.9 +++ contacts.spec 2 Jun 2007 13:39:52 -0000 1.10 @@ -1,10 +1,10 @@ -Name: contacts -Version: 0.2 +Name: contacts +Version: 0.5 Release: 1%{?dist} Summary: Contacts addressbook -Group: Applications/Productivity -License: GPL +Group: Applications/Productivity +License: GPL URL: http://projects.o-hand.com/contacts Source0: http://projects.o-hand.com/sources/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -12,11 +12,10 @@ Requires(post): GConf2 Requires(preun): GConf2 -BuildRequires: libglade2-devel >= 2.0.0 +BuildRequires: gtk2-devel BuildRequires: evolution-data-server-devel >= 1.2.0 -BuildRequires: desktop-file-utils intltool gettext -# Needed for svn snapshot -#BuildRequires: automake gnome-common libtool +BuildRequires: desktop-file-utils intltool gettext +BuildRequires: libtool %description Contacts is a small, lightweight addressbook that uses libebook. @@ -26,12 +25,11 @@ devices, such as the Nokia 770 or the Sharp Zaurus series of PDAs. %prep -%setup -n %{name}-%{version} -q +%setup -q %build -#./autogen.sh -%configure +%configure --disable-schemas-install --enable-gconf make %{?_smp_mflags} @@ -39,13 +37,14 @@ rm -rf $RPM_BUILD_ROOT export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make install DESTDIR=$RPM_BUILD_ROOT -desktop-file-install --vendor fedora --delete-original \ - --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Fedora \ +desktop-file-install --vendor fedora --delete-original \ + --dir $RPM_BUILD_ROOT%{_datadir}/applications \ + --add-category X-Fedora \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop %find_lang Contacts + %clean rm -rf $RPM_BUILD_ROOT @@ -62,9 +61,15 @@ %post +umask 022 export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : +touch --no-create %{_datadir}/icons/hicolor || : +if [ -x %{_bindir}/gtk-update-icon-cache ]; then + %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +fi +update-desktop-database &> /dev/null ||: %preun @@ -76,18 +81,31 @@ fi +%postun +umask 022 +touch --no-create %{_datadir}/icons/hicolor || : +if [ -x %{_bindir}/gtk-update-icon-cache ]; then + %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +fi +update-desktop-database &> /dev/null ||: + + %files -f Contacts.lang %defattr(-,root,root,-) %doc COPYING ChangeLog -%{_sysconfdir}/gconf/schemas/%{name}.schemas -%{_datadir}/pixmaps/oh-contacts.png -%{_datadir}/contacts/contacts.glade -%{_datadir}/applications/fedora-%{name}.desktop +%config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas +%{_datadir}/icons/hicolor/48x48/apps/*.png +%{_datadir}/applications/*%{name}.desktop %{_bindir}/contacts +%{_mandir}/man1/%{name}* %changelog -- Change URL +* Sat Jun 2 2007 Denis Leroy - 0.5-1 +- Update to 0.5 +- Updated dependencies +- Added icon cache and desktop database scripts + * Fri Dec 15 2006 Jesse Keating - 0.2-1 - build for 0.2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/contacts/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 15 Dec 2006 20:35:18 -0000 1.4 +++ sources 2 Jun 2007 13:39:52 -0000 1.5 @@ -1 +1 @@ -ad8a4297af14930d45a56d17b39cf0d5 contacts-0.2.tar.gz +d2150fe286ee6e0518af37f3107cb867 contacts-0.5.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 13:42:09 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 09:42:09 -0400 Subject: rpms/trac-webadmin/EL-4 trac-webadmin.spec,1.2,1.3 Message-ID: <200706021342.l52Dg9ga012937@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12812/EL-4 Modified Files: trac-webadmin.spec Log Message: need python-setuptools too Index: trac-webadmin.spec =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/EL-4/trac-webadmin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- trac-webadmin.spec 2 Jun 2007 13:19:03 -0000 1.2 +++ trac-webadmin.spec 2 Jun 2007 13:41:33 -0000 1.3 @@ -5,7 +5,7 @@ Name: trac-webadmin Version: 0.1.2 -Release: 0.2.dev_r%{svnrev}%{?dist} +Release: 0.3.dev_r%{svnrev}%{?dist} Summary: Web interface for administration of Trac Group: Applications/Internet @@ -18,7 +18,7 @@ BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools -Requires: trac +Requires: trac, python-setuptools %description Web interface for administration of Trac @@ -49,6 +49,9 @@ %changelog +* Sat Jun 02 2007 Jesse Keating - 0.1.2-0.3.dev_r4429 +- and python-setuptools + * Sat Jun 02 2007 Jesse Keating - 0.1.2-0.2.dev_r4429 - We require trac to run. From fedora-extras-commits at redhat.com Sat Jun 2 13:42:14 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 09:42:14 -0400 Subject: rpms/trac-webadmin/EL-5 trac-webadmin.spec,1.2,1.3 Message-ID: <200706021342.l52DgELk012942@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12812/EL-5 Modified Files: trac-webadmin.spec Log Message: need python-setuptools too Index: trac-webadmin.spec =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/EL-5/trac-webadmin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- trac-webadmin.spec 2 Jun 2007 13:19:08 -0000 1.2 +++ trac-webadmin.spec 2 Jun 2007 13:41:39 -0000 1.3 @@ -5,7 +5,7 @@ Name: trac-webadmin Version: 0.1.2 -Release: 0.2.dev_r%{svnrev}%{?dist} +Release: 0.3.dev_r%{svnrev}%{?dist} Summary: Web interface for administration of Trac Group: Applications/Internet @@ -18,7 +18,7 @@ BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools -Requires: trac +Requires: trac, python-setuptools %description Web interface for administration of Trac @@ -49,6 +49,9 @@ %changelog +* Sat Jun 02 2007 Jesse Keating - 0.1.2-0.3.dev_r4429 +- and python-setuptools + * Sat Jun 02 2007 Jesse Keating - 0.1.2-0.2.dev_r4429 - We require trac to run. From fedora-extras-commits at redhat.com Sat Jun 2 13:42:19 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 09:42:19 -0400 Subject: rpms/trac-webadmin/F-7 trac-webadmin.spec,1.2,1.3 Message-ID: <200706021342.l52DgJP1012947@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12812/F-7 Modified Files: trac-webadmin.spec Log Message: need python-setuptools too Index: trac-webadmin.spec =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/F-7/trac-webadmin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- trac-webadmin.spec 2 Jun 2007 13:19:13 -0000 1.2 +++ trac-webadmin.spec 2 Jun 2007 13:41:44 -0000 1.3 @@ -5,7 +5,7 @@ Name: trac-webadmin Version: 0.1.2 -Release: 0.2.dev_r%{svnrev}%{?dist} +Release: 0.3.dev_r%{svnrev}%{?dist} Summary: Web interface for administration of Trac Group: Applications/Internet @@ -18,7 +18,7 @@ BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools -Requires: trac +Requires: trac, python-setuptools %description Web interface for administration of Trac @@ -49,6 +49,9 @@ %changelog +* Sat Jun 02 2007 Jesse Keating - 0.1.2-0.3.dev_r4429 +- and python-setuptools + * Sat Jun 02 2007 Jesse Keating - 0.1.2-0.2.dev_r4429 - We require trac to run. From fedora-extras-commits at redhat.com Sat Jun 2 13:42:24 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 09:42:24 -0400 Subject: rpms/trac-webadmin/FC-6 trac-webadmin.spec,1.2,1.3 Message-ID: <200706021342.l52DgOwa012951@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12812/FC-6 Modified Files: trac-webadmin.spec Log Message: need python-setuptools too Index: trac-webadmin.spec =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/FC-6/trac-webadmin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- trac-webadmin.spec 2 Jun 2007 13:19:18 -0000 1.2 +++ trac-webadmin.spec 2 Jun 2007 13:41:49 -0000 1.3 @@ -5,7 +5,7 @@ Name: trac-webadmin Version: 0.1.2 -Release: 0.2.dev_r%{svnrev}%{?dist} +Release: 0.3.dev_r%{svnrev}%{?dist} Summary: Web interface for administration of Trac Group: Applications/Internet @@ -18,7 +18,7 @@ BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools -Requires: trac +Requires: trac, python-setuptools %description Web interface for administration of Trac @@ -49,6 +49,9 @@ %changelog +* Sat Jun 02 2007 Jesse Keating - 0.1.2-0.3.dev_r4429 +- and python-setuptools + * Sat Jun 02 2007 Jesse Keating - 0.1.2-0.2.dev_r4429 - We require trac to run. From fedora-extras-commits at redhat.com Sat Jun 2 13:42:28 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sat, 2 Jun 2007 09:42:28 -0400 Subject: rpms/trac-webadmin/devel trac-webadmin.spec,1.2,1.3 Message-ID: <200706021342.l52DgSVb012954@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/trac-webadmin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12812/devel Modified Files: trac-webadmin.spec Log Message: need python-setuptools too Index: trac-webadmin.spec =================================================================== RCS file: /cvs/pkgs/rpms/trac-webadmin/devel/trac-webadmin.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- trac-webadmin.spec 2 Jun 2007 13:19:22 -0000 1.2 +++ trac-webadmin.spec 2 Jun 2007 13:41:54 -0000 1.3 @@ -5,7 +5,7 @@ Name: trac-webadmin Version: 0.1.2 -Release: 0.2.dev_r%{svnrev}%{?dist} +Release: 0.3.dev_r%{svnrev}%{?dist} Summary: Web interface for administration of Trac Group: Applications/Internet @@ -18,7 +18,7 @@ BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools -Requires: trac +Requires: trac, python-setuptools %description Web interface for administration of Trac @@ -49,6 +49,9 @@ %changelog +* Sat Jun 02 2007 Jesse Keating - 0.1.2-0.3.dev_r4429 +- and python-setuptools + * Sat Jun 02 2007 Jesse Keating - 0.1.2-0.2.dev_r4429 - We require trac to run. From fedora-extras-commits at redhat.com Sat Jun 2 14:23:55 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Sat, 2 Jun 2007 10:23:55 -0400 Subject: rpms/contacts/devel .cvsignore, 1.4, 1.5 contacts.spec, 1.9, 1.10 sources, 1.4, 1.5 Message-ID: <200706021423.l52ENtwT024931@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/pkgs/rpms/contacts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24825 Modified Files: .cvsignore contacts.spec sources Log Message: - Update to 0.5 - Updated dependencies - Added icon cache and desktop database scripts Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/contacts/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 15 Dec 2006 20:35:18 -0000 1.4 +++ .cvsignore 2 Jun 2007 14:23:21 -0000 1.5 @@ -1 +1 @@ -contacts-0.2.tar.gz +contacts-0.5.tar.gz Index: contacts.spec =================================================================== RCS file: /cvs/pkgs/rpms/contacts/devel/contacts.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- contacts.spec 19 Dec 2006 22:44:00 -0000 1.9 +++ contacts.spec 2 Jun 2007 14:23:21 -0000 1.10 @@ -1,10 +1,10 @@ -Name: contacts -Version: 0.2 +Name: contacts +Version: 0.5 Release: 1%{?dist} Summary: Contacts addressbook -Group: Applications/Productivity -License: GPL +Group: Applications/Productivity +License: GPL URL: http://projects.o-hand.com/contacts Source0: http://projects.o-hand.com/sources/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -12,11 +12,10 @@ Requires(post): GConf2 Requires(preun): GConf2 -BuildRequires: libglade2-devel >= 2.0.0 +BuildRequires: gtk2-devel BuildRequires: evolution-data-server-devel >= 1.2.0 -BuildRequires: desktop-file-utils intltool gettext -# Needed for svn snapshot -#BuildRequires: automake gnome-common libtool +BuildRequires: desktop-file-utils intltool gettext +BuildRequires: libtool %description Contacts is a small, lightweight addressbook that uses libebook. @@ -26,12 +25,11 @@ devices, such as the Nokia 770 or the Sharp Zaurus series of PDAs. %prep -%setup -n %{name}-%{version} -q +%setup -q %build -#./autogen.sh -%configure +%configure --disable-schemas-install --enable-gconf make %{?_smp_mflags} @@ -39,13 +37,14 @@ rm -rf $RPM_BUILD_ROOT export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make install DESTDIR=$RPM_BUILD_ROOT -desktop-file-install --vendor fedora --delete-original \ - --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Fedora \ +desktop-file-install --vendor fedora --delete-original \ + --dir $RPM_BUILD_ROOT%{_datadir}/applications \ + --add-category X-Fedora \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop %find_lang Contacts + %clean rm -rf $RPM_BUILD_ROOT @@ -62,9 +61,15 @@ %post +umask 022 export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : +touch --no-create %{_datadir}/icons/hicolor || : +if [ -x %{_bindir}/gtk-update-icon-cache ]; then + %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +fi +update-desktop-database &> /dev/null ||: %preun @@ -76,18 +81,31 @@ fi +%postun +umask 022 +touch --no-create %{_datadir}/icons/hicolor || : +if [ -x %{_bindir}/gtk-update-icon-cache ]; then + %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +fi +update-desktop-database &> /dev/null ||: + + %files -f Contacts.lang %defattr(-,root,root,-) %doc COPYING ChangeLog -%{_sysconfdir}/gconf/schemas/%{name}.schemas -%{_datadir}/pixmaps/oh-contacts.png -%{_datadir}/contacts/contacts.glade -%{_datadir}/applications/fedora-%{name}.desktop +%config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas +%{_datadir}/icons/hicolor/48x48/apps/*.png +%{_datadir}/applications/*%{name}.desktop %{_bindir}/contacts +%{_mandir}/man1/%{name}* %changelog -- Change URL +* Sat Jun 2 2007 Denis Leroy - 0.5-1 +- Update to 0.5 +- Updated dependencies +- Added icon cache and desktop database scripts + * Fri Dec 15 2006 Jesse Keating - 0.2-1 - build for 0.2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/contacts/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 15 Dec 2006 20:35:18 -0000 1.4 +++ sources 2 Jun 2007 14:23:21 -0000 1.5 @@ -1 +1 @@ -ad8a4297af14930d45a56d17b39cf0d5 contacts-0.2.tar.gz +d2150fe286ee6e0518af37f3107cb867 contacts-0.5.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 14:25:31 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sat, 2 Jun 2007 10:25:31 -0400 Subject: rpms/claws-mail-plugins/F-7 claws-mail-plugins.spec,1.11,1.12 Message-ID: <200706021425.l52EPVPO025210@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/claws-mail-plugins/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25085/F-7 Modified Files: claws-mail-plugins.spec Log Message: - bump Index: claws-mail-plugins.spec =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail-plugins/F-7/claws-mail-plugins.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- claws-mail-plugins.spec 15 May 2007 21:54:16 -0000 1.11 +++ claws-mail-plugins.spec 2 Jun 2007 14:24:56 -0000 1.12 @@ -16,7 +16,7 @@ %define vcalendar 1.95 Name: claws-mail-plugins Version: 2.9.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Additional plugins for claws-mail Group: Applications/Internet @@ -598,6 +598,10 @@ %exclude %{_includedir}/ical.h %changelog +* Sat Jun 02 2007 Andreas Bierfert +2.9.2-1 +- bump + * Tue May 15 2007 Andreas Bierfert 2.9.2-1 - version upgrade From fedora-extras-commits at redhat.com Sat Jun 2 14:25:36 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sat, 2 Jun 2007 10:25:36 -0400 Subject: rpms/claws-mail-plugins/devel claws-mail-plugins.spec,1.11,1.12 Message-ID: <200706021425.l52EPaAP025223@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/claws-mail-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25085/devel Modified Files: claws-mail-plugins.spec Log Message: - bump Index: claws-mail-plugins.spec =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail-plugins/devel/claws-mail-plugins.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- claws-mail-plugins.spec 15 May 2007 21:54:16 -0000 1.11 +++ claws-mail-plugins.spec 2 Jun 2007 14:25:01 -0000 1.12 @@ -16,7 +16,7 @@ %define vcalendar 1.95 Name: claws-mail-plugins Version: 2.9.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Additional plugins for claws-mail Group: Applications/Internet @@ -598,6 +598,10 @@ %exclude %{_includedir}/ical.h %changelog +* Sat Jun 02 2007 Andreas Bierfert +2.9.2-2 +- bump + * Tue May 15 2007 Andreas Bierfert 2.9.2-1 - version upgrade From fedora-extras-commits at redhat.com Sat Jun 2 14:38:56 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Sat, 2 Jun 2007 10:38:56 -0400 Subject: rpms/dates/F-7 .cvsignore, 1.4, 1.5 dates.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200706021438.l52Ecus1028642@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/pkgs/rpms/dates/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28555 Modified Files: .cvsignore dates.spec sources Log Message: Update to upstream 0.4.2 release Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/dates/F-7/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 10 Apr 2007 20:43:15 -0000 1.4 +++ .cvsignore 2 Jun 2007 14:38:21 -0000 1.5 @@ -1 +1 @@ -dates-0.3.1.tar.gz +dates-0.4.2.tar.gz Index: dates.spec =================================================================== RCS file: /cvs/pkgs/rpms/dates/F-7/dates.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- dates.spec 10 Apr 2007 20:43:15 -0000 1.7 +++ dates.spec 2 Jun 2007 14:38:21 -0000 1.8 @@ -1,5 +1,5 @@ Name: dates -Version: 0.3.1 +Version: 0.4.2 Release: 1%{?dist} Summary: Small, lightweight calendar @@ -12,11 +12,9 @@ Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig -BuildRequires: libglade2-devel >= 2.0.0 +BuildRequires: gtk2-devel BuildRequires: evolution-data-server-devel >= 1.2.0 BuildRequires: desktop-file-utils intltool gettext -# Needed for svn snapshot -#BuildRequires: automake gnome-common libtool %description @@ -39,12 +37,11 @@ %prep -%setup -n %{name}-%{version} -q +%setup -q %build -#./autogen.sh -%configure +%configure --disable-debug make %{?_smp_mflags} @@ -88,9 +85,8 @@ %defattr(-,root,root,-) %doc COPYING ChangeLog %{_mandir}/man*/* -%{_datadir}/icons/hicolor/*/apps/dates.png -%dir %{_datadir}/%{name} -%{_datadir}/%{name}/* +%{_datadir}/icons/hicolor/*/apps/dates.* +%{_datadir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop %{_bindir}/%{name} %{_libdir}/libgtkdatesview.so.* @@ -105,6 +101,9 @@ %changelog +* Sat Jun 2 2007 Denis Leroy - 0.4.2-1 +- Update to upstream 0.4.2 release + * Tue Apr 10 2007 Jesse Keating - 0.3.1-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/dates/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 10 Apr 2007 20:43:15 -0000 1.4 +++ sources 2 Jun 2007 14:38:21 -0000 1.5 @@ -1 +1 @@ -3edbe3e2aadf358a3d5c62a216ba59d3 dates-0.3.1.tar.gz +b3e5e32462a2f52f42ec3daea1a55ebd dates-0.4.2.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 14:54:22 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Sat, 2 Jun 2007 10:54:22 -0400 Subject: rpms/dates/devel .cvsignore, 1.4, 1.5 dates.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200706021454.l52EsMnk030689@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/pkgs/rpms/dates/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30589 Modified Files: .cvsignore dates.spec sources Log Message: Update to upstream 0.4.2 release Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/dates/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 10 Apr 2007 20:43:15 -0000 1.4 +++ .cvsignore 2 Jun 2007 14:53:45 -0000 1.5 @@ -1 +1 @@ -dates-0.3.1.tar.gz +dates-0.4.2.tar.gz Index: dates.spec =================================================================== RCS file: /cvs/pkgs/rpms/dates/devel/dates.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- dates.spec 10 Apr 2007 20:43:15 -0000 1.7 +++ dates.spec 2 Jun 2007 14:53:45 -0000 1.8 @@ -1,5 +1,5 @@ Name: dates -Version: 0.3.1 +Version: 0.4.2 Release: 1%{?dist} Summary: Small, lightweight calendar @@ -12,11 +12,9 @@ Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig -BuildRequires: libglade2-devel >= 2.0.0 +BuildRequires: gtk2-devel BuildRequires: evolution-data-server-devel >= 1.2.0 BuildRequires: desktop-file-utils intltool gettext -# Needed for svn snapshot -#BuildRequires: automake gnome-common libtool %description @@ -39,12 +37,11 @@ %prep -%setup -n %{name}-%{version} -q +%setup -q %build -#./autogen.sh -%configure +%configure --disable-debug make %{?_smp_mflags} @@ -88,9 +85,8 @@ %defattr(-,root,root,-) %doc COPYING ChangeLog %{_mandir}/man*/* -%{_datadir}/icons/hicolor/*/apps/dates.png -%dir %{_datadir}/%{name} -%{_datadir}/%{name}/* +%{_datadir}/icons/hicolor/*/apps/dates.* +%{_datadir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop %{_bindir}/%{name} %{_libdir}/libgtkdatesview.so.* @@ -105,6 +101,9 @@ %changelog +* Sat Jun 2 2007 Denis Leroy - 0.4.2-1 +- Update to upstream 0.4.2 release + * Tue Apr 10 2007 Jesse Keating - 0.3.1-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/dates/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 10 Apr 2007 20:43:15 -0000 1.4 +++ sources 2 Jun 2007 14:53:45 -0000 1.5 @@ -1 +1 @@ -3edbe3e2aadf358a3d5c62a216ba59d3 dates-0.3.1.tar.gz +b3e5e32462a2f52f42ec3daea1a55ebd dates-0.4.2.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 14:55:38 2007 From: fedora-extras-commits at redhat.com (Thorsten Scherf (tscherf)) Date: Sat, 2 Jun 2007 10:55:38 -0400 Subject: rpms/Democracy/F-7 Democracy.spec,1.11,1.12 Message-ID: <200706021455.l52Etc1v030861@cvs-int.fedora.redhat.com> Author: tscherf Update of /cvs/extras/rpms/Democracy/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30768 Modified Files: Democracy.spec Log Message: new firefox dep Index: Democracy.spec =================================================================== RCS file: /cvs/extras/rpms/Democracy/F-7/Democracy.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- Democracy.spec 8 Apr 2007 10:48:33 -0000 1.11 +++ Democracy.spec 2 Jun 2007 14:55:01 -0000 1.12 @@ -1,11 +1,11 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -%define firefoxver 2.0.0.3 +%define firefoxver 2.0.0.4 Name: Democracy Version: 0.9.5.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Democracy Player Group: Applications/Multimedia License: GPL @@ -62,7 +62,10 @@ %changelog -* Sun Apr 8 2007 Thorsten Scherf 0.9.5.1-8 +* Sat Jun 02 2007 Thorsten Scherf 0.9.5.1-9 +- new firefox deps + +* Sun Apr 08 2007 Thorsten Scherf 0.9.5.1-8 - new firefox deps * Mon Mar 26 2007 Thorsten Scherf 0.9.5.1-7 From fedora-extras-commits at redhat.com Sat Jun 2 15:08:25 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?SGHDr2tlbCBHdcOpbWFy?= (hguemar)) Date: Sat, 2 Jun 2007 11:08:25 -0400 Subject: rpms/gtkmozembedmm/FC-6 gtkmozembedmm.spec,1.11,1.12 Message-ID: <200706021508.l52F8PTc007200@cvs-int.fedora.redhat.com> Author: hguemar Update of /cvs/extras/rpms/gtkmozembedmm/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6977 Modified Files: gtkmozembedmm.spec Log Message: Rebuilt against newer Gecko Index: gtkmozembedmm.spec =================================================================== RCS file: /cvs/extras/rpms/gtkmozembedmm/FC-6/gtkmozembedmm.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- gtkmozembedmm.spec 9 Mar 2007 09:25:38 -0000 1.11 +++ gtkmozembedmm.spec 2 Jun 2007 15:07:48 -0000 1.12 @@ -1,7 +1,7 @@ -%define gecko_ver 1.8.0.10 +%define gecko_ver 1.8.0.12 Name: gtkmozembedmm Version: 1.4.2.cvs20060817 -Release: 8%{?dist} +Release: 9%{?dist} Summary: C++ wrapper for GtkMozembed @@ -97,25 +97,28 @@ %changelog -* Fri Mar 09 2007 Karl - 1.4.2.cvs20060817-8 +* Sat Jun 02 2007 Haikel Guemar - 1.4.2.cvs20060817-9 +- rebuilt against firefox-devel-1.5.0.12 + +* Fri Mar 09 2007 Haikel Guemar - 1.4.2.cvs20060817-8 - Rebuilt against firefox-devel-1.5.0.10 -* Fri Dec 22 2006 Karl - 1.4.2.cvs20060817-7 +* Fri Dec 22 2006 Haikel Guemar - 1.4.2.cvs20060817-7 - Rebuilt against firefox-devel-1.5.0.9 -* Sun Nov 12 2006 Karl - 1.4.2.cvs20060817-5 +* Sun Nov 12 2006 Haikel Guemar - 1.4.2.cvs20060817-5 - Fixed x86_64 build issue. -* Tue Sep 12 2006 Karl - 1.4.2.cvs20060817-4 +* Tue Sep 12 2006 Haikel Guemar - 1.4.2.cvs20060817-4 - fixed shared lib permission, moved m4 macros into /usr/include, added libtool as BR, provides a script to generate cvs snapshot. -* Fri Sep 08 2006 Karl - 1.4.2.cvs20060817-3 +* Fri Sep 08 2006 Haikel Guemar - 1.4.2.cvs20060817-3 - added automake as BR, conditional dependency on firefox-devel for FC6+ to build under Mock. -* Thu Aug 17 2006 Karl - 1.4.2.cvs20060817-2 +* Thu Aug 17 2006 Haikel Guemar - 1.4.2.cvs20060817-2 - updated to cvs20060817 -* Sat May 20 2006 Karl - 1.4.2-1 +* Sat May 20 2006 Haikel Guemar - 1.4.2-1 - First Packaging from cvs From fedora-extras-commits at redhat.com Sat Jun 2 15:35:25 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 2 Jun 2007 11:35:25 -0400 Subject: rpms/php-pear-HTTP-Request/EL-5 .cvsignore, 1.2, 1.3 php-pear-HTTP-Request.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200706021535.l52FZPow013054@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-HTTP-Request/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12864/EL-5 Modified Files: .cvsignore php-pear-HTTP-Request.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/EL-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 7 Nov 2006 23:57:20 -0000 1.2 +++ .cvsignore 2 Jun 2007 15:34:50 -0000 1.3 @@ -1 +1 @@ -HTTP_Request-1.4.0.tgz +HTTP_Request-1.4.1.tgz Index: php-pear-HTTP-Request.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/EL-5/php-pear-HTTP-Request.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- php-pear-HTTP-Request.spec 7 Nov 2006 23:57:20 -0000 1.1 +++ php-pear-HTTP-Request.spec 2 Jun 2007 15:34:50 -0000 1.2 @@ -2,7 +2,7 @@ %define pear_name HTTP_Request Name: php-pear-HTTP-Request -Version: 1.4.0 +Version: 1.4.1 Release: 1%{?dist} Summary: Provides an easy way to perform HTTP requests @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: php-pear >= 1:1.4.9-1.2 dos2unix +BuildRequires: php-pear >= 1:1.4.9-1.2 Requires: php-pear(PEAR) >= 1.4.0b1 Requires: php-pear(Net_URL) >= 1.0.12 Requires: php-pear(Net_Socket) >= 1.0.2 @@ -27,7 +27,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml cd %{pear_name}-%{version} @@ -51,12 +51,12 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Fix rpmlint warnings -dos2unix docdir/%{pear_name}/docs/example.php -dos2unix docdir/%{pear_name}/docs/download-progress.php +sed -i 's/\r//' docdir/%{pear_name}/docs/example.php +sed -i 's/\r//' docdir/%{pear_name}/docs/download-progress.php %clean @@ -82,5 +82,9 @@ %changelog +* San Jun 02 2007 Christopher Stone 1.4.1-1 +- Upstream sync (bz #242212) +- Use sed instead of dos2unix + * Sun Oct 29 2006 Christopher Stone 1.4.0-1 - Initial Release Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/EL-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 Nov 2006 23:57:20 -0000 1.2 +++ sources 2 Jun 2007 15:34:50 -0000 1.3 @@ -1 +1 @@ -2aacf8ac8ce9aa865269f6b5e4c256b9 HTTP_Request-1.4.0.tgz +fa40bc40792c00f4a8c23b7e4532b401 HTTP_Request-1.4.1.tgz From fedora-extras-commits at redhat.com Sat Jun 2 15:35:30 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 2 Jun 2007 11:35:30 -0400 Subject: rpms/php-pear-HTTP-Request/F-7 .cvsignore, 1.2, 1.3 php-pear-HTTP-Request.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200706021535.l52FZUcL013069@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-HTTP-Request/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12864/F-7 Modified Files: .cvsignore php-pear-HTTP-Request.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 7 Nov 2006 23:57:20 -0000 1.2 +++ .cvsignore 2 Jun 2007 15:34:55 -0000 1.3 @@ -1 +1 @@ -HTTP_Request-1.4.0.tgz +HTTP_Request-1.4.1.tgz Index: php-pear-HTTP-Request.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/F-7/php-pear-HTTP-Request.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- php-pear-HTTP-Request.spec 7 Nov 2006 23:57:20 -0000 1.1 +++ php-pear-HTTP-Request.spec 2 Jun 2007 15:34:55 -0000 1.2 @@ -2,7 +2,7 @@ %define pear_name HTTP_Request Name: php-pear-HTTP-Request -Version: 1.4.0 +Version: 1.4.1 Release: 1%{?dist} Summary: Provides an easy way to perform HTTP requests @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: php-pear >= 1:1.4.9-1.2 dos2unix +BuildRequires: php-pear >= 1:1.4.9-1.2 Requires: php-pear(PEAR) >= 1.4.0b1 Requires: php-pear(Net_URL) >= 1.0.12 Requires: php-pear(Net_Socket) >= 1.0.2 @@ -27,7 +27,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml cd %{pear_name}-%{version} @@ -51,12 +51,12 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Fix rpmlint warnings -dos2unix docdir/%{pear_name}/docs/example.php -dos2unix docdir/%{pear_name}/docs/download-progress.php +sed -i 's/\r//' docdir/%{pear_name}/docs/example.php +sed -i 's/\r//' docdir/%{pear_name}/docs/download-progress.php %clean @@ -82,5 +82,9 @@ %changelog +* San Jun 02 2007 Christopher Stone 1.4.1-1 +- Upstream sync (bz #242212) +- Use sed instead of dos2unix + * Sun Oct 29 2006 Christopher Stone 1.4.0-1 - Initial Release Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 Nov 2006 23:57:20 -0000 1.2 +++ sources 2 Jun 2007 15:34:55 -0000 1.3 @@ -1 +1 @@ -2aacf8ac8ce9aa865269f6b5e4c256b9 HTTP_Request-1.4.0.tgz +fa40bc40792c00f4a8c23b7e4532b401 HTTP_Request-1.4.1.tgz From fedora-extras-commits at redhat.com Sat Jun 2 15:35:35 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 2 Jun 2007 11:35:35 -0400 Subject: rpms/php-pear-HTTP-Request/FC-5 .cvsignore, 1.2, 1.3 php-pear-HTTP-Request.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200706021535.l52FZZZj013089@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-HTTP-Request/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12864/FC-5 Modified Files: .cvsignore php-pear-HTTP-Request.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/FC-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 7 Nov 2006 23:57:20 -0000 1.2 +++ .cvsignore 2 Jun 2007 15:35:00 -0000 1.3 @@ -1 +1 @@ -HTTP_Request-1.4.0.tgz +HTTP_Request-1.4.1.tgz Index: php-pear-HTTP-Request.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/FC-5/php-pear-HTTP-Request.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- php-pear-HTTP-Request.spec 7 Nov 2006 23:57:20 -0000 1.1 +++ php-pear-HTTP-Request.spec 2 Jun 2007 15:35:00 -0000 1.2 @@ -2,7 +2,7 @@ %define pear_name HTTP_Request Name: php-pear-HTTP-Request -Version: 1.4.0 +Version: 1.4.1 Release: 1%{?dist} Summary: Provides an easy way to perform HTTP requests @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: php-pear >= 1:1.4.9-1.2 dos2unix +BuildRequires: php-pear >= 1:1.4.9-1.2 Requires: php-pear(PEAR) >= 1.4.0b1 Requires: php-pear(Net_URL) >= 1.0.12 Requires: php-pear(Net_Socket) >= 1.0.2 @@ -27,7 +27,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml cd %{pear_name}-%{version} @@ -51,12 +51,12 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Fix rpmlint warnings -dos2unix docdir/%{pear_name}/docs/example.php -dos2unix docdir/%{pear_name}/docs/download-progress.php +sed -i 's/\r//' docdir/%{pear_name}/docs/example.php +sed -i 's/\r//' docdir/%{pear_name}/docs/download-progress.php %clean @@ -82,5 +82,9 @@ %changelog +* San Jun 02 2007 Christopher Stone 1.4.1-1 +- Upstream sync (bz #242212) +- Use sed instead of dos2unix + * Sun Oct 29 2006 Christopher Stone 1.4.0-1 - Initial Release Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 Nov 2006 23:57:20 -0000 1.2 +++ sources 2 Jun 2007 15:35:00 -0000 1.3 @@ -1 +1 @@ -2aacf8ac8ce9aa865269f6b5e4c256b9 HTTP_Request-1.4.0.tgz +fa40bc40792c00f4a8c23b7e4532b401 HTTP_Request-1.4.1.tgz From fedora-extras-commits at redhat.com Sat Jun 2 15:35:41 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 2 Jun 2007 11:35:41 -0400 Subject: rpms/php-pear-HTTP-Request/FC-6 .cvsignore, 1.2, 1.3 php-pear-HTTP-Request.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200706021535.l52FZffL013103@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-HTTP-Request/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12864/FC-6 Modified Files: .cvsignore php-pear-HTTP-Request.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 7 Nov 2006 23:57:20 -0000 1.2 +++ .cvsignore 2 Jun 2007 15:35:06 -0000 1.3 @@ -1 +1 @@ -HTTP_Request-1.4.0.tgz +HTTP_Request-1.4.1.tgz Index: php-pear-HTTP-Request.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/FC-6/php-pear-HTTP-Request.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- php-pear-HTTP-Request.spec 7 Nov 2006 23:57:20 -0000 1.1 +++ php-pear-HTTP-Request.spec 2 Jun 2007 15:35:06 -0000 1.2 @@ -2,7 +2,7 @@ %define pear_name HTTP_Request Name: php-pear-HTTP-Request -Version: 1.4.0 +Version: 1.4.1 Release: 1%{?dist} Summary: Provides an easy way to perform HTTP requests @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: php-pear >= 1:1.4.9-1.2 dos2unix +BuildRequires: php-pear >= 1:1.4.9-1.2 Requires: php-pear(PEAR) >= 1.4.0b1 Requires: php-pear(Net_URL) >= 1.0.12 Requires: php-pear(Net_Socket) >= 1.0.2 @@ -27,7 +27,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml cd %{pear_name}-%{version} @@ -51,12 +51,12 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Fix rpmlint warnings -dos2unix docdir/%{pear_name}/docs/example.php -dos2unix docdir/%{pear_name}/docs/download-progress.php +sed -i 's/\r//' docdir/%{pear_name}/docs/example.php +sed -i 's/\r//' docdir/%{pear_name}/docs/download-progress.php %clean @@ -82,5 +82,9 @@ %changelog +* San Jun 02 2007 Christopher Stone 1.4.1-1 +- Upstream sync (bz #242212) +- Use sed instead of dos2unix + * Sun Oct 29 2006 Christopher Stone 1.4.0-1 - Initial Release Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 Nov 2006 23:57:20 -0000 1.2 +++ sources 2 Jun 2007 15:35:06 -0000 1.3 @@ -1 +1 @@ -2aacf8ac8ce9aa865269f6b5e4c256b9 HTTP_Request-1.4.0.tgz +fa40bc40792c00f4a8c23b7e4532b401 HTTP_Request-1.4.1.tgz From fedora-extras-commits at redhat.com Sat Jun 2 15:35:46 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 2 Jun 2007 11:35:46 -0400 Subject: rpms/php-pear-HTTP-Request/devel .cvsignore, 1.2, 1.3 php-pear-HTTP-Request.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200706021535.l52FZklP013113@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-HTTP-Request/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12864/devel Modified Files: .cvsignore php-pear-HTTP-Request.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 7 Nov 2006 23:57:20 -0000 1.2 +++ .cvsignore 2 Jun 2007 15:35:11 -0000 1.3 @@ -1 +1 @@ -HTTP_Request-1.4.0.tgz +HTTP_Request-1.4.1.tgz Index: php-pear-HTTP-Request.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/devel/php-pear-HTTP-Request.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- php-pear-HTTP-Request.spec 7 Nov 2006 23:57:20 -0000 1.1 +++ php-pear-HTTP-Request.spec 2 Jun 2007 15:35:11 -0000 1.2 @@ -2,7 +2,7 @@ %define pear_name HTTP_Request Name: php-pear-HTTP-Request -Version: 1.4.0 +Version: 1.4.1 Release: 1%{?dist} Summary: Provides an easy way to perform HTTP requests @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: php-pear >= 1:1.4.9-1.2 dos2unix +BuildRequires: php-pear >= 1:1.4.9-1.2 Requires: php-pear(PEAR) >= 1.4.0b1 Requires: php-pear(Net_URL) >= 1.0.12 Requires: php-pear(Net_Socket) >= 1.0.2 @@ -27,7 +27,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml cd %{pear_name}-%{version} @@ -51,12 +51,12 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Fix rpmlint warnings -dos2unix docdir/%{pear_name}/docs/example.php -dos2unix docdir/%{pear_name}/docs/download-progress.php +sed -i 's/\r//' docdir/%{pear_name}/docs/example.php +sed -i 's/\r//' docdir/%{pear_name}/docs/download-progress.php %clean @@ -82,5 +82,9 @@ %changelog +* San Jun 02 2007 Christopher Stone 1.4.1-1 +- Upstream sync (bz #242212) +- Use sed instead of dos2unix + * Sun Oct 29 2006 Christopher Stone 1.4.0-1 - Initial Release Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 Nov 2006 23:57:20 -0000 1.2 +++ sources 2 Jun 2007 15:35:11 -0000 1.3 @@ -1 +1 @@ -2aacf8ac8ce9aa865269f6b5e4c256b9 HTTP_Request-1.4.0.tgz +fa40bc40792c00f4a8c23b7e4532b401 HTTP_Request-1.4.1.tgz From fedora-extras-commits at redhat.com Sat Jun 2 15:38:44 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 2 Jun 2007 11:38:44 -0400 Subject: rpms/php-pear-HTTP-Request/EL-5 php-pear-HTTP-Request.spec,1.2,1.3 Message-ID: <200706021538.l52Fciva013625@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-HTTP-Request/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13479/EL-5 Modified Files: php-pear-HTTP-Request.spec Log Message: fix type-o in changelog datespec Index: php-pear-HTTP-Request.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/EL-5/php-pear-HTTP-Request.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pear-HTTP-Request.spec 2 Jun 2007 15:34:50 -0000 1.2 +++ php-pear-HTTP-Request.spec 2 Jun 2007 15:38:09 -0000 1.3 @@ -82,7 +82,7 @@ %changelog -* San Jun 02 2007 Christopher Stone 1.4.1-1 +* Sat Jun 02 2007 Christopher Stone 1.4.1-1 - Upstream sync (bz #242212) - Use sed instead of dos2unix From fedora-extras-commits at redhat.com Sat Jun 2 15:38:49 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 2 Jun 2007 11:38:49 -0400 Subject: rpms/php-pear-HTTP-Request/F-7 php-pear-HTTP-Request.spec,1.2,1.3 Message-ID: <200706021538.l52FcndA013637@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-HTTP-Request/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13479/F-7 Modified Files: php-pear-HTTP-Request.spec Log Message: fix type-o in changelog datespec Index: php-pear-HTTP-Request.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/F-7/php-pear-HTTP-Request.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pear-HTTP-Request.spec 2 Jun 2007 15:34:55 -0000 1.2 +++ php-pear-HTTP-Request.spec 2 Jun 2007 15:38:14 -0000 1.3 @@ -82,7 +82,7 @@ %changelog -* San Jun 02 2007 Christopher Stone 1.4.1-1 +* Sat Jun 02 2007 Christopher Stone 1.4.1-1 - Upstream sync (bz #242212) - Use sed instead of dos2unix From fedora-extras-commits at redhat.com Sat Jun 2 15:38:54 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 2 Jun 2007 11:38:54 -0400 Subject: rpms/php-pear-HTTP-Request/FC-5 php-pear-HTTP-Request.spec,1.2,1.3 Message-ID: <200706021538.l52Fcs6s013649@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-HTTP-Request/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13479/FC-5 Modified Files: php-pear-HTTP-Request.spec Log Message: fix type-o in changelog datespec Index: php-pear-HTTP-Request.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/FC-5/php-pear-HTTP-Request.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pear-HTTP-Request.spec 2 Jun 2007 15:35:00 -0000 1.2 +++ php-pear-HTTP-Request.spec 2 Jun 2007 15:38:19 -0000 1.3 @@ -82,7 +82,7 @@ %changelog -* San Jun 02 2007 Christopher Stone 1.4.1-1 +* Sat Jun 02 2007 Christopher Stone 1.4.1-1 - Upstream sync (bz #242212) - Use sed instead of dos2unix From fedora-extras-commits at redhat.com Sat Jun 2 15:38:59 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 2 Jun 2007 11:38:59 -0400 Subject: rpms/php-pear-HTTP-Request/FC-6 php-pear-HTTP-Request.spec,1.2,1.3 Message-ID: <200706021538.l52Fcx43013661@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-HTTP-Request/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13479/FC-6 Modified Files: php-pear-HTTP-Request.spec Log Message: fix type-o in changelog datespec Index: php-pear-HTTP-Request.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/FC-6/php-pear-HTTP-Request.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pear-HTTP-Request.spec 2 Jun 2007 15:35:06 -0000 1.2 +++ php-pear-HTTP-Request.spec 2 Jun 2007 15:38:25 -0000 1.3 @@ -82,7 +82,7 @@ %changelog -* San Jun 02 2007 Christopher Stone 1.4.1-1 +* Sat Jun 02 2007 Christopher Stone 1.4.1-1 - Upstream sync (bz #242212) - Use sed instead of dos2unix From fedora-extras-commits at redhat.com Sat Jun 2 15:39:05 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 2 Jun 2007 11:39:05 -0400 Subject: rpms/php-pear-HTTP-Request/devel php-pear-HTTP-Request.spec, 1.2, 1.3 Message-ID: <200706021539.l52Fd5Nv013674@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-HTTP-Request/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13479/devel Modified Files: php-pear-HTTP-Request.spec Log Message: fix type-o in changelog datespec Index: php-pear-HTTP-Request.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTTP-Request/devel/php-pear-HTTP-Request.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pear-HTTP-Request.spec 2 Jun 2007 15:35:11 -0000 1.2 +++ php-pear-HTTP-Request.spec 2 Jun 2007 15:38:30 -0000 1.3 @@ -82,7 +82,7 @@ %changelog -* San Jun 02 2007 Christopher Stone 1.4.1-1 +* Sat Jun 02 2007 Christopher Stone 1.4.1-1 - Upstream sync (bz #242212) - Use sed instead of dos2unix From fedora-extras-commits at redhat.com Sat Jun 2 15:50:51 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 11:50:51 -0400 Subject: owners owners.epel.list,1.263,1.264 owners.list,1.3000,1.3001 Message-ID: <200706021550.l52Fopem015981@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners Modified Files: owners.epel.list owners.list Log Message: Add/update chmlib. Index: owners.epel.list =================================================================== RCS file: /cvs/pkgs/owners/owners.epel.list,v retrieving revision 1.263 retrieving revision 1.264 diff -u -r1.263 -r1.264 --- owners.epel.list 2 Jun 2007 04:28:52 -0000 1.263 +++ owners.epel.list 2 Jun 2007 15:50:20 -0000 1.264 @@ -35,6 +35,7 @@ Fedora EPEL|celestia|An OpenGL real-time visual space simulation|steve at silug.org|extras-qa at fedoraproject.org| Fedora EPEL|cfengine|GNU cfengine - a systems administration tool for networks|sheltren at cs.ucsb.edu|extras-qa at fedoraproject.org| Fedora EPEL|cgdb|CGDB is a curses-based interface to the GNU Debugger (GDB)|gilboad at gmail.com|extras-qa at fedoraproject.org| +Fedora EPEL|chmlib|Library for dealing with ITSS/CHM format files|pertusus at free.fr|extras-qa at fedoraproject.org| Fedora EPEL|chrpath|Modify rpath of compiled programs|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| Fedora EPEL|clamav|End-user tools for the Clam Antivirus scanner|enrico.scholz at informatik.tu-chemnitz.de|extras-qa at fedoraproject.org| Fedora EPEL|claws-mail|The extended version of Sylpheed|andreas.bierfert at lowlatency.de|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/pkgs/owners/owners.list,v retrieving revision 1.3000 retrieving revision 1.3001 diff -u -r1.3000 -r1.3001 --- owners.list 2 Jun 2007 04:28:52 -0000 1.3000 +++ owners.list 2 Jun 2007 15:50:20 -0000 1.3001 @@ -251,7 +251,7 @@ Fedora Extras|childsplay|Suite of educational games for young children|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|childsplay_plugins|Plugins for childsplay (educational games for young children)|j.w.r.degoede at hhs.nl|extras-qa at fedoraproject.org| Fedora Extras|chkrootkit|A tool to locally check for signs of a rootkit|bugs.michael at gmx.net|extras-qa at fedoraproject.org| -Fedora Extras|chmlib|Library for dealing with ITSS/CHM format files|lemenkov at gmail.com|extras-qa at fedoraproject.org| +Fedora Extras|chmlib|Library for dealing with ITSS/CHM format files|lemenkov at gmail.com,pertusus at free.fr|extras-qa at fedoraproject.org| Fedora Extras|chmsee|A Gtk+2 CHM document viewer|bbbush.yuan at gmail.com,pertusus at free.fr|extras-qa at fedoraproject.org| Fedora Extras|chrpath|Modify rpath of compiled programs|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| Fedora Extras|cksfv|Utility to manipulate SFV files|chris.stone at gmail.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Jun 2 15:53:56 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 11:53:56 -0400 Subject: owners owners.epel.list,1.264,1.265 owners.list,1.3001,1.3002 Message-ID: <200706021553.l52FrujH017215@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners Modified Files: owners.epel.list owners.list Log Message: Add onesixtyone. Index: owners.epel.list =================================================================== RCS file: /cvs/pkgs/owners/owners.epel.list,v retrieving revision 1.264 retrieving revision 1.265 diff -u -r1.264 -r1.265 --- owners.epel.list 2 Jun 2007 15:50:20 -0000 1.264 +++ owners.epel.list 2 Jun 2007 15:53:26 -0000 1.265 @@ -267,6 +267,7 @@ Fedora EPEL|ocaml-camlimages|OCaml image processing library|dev at nigelj.com|extras-qa at fedoraproject.org| Fedora EPEL|ocaml-SDL|OCaml bindings for SDL|dev at nigelj.com|extras-qa at fedoraproject.org| Fedora EPEL|oidentd|Implementation of the RFC1413 identification server|matthias at rpmforge.net|extras-qa at fedoraproject.org| +Fedora EPEL|onesixtyone|An efficient SNMP scanner|foolish at guezz.net|extras-qa at fedoraproject.org| Fedora EPEL|OpenEXR|A high dynamic-range (HDR) image file format|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|openslp|OpenSLP implementation of Service Location Protocol V2|rdieter at math.unl.edu|extras-qa at fedoraproject.org| Fedora EPEL|openvpn|A full-featured SSL VPN solution|steve at silug.org|extras-qa at fedoraproject.org| Index: owners.list =================================================================== RCS file: /cvs/pkgs/owners/owners.list,v retrieving revision 1.3001 retrieving revision 1.3002 diff -u -r1.3001 -r1.3002 --- owners.list 2 Jun 2007 15:50:20 -0000 1.3001 +++ owners.list 2 Jun 2007 15:53:26 -0000 1.3002 @@ -1604,6 +1604,7 @@ Fedora Extras|oidentd|Implementation of the RFC1413 identification server|matthias at rpmforge.net|extras-qa at fedoraproject.org| Fedora Extras|oki4linux|OKIPAGE (4w, 4w Plus, 6w, 8w, 8w Lite, 8z), OL400w printer driver|rpm at greysector.net|extras-qa at fedoraproject.org| Fedora Extras|oneko|Cat chases the cursor|tcallawa at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|onesixtyone|An efficient SNMP scanner|foolish at guezz.net|extras-qa at fedoraproject.org| Fedora Extras|ooo2txt|Convert OpenOffice documents to simple text|pertusus at free.fr|extras-qa at fedoraproject.org| Fedora Extras|oooqs2|OpenOffice.org Quickstarter 2|dennis at ausil.us|extras-qa at fedoraproject.org| Fedora Extras|oorexx|Open Object Rexx|gemi at bluewin.ch|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Jun 2 15:54:27 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 11:54:27 -0400 Subject: rpms/onesixtyone - New directory Message-ID: <200706021554.l52FsRMX017473@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/onesixtyone In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsz17370/rpms/onesixtyone Log Message: Directory /cvs/extras/rpms/onesixtyone added to the repository From fedora-extras-commits at redhat.com Sat Jun 2 15:54:35 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 11:54:35 -0400 Subject: rpms/onesixtyone/devel - New directory Message-ID: <200706021554.l52FsZZ0017562@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/onesixtyone/devel In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsz17370/rpms/onesixtyone/devel Log Message: Directory /cvs/extras/rpms/onesixtyone/devel added to the repository From fedora-extras-commits at redhat.com Sat Jun 2 15:54:42 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 11:54:42 -0400 Subject: rpms/onesixtyone Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200706021554.l52FsgSJ017624@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/onesixtyone In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsz17370/rpms/onesixtyone Added Files: Makefile import.log pkg.acl Log Message: Setup of module onesixtyone --- NEW FILE Makefile --- # Top level Makefile for module onesixtyone all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Jun 2 15:54:48 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 11:54:48 -0400 Subject: rpms/onesixtyone/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200706021554.l52Fsm93017681@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/onesixtyone/devel In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsz17370/rpms/onesixtyone/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module onesixtyone --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: onesixtyone # $Id: Makefile,v 1.1 2007/06/02 15:54:42 tibbs Exp $ NAME := onesixtyone SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Jun 2 15:56:55 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 11:56:55 -0400 Subject: rpms/perl-Net-Write - New directory Message-ID: <200706021556.l52FutVI018876@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/perl-Net-Write In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsV18765/rpms/perl-Net-Write Log Message: Directory /cvs/extras/rpms/perl-Net-Write added to the repository From fedora-extras-commits at redhat.com Sat Jun 2 15:57:00 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 11:57:00 -0400 Subject: rpms/perl-Net-Write/devel - New directory Message-ID: <200706021557.l52Fv05U018919@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/perl-Net-Write/devel In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsV18765/rpms/perl-Net-Write/devel Log Message: Directory /cvs/extras/rpms/perl-Net-Write/devel added to the repository From fedora-extras-commits at redhat.com Sat Jun 2 15:57:06 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 11:57:06 -0400 Subject: owners owners.epel.list,1.265,1.266 owners.list,1.3002,1.3003 Message-ID: <200706021557.l52Fv6Dp018977@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners Modified Files: owners.epel.list owners.list Log Message: Add perl-Net-Write. Index: owners.epel.list =================================================================== RCS file: /cvs/pkgs/owners/owners.epel.list,v retrieving revision 1.265 retrieving revision 1.266 diff -u -r1.265 -r1.266 --- owners.epel.list 2 Jun 2007 15:53:26 -0000 1.265 +++ owners.epel.list 2 Jun 2007 15:56:36 -0000 1.266 @@ -383,6 +383,7 @@ Fedora EPEL|perl-Net-SCP|Perl extension for secure copy protocol|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Net-Server|Extensible, general Perl server engine|nicolas.mailhot at laposte.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-Net-SSH|Perl extension for secure shell|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora EPEL|perl-Net-Write|A portable interface to open and send raw data to network|foolish at guezz.net|extras-qa at fedoraproject.org| Fedora EPEL|perl-Nmap-Parser|Parse nmap scan data with perl|foolish at guezz.net|extras-qa at fedoraproject.org|jaboutbo at redhat.com Fedora EPEL|perl-Object-Accessor|Perl module that allows per object accessors|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora EPEL|perl-OpenFrame|Framework for network enabled applications|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Index: owners.list =================================================================== RCS file: /cvs/pkgs/owners/owners.list,v retrieving revision 1.3002 retrieving revision 1.3003 diff -u -r1.3002 -r1.3003 --- owners.list 2 Jun 2007 15:53:26 -0000 1.3002 +++ owners.list 2 Jun 2007 15:56:36 -0000 1.3003 @@ -2126,6 +2126,7 @@ Fedora Extras|perl-Net-SSH|Perl extension for secure shell|steve at silug.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Net-SSH-Perl|SSH (Secure Shell) client|paul at city-fan.org|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Net-SSLeay|Perl extension for using OpenSSL|jpo at di.uminho.pt|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com +Fedora Extras|perl-Net-Write|A portable interface to open and send raw data to network|foolish at guezz.net|extras-qa at fedoraproject.org| Fedora Extras|perl-Net-XMPP|Net::XMPP - perl XMPP library|cweyl at alumni.drew.edu|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-NetAddr-IP|Manages IPv4 and IPv6 addresses and subnets|andreas at bawue.net|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com Fedora Extras|perl-Newt|Perl bindings for the Newt library|jorton at redhat.com|extras-qa at fedoraproject.org|fedora-perl-devel-list at redhat.com From fedora-extras-commits at redhat.com Sat Jun 2 15:57:06 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 11:57:06 -0400 Subject: rpms/perl-Net-Write Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200706021557.l52Fv6ke018984@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/perl-Net-Write In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsV18765/rpms/perl-Net-Write Added Files: Makefile import.log pkg.acl Log Message: Setup of module perl-Net-Write --- NEW FILE Makefile --- # Top level Makefile for module perl-Net-Write all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Jun 2 15:57:11 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 11:57:11 -0400 Subject: rpms/perl-Net-Write/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200706021557.l52FvBeV019031@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/perl-Net-Write/devel In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsV18765/rpms/perl-Net-Write/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Net-Write --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Net-Write # $Id: Makefile,v 1.1 2007/06/02 15:57:06 tibbs Exp $ NAME := perl-Net-Write SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Jun 2 15:58:40 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 11:58:40 -0400 Subject: rpms/tig - New directory Message-ID: <200706021558.l52Fwe1w020045@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/tig In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsG19856/rpms/tig Log Message: Directory /cvs/extras/rpms/tig added to the repository From fedora-extras-commits at redhat.com Sat Jun 2 15:58:46 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 11:58:46 -0400 Subject: rpms/tig/devel - New directory Message-ID: <200706021558.l52FwkmQ020094@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/tig/devel In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsG19856/rpms/tig/devel Log Message: Directory /cvs/extras/rpms/tig/devel added to the repository From fedora-extras-commits at redhat.com Sat Jun 2 15:58:51 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 11:58:51 -0400 Subject: rpms/tig Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200706021558.l52Fwpew020151@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/tig In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsG19856/rpms/tig Added Files: Makefile import.log pkg.acl Log Message: Setup of module tig --- NEW FILE Makefile --- # Top level Makefile for module tig all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Jun 2 15:58:58 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 11:58:58 -0400 Subject: owners owners.list,1.3003,1.3004 Message-ID: <200706021558.l52FwwxT020291@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners Modified Files: owners.list Log Message: Add tig. Index: owners.list =================================================================== RCS file: /cvs/pkgs/owners/owners.list,v retrieving revision 1.3003 retrieving revision 1.3004 diff -u -r1.3003 -r1.3004 --- owners.list 2 Jun 2007 15:56:36 -0000 1.3003 +++ owners.list 2 Jun 2007 15:58:28 -0000 1.3004 @@ -3092,6 +3092,7 @@ Fedora Extras|tibetan-machine-uni-fonts|Tibetan Machine Uni font for Tibetan, Dzongkha and Ladakhi|mgarski at post.pl|extras-qa at fedoraproject.org| Fedora Extras|tideEditor|Editor for Tide Constituent Database (TCD) files|mtasaka at ioa.s.u-tokyo.ac.jp|extras-qa at fedoraproject.org| Fedora Extras|tidy|Utility to clean up and pretty print HTML/XHTML/XML|rdieter at math.unl.edu|extras-qa at fedoraproject.org| +Fedora Extras|tig|Text-mode interface for the git revision control system|jbowes at redhat.com,jeff at ocjtech.us|extras-qa at fedoraproject.org| Fedora Extras|tiger|Security auditing tool for UNIX systems|gauret at free.fr|extras-qa at fedoraproject.org| Fedora Extras|tilda|quake like drop down terminal for GNOME|josef at toxicpanda.com|extras-qa at fedoraproject.org| Fedora Extras|tile|Modernized widgets for Tk|wart at kobold.org|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Jun 2 15:58:55 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sat, 2 Jun 2007 11:58:55 -0400 Subject: rpms/tig/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200706021558.l52FwtKC020191@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/extras/rpms/tig/devel In directory cvs-int.fedora.redhat.com:/home/fedora/tibbs/owners/tmpcvsG19856/rpms/tig/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module tig --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: tig # $Id: Makefile,v 1.1 2007/06/02 15:58:51 tibbs Exp $ NAME := tig SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Jun 2 16:09:26 2007 From: fedora-extras-commits at redhat.com (James Bowes (jbowes)) Date: Sat, 2 Jun 2007 12:09:26 -0400 Subject: rpms/tig import.log,1.1,1.2 Message-ID: <200706021609.l52G9QqX030616@cvs-int.fedora.redhat.com> Author: jbowes Update of /cvs/pkgs/rpms/tig In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30465 Modified Files: import.log Log Message: Initial import of tig Index: import.log =================================================================== RCS file: /cvs/pkgs/rpms/tig/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 2 Jun 2007 15:58:46 -0000 1.1 +++ import.log 2 Jun 2007 16:08:50 -0000 1.2 @@ -0,0 +1 @@ +tig-0_7-3_fc7:HEAD:tig-0.7-3.fc7.src.rpm:1180800388 From fedora-extras-commits at redhat.com Sat Jun 2 16:09:31 2007 From: fedora-extras-commits at redhat.com (James Bowes (jbowes)) Date: Sat, 2 Jun 2007 12:09:31 -0400 Subject: rpms/tig/devel Supply-explicit-permission-bits-to-install.patch, NONE, 1.1 tig.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706021609.l52G9V1d030630@cvs-int.fedora.redhat.com> Author: jbowes Update of /cvs/pkgs/rpms/tig/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30465/devel Modified Files: .cvsignore sources Added Files: Supply-explicit-permission-bits-to-install.patch tig.spec Log Message: Initial import of tig Supply-explicit-permission-bits-to-install.patch: --- NEW FILE Supply-explicit-permission-bits-to-install.patch --- >From a066a53681c331e096cc88ffbeaced33372c5448 Mon Sep 17 00:00:00 2001 From: Jeffrey C. Ollie Date: Thu, 31 May 2007 14:20:32 -0500 Subject: [PATCH] Supply explicit permission bits to 'install' 'install' will install files with permissions set to '0755' if the permissions are not specified on the command line. Having the execute bits set on non-executable content is not desireable. Specify mode 0644 for non-executable content as well as specify mode 0755 for executable content (in case the defaults change or are different on different systems). Also tell 'install' to preserve timestamps. [ Updated to also do it when installing HTML files. --jonas ] Signed-off-by: Jeffrey C. Ollie Signed-off-by: Jonas Fonseca --- Makefile | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 57196b0..0e42de6 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ doc-html: $(HTMLDOC) install: all mkdir -p $(DESTDIR)$(bindir) && \ for prog in $(PROGS); do \ - install $$prog $(DESTDIR)$(bindir); \ + install -p -m 0755 $$prog $(DESTDIR)$(bindir); \ done install-doc-man: doc-man @@ -46,8 +46,8 @@ install-doc-man: doc-man $(DESTDIR)$(mandir)/man5 for doc in $(MANDOC); do \ case "$$doc" in \ - *.1) install $$doc $(DESTDIR)$(mandir)/man1 ;; \ - *.5) install $$doc $(DESTDIR)$(mandir)/man5 ;; \ + *.1) install -p -m 0644 $$doc $(DESTDIR)$(mandir)/man1 ;; \ + *.5) install -p -m 0644 $$doc $(DESTDIR)$(mandir)/man5 ;; \ esac \ done @@ -55,7 +55,7 @@ install-doc-html: doc-html mkdir -p $(DESTDIR)$(docdir)/tig for doc in $(HTMLDOC); do \ case "$$doc" in \ - *.html) install $$doc $(DESTDIR)$(docdir)/tig ;; \ + *.html) install -p -m 0644 $$doc $(DESTDIR)$(docdir)/tig ;; \ esac \ done -- 1.5.2.888.g96a5e --- NEW FILE tig.spec --- Name: tig Version: 0.7 Release: 3%{?dist} Summary: Text-mode interface for the git revision control system Group: Development/Tools License: GPL URL: http://jonas.nitro.dk/tig Source0: http://jonas.nitro.dk/tig/releases/%{name}-%{version}.tar.gz Patch0: Supply-explicit-permission-bits-to-install.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel BuildRequires: xmlto BuildRequires: asciidoc Requires: git-core %description Tig is a repository browser for the git revision control system that additionally can act as a pager for output from various git commands. When browsing repositories, it uses the underlying git commands to present the user with various views, such as summarized revision log and showing the commit with the log message, diffstat, and the diff. Using it as a pager, it will display input from stdin and colorize it. %prep %setup -q %patch0 -p1 %build make CFLAGS='%{optflags}' %{?_smp_mflags} all doc-man doc-html #Convert to unix line endings sed -i -e 's/\r//' *.html %install rm -rf $RPM_BUILD_ROOT make install install-doc-man DESTDIR=$RPM_BUILD_ROOT prefix=%{_prefix} \ mandir=%{_mandir} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING README SITES BUGS manual.txt *.html %{_bindir}/tig %{_mandir}/man1/tig.1* %{_mandir}/man5/tigrc.5* %changelog * Fri Jun 01 2007 James Bowes - 0.7-3 - Incorporate differences from jcollie's tig spec. * Fri Jun 01 2007 James Bowes - 0.7-2 - Update spec file after review feedback. * Thu May 31 2007 James Bowes - 0.7-1 - Initial packaging. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/tig/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Jun 2007 15:58:51 -0000 1.1 +++ .cvsignore 2 Jun 2007 16:08:56 -0000 1.2 @@ -0,0 +1 @@ +tig-0.7.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/tig/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 15:58:51 -0000 1.1 +++ sources 2 Jun 2007 16:08:56 -0000 1.2 @@ -0,0 +1 @@ +3774b673e1180461fb003378908604e9 tig-0.7.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 16:20:13 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 2 Jun 2007 12:20:13 -0400 Subject: rpms/jd/devel .cvsignore, 1.111, 1.112 jd.spec, 1.129, 1.130 sources, 1.111, 1.112 Message-ID: <200706021620.l52GKDGc032056@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/jd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31988 Modified Files: .cvsignore jd.spec sources Log Message: * Sun Jun 3 2007 Mamoru Tasaka - 1.9.5-0.3.svn1106 - svn 1106 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/jd/devel/.cvsignore,v retrieving revision 1.111 retrieving revision 1.112 diff -u -r1.111 -r1.112 --- .cvsignore 28 May 2007 14:15:31 -0000 1.111 +++ .cvsignore 2 Jun 2007 16:19:38 -0000 1.112 @@ -1 +1 @@ -jd-1.9.5-beta070528.tgz +jd-1.9.5-svn1106.tgz Index: jd.spec =================================================================== RCS file: /cvs/extras/rpms/jd/devel/jd.spec,v retrieving revision 1.129 retrieving revision 1.130 diff -u -r1.129 -r1.130 --- jd.spec 28 May 2007 14:15:31 -0000 1.129 +++ jd.spec 2 Jun 2007 16:19:38 -0000 1.130 @@ -9,7 +9,7 @@ # Defined by upsteam # %define main_ver 1.9.5 -%define strtag beta070528 +%define strtag svn1106 %define repoid 25591 @@ -115,6 +115,9 @@ %{icondir}/%{name}.png %changelog +* Sun Jun 3 2007 Mamoru Tasaka - 1.9.5-0.3.svn1106 +- svn 1106 + * Mon May 28 2007 Mamoru Tasaka - 1.9.5-0.3.beta070528 - 1.9.5 beta070528 Index: sources =================================================================== RCS file: /cvs/extras/rpms/jd/devel/sources,v retrieving revision 1.111 retrieving revision 1.112 diff -u -r1.111 -r1.112 --- sources 28 May 2007 14:15:31 -0000 1.111 +++ sources 2 Jun 2007 16:19:38 -0000 1.112 @@ -1 +1 @@ -5061a1a6f6d410fda5a3b6e747a60431 jd-1.9.5-beta070528.tgz +1a80e01fa2a1f8bc402286df9aa64766 jd-1.9.5-svn1106.tgz From fedora-extras-commits at redhat.com Sat Jun 2 16:22:19 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 2 Jun 2007 12:22:19 -0400 Subject: rpms/jd/F-7 jd.spec,1.123,1.124 Message-ID: <200706021622.l52GMJPk032348@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/jd/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32264 Modified Files: jd.spec Log Message: * Sun Jun 3 2007 Mamoru Tasaka - 1.9.5-0.3.svn1106 - svn 1106 Index: jd.spec =================================================================== RCS file: /cvs/extras/rpms/jd/F-7/jd.spec,v retrieving revision 1.123 retrieving revision 1.124 diff -u -r1.123 -r1.124 --- jd.spec 28 May 2007 14:15:14 -0000 1.123 +++ jd.spec 2 Jun 2007 16:21:44 -0000 1.124 @@ -9,7 +9,7 @@ # Defined by upsteam # %define main_ver 1.9.5 -%define strtag beta070528 +%define strtag svn1106 %define repoid 25591 @@ -115,6 +115,9 @@ %{icondir}/%{name}.png %changelog +* Sun Jun 3 2007 Mamoru Tasaka - 1.9.5-0.3.svn1106 +- svn 1106 + * Mon May 28 2007 Mamoru Tasaka - 1.9.5-0.3.beta070528 - 1.9.5 beta070528 From fedora-extras-commits at redhat.com Sat Jun 2 16:22:55 2007 From: fedora-extras-commits at redhat.com (James Bowes (jbowes)) Date: Sat, 2 Jun 2007 12:22:55 -0400 Subject: rpms/tig/F-7 Supply-explicit-permission-bits-to-install.patch, NONE, 1.1 tig.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706021622.l52GMtDa032508@cvs-int.fedora.redhat.com> Author: jbowes Update of /cvs/pkgs/rpms/tig/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32358 Modified Files: sources Added Files: Supply-explicit-permission-bits-to-install.patch tig.spec Log Message: Initial import of tig for F7 Supply-explicit-permission-bits-to-install.patch: --- NEW FILE Supply-explicit-permission-bits-to-install.patch --- >From a066a53681c331e096cc88ffbeaced33372c5448 Mon Sep 17 00:00:00 2001 From: Jeffrey C. Ollie Date: Thu, 31 May 2007 14:20:32 -0500 Subject: [PATCH] Supply explicit permission bits to 'install' 'install' will install files with permissions set to '0755' if the permissions are not specified on the command line. Having the execute bits set on non-executable content is not desireable. Specify mode 0644 for non-executable content as well as specify mode 0755 for executable content (in case the defaults change or are different on different systems). Also tell 'install' to preserve timestamps. [ Updated to also do it when installing HTML files. --jonas ] Signed-off-by: Jeffrey C. Ollie Signed-off-by: Jonas Fonseca --- Makefile | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 57196b0..0e42de6 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ doc-html: $(HTMLDOC) install: all mkdir -p $(DESTDIR)$(bindir) && \ for prog in $(PROGS); do \ - install $$prog $(DESTDIR)$(bindir); \ + install -p -m 0755 $$prog $(DESTDIR)$(bindir); \ done install-doc-man: doc-man @@ -46,8 +46,8 @@ install-doc-man: doc-man $(DESTDIR)$(mandir)/man5 for doc in $(MANDOC); do \ case "$$doc" in \ - *.1) install $$doc $(DESTDIR)$(mandir)/man1 ;; \ - *.5) install $$doc $(DESTDIR)$(mandir)/man5 ;; \ + *.1) install -p -m 0644 $$doc $(DESTDIR)$(mandir)/man1 ;; \ + *.5) install -p -m 0644 $$doc $(DESTDIR)$(mandir)/man5 ;; \ esac \ done @@ -55,7 +55,7 @@ install-doc-html: doc-html mkdir -p $(DESTDIR)$(docdir)/tig for doc in $(HTMLDOC); do \ case "$$doc" in \ - *.html) install $$doc $(DESTDIR)$(docdir)/tig ;; \ + *.html) install -p -m 0644 $$doc $(DESTDIR)$(docdir)/tig ;; \ esac \ done -- 1.5.2.888.g96a5e --- NEW FILE tig.spec --- Name: tig Version: 0.7 Release: 3%{?dist} Summary: Text-mode interface for the git revision control system Group: Development/Tools License: GPL URL: http://jonas.nitro.dk/tig Source0: http://jonas.nitro.dk/tig/releases/%{name}-%{version}.tar.gz Patch0: Supply-explicit-permission-bits-to-install.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel BuildRequires: xmlto BuildRequires: asciidoc Requires: git-core %description Tig is a repository browser for the git revision control system that additionally can act as a pager for output from various git commands. When browsing repositories, it uses the underlying git commands to present the user with various views, such as summarized revision log and showing the commit with the log message, diffstat, and the diff. Using it as a pager, it will display input from stdin and colorize it. %prep %setup -q %patch0 -p1 %build make CFLAGS='%{optflags}' %{?_smp_mflags} all doc-man doc-html #Convert to unix line endings sed -i -e 's/\r//' *.html %install rm -rf $RPM_BUILD_ROOT make install install-doc-man DESTDIR=$RPM_BUILD_ROOT prefix=%{_prefix} \ mandir=%{_mandir} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING README SITES BUGS manual.txt *.html %{_bindir}/tig %{_mandir}/man1/tig.1* %{_mandir}/man5/tigrc.5* %changelog * Fri Jun 01 2007 James Bowes - 0.7-3 - Incorporate differences from jcollie's tig spec. * Fri Jun 01 2007 James Bowes - 0.7-2 - Update spec file after review feedback. * Thu May 31 2007 James Bowes - 0.7-1 - Initial packaging. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/tig/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 15:58:51 -0000 1.1 +++ sources 2 Jun 2007 16:22:21 -0000 1.2 @@ -0,0 +1 @@ +3774b673e1180461fb003378908604e9 tig-0.7.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 16:25:30 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 2 Jun 2007 12:25:30 -0400 Subject: rpms/jd/F-7 .cvsignore,1.108,1.109 sources,1.108,1.109 Message-ID: <200706021625.l52GPUHA000444@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/jd/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv354 Modified Files: .cvsignore sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/jd/F-7/.cvsignore,v retrieving revision 1.108 retrieving revision 1.109 diff -u -r1.108 -r1.109 --- .cvsignore 28 May 2007 14:15:14 -0000 1.108 +++ .cvsignore 2 Jun 2007 16:24:55 -0000 1.109 @@ -1 +1 @@ -jd-1.9.5-beta070528.tgz +jd-1.9.5-svn1106.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/jd/F-7/sources,v retrieving revision 1.108 retrieving revision 1.109 diff -u -r1.108 -r1.109 --- sources 28 May 2007 14:15:14 -0000 1.108 +++ sources 2 Jun 2007 16:24:55 -0000 1.109 @@ -1 +1 @@ -5061a1a6f6d410fda5a3b6e747a60431 jd-1.9.5-beta070528.tgz +1a80e01fa2a1f8bc402286df9aa64766 jd-1.9.5-svn1106.tgz From fedora-extras-commits at redhat.com Sat Jun 2 16:27:39 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 2 Jun 2007 12:27:39 -0400 Subject: rpms/jd/F-7 jd.spec,1.124,1.125 Message-ID: <200706021627.l52GRdNE000815@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/jd/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv693 Modified Files: jd.spec Log Message: Index: jd.spec =================================================================== RCS file: /cvs/extras/rpms/jd/F-7/jd.spec,v retrieving revision 1.124 retrieving revision 1.125 diff -u -r1.124 -r1.125 --- jd.spec 2 Jun 2007 16:21:44 -0000 1.124 +++ jd.spec 2 Jun 2007 16:27:05 -0000 1.125 @@ -38,7 +38,7 @@ Name: jd Version: %{main_ver} -Release: %{rel} +Release: %{rel}.1 Summary: A 2ch browser Group: Applications/Internet From fedora-extras-commits at redhat.com Sat Jun 2 16:49:37 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Sat, 2 Jun 2007 12:49:37 -0400 Subject: rpms/abe/devel abe.spec,1.14,1.15 Message-ID: <200706021649.l52GnbP8005681@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/abe/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5575 Modified Files: abe.spec Log Message: More useful download URL; Better .desktop file category Index: abe.spec =================================================================== RCS file: /cvs/extras/rpms/abe/devel/abe.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- abe.spec 1 Sep 2006 02:01:07 -0000 1.14 +++ abe.spec 2 Jun 2007 16:49:03 -0000 1.15 @@ -1,12 +1,12 @@ Name: abe Version: 1.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Scrolling, platform-jumping, ancient pyramid exploring game Group: Amusements/Games License: GPL URL: http://abe.sourceforge.net/ -Source0: http://dl.sourceforge.net/abe/abe-1.1.tar.gz +Source0: http://downloads.sourceforge.net/abe/abe-%{version}.tar.gz Source1: %{name}.png Patch0: abe-1.1-settings.patch @@ -47,7 +47,7 @@ Terminal=false Type=Application Encoding=UTF-8 -Categories=Game;Application;X-Fedora; +Categories=Game;ArcadeGame; EOF desktop-file-install --vendor fedora --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ %{name}.desktop @@ -66,6 +66,10 @@ %{_datadir}/pixmaps/* %changelog +* Fri Jun 1 2007 Wart 1.1-5 +- Update desktop category for better game menu integration +- Use improved download URL. + * Thu Aug 31 2006 Wart 1.1-4 - Add missing BuildRequires From fedora-extras-commits at redhat.com Sat Jun 2 16:52:04 2007 From: fedora-extras-commits at redhat.com (Thorsten Scherf (tscherf)) Date: Sat, 2 Jun 2007 12:52:04 -0400 Subject: rpms/Democracy/F-7 Democracy.spec,1.12,1.13 sources,1.1,1.2 Message-ID: <200706021652.l52Gq4Wd006227@cvs-int.fedora.redhat.com> Author: tscherf Update of /cvs/extras/rpms/Democracy/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6091 Modified Files: Democracy.spec sources Log Message: new f7 build Index: Democracy.spec =================================================================== RCS file: /cvs/extras/rpms/Democracy/F-7/Democracy.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- Democracy.spec 2 Jun 2007 14:55:01 -0000 1.12 +++ Democracy.spec 2 Jun 2007 16:51:26 -0000 1.13 @@ -5,7 +5,7 @@ Name: Democracy Version: 0.9.5.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Democracy Player Group: Applications/Multimedia License: GPL @@ -62,6 +62,9 @@ %changelog +* Sat Jun 02 2007 Thorsten Scherf 0.9.5.1-10 +- Updated to handle python 2.5 and a new dbus + * Sat Jun 02 2007 Thorsten Scherf 0.9.5.1-9 - new firefox deps Index: sources =================================================================== RCS file: /cvs/extras/rpms/Democracy/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Feb 2007 13:50:56 -0000 1.1 +++ sources 2 Jun 2007 16:51:26 -0000 1.2 @@ -1 +1 @@ -d58ea1b47365ac745763a1608a8dbb34 Democracy-0.9.5.1.tar.gz +36f5c9ba9e63a182202e4e8e579cb075 Democracy-0.9.5.1.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 17:12:12 2007 From: fedora-extras-commits at redhat.com (James Bowes (jbowes)) Date: Sat, 2 Jun 2007 13:12:12 -0400 Subject: rpms/tig/devel Allow-CFLAGS-to-be-overridden-while-preserving-VERSI.patch, NONE, 1.1 tig.spec, 1.1, 1.2 Message-ID: <200706021712.l52HCCs2016067@cvs-int.fedora.redhat.com> Author: jbowes Update of /cvs/pkgs/rpms/tig/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15946 Modified Files: tig.spec Added Files: Allow-CFLAGS-to-be-overridden-while-preserving-VERSI.patch Log Message: Ensure that the version number is set in the binary Allow-CFLAGS-to-be-overridden-while-preserving-VERSI.patch: --- NEW FILE Allow-CFLAGS-to-be-overridden-while-preserving-VERSI.patch --- >From 461c48ddedf63b588da5dbad11565391612fbfd8 Mon Sep 17 00:00:00 2001 From: James Bowes Date: Sat, 2 Jun 2007 12:52:48 -0400 Subject: [PATCH] Allow CFLAGS to be overridden while preserving VERSION If someone defined their own CFLAGS, they would have to include a -DVERSION= as well (or else get unknown-version as the version). Signed-off-by: James Bowes --- Makefile | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 61fc86b..91cb097 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ endif RPM_VERSION = $(subst -,.,$(VERSION)) LDLIBS = -lcurses -CFLAGS = -Wall -O2 '-DVERSION="$(VERSION)"' +CFLAGS = -Wall -O2 DFLAGS = -g -DDEBUG -Werror PROGS = tig MANDOC = tig.1 tigrc.5 @@ -28,6 +28,8 @@ HTMLDOC = tig.1.html tigrc.5.html manual.html README.html ALLDOC = $(MANDOC) $(HTMLDOC) manual.html-chunked manual.pdf TARNAME = tig-$(RPM_VERSION) +override CFLAGS += '-DVERSION="$(VERSION)"' + all: $(PROGS) all-debug: $(PROGS) all-debug: CFLAGS += $(DFLAGS) -- 1.5.2.888.g96a5e Index: tig.spec =================================================================== RCS file: /cvs/pkgs/rpms/tig/devel/tig.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tig.spec 2 Jun 2007 16:08:56 -0000 1.1 +++ tig.spec 2 Jun 2007 17:11:33 -0000 1.2 @@ -1,6 +1,6 @@ Name: tig Version: 0.7 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Text-mode interface for the git revision control system Group: Development/Tools @@ -8,6 +8,7 @@ URL: http://jonas.nitro.dk/tig Source0: http://jonas.nitro.dk/tig/releases/%{name}-%{version}.tar.gz Patch0: Supply-explicit-permission-bits-to-install.patch +Patch1: Allow-CFLAGS-to-be-overridden-while-preserving-VERSI.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel @@ -29,6 +30,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build @@ -59,6 +61,9 @@ %changelog +* Sat Jun 02 2007 James Bowes - 0.7-4 +- Ensure that the version string is set in the binary. + * Fri Jun 01 2007 James Bowes - 0.7-3 - Incorporate differences from jcollie's tig spec. From fedora-extras-commits at redhat.com Sat Jun 2 17:13:41 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Sat, 2 Jun 2007 13:13:41 -0400 Subject: rpms/abe/F-7 abe.spec,1.14,1.15 Message-ID: <200706021713.l52HDftv016371@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/abe/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16131 Modified Files: abe.spec Log Message: More useful download URL; Better .desktop file category Index: abe.spec =================================================================== RCS file: /cvs/extras/rpms/abe/F-7/abe.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- abe.spec 1 Sep 2006 02:01:07 -0000 1.14 +++ abe.spec 2 Jun 2007 17:13:02 -0000 1.15 @@ -1,12 +1,12 @@ Name: abe Version: 1.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Scrolling, platform-jumping, ancient pyramid exploring game Group: Amusements/Games License: GPL URL: http://abe.sourceforge.net/ -Source0: http://dl.sourceforge.net/abe/abe-1.1.tar.gz +Source0: http://downloads.sourceforge.net/abe/abe-%{version}.tar.gz Source1: %{name}.png Patch0: abe-1.1-settings.patch @@ -47,7 +47,7 @@ Terminal=false Type=Application Encoding=UTF-8 -Categories=Game;Application;X-Fedora; +Categories=Game;ArcadeGame; EOF desktop-file-install --vendor fedora --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ %{name}.desktop @@ -66,6 +66,10 @@ %{_datadir}/pixmaps/* %changelog +* Fri Jun 1 2007 Wart 1.1-5 +- Update desktop category for better game menu integration +- Use improved download URL. + * Thu Aug 31 2006 Wart 1.1-4 - Add missing BuildRequires From fedora-extras-commits at redhat.com Sat Jun 2 17:19:28 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 13:19:28 -0400 Subject: rpms/perl-Net-Write import.log,1.1,1.2 Message-ID: <200706021719.l52HJSCt017329@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/perl-Net-Write In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17158 Modified Files: import.log Log Message: importing package, maintained by me Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Net-Write/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 2 Jun 2007 15:57:00 -0000 1.1 +++ import.log 2 Jun 2007 17:18:54 -0000 1.2 @@ -0,0 +1 @@ +perl-Net-Write-1_00-2_fc7:HEAD:perl-Net-Write-1.00-2.fc7.src.rpm:1180804538 From fedora-extras-commits at redhat.com Sat Jun 2 17:19:33 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 13:19:33 -0400 Subject: rpms/perl-Net-Write/devel perl-Net-Write-1.00-perlversion.patch, NONE, 1.1 perl-Net-Write.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706021719.l52HJX4W017342@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/perl-Net-Write/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17158/devel Modified Files: .cvsignore sources Added Files: perl-Net-Write-1.00-perlversion.patch perl-Net-Write.spec Log Message: importing package, maintained by me perl-Net-Write-1.00-perlversion.patch: --- NEW FILE perl-Net-Write-1.00-perlversion.patch --- --- Net-Write-1.00/lib/Net/Write.pm.orig 2007-05-05 13:26:32.000000000 +0200 +++ Net-Write-1.00/lib/Net/Write.pm 2007-05-05 13:26:49.000000000 +0200 @@ -5,7 +5,7 @@ package Net::Write; use strict; use warnings; -require v5.6.1; +#require v5.6.1; our $VERSION = '1.00'; --- NEW FILE perl-Net-Write.spec --- Name: perl-Net-Write Version: 1.00 Release: 2%{?dist} Summary: A portable interface to open and send raw data to network Group: Development/Libraries License: Artistic URL: http://search.cpan.org/dist/Net-Write/ Source0: http://search.cpan.org/CPAN/authors/id/G/GO/GOMOR/Net-Write-%{version}.tar.gz Patch0: perl-Net-Write-1.00-perlversion.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Net::Pcap), perl(Class::Gomor), perl(Socket6) BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) %description Net::Write provides a portable interface to open a network interface, and be able to write raw data directly to the network. It juste provides three methods when a Net::Write object has been created for an interface: open, send, close. %prep %setup -q -n Net-Write-%{version} %patch0 -p1 %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes LICENSE.Artistic LICENSE README %doc examples %{perl_vendorlib}/* %{_mandir}/man?/* %changelog * Sat May 26 2007 Sindre Pedersen Bj??rdal - 1.00-2 - Add examples dir as documentation - Add missing BRs for tests - Fix licensing * Sat May 05 2007 Sindre Pedersen Bj??rdal - 1.00-1 - Initial build Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Net-Write/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Jun 2007 15:57:06 -0000 1.1 +++ .cvsignore 2 Jun 2007 17:18:58 -0000 1.2 @@ -0,0 +1 @@ +Net-Write-1.00.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Net-Write/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 15:57:06 -0000 1.1 +++ sources 2 Jun 2007 17:18:58 -0000 1.2 @@ -0,0 +1 @@ +acf5e1898a85ba124a205ef6d6a40eed Net-Write-1.00.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 17:27:35 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 13:27:35 -0400 Subject: rpms/perl-Net-Write/FC-6 perl-Net-Write-1.00-perlversion.patch, NONE, 1.1 perl-Net-Write.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706021727.l52HRZec018607@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/perl-Net-Write/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18517 Modified Files: sources Added Files: perl-Net-Write-1.00-perlversion.patch perl-Net-Write.spec Log Message: add files to branch perl-Net-Write-1.00-perlversion.patch: --- NEW FILE perl-Net-Write-1.00-perlversion.patch --- --- Net-Write-1.00/lib/Net/Write.pm.orig 2007-05-05 13:26:32.000000000 +0200 +++ Net-Write-1.00/lib/Net/Write.pm 2007-05-05 13:26:49.000000000 +0200 @@ -5,7 +5,7 @@ package Net::Write; use strict; use warnings; -require v5.6.1; +#require v5.6.1; our $VERSION = '1.00'; --- NEW FILE perl-Net-Write.spec --- Name: perl-Net-Write Version: 1.00 Release: 2%{?dist} Summary: A portable interface to open and send raw data to network Group: Development/Libraries License: Artistic URL: http://search.cpan.org/dist/Net-Write/ Source0: http://search.cpan.org/CPAN/authors/id/G/GO/GOMOR/Net-Write-%{version}.tar.gz Patch0: perl-Net-Write-1.00-perlversion.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Net::Pcap), perl(Class::Gomor), perl(Socket6) BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) %description Net::Write provides a portable interface to open a network interface, and be able to write raw data directly to the network. It juste provides three methods when a Net::Write object has been created for an interface: open, send, close. %prep %setup -q -n Net-Write-%{version} %patch0 -p1 %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes LICENSE.Artistic LICENSE README %doc examples %{perl_vendorlib}/* %{_mandir}/man?/* %changelog * Sat May 26 2007 Sindre Pedersen Bj??rdal - 1.00-2 - Add examples dir as documentation - Add missing BRs for tests - Fix licensing * Sat May 05 2007 Sindre Pedersen Bj??rdal - 1.00-1 - Initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Net-Write/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 15:57:06 -0000 1.1 +++ sources 2 Jun 2007 17:27:00 -0000 1.2 @@ -0,0 +1 @@ +acf5e1898a85ba124a205ef6d6a40eed Net-Write-1.00.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 17:33:11 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 13:33:11 -0400 Subject: rpms/perl-Net-Write/F-7 perl-Net-Write-1.00-perlversion.patch, NONE, 1.1 perl-Net-Write.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706021733.l52HXBL2021195@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/perl-Net-Write/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21073 Modified Files: sources Added Files: perl-Net-Write-1.00-perlversion.patch perl-Net-Write.spec Log Message: add files to branch perl-Net-Write-1.00-perlversion.patch: --- NEW FILE perl-Net-Write-1.00-perlversion.patch --- --- Net-Write-1.00/lib/Net/Write.pm.orig 2007-05-05 13:26:32.000000000 +0200 +++ Net-Write-1.00/lib/Net/Write.pm 2007-05-05 13:26:49.000000000 +0200 @@ -5,7 +5,7 @@ package Net::Write; use strict; use warnings; -require v5.6.1; +#require v5.6.1; our $VERSION = '1.00'; --- NEW FILE perl-Net-Write.spec --- Name: perl-Net-Write Version: 1.00 Release: 2%{?dist} Summary: A portable interface to open and send raw data to network Group: Development/Libraries License: Artistic URL: http://search.cpan.org/dist/Net-Write/ Source0: http://search.cpan.org/CPAN/authors/id/G/GO/GOMOR/Net-Write-%{version}.tar.gz Patch0: perl-Net-Write-1.00-perlversion.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Net::Pcap), perl(Class::Gomor), perl(Socket6) BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) %description Net::Write provides a portable interface to open a network interface, and be able to write raw data directly to the network. It juste provides three methods when a Net::Write object has been created for an interface: open, send, close. %prep %setup -q -n Net-Write-%{version} %patch0 -p1 %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes LICENSE.Artistic LICENSE README %doc examples %{perl_vendorlib}/* %{_mandir}/man?/* %changelog * Sat May 26 2007 Sindre Pedersen Bj??rdal - 1.00-2 - Add examples dir as documentation - Add missing BRs for tests - Fix licensing * Sat May 05 2007 Sindre Pedersen Bj??rdal - 1.00-1 - Initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Net-Write/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 15:57:06 -0000 1.1 +++ sources 2 Jun 2007 17:32:37 -0000 1.2 @@ -0,0 +1 @@ +acf5e1898a85ba124a205ef6d6a40eed Net-Write-1.00.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 17:33:50 2007 From: fedora-extras-commits at redhat.com (James Bowes (jbowes)) Date: Sat, 2 Jun 2007 13:33:50 -0400 Subject: rpms/tig/F-7 Allow-CFLAGS-to-be-overridden-while-preserving-VERSI.patch, NONE, 1.1 tig.spec, 1.1, 1.2 Message-ID: <200706021733.l52HXoZi021349@cvs-int.fedora.redhat.com> Author: jbowes Update of /cvs/pkgs/rpms/tig/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21214 Modified Files: tig.spec Added Files: Allow-CFLAGS-to-be-overridden-while-preserving-VERSI.patch Log Message: Ensure version is set in the binary Allow-CFLAGS-to-be-overridden-while-preserving-VERSI.patch: --- NEW FILE Allow-CFLAGS-to-be-overridden-while-preserving-VERSI.patch --- >From 461c48ddedf63b588da5dbad11565391612fbfd8 Mon Sep 17 00:00:00 2001 From: James Bowes Date: Sat, 2 Jun 2007 12:52:48 -0400 Subject: [PATCH] Allow CFLAGS to be overridden while preserving VERSION If someone defined their own CFLAGS, they would have to include a -DVERSION= as well (or else get unknown-version as the version). Signed-off-by: James Bowes --- Makefile | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 61fc86b..91cb097 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ endif RPM_VERSION = $(subst -,.,$(VERSION)) LDLIBS = -lcurses -CFLAGS = -Wall -O2 '-DVERSION="$(VERSION)"' +CFLAGS = -Wall -O2 DFLAGS = -g -DDEBUG -Werror PROGS = tig MANDOC = tig.1 tigrc.5 @@ -28,6 +28,8 @@ HTMLDOC = tig.1.html tigrc.5.html manual.html README.html ALLDOC = $(MANDOC) $(HTMLDOC) manual.html-chunked manual.pdf TARNAME = tig-$(RPM_VERSION) +override CFLAGS += '-DVERSION="$(VERSION)"' + all: $(PROGS) all-debug: $(PROGS) all-debug: CFLAGS += $(DFLAGS) -- 1.5.2.888.g96a5e Index: tig.spec =================================================================== RCS file: /cvs/pkgs/rpms/tig/F-7/tig.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tig.spec 2 Jun 2007 16:22:21 -0000 1.1 +++ tig.spec 2 Jun 2007 17:33:16 -0000 1.2 @@ -1,6 +1,6 @@ Name: tig Version: 0.7 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Text-mode interface for the git revision control system Group: Development/Tools @@ -8,6 +8,7 @@ URL: http://jonas.nitro.dk/tig Source0: http://jonas.nitro.dk/tig/releases/%{name}-%{version}.tar.gz Patch0: Supply-explicit-permission-bits-to-install.patch +Patch1: Allow-CFLAGS-to-be-overridden-while-preserving-VERSI.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel @@ -29,6 +30,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build @@ -59,6 +61,9 @@ %changelog +* Sat Jun 02 2007 James Bowes - 0.7-4 +- Ensure that the version string is set in the binary. + * Fri Jun 01 2007 James Bowes - 0.7-3 - Incorporate differences from jcollie's tig spec. From fedora-extras-commits at redhat.com Sat Jun 2 17:41:59 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 13:41:59 -0400 Subject: rpms/onesixtyone import.log,1.1,1.2 Message-ID: <200706021741.l52HfxMx022522@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/onesixtyone In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22387 Modified Files: import.log Log Message: Adding onesixtyone Index: import.log =================================================================== RCS file: /cvs/extras/rpms/onesixtyone/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 2 Jun 2007 15:54:36 -0000 1.1 +++ import.log 2 Jun 2007 17:41:24 -0000 1.2 @@ -0,0 +1 @@ +onesixtyone-0_3_2-3_fc7:HEAD:onesixtyone-0.3.2-3.fc7.src.rpm:1180806001 From fedora-extras-commits at redhat.com Sat Jun 2 17:42:04 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 13:42:04 -0400 Subject: rpms/onesixtyone/devel onesixtyone-makefile.patch, NONE, 1.1 onesixtyone.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706021742.l52Hg4Qf022537@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/onesixtyone/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22387/devel Modified Files: .cvsignore sources Added Files: onesixtyone-makefile.patch onesixtyone.spec Log Message: Adding onesixtyone onesixtyone-makefile.patch: --- NEW FILE onesixtyone-makefile.patch --- --- Makefile.orig 2007-05-22 20:57:00.000000000 -0500 +++ Makefile 2007-05-22 21:09:56.000000000 -0500 @@ -1,5 +1,5 @@ -onesixtyone: onesixtyone.c - gcc -o onesixtyone onesixtyone.c +onesixtyone: onesixtyone.o + gcc -o onesixtyone onesixtyone.o solaris: onesixtyone.c cc -o onesixtyone onesixtyone.c -lsocket -lnsl --- NEW FILE onesixtyone.spec --- Name: onesixtyone Version: 0.3.2 Release: 3%{?dist} Summary: An efficient SNMP scanner Group: Applications/Internet License: GPL URL: http://www.phreedom.org/solar/onesixtyone/ Source0: http://www.phreedom.org/solar/onesixtyone/%{name}-%{version}.tar.gz Patch0: onesixtyone-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description onesixtyone takes a different approach to SNMP scanning. It takes advantage of the fact that SNMP is a connectionless protocol and sends all SNMP requests as fast as it can. Then the scanner waits for responses to come back and logs them, in a fashion similar to Nmap ping sweeps. %prep %setup -q %patch0 -p0 %build make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT install -D onesixtyone $RPM_BUILD_ROOT%{_bindir}/onesixtyone install -D -m 0644 dict.txt $RPM_BUILD_ROOT%{_datadir}/onesixtyone/dict.txt %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) #no copy of GPL in tarball, licencing info in .c file. %doc ChangeLog README %{_bindir}/* %{_datadir}/onesixtyone %changelog * Wed May 23 2007 Sindre Pedersen Bj??rdal - 0.3.2-3 - Add patch to really call proper flags, promise * Tue May 22 2007 Sindre Pedersen Bj??rdal - 0.3.2-2 - Change make to really call proper flags * Fri May 04 2007 Sindre Pedersen Bj??rdal - 0.3.2-1 - Initial build Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/onesixtyone/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Jun 2007 15:54:42 -0000 1.1 +++ .cvsignore 2 Jun 2007 17:41:29 -0000 1.2 @@ -0,0 +1 @@ +onesixtyone-0.3.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/onesixtyone/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 15:54:42 -0000 1.1 +++ sources 2 Jun 2007 17:41:29 -0000 1.2 @@ -0,0 +1 @@ +b08ac88615c04fa50d4eeecd75882e3f onesixtyone-0.3.2.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 18:03:28 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 14:03:28 -0400 Subject: rpms/onesixtyone/FC-6 onesixtyone-makefile.patch, NONE, 1.1 onesixtyone.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706021803.l52I3SFc000310@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/onesixtyone/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32694 Modified Files: sources Added Files: onesixtyone-makefile.patch onesixtyone.spec Log Message: add files to branch onesixtyone-makefile.patch: --- NEW FILE onesixtyone-makefile.patch --- --- Makefile.orig 2007-05-22 20:57:00.000000000 -0500 +++ Makefile 2007-05-22 21:09:56.000000000 -0500 @@ -1,5 +1,5 @@ -onesixtyone: onesixtyone.c - gcc -o onesixtyone onesixtyone.c +onesixtyone: onesixtyone.o + gcc -o onesixtyone onesixtyone.o solaris: onesixtyone.c cc -o onesixtyone onesixtyone.c -lsocket -lnsl --- NEW FILE onesixtyone.spec --- Name: onesixtyone Version: 0.3.2 Release: 3%{?dist} Summary: An efficient SNMP scanner Group: Applications/Internet License: GPL URL: http://www.phreedom.org/solar/onesixtyone/ Source0: http://www.phreedom.org/solar/onesixtyone/%{name}-%{version}.tar.gz Patch0: onesixtyone-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description onesixtyone takes a different approach to SNMP scanning. It takes advantage of the fact that SNMP is a connectionless protocol and sends all SNMP requests as fast as it can. Then the scanner waits for responses to come back and logs them, in a fashion similar to Nmap ping sweeps. %prep %setup -q %patch0 -p0 %build make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT install -D onesixtyone $RPM_BUILD_ROOT%{_bindir}/onesixtyone install -D -m 0644 dict.txt $RPM_BUILD_ROOT%{_datadir}/onesixtyone/dict.txt %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) #no copy of GPL in tarball, licencing info in .c file. %doc ChangeLog README %{_bindir}/* %{_datadir}/onesixtyone %changelog * Wed May 23 2007 Sindre Pedersen Bj??rdal - 0.3.2-3 - Add patch to really call proper flags, promise * Tue May 22 2007 Sindre Pedersen Bj??rdal - 0.3.2-2 - Change make to really call proper flags * Fri May 04 2007 Sindre Pedersen Bj??rdal - 0.3.2-1 - Initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/onesixtyone/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 15:54:42 -0000 1.1 +++ sources 2 Jun 2007 18:02:58 -0000 1.2 @@ -0,0 +1 @@ +b08ac88615c04fa50d4eeecd75882e3f onesixtyone-0.3.2.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 18:04:34 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 14:04:34 -0400 Subject: rpms/onesixtyone/F-7 onesixtyone-makefile.patch, NONE, 1.1 onesixtyone.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706021804.l52I4YK2000524@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/onesixtyone/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv429 Modified Files: sources Added Files: onesixtyone-makefile.patch onesixtyone.spec Log Message: add files to branch onesixtyone-makefile.patch: --- NEW FILE onesixtyone-makefile.patch --- --- Makefile.orig 2007-05-22 20:57:00.000000000 -0500 +++ Makefile 2007-05-22 21:09:56.000000000 -0500 @@ -1,5 +1,5 @@ -onesixtyone: onesixtyone.c - gcc -o onesixtyone onesixtyone.c +onesixtyone: onesixtyone.o + gcc -o onesixtyone onesixtyone.o solaris: onesixtyone.c cc -o onesixtyone onesixtyone.c -lsocket -lnsl --- NEW FILE onesixtyone.spec --- Name: onesixtyone Version: 0.3.2 Release: 3%{?dist} Summary: An efficient SNMP scanner Group: Applications/Internet License: GPL URL: http://www.phreedom.org/solar/onesixtyone/ Source0: http://www.phreedom.org/solar/onesixtyone/%{name}-%{version}.tar.gz Patch0: onesixtyone-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description onesixtyone takes a different approach to SNMP scanning. It takes advantage of the fact that SNMP is a connectionless protocol and sends all SNMP requests as fast as it can. Then the scanner waits for responses to come back and logs them, in a fashion similar to Nmap ping sweeps. %prep %setup -q %patch0 -p0 %build make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT install -D onesixtyone $RPM_BUILD_ROOT%{_bindir}/onesixtyone install -D -m 0644 dict.txt $RPM_BUILD_ROOT%{_datadir}/onesixtyone/dict.txt %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) #no copy of GPL in tarball, licencing info in .c file. %doc ChangeLog README %{_bindir}/* %{_datadir}/onesixtyone %changelog * Wed May 23 2007 Sindre Pedersen Bj??rdal - 0.3.2-3 - Add patch to really call proper flags, promise * Tue May 22 2007 Sindre Pedersen Bj??rdal - 0.3.2-2 - Change make to really call proper flags * Fri May 04 2007 Sindre Pedersen Bj??rdal - 0.3.2-1 - Initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/onesixtyone/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 15:54:42 -0000 1.1 +++ sources 2 Jun 2007 18:04:03 -0000 1.2 @@ -0,0 +1 @@ +b08ac88615c04fa50d4eeecd75882e3f onesixtyone-0.3.2.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 18:17:28 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 2 Jun 2007 14:17:28 -0400 Subject: rpms/perl-POE/F-7 perl-POE.spec,1.9,1.10 Message-ID: <200706021817.l52IHSQ7002286@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2087/F-7 Modified Files: perl-POE.spec Log Message: Commit some spec tweaks that had been kicking around for a while * Sat May 19 2007 Chris Weyl - spec cleanups, tweaks - add t/ to doc - move away from macroized versioning system - no rebuild at this point Index: perl-POE.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE/F-7/perl-POE.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-POE.spec 24 Mar 2007 03:22:50 -0000 1.9 +++ perl-POE.spec 2 Jun 2007 18:16:54 -0000 1.10 @@ -1,90 +1,92 @@ -# Note we make a distinction here due to rpm versioning, and keep them both up -# here to make things easier -%define cpanver 0.9989 -%define rpmver 0.9989 - Name: perl-POE -Version: %{rpmver} +Version: 0.9989 Release: 1%{?dist} Summary: POE - portable multitasking and networking framework for Perl Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/POE/ -Source0: http://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/POE-%{cpanver}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/POE-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildArch: noarch +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -# there's some perl-foo that goes on, automagically translating -# POE::Resource::Bar -> POE::Resources::Bar. Let's account for that here. -# also nix errant versionless provides. -Source98: filter-provides.sh -%define __perl_provides %{SOURCE98} - -Source99: filter-requires.sh -%define __perl_requires %{SOURCE99} - - -BuildArch: noarch -BuildRequires: perl, perl(ExtUtils::MakeMaker) -BuildRequires: perl(Tk) >= 800.027, perl(URI) >= 1.30, perl(Socket6) >= 0.14 -BuildRequires: perl(LWP) >= 5.79, perl(Curses) >= 1.08 -BuildRequires: perl(IO::Pty) >= 1.02, perl(Term::ReadKey) >= 2.21 +# core +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +# cpan +BuildRequires: perl(Compress::Zlib) >= 1.33 +BuildRequires: perl(Curses) >= 1.08 +BuildRequires: perl(IO::Poll) >= 0.01 +BuildRequires: perl(IO::Pty) +BuildRequires: perl(Event) >= 1.00 +BuildRequires: perl(IO::Pty) >= 1.02 +BuildRequires: perl(LWP) >= 5.79 +BuildRequires: perl(Socket6) >= 0.14 +BuildRequires: perl(Term::Cap) >= 1.09 +BuildRequires: perl(Term::ReadKey) >= 2.21 +BuildRequires: perl(Tk) >= 800.027 +BuildRequires: perl(URI) >= 1.30 # waiting for update BZ#194521 -#BuildRequires: perl(Gtk) >= 0.7009 -BuildRequires: perl(IO::Poll) >= 0.01, perl(Term::Cap) >= 1.09, -BuildRequires: perl(IO::Pty), perl(Test::Pod), perl(Test::Pod::Coverage) -BuildRequires: perl(Compress::Zlib) >= 1.33, perl(Event) >= 1.00 -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +#BuildRequires: perl(Gtk) >= 0.7009 +# test +BuildRequires: perl(Test::Pod) +BuildRequires: perl(Test::Pod::Coverage) # not picked up automatically -Requires: perl(Socket6), perl(Event), perl(IO::Pty), perl(Compress::Zlib) +Requires: perl(Compress::Zlib) +Requires: perl(Event) +Requires: perl(IO::Pty) +Requires: perl(Socket6) %description -POE is a framework for cooperative, event driven multitasking in Perl. Other -languages have similar frameworks. Python has Twisted. TCL has "the event -loop". +POE is a framework for cooperative, event driven multitasking in Perl. +Other languages have similar frameworks. Python has Twisted. TCL has "the +event loop". POE originally was developed as the core of a persistent object server and -runtime environment. It has evolved into a general purpose multitasking and -networking framework, encompassing and providing a consistent interface to -other event loops such as Event and the Tk and Gtk toolkits. +runtime environment. It has evolved into a general purpose multitasking +and networking framework, encompassing and providing a consistent interface +to other event loops such as Event and the Tk and Gtk toolkits. POE is written in layers, each building upon the previous. It's therefore possible to use POE at varying levels of abstraction. -The lowest level uses POE::Kernel and POE::Session. The former class acts as -POE's event watcher and dispatcher. The latter encapsulates the notion of an -event driven task. - -POE::Wheel classes operate at a slightly higher level. They plug into sessions -and perform very common, general tasks. For example, POE::Wheel::ReadWrite -performs buffered I/O. - -Unlike cheese, wheels do not stand alone. They are customized by POE::Driver -and POE::Filter classes. Using the proper filter, a ReadWrite wheel can read -and write streams, lines, fixed-length blocks, HTTP requests and responses, -and so on. - -The highest level of POE programming uses components. They may perform -narrowly defined tasks, such as POE::Component::Child (on the CPAN). Often -they encapsulate nearly everything necessary for an entire program. - -Every level eventually boils down to the lowest common -denominator---POE::Kernel and POE::Session. Because of this, classes coexist -and cooperate at every level of abstraction. %prep -%setup -q -n POE-%{cpanver} +%setup -q -n POE-%{version} + +# make rpmlint happy... +chmod -c -x examples/* +find t/ -type f -exec chmod -c -x {} + +find t/ -type f -name '*.t' -exec perl -pi -e 's|^#!perl|#!/usr/bin/perl|' {} + + +# Filter unwanted Provides: +cat << \EOF > %{name}-prov +#!/bin/sh +%{__perl_provides} $* |\ + sed -e '/perl(POE::Kernel)/d; /perl(POE::Loop::Tk)/d' +EOF + +%define __perl_provides %{_builddir}/POE-%{version}/%{name}-prov +chmod +x %{__perl_provides} + +# Filter unwanted Requires: +cat << \EOF > %{name}-req +#!/bin/sh +%{__perl_requires} $* |\ + sed -e '/perl(Tk)/d; /perl(Test::More)/d; /perl(lib)/d' +EOF -# execute + doc == bad -chmod -x examples/* +%define __perl_requires %{_builddir}/POE-%{version}/%{name}-req +chmod +x %{__perl_requires} %build %{__perl} Makefile.PL INSTALLDIRS=vendor --default # yah. don't do the network tests -rm run_network_tests +%{?!_with_network_tests: rm run_network_tests } make %{?_smp_mflags} @@ -93,18 +95,16 @@ rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' +find %{buildroot} -type f -name .packlist -exec rm -f {} + find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' %{_fixperms} %{buildroot}/* %check -# this test fails under plague. Not quite sure why.... +# these tests fails under plague. Not quite sure why.... mv t/90_regression/rt1648-tied-stderr.t . - -# ditto here -rm t/30_loops/50_tk/wheel_run.t +mv t/30_loops/50_tk/wheel_run.t . # enable POD tests #export POE_TEST_POD=1 @@ -115,6 +115,8 @@ # Reported upstream at http://rt.cpan.org/Public/Bug/Display.html?id=19878 make test +mv rt1648-tied-stderr.t t/90_regression/ +mv wheel_run.t t/30_loops/50_tk/ %clean rm -rf %{buildroot} @@ -122,12 +124,18 @@ %files %defattr(-,root,root,-) -%doc CHANGES HISTORY README examples/ TODO rt1648-tied-stderr.t +%doc CHANGES HISTORY README examples/ TODO t/ %{perl_vendorlib}/* %{_mandir}/man3/*.3* %changelog +* Sat May 19 2007 Chris Weyl +- spec cleanups, tweaks +- add t/ to doc +- move away from macroized versioning system +- no rebuild at this point + * Fri Mar 23 2007 Chris Weyl 0.9989-1 - update to 0.9989 From fedora-extras-commits at redhat.com Sat Jun 2 18:17:33 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 2 Jun 2007 14:17:33 -0400 Subject: rpms/perl-POE/FC-5 perl-POE.spec,1.8,1.9 Message-ID: <200706021817.l52IHXPO002301@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2087/FC-5 Modified Files: perl-POE.spec Log Message: Commit some spec tweaks that had been kicking around for a while * Sat May 19 2007 Chris Weyl - spec cleanups, tweaks - add t/ to doc - move away from macroized versioning system - no rebuild at this point Index: perl-POE.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE/FC-5/perl-POE.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-POE.spec 24 Mar 2007 03:22:45 -0000 1.8 +++ perl-POE.spec 2 Jun 2007 18:16:58 -0000 1.9 @@ -1,90 +1,92 @@ -# Note we make a distinction here due to rpm versioning, and keep them both up -# here to make things easier -%define cpanver 0.9989 -%define rpmver 0.9989 - Name: perl-POE -Version: %{rpmver} +Version: 0.9989 Release: 1%{?dist} Summary: POE - portable multitasking and networking framework for Perl Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/POE/ -Source0: http://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/POE-%{cpanver}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/POE-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildArch: noarch +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -# there's some perl-foo that goes on, automagically translating -# POE::Resource::Bar -> POE::Resources::Bar. Let's account for that here. -# also nix errant versionless provides. -Source98: filter-provides.sh -%define __perl_provides %{SOURCE98} - -Source99: filter-requires.sh -%define __perl_requires %{SOURCE99} - - -BuildArch: noarch -BuildRequires: perl, perl(ExtUtils::MakeMaker) -BuildRequires: perl(Tk) >= 800.027, perl(URI) >= 1.30, perl(Socket6) >= 0.14 -BuildRequires: perl(LWP) >= 5.79, perl(Curses) >= 1.08 -BuildRequires: perl(IO::Pty) >= 1.02, perl(Term::ReadKey) >= 2.21 +# core +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +# cpan +BuildRequires: perl(Compress::Zlib) >= 1.33 +BuildRequires: perl(Curses) >= 1.08 +BuildRequires: perl(IO::Poll) >= 0.01 +BuildRequires: perl(IO::Pty) +BuildRequires: perl(Event) >= 1.00 +BuildRequires: perl(IO::Pty) >= 1.02 +BuildRequires: perl(LWP) >= 5.79 +BuildRequires: perl(Socket6) >= 0.14 +BuildRequires: perl(Term::Cap) >= 1.09 +BuildRequires: perl(Term::ReadKey) >= 2.21 +BuildRequires: perl(Tk) >= 800.027 +BuildRequires: perl(URI) >= 1.30 # waiting for update BZ#194521 -#BuildRequires: perl(Gtk) >= 0.7009 -BuildRequires: perl(IO::Poll) >= 0.01, perl(Term::Cap) >= 1.09, -BuildRequires: perl(IO::Pty), perl(Test::Pod), perl(Test::Pod::Coverage) -BuildRequires: perl(Compress::Zlib) >= 1.33, perl(Event) >= 1.00 -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +#BuildRequires: perl(Gtk) >= 0.7009 +# test +BuildRequires: perl(Test::Pod) +BuildRequires: perl(Test::Pod::Coverage) # not picked up automatically -Requires: perl(Socket6), perl(Event), perl(IO::Pty), perl(Compress::Zlib) +Requires: perl(Compress::Zlib) +Requires: perl(Event) +Requires: perl(IO::Pty) +Requires: perl(Socket6) %description -POE is a framework for cooperative, event driven multitasking in Perl. Other -languages have similar frameworks. Python has Twisted. TCL has "the event -loop". +POE is a framework for cooperative, event driven multitasking in Perl. +Other languages have similar frameworks. Python has Twisted. TCL has "the +event loop". POE originally was developed as the core of a persistent object server and -runtime environment. It has evolved into a general purpose multitasking and -networking framework, encompassing and providing a consistent interface to -other event loops such as Event and the Tk and Gtk toolkits. +runtime environment. It has evolved into a general purpose multitasking +and networking framework, encompassing and providing a consistent interface +to other event loops such as Event and the Tk and Gtk toolkits. POE is written in layers, each building upon the previous. It's therefore possible to use POE at varying levels of abstraction. -The lowest level uses POE::Kernel and POE::Session. The former class acts as -POE's event watcher and dispatcher. The latter encapsulates the notion of an -event driven task. - -POE::Wheel classes operate at a slightly higher level. They plug into sessions -and perform very common, general tasks. For example, POE::Wheel::ReadWrite -performs buffered I/O. - -Unlike cheese, wheels do not stand alone. They are customized by POE::Driver -and POE::Filter classes. Using the proper filter, a ReadWrite wheel can read -and write streams, lines, fixed-length blocks, HTTP requests and responses, -and so on. - -The highest level of POE programming uses components. They may perform -narrowly defined tasks, such as POE::Component::Child (on the CPAN). Often -they encapsulate nearly everything necessary for an entire program. - -Every level eventually boils down to the lowest common -denominator---POE::Kernel and POE::Session. Because of this, classes coexist -and cooperate at every level of abstraction. %prep -%setup -q -n POE-%{cpanver} +%setup -q -n POE-%{version} + +# make rpmlint happy... +chmod -c -x examples/* +find t/ -type f -exec chmod -c -x {} + +find t/ -type f -name '*.t' -exec perl -pi -e 's|^#!perl|#!/usr/bin/perl|' {} + + +# Filter unwanted Provides: +cat << \EOF > %{name}-prov +#!/bin/sh +%{__perl_provides} $* |\ + sed -e '/perl(POE::Kernel)/d; /perl(POE::Loop::Tk)/d' +EOF + +%define __perl_provides %{_builddir}/POE-%{version}/%{name}-prov +chmod +x %{__perl_provides} + +# Filter unwanted Requires: +cat << \EOF > %{name}-req +#!/bin/sh +%{__perl_requires} $* |\ + sed -e '/perl(Tk)/d; /perl(Test::More)/d; /perl(lib)/d' +EOF -# execute + doc == bad -chmod -x examples/* +%define __perl_requires %{_builddir}/POE-%{version}/%{name}-req +chmod +x %{__perl_requires} %build %{__perl} Makefile.PL INSTALLDIRS=vendor --default # yah. don't do the network tests -rm run_network_tests +%{?!_with_network_tests: rm run_network_tests } make %{?_smp_mflags} @@ -93,18 +95,16 @@ rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' +find %{buildroot} -type f -name .packlist -exec rm -f {} + find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' %{_fixperms} %{buildroot}/* %check -# this test fails under plague. Not quite sure why.... +# these tests fails under plague. Not quite sure why.... mv t/90_regression/rt1648-tied-stderr.t . - -# ditto here -rm t/30_loops/50_tk/wheel_run.t +mv t/30_loops/50_tk/wheel_run.t . # enable POD tests #export POE_TEST_POD=1 @@ -115,6 +115,8 @@ # Reported upstream at http://rt.cpan.org/Public/Bug/Display.html?id=19878 make test +mv rt1648-tied-stderr.t t/90_regression/ +mv wheel_run.t t/30_loops/50_tk/ %clean rm -rf %{buildroot} @@ -122,12 +124,18 @@ %files %defattr(-,root,root,-) -%doc CHANGES HISTORY README examples/ TODO rt1648-tied-stderr.t +%doc CHANGES HISTORY README examples/ TODO t/ %{perl_vendorlib}/* %{_mandir}/man3/*.3* %changelog +* Sat May 19 2007 Chris Weyl +- spec cleanups, tweaks +- add t/ to doc +- move away from macroized versioning system +- no rebuild at this point + * Fri Mar 23 2007 Chris Weyl 0.9989-1 - update to 0.9989 From fedora-extras-commits at redhat.com Sat Jun 2 18:17:38 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 2 Jun 2007 14:17:38 -0400 Subject: rpms/perl-POE/FC-6 perl-POE.spec,1.9,1.10 Message-ID: <200706021817.l52IHcXv002311@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2087/FC-6 Modified Files: perl-POE.spec Log Message: Commit some spec tweaks that had been kicking around for a while * Sat May 19 2007 Chris Weyl - spec cleanups, tweaks - add t/ to doc - move away from macroized versioning system - no rebuild at this point Index: perl-POE.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE/FC-6/perl-POE.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-POE.spec 24 Mar 2007 03:22:47 -0000 1.9 +++ perl-POE.spec 2 Jun 2007 18:17:03 -0000 1.10 @@ -1,90 +1,92 @@ -# Note we make a distinction here due to rpm versioning, and keep them both up -# here to make things easier -%define cpanver 0.9989 -%define rpmver 0.9989 - Name: perl-POE -Version: %{rpmver} +Version: 0.9989 Release: 1%{?dist} Summary: POE - portable multitasking and networking framework for Perl Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/POE/ -Source0: http://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/POE-%{cpanver}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/POE-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildArch: noarch +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -# there's some perl-foo that goes on, automagically translating -# POE::Resource::Bar -> POE::Resources::Bar. Let's account for that here. -# also nix errant versionless provides. -Source98: filter-provides.sh -%define __perl_provides %{SOURCE98} - -Source99: filter-requires.sh -%define __perl_requires %{SOURCE99} - - -BuildArch: noarch -BuildRequires: perl, perl(ExtUtils::MakeMaker) -BuildRequires: perl(Tk) >= 800.027, perl(URI) >= 1.30, perl(Socket6) >= 0.14 -BuildRequires: perl(LWP) >= 5.79, perl(Curses) >= 1.08 -BuildRequires: perl(IO::Pty) >= 1.02, perl(Term::ReadKey) >= 2.21 +# core +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +# cpan +BuildRequires: perl(Compress::Zlib) >= 1.33 +BuildRequires: perl(Curses) >= 1.08 +BuildRequires: perl(IO::Poll) >= 0.01 +BuildRequires: perl(IO::Pty) +BuildRequires: perl(Event) >= 1.00 +BuildRequires: perl(IO::Pty) >= 1.02 +BuildRequires: perl(LWP) >= 5.79 +BuildRequires: perl(Socket6) >= 0.14 +BuildRequires: perl(Term::Cap) >= 1.09 +BuildRequires: perl(Term::ReadKey) >= 2.21 +BuildRequires: perl(Tk) >= 800.027 +BuildRequires: perl(URI) >= 1.30 # waiting for update BZ#194521 -#BuildRequires: perl(Gtk) >= 0.7009 -BuildRequires: perl(IO::Poll) >= 0.01, perl(Term::Cap) >= 1.09, -BuildRequires: perl(IO::Pty), perl(Test::Pod), perl(Test::Pod::Coverage) -BuildRequires: perl(Compress::Zlib) >= 1.33, perl(Event) >= 1.00 -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +#BuildRequires: perl(Gtk) >= 0.7009 +# test +BuildRequires: perl(Test::Pod) +BuildRequires: perl(Test::Pod::Coverage) # not picked up automatically -Requires: perl(Socket6), perl(Event), perl(IO::Pty), perl(Compress::Zlib) +Requires: perl(Compress::Zlib) +Requires: perl(Event) +Requires: perl(IO::Pty) +Requires: perl(Socket6) %description -POE is a framework for cooperative, event driven multitasking in Perl. Other -languages have similar frameworks. Python has Twisted. TCL has "the event -loop". +POE is a framework for cooperative, event driven multitasking in Perl. +Other languages have similar frameworks. Python has Twisted. TCL has "the +event loop". POE originally was developed as the core of a persistent object server and -runtime environment. It has evolved into a general purpose multitasking and -networking framework, encompassing and providing a consistent interface to -other event loops such as Event and the Tk and Gtk toolkits. +runtime environment. It has evolved into a general purpose multitasking +and networking framework, encompassing and providing a consistent interface +to other event loops such as Event and the Tk and Gtk toolkits. POE is written in layers, each building upon the previous. It's therefore possible to use POE at varying levels of abstraction. -The lowest level uses POE::Kernel and POE::Session. The former class acts as -POE's event watcher and dispatcher. The latter encapsulates the notion of an -event driven task. - -POE::Wheel classes operate at a slightly higher level. They plug into sessions -and perform very common, general tasks. For example, POE::Wheel::ReadWrite -performs buffered I/O. - -Unlike cheese, wheels do not stand alone. They are customized by POE::Driver -and POE::Filter classes. Using the proper filter, a ReadWrite wheel can read -and write streams, lines, fixed-length blocks, HTTP requests and responses, -and so on. - -The highest level of POE programming uses components. They may perform -narrowly defined tasks, such as POE::Component::Child (on the CPAN). Often -they encapsulate nearly everything necessary for an entire program. - -Every level eventually boils down to the lowest common -denominator---POE::Kernel and POE::Session. Because of this, classes coexist -and cooperate at every level of abstraction. %prep -%setup -q -n POE-%{cpanver} +%setup -q -n POE-%{version} + +# make rpmlint happy... +chmod -c -x examples/* +find t/ -type f -exec chmod -c -x {} + +find t/ -type f -name '*.t' -exec perl -pi -e 's|^#!perl|#!/usr/bin/perl|' {} + + +# Filter unwanted Provides: +cat << \EOF > %{name}-prov +#!/bin/sh +%{__perl_provides} $* |\ + sed -e '/perl(POE::Kernel)/d; /perl(POE::Loop::Tk)/d' +EOF + +%define __perl_provides %{_builddir}/POE-%{version}/%{name}-prov +chmod +x %{__perl_provides} + +# Filter unwanted Requires: +cat << \EOF > %{name}-req +#!/bin/sh +%{__perl_requires} $* |\ + sed -e '/perl(Tk)/d; /perl(Test::More)/d; /perl(lib)/d' +EOF -# execute + doc == bad -chmod -x examples/* +%define __perl_requires %{_builddir}/POE-%{version}/%{name}-req +chmod +x %{__perl_requires} %build %{__perl} Makefile.PL INSTALLDIRS=vendor --default # yah. don't do the network tests -rm run_network_tests +%{?!_with_network_tests: rm run_network_tests } make %{?_smp_mflags} @@ -93,18 +95,16 @@ rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' +find %{buildroot} -type f -name .packlist -exec rm -f {} + find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' %{_fixperms} %{buildroot}/* %check -# this test fails under plague. Not quite sure why.... +# these tests fails under plague. Not quite sure why.... mv t/90_regression/rt1648-tied-stderr.t . - -# ditto here -rm t/30_loops/50_tk/wheel_run.t +mv t/30_loops/50_tk/wheel_run.t . # enable POD tests #export POE_TEST_POD=1 @@ -115,6 +115,8 @@ # Reported upstream at http://rt.cpan.org/Public/Bug/Display.html?id=19878 make test +mv rt1648-tied-stderr.t t/90_regression/ +mv wheel_run.t t/30_loops/50_tk/ %clean rm -rf %{buildroot} @@ -122,12 +124,18 @@ %files %defattr(-,root,root,-) -%doc CHANGES HISTORY README examples/ TODO rt1648-tied-stderr.t +%doc CHANGES HISTORY README examples/ TODO t/ %{perl_vendorlib}/* %{_mandir}/man3/*.3* %changelog +* Sat May 19 2007 Chris Weyl +- spec cleanups, tweaks +- add t/ to doc +- move away from macroized versioning system +- no rebuild at this point + * Fri Mar 23 2007 Chris Weyl 0.9989-1 - update to 0.9989 From fedora-extras-commits at redhat.com Sat Jun 2 18:17:43 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 2 Jun 2007 14:17:43 -0400 Subject: rpms/perl-POE/devel perl-POE.spec,1.9,1.10 Message-ID: <200706021817.l52IHhfg002322@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2087/devel Modified Files: perl-POE.spec Log Message: Commit some spec tweaks that had been kicking around for a while * Sat May 19 2007 Chris Weyl - spec cleanups, tweaks - add t/ to doc - move away from macroized versioning system - no rebuild at this point Index: perl-POE.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE/devel/perl-POE.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-POE.spec 24 Mar 2007 03:22:50 -0000 1.9 +++ perl-POE.spec 2 Jun 2007 18:17:08 -0000 1.10 @@ -1,90 +1,92 @@ -# Note we make a distinction here due to rpm versioning, and keep them both up -# here to make things easier -%define cpanver 0.9989 -%define rpmver 0.9989 - Name: perl-POE -Version: %{rpmver} +Version: 0.9989 Release: 1%{?dist} Summary: POE - portable multitasking and networking framework for Perl Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/POE/ -Source0: http://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/POE-%{cpanver}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/POE-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildArch: noarch +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -# there's some perl-foo that goes on, automagically translating -# POE::Resource::Bar -> POE::Resources::Bar. Let's account for that here. -# also nix errant versionless provides. -Source98: filter-provides.sh -%define __perl_provides %{SOURCE98} - -Source99: filter-requires.sh -%define __perl_requires %{SOURCE99} - - -BuildArch: noarch -BuildRequires: perl, perl(ExtUtils::MakeMaker) -BuildRequires: perl(Tk) >= 800.027, perl(URI) >= 1.30, perl(Socket6) >= 0.14 -BuildRequires: perl(LWP) >= 5.79, perl(Curses) >= 1.08 -BuildRequires: perl(IO::Pty) >= 1.02, perl(Term::ReadKey) >= 2.21 +# core +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +# cpan +BuildRequires: perl(Compress::Zlib) >= 1.33 +BuildRequires: perl(Curses) >= 1.08 +BuildRequires: perl(IO::Poll) >= 0.01 +BuildRequires: perl(IO::Pty) +BuildRequires: perl(Event) >= 1.00 +BuildRequires: perl(IO::Pty) >= 1.02 +BuildRequires: perl(LWP) >= 5.79 +BuildRequires: perl(Socket6) >= 0.14 +BuildRequires: perl(Term::Cap) >= 1.09 +BuildRequires: perl(Term::ReadKey) >= 2.21 +BuildRequires: perl(Tk) >= 800.027 +BuildRequires: perl(URI) >= 1.30 # waiting for update BZ#194521 -#BuildRequires: perl(Gtk) >= 0.7009 -BuildRequires: perl(IO::Poll) >= 0.01, perl(Term::Cap) >= 1.09, -BuildRequires: perl(IO::Pty), perl(Test::Pod), perl(Test::Pod::Coverage) -BuildRequires: perl(Compress::Zlib) >= 1.33, perl(Event) >= 1.00 -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +#BuildRequires: perl(Gtk) >= 0.7009 +# test +BuildRequires: perl(Test::Pod) +BuildRequires: perl(Test::Pod::Coverage) # not picked up automatically -Requires: perl(Socket6), perl(Event), perl(IO::Pty), perl(Compress::Zlib) +Requires: perl(Compress::Zlib) +Requires: perl(Event) +Requires: perl(IO::Pty) +Requires: perl(Socket6) %description -POE is a framework for cooperative, event driven multitasking in Perl. Other -languages have similar frameworks. Python has Twisted. TCL has "the event -loop". +POE is a framework for cooperative, event driven multitasking in Perl. +Other languages have similar frameworks. Python has Twisted. TCL has "the +event loop". POE originally was developed as the core of a persistent object server and -runtime environment. It has evolved into a general purpose multitasking and -networking framework, encompassing and providing a consistent interface to -other event loops such as Event and the Tk and Gtk toolkits. +runtime environment. It has evolved into a general purpose multitasking +and networking framework, encompassing and providing a consistent interface +to other event loops such as Event and the Tk and Gtk toolkits. POE is written in layers, each building upon the previous. It's therefore possible to use POE at varying levels of abstraction. -The lowest level uses POE::Kernel and POE::Session. The former class acts as -POE's event watcher and dispatcher. The latter encapsulates the notion of an -event driven task. - -POE::Wheel classes operate at a slightly higher level. They plug into sessions -and perform very common, general tasks. For example, POE::Wheel::ReadWrite -performs buffered I/O. - -Unlike cheese, wheels do not stand alone. They are customized by POE::Driver -and POE::Filter classes. Using the proper filter, a ReadWrite wheel can read -and write streams, lines, fixed-length blocks, HTTP requests and responses, -and so on. - -The highest level of POE programming uses components. They may perform -narrowly defined tasks, such as POE::Component::Child (on the CPAN). Often -they encapsulate nearly everything necessary for an entire program. - -Every level eventually boils down to the lowest common -denominator---POE::Kernel and POE::Session. Because of this, classes coexist -and cooperate at every level of abstraction. %prep -%setup -q -n POE-%{cpanver} +%setup -q -n POE-%{version} + +# make rpmlint happy... +chmod -c -x examples/* +find t/ -type f -exec chmod -c -x {} + +find t/ -type f -name '*.t' -exec perl -pi -e 's|^#!perl|#!/usr/bin/perl|' {} + + +# Filter unwanted Provides: +cat << \EOF > %{name}-prov +#!/bin/sh +%{__perl_provides} $* |\ + sed -e '/perl(POE::Kernel)/d; /perl(POE::Loop::Tk)/d' +EOF + +%define __perl_provides %{_builddir}/POE-%{version}/%{name}-prov +chmod +x %{__perl_provides} + +# Filter unwanted Requires: +cat << \EOF > %{name}-req +#!/bin/sh +%{__perl_requires} $* |\ + sed -e '/perl(Tk)/d; /perl(Test::More)/d; /perl(lib)/d' +EOF -# execute + doc == bad -chmod -x examples/* +%define __perl_requires %{_builddir}/POE-%{version}/%{name}-req +chmod +x %{__perl_requires} %build %{__perl} Makefile.PL INSTALLDIRS=vendor --default # yah. don't do the network tests -rm run_network_tests +%{?!_with_network_tests: rm run_network_tests } make %{?_smp_mflags} @@ -93,18 +95,16 @@ rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' +find %{buildroot} -type f -name .packlist -exec rm -f {} + find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' %{_fixperms} %{buildroot}/* %check -# this test fails under plague. Not quite sure why.... +# these tests fails under plague. Not quite sure why.... mv t/90_regression/rt1648-tied-stderr.t . - -# ditto here -rm t/30_loops/50_tk/wheel_run.t +mv t/30_loops/50_tk/wheel_run.t . # enable POD tests #export POE_TEST_POD=1 @@ -115,6 +115,8 @@ # Reported upstream at http://rt.cpan.org/Public/Bug/Display.html?id=19878 make test +mv rt1648-tied-stderr.t t/90_regression/ +mv wheel_run.t t/30_loops/50_tk/ %clean rm -rf %{buildroot} @@ -122,12 +124,18 @@ %files %defattr(-,root,root,-) -%doc CHANGES HISTORY README examples/ TODO rt1648-tied-stderr.t +%doc CHANGES HISTORY README examples/ TODO t/ %{perl_vendorlib}/* %{_mandir}/man3/*.3* %changelog +* Sat May 19 2007 Chris Weyl +- spec cleanups, tweaks +- add t/ to doc +- move away from macroized versioning system +- no rebuild at this point + * Fri Mar 23 2007 Chris Weyl 0.9989-1 - update to 0.9989 From fedora-extras-commits at redhat.com Sat Jun 2 18:38:30 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sat, 2 Jun 2007 14:38:30 -0400 Subject: rpms/postgresql-pgpool/devel postgresql-pgpool.spec,1.6,1.7 Message-ID: <200706021838.l52IcUZp007250@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/postgresql-pgpool/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7132/devel Modified Files: postgresql-pgpool.spec Log Message: - Spec file version bump up for 3.3 Index: postgresql-pgpool.spec =================================================================== RCS file: /cvs/extras/rpms/postgresql-pgpool/devel/postgresql-pgpool.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- postgresql-pgpool.spec 21 May 2007 07:32:51 -0000 1.6 +++ postgresql-pgpool.spec 2 Jun 2007 18:37:56 -0000 1.7 @@ -3,7 +3,7 @@ Summary: Pgpool is a connection pooling/replication server for PostgreSQL Name: postgresql-%{short_name} Version: 3.3 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: Applications/Databases URL: http://pgpool.projects.PostgreSQL.org @@ -53,6 +53,9 @@ %changelog +* Sat Jun 2 2007 - Devrim GUNDUZ 3.3-2 +- Spec file version bump up for 3.3 + * Mon May 21 2007 - Devrim GUNDUZ 3.3-1 - Update to 3.3 - Added temporary patches from upstream, will be removed in next From fedora-extras-commits at redhat.com Sat Jun 2 18:38:35 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sat, 2 Jun 2007 14:38:35 -0400 Subject: rpms/postgresql-pgpool/F-7 postgresql-pgpool.spec,1.5,1.6 Message-ID: <200706021838.l52IcZ4J007262@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/postgresql-pgpool/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7132/F-7 Modified Files: postgresql-pgpool.spec Log Message: - Spec file version bump up for 3.3 Index: postgresql-pgpool.spec =================================================================== RCS file: /cvs/extras/rpms/postgresql-pgpool/F-7/postgresql-pgpool.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- postgresql-pgpool.spec 21 May 2007 13:33:45 -0000 1.5 +++ postgresql-pgpool.spec 2 Jun 2007 18:38:00 -0000 1.6 @@ -3,7 +3,7 @@ Summary: Pgpool is a connection pooling/replication server for PostgreSQL Name: postgresql-%{short_name} Version: 3.3 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: Applications/Databases URL: http://pgpool.projects.PostgreSQL.org @@ -53,6 +53,9 @@ %changelog +* Sat Jun 2 2007 - Devrim GUNDUZ 3.3-2 +- Spec file version bump up for 3.3 + * Mon May 21 2007 - Devrim GUNDUZ 3.3-1 - Update to 3.3 - Added temporary patches from upstream, will be removed in next From fedora-extras-commits at redhat.com Sat Jun 2 18:48:59 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sat, 2 Jun 2007 14:48:59 -0400 Subject: owners owners.list,1.3004,1.3005 Message-ID: <200706021848.l52ImxdZ009310@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9198 Modified Files: owners.list Log Message: telepathy-mission-control Index: owners.list =================================================================== RCS file: /cvs/pkgs/owners/owners.list,v retrieving revision 1.3004 retrieving revision 1.3005 diff -u -r1.3004 -r1.3005 --- owners.list 2 Jun 2007 15:58:28 -0000 1.3004 +++ owners.list 2 Jun 2007 18:48:28 -0000 1.3005 @@ -3048,6 +3048,7 @@ Fedora Extras|telepathy-feed|Galago feed for Telepathy|bdpepple at ameritech.net|extras-qa at fedoraproject.org|sander at hoentjen.eu Fedora Extras|telepathy-filesystem|Telepathy filesystem layout|bdpepple at ameritech.net|extras-qa at fedoraproject.org|sander at hoentjen.eu Fedora Extras|telepathy-gabble|Jabber/XMPP connection manager for Telepathy|bdpepple at ameritech.net|extras-qa at fedoraproject.org|sander at hoentjen.eu +Fedora Extras|telepathy-mission-control|Central control for Telepathy connection manager|foolish at guezz.net|extras-qa at fedoraproject.org|david at lovesunix.net Fedora Extras|telepathy-stream-engine|Telepathy client to handle media streaming|bdpepple at ameritech.net|extras-qa at fedoraproject.org|sander at hoentjen.eu Fedora Extras|telescope-server|Opensource Telescope control servers to interface with stellarium|jspaleta at gmail.com|extras-qa at fedoraproject.org| Fedora Extras|tellico|A collection manager|jamatos at fc.up.pt|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sat Jun 2 18:49:21 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sat, 2 Jun 2007 14:49:21 -0400 Subject: rpms/telepathy-mission-control - New directory Message-ID: <200706021849.l52InL6X009413@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/telepathy-mission-control In directory cvs-int.fedora.redhat.com:/home/fedora/spot/owners/tmpcvsVx9351/rpms/telepathy-mission-control Log Message: Directory /cvs/extras/rpms/telepathy-mission-control added to the repository From fedora-extras-commits at redhat.com Sat Jun 2 18:49:27 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sat, 2 Jun 2007 14:49:27 -0400 Subject: rpms/telepathy-mission-control/devel - New directory Message-ID: <200706021849.l52InRtc009436@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/telepathy-mission-control/devel In directory cvs-int.fedora.redhat.com:/home/fedora/spot/owners/tmpcvsVx9351/rpms/telepathy-mission-control/devel Log Message: Directory /cvs/extras/rpms/telepathy-mission-control/devel added to the repository From fedora-extras-commits at redhat.com Sat Jun 2 18:49:31 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sat, 2 Jun 2007 14:49:31 -0400 Subject: rpms/telepathy-mission-control Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200706021849.l52InVxP009469@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/telepathy-mission-control In directory cvs-int.fedora.redhat.com:/home/fedora/spot/owners/tmpcvsVx9351/rpms/telepathy-mission-control Added Files: Makefile import.log pkg.acl Log Message: Setup of module telepathy-mission-control --- NEW FILE Makefile --- # Top level Makefile for module telepathy-mission-control all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sat Jun 2 18:49:36 2007 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Sat, 2 Jun 2007 14:49:36 -0400 Subject: rpms/telepathy-mission-control/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200706021849.l52Inat8009493@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/telepathy-mission-control/devel In directory cvs-int.fedora.redhat.com:/home/fedora/spot/owners/tmpcvsVx9351/rpms/telepathy-mission-control/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module telepathy-mission-control --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: telepathy-mission-control # $Id: Makefile,v 1.1 2007/06/02 18:49:32 spot Exp $ NAME := telepathy-mission-control SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Jun 2 19:13:07 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 2 Jun 2007 15:13:07 -0400 Subject: rpms/blam/F-7 blam-fix-THEME_DIR-path.patch, NONE, 1.1 blam.spec, 1.9, 1.10 Message-ID: <200706021913.l52JD7kY020367@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/blam/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20264 Modified Files: blam.spec Added Files: blam-fix-THEME_DIR-path.patch Log Message: Rebuild for new Gecko and fix bug 241645. blam-fix-THEME_DIR-path.patch: --- NEW FILE blam-fix-THEME_DIR-path.patch --- --- src/Defines.cs.in.old 2007-05-30 22:04:49.000000000 -0700 +++ src/Defines.cs.in 2007-05-30 22:05:23.000000000 -0700 @@ -20,7 +20,7 @@ public static string THEME_DIR = APP_DATADIR + "/themes"; public static string PERSONAL_THEME_DIR = APP_HOMEDIR + "/themes"; // search for installed themes in APP_HOMEDIR/html ... (mo) - public static string DEFAULT_THEME = THEME_DIR + "blam"; + public static string DEFAULT_THEME = THEME_DIR + "/blam"; public static string THEME_INDEX_NAME = "theme.html"; } Index: blam.spec =================================================================== RCS file: /cvs/extras/rpms/blam/F-7/blam.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- blam.spec 6 Apr 2007 18:41:09 -0000 1.9 +++ blam.spec 2 Jun 2007 19:12:33 -0000 1.10 @@ -1,10 +1,10 @@ ## Hopefully Mono and multilib will play nicely soon, but until then... %define _libdir %{_prefix}/lib -%define dbus_sharp_min_version 0.60 +%define dbus_sharp_min_version 0.60 Name: blam Version: 1.8.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: An RSS/RDF feed reader Group: Applications/Internet @@ -14,8 +14,11 @@ Source0: http://www.cmartin.tk/blam/%{name}-%{version}.tar.bz2 Patch0: %{name}-fix-PrintJob-ambiguous-reference.patch Patch1: %{name}-fedora-people-in-default-collection.patch +Patch2: %{name}-fix-THEME_DIR-path.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +## Various Mono dependencies are not available for ppc64; see bug 241850. +ExcludeArch: ppc64 BuildRequires: mono-devel BuildRequires: gnome-sharp-devel @@ -53,6 +56,7 @@ %setup -q %patch0 -p0 -b .fix-PrintJob-ambiguous-reference-compile-error %patch1 -p0 -b .add-fedora-people-feed-to-default-collection.xml +%patch2 -p0 -b .fix-THEME_DIR-path %build @@ -116,6 +120,12 @@ %{_mandir}/man?/%{name}.1* %changelog +* Wed May 30 2007 Peter Gordon - 1.8.3-4 +- Rebuild for newer Gecko libraries (Firefox 2.0.0.4) +- Add a patch to fix the default theme directory search path to prevent crashes + at startup (fixes bug 241465): + + fix-THEME_DIR-path.patch + * Fri Apr 06 2007 Peter Gordon - 1.8.3-3 - Add hard dependency on dbus-sharp, since it's not automatically picked up by RPM at build-time from the dbus-sharp-devel BuildRequires. (Thanks to From fedora-extras-commits at redhat.com Sat Jun 2 19:18:07 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Sat, 2 Jun 2007 15:18:07 -0400 Subject: rpms/gossip/devel .cvsignore, 1.23, 1.24 gossip.spec, 1.44, 1.45 sources, 1.23, 1.24 gossip-0.25-pixbuf.patch, 1.1, NONE Message-ID: <200706021918.l52JI7E8023429@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/pkgs/rpms/gossip/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23049 Modified Files: .cvsignore gossip.spec sources Removed Files: gossip-0.25-pixbuf.patch Log Message: * Sat Jun 2 2007 Brian Pepple - 0.26-1 - Update to 0.26. - Drop telepathy bits, since it is being removed from Gossip. - Drop pixbuf patch, fixed upstream. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gossip/devel/.cvsignore,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- .cvsignore 29 May 2007 17:35:24 -0000 1.23 +++ .cvsignore 2 Jun 2007 19:17:32 -0000 1.24 @@ -1 +1 @@ -gossip-0.25.tar.bz2 +gossip-0.26.tar.bz2 Index: gossip.spec =================================================================== RCS file: /cvs/pkgs/rpms/gossip/devel/gossip.spec,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- gossip.spec 30 May 2007 13:47:27 -0000 1.44 +++ gossip.spec 2 Jun 2007 19:17:32 -0000 1.45 @@ -1,15 +1,12 @@ -%define with_telepathy 0 - Name: gossip -Version: 0.25 -Release: 3%{?dist} +Version: 0.26 +Release: 1%{?dist} Summary: GNOME Jabber Client Group: Applications/Communications License: GPL URL: http://www.imendio.com/projects/gossip/ Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2 -Patch0: %{name}-%{version}-pixbuf.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -28,11 +25,6 @@ BuildRequires: gnome-doc-utils BuildRequires: perl(XML::Parser) -%if %{with_telepathy} -BuildRequires: libtelepathy-devel >= 0.0.51 -%endif - - Requires(pre): GConf2 Requires(post): GConf2 Requires(post): scrollkeeper @@ -47,7 +39,6 @@ %prep %setup -q -%patch0 -p1 -b .pixbuf %build @@ -55,12 +46,7 @@ --disable-schemas-install \ --with-backend=gnome \ --enable-libnotify=yes \ - --enable-dbus=yes \ -%if %{with_telepathy} - --enable-telepathy=yes -%else - --enable-telepathy=no -%endif + --enable-dbus=yes make %{?_smp_mflags} @@ -136,6 +122,11 @@ %changelog +* Sat Jun 2 2007 Brian Pepple - 0.26-1 +- Update to 0.26. +- Drop telepathy bits, since it is being removed from Gossip. +- Drop pixbuf patch, fixed upstream. + * Wed May 30 2007 Brian Pepple - 0.25-3 - Bump the minimum version of loudmouth needed. (#241752) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gossip/devel/sources,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sources 29 May 2007 17:35:24 -0000 1.23 +++ sources 2 Jun 2007 19:17:32 -0000 1.24 @@ -1 +1 @@ -cb6d6b67e714009270e74e0acc055a54 gossip-0.25.tar.bz2 +b625bd0fb56ceb6da758be2164ff45dd gossip-0.26.tar.bz2 --- gossip-0.25-pixbuf.patch DELETED --- From fedora-extras-commits at redhat.com Sat Jun 2 19:30:50 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 15:30:50 -0400 Subject: rpms/onesixtyone/EL-4 onesixtyone-makefile.patch, NONE, 1.1 onesixtyone.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706021930.l52JUoBo028784@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/onesixtyone/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28652 Modified Files: sources Added Files: onesixtyone-makefile.patch onesixtyone.spec Log Message: add files to branch onesixtyone-makefile.patch: --- NEW FILE onesixtyone-makefile.patch --- --- Makefile.orig 2007-05-22 20:57:00.000000000 -0500 +++ Makefile 2007-05-22 21:09:56.000000000 -0500 @@ -1,5 +1,5 @@ -onesixtyone: onesixtyone.c - gcc -o onesixtyone onesixtyone.c +onesixtyone: onesixtyone.o + gcc -o onesixtyone onesixtyone.o solaris: onesixtyone.c cc -o onesixtyone onesixtyone.c -lsocket -lnsl --- NEW FILE onesixtyone.spec --- Name: onesixtyone Version: 0.3.2 Release: 3%{?dist} Summary: An efficient SNMP scanner Group: Applications/Internet License: GPL URL: http://www.phreedom.org/solar/onesixtyone/ Source0: http://www.phreedom.org/solar/onesixtyone/%{name}-%{version}.tar.gz Patch0: onesixtyone-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description onesixtyone takes a different approach to SNMP scanning. It takes advantage of the fact that SNMP is a connectionless protocol and sends all SNMP requests as fast as it can. Then the scanner waits for responses to come back and logs them, in a fashion similar to Nmap ping sweeps. %prep %setup -q %patch0 -p0 %build make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT install -D onesixtyone $RPM_BUILD_ROOT%{_bindir}/onesixtyone install -D -m 0644 dict.txt $RPM_BUILD_ROOT%{_datadir}/onesixtyone/dict.txt %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) #no copy of GPL in tarball, licencing info in .c file. %doc ChangeLog README %{_bindir}/* %{_datadir}/onesixtyone %changelog * Wed May 23 2007 Sindre Pedersen Bj??rdal - 0.3.2-3 - Add patch to really call proper flags, promise * Tue May 22 2007 Sindre Pedersen Bj??rdal - 0.3.2-2 - Change make to really call proper flags * Fri May 04 2007 Sindre Pedersen Bj??rdal - 0.3.2-1 - Initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/onesixtyone/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 15:54:42 -0000 1.1 +++ sources 2 Jun 2007 19:30:15 -0000 1.2 @@ -0,0 +1 @@ +b08ac88615c04fa50d4eeecd75882e3f onesixtyone-0.3.2.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 19:31:49 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 15:31:49 -0400 Subject: rpms/onesixtyone/EL-5 onesixtyone-makefile.patch, NONE, 1.1 onesixtyone.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706021931.l52JVnbH030703@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/onesixtyone/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30160 Modified Files: sources Added Files: onesixtyone-makefile.patch onesixtyone.spec Log Message: add files to branch onesixtyone-makefile.patch: --- NEW FILE onesixtyone-makefile.patch --- --- Makefile.orig 2007-05-22 20:57:00.000000000 -0500 +++ Makefile 2007-05-22 21:09:56.000000000 -0500 @@ -1,5 +1,5 @@ -onesixtyone: onesixtyone.c - gcc -o onesixtyone onesixtyone.c +onesixtyone: onesixtyone.o + gcc -o onesixtyone onesixtyone.o solaris: onesixtyone.c cc -o onesixtyone onesixtyone.c -lsocket -lnsl --- NEW FILE onesixtyone.spec --- Name: onesixtyone Version: 0.3.2 Release: 3%{?dist} Summary: An efficient SNMP scanner Group: Applications/Internet License: GPL URL: http://www.phreedom.org/solar/onesixtyone/ Source0: http://www.phreedom.org/solar/onesixtyone/%{name}-%{version}.tar.gz Patch0: onesixtyone-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description onesixtyone takes a different approach to SNMP scanning. It takes advantage of the fact that SNMP is a connectionless protocol and sends all SNMP requests as fast as it can. Then the scanner waits for responses to come back and logs them, in a fashion similar to Nmap ping sweeps. %prep %setup -q %patch0 -p0 %build make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT install -D onesixtyone $RPM_BUILD_ROOT%{_bindir}/onesixtyone install -D -m 0644 dict.txt $RPM_BUILD_ROOT%{_datadir}/onesixtyone/dict.txt %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) #no copy of GPL in tarball, licencing info in .c file. %doc ChangeLog README %{_bindir}/* %{_datadir}/onesixtyone %changelog * Wed May 23 2007 Sindre Pedersen Bj??rdal - 0.3.2-3 - Add patch to really call proper flags, promise * Tue May 22 2007 Sindre Pedersen Bj??rdal - 0.3.2-2 - Change make to really call proper flags * Fri May 04 2007 Sindre Pedersen Bj??rdal - 0.3.2-1 - Initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/onesixtyone/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 15:54:42 -0000 1.1 +++ sources 2 Jun 2007 19:31:12 -0000 1.2 @@ -0,0 +1 @@ +b08ac88615c04fa50d4eeecd75882e3f onesixtyone-0.3.2.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 19:32:55 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 2 Jun 2007 15:32:55 -0400 Subject: rpms/perl-POE-Component-Server-SOAP Makefile,1.3,1.4 Message-ID: <200706021932.l52JWtTU030972@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SOAP In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30803 Modified Files: Makefile Log Message: * Sat Jun 02 2007 Chris Weyl 1.11-1 - update to 1.11 - add t/ to doc Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SOAP/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- Makefile 5 May 2007 23:09:02 -0000 1.3 +++ Makefile 2 Jun 2007 19:32:21 -0000 1.4 @@ -6,7 +6,7 @@ BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') # tag & build all non-legacy branches... -build-all : +build-all : common-update @echo NOTICE: building for ${BRANCHES} @sleep 5s @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag build ; cd .. ; done From fedora-extras-commits at redhat.com Sat Jun 2 19:33:00 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 2 Jun 2007 15:33:00 -0400 Subject: rpms/perl-POE-Component-Server-SOAP/F-7 perl-POE-Component-Server-SOAP.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200706021933.l52JX09A030985@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SOAP/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30803/F-7 Modified Files: perl-POE-Component-Server-SOAP.spec sources Log Message: * Sat Jun 02 2007 Chris Weyl 1.11-1 - update to 1.11 - add t/ to doc Index: perl-POE-Component-Server-SOAP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SOAP/F-7/perl-POE-Component-Server-SOAP.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-POE-Component-Server-SOAP.spec 4 Oct 2006 05:04:53 -0000 1.4 +++ perl-POE-Component-Server-SOAP.spec 2 Jun 2007 19:32:26 -0000 1.5 @@ -1,5 +1,5 @@ Name: perl-POE-Component-Server-SOAP -Version: 1.10 +Version: 1.11 Release: 1%{?dist} Summary: Publish POE event handlers via SOAP over HTTP License: GPL or Artistic @@ -49,11 +49,15 @@ %files %defattr(-,root,root,-) -%doc README Changes examples/ +%doc README Changes examples/ t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Sat Jun 02 2007 Chris Weyl 1.11-1 +- update to 1.11 +- add t/ to doc + * Tue Oct 03 2006 Chris Weyl 1.10-1 - update to 1.10 -- which _finally_ includes a Changes file :) Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SOAP/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Oct 2006 05:04:53 -0000 1.3 +++ sources 2 Jun 2007 19:32:26 -0000 1.4 @@ -1 +1 @@ -d56d0f94ca2ce45ff336ed43736747db POE-Component-Server-SOAP-1.10.tar.gz +65406c93883d30e6e4908202cd49364d POE-Component-Server-SOAP-1.11.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 19:33:05 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 2 Jun 2007 15:33:05 -0400 Subject: rpms/perl-POE-Component-Server-SOAP/FC-5 perl-POE-Component-Server-SOAP.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200706021933.l52JX5WM030998@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SOAP/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30803/FC-5 Modified Files: perl-POE-Component-Server-SOAP.spec sources Log Message: * Sat Jun 02 2007 Chris Weyl 1.11-1 - update to 1.11 - add t/ to doc Index: perl-POE-Component-Server-SOAP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SOAP/FC-5/perl-POE-Component-Server-SOAP.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-POE-Component-Server-SOAP.spec 4 Oct 2006 05:04:53 -0000 1.3 +++ perl-POE-Component-Server-SOAP.spec 2 Jun 2007 19:32:30 -0000 1.4 @@ -1,5 +1,5 @@ Name: perl-POE-Component-Server-SOAP -Version: 1.10 +Version: 1.11 Release: 1%{?dist} Summary: Publish POE event handlers via SOAP over HTTP License: GPL or Artistic @@ -49,11 +49,15 @@ %files %defattr(-,root,root,-) -%doc README Changes examples/ +%doc README Changes examples/ t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Sat Jun 02 2007 Chris Weyl 1.11-1 +- update to 1.11 +- add t/ to doc + * Tue Oct 03 2006 Chris Weyl 1.10-1 - update to 1.10 -- which _finally_ includes a Changes file :) Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SOAP/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Oct 2006 05:04:53 -0000 1.3 +++ sources 2 Jun 2007 19:32:30 -0000 1.4 @@ -1 +1 @@ -d56d0f94ca2ce45ff336ed43736747db POE-Component-Server-SOAP-1.10.tar.gz +65406c93883d30e6e4908202cd49364d POE-Component-Server-SOAP-1.11.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 19:33:10 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 2 Jun 2007 15:33:10 -0400 Subject: rpms/perl-POE-Component-Server-SOAP/FC-6 perl-POE-Component-Server-SOAP.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200706021933.l52JXAoq031011@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SOAP/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30803/FC-6 Modified Files: perl-POE-Component-Server-SOAP.spec sources Log Message: * Sat Jun 02 2007 Chris Weyl 1.11-1 - update to 1.11 - add t/ to doc Index: perl-POE-Component-Server-SOAP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SOAP/FC-6/perl-POE-Component-Server-SOAP.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-POE-Component-Server-SOAP.spec 4 Oct 2006 05:04:53 -0000 1.4 +++ perl-POE-Component-Server-SOAP.spec 2 Jun 2007 19:32:35 -0000 1.5 @@ -1,5 +1,5 @@ Name: perl-POE-Component-Server-SOAP -Version: 1.10 +Version: 1.11 Release: 1%{?dist} Summary: Publish POE event handlers via SOAP over HTTP License: GPL or Artistic @@ -49,11 +49,15 @@ %files %defattr(-,root,root,-) -%doc README Changes examples/ +%doc README Changes examples/ t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Sat Jun 02 2007 Chris Weyl 1.11-1 +- update to 1.11 +- add t/ to doc + * Tue Oct 03 2006 Chris Weyl 1.10-1 - update to 1.10 -- which _finally_ includes a Changes file :) Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SOAP/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Oct 2006 05:04:53 -0000 1.3 +++ sources 2 Jun 2007 19:32:35 -0000 1.4 @@ -1 +1 @@ -d56d0f94ca2ce45ff336ed43736747db POE-Component-Server-SOAP-1.10.tar.gz +65406c93883d30e6e4908202cd49364d POE-Component-Server-SOAP-1.11.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 19:33:15 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 2 Jun 2007 15:33:15 -0400 Subject: rpms/perl-POE-Component-Server-SOAP/devel .cvsignore, 1.3, 1.4 perl-POE-Component-Server-SOAP.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200706021933.l52JXFtS031028@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-Server-SOAP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30803/devel Modified Files: .cvsignore perl-POE-Component-Server-SOAP.spec sources Log Message: * Sat Jun 02 2007 Chris Weyl 1.11-1 - update to 1.11 - add t/ to doc Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SOAP/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 4 Oct 2006 05:04:53 -0000 1.3 +++ .cvsignore 2 Jun 2007 19:32:40 -0000 1.4 @@ -1 +1 @@ -POE-Component-Server-SOAP-1.10.tar.gz +POE-Component-Server-SOAP-1.11.tar.gz Index: perl-POE-Component-Server-SOAP.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SOAP/devel/perl-POE-Component-Server-SOAP.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-POE-Component-Server-SOAP.spec 4 Oct 2006 05:04:53 -0000 1.4 +++ perl-POE-Component-Server-SOAP.spec 2 Jun 2007 19:32:40 -0000 1.5 @@ -1,5 +1,5 @@ Name: perl-POE-Component-Server-SOAP -Version: 1.10 +Version: 1.11 Release: 1%{?dist} Summary: Publish POE event handlers via SOAP over HTTP License: GPL or Artistic @@ -49,11 +49,15 @@ %files %defattr(-,root,root,-) -%doc README Changes examples/ +%doc README Changes examples/ t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Sat Jun 02 2007 Chris Weyl 1.11-1 +- update to 1.11 +- add t/ to doc + * Tue Oct 03 2006 Chris Weyl 1.10-1 - update to 1.10 -- which _finally_ includes a Changes file :) Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-Server-SOAP/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Oct 2006 05:04:53 -0000 1.3 +++ sources 2 Jun 2007 19:32:40 -0000 1.4 @@ -1 +1 @@ -d56d0f94ca2ce45ff336ed43736747db POE-Component-Server-SOAP-1.10.tar.gz +65406c93883d30e6e4908202cd49364d POE-Component-Server-SOAP-1.11.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 20:02:10 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 2 Jun 2007 16:02:10 -0400 Subject: rpms/perl-Gtk2-TrayIcon/FC-5 perl-Gtk2-TrayIcon.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200706022002.l52K2AbM010243@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Gtk2-TrayIcon/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2934/FC-5 Modified Files: perl-Gtk2-TrayIcon.spec sources Log Message: * Sat Jun 02 2007 Chris Weyl 0.06-1 - update to 0.06 - add t/ to doc Index: perl-Gtk2-TrayIcon.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-TrayIcon/FC-5/perl-Gtk2-TrayIcon.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Gtk2-TrayIcon.spec 11 Aug 2006 04:26:29 -0000 1.2 +++ perl-Gtk2-TrayIcon.spec 2 Jun 2007 20:01:30 -0000 1.3 @@ -11,21 +11,26 @@ Name: perl-Gtk2-TrayIcon -Version: 0.03 -Release: 2%{?dist} +Version: 0.06 +Release: 1%{?dist} Summary: Perl interface to the EggTrayIcon library Group: Development/Libraries License: LGPL URL: http://search.cpan.org/dist/Gtk2-TrayIcon -Source0: http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Gtk2-TrayIcon-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/Gtk2/Gtk2-TrayIcon-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: perl -BuildRequires: perl(Gtk2) >= 0.96, gtk2-devel -BuildRequires: perl(ExtUtils::PkgConfig), perl(ExtUtils::Depends) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# non-perl +BuildRequires: gtk2-devel +# core +BuildRequires: perl(ExtUtils::MakeMaker) +# cpan +BuildRequires: perl(ExtUtils::Depends) +BuildRequires: perl(ExtUtils::PkgConfig) +BuildRequires: perl(Gtk2) >= 1.00 + %description This module allows a Perl developer to embed an arbitrary widget in a System Tray like the Gnome notification area. @@ -41,11 +46,13 @@ %install rm -rf %{buildroot} + make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} ';' find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w %{buildroot}/* + +%{_fixperms} %{buildroot}/* %check @@ -59,13 +66,20 @@ %files %defattr(-,root,root,-) -%doc TODO examples/* +%doc TODO examples/ t/ %{perl_vendorarch}/auto/* %{perl_vendorarch}/Gtk2 %{_mandir}/man3/*.3* %changelog +* Sat Jun 02 2007 Chris Weyl 0.06-1 +- update to 0.06 +- add t/ to doc + +* Thu Aug 31 2006 Chris Weyl 0.03-3 +- bump for mass rebuild + * Thu Aug 10 2006 Chris Weyl 0.03-2 - bump for release Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-TrayIcon/FC-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 11 Aug 2006 04:24:22 -0000 1.2 +++ sources 2 Jun 2007 20:01:30 -0000 1.3 @@ -1 +1 @@ -4c627fd00cc316ac018732e7739a5c4f Gtk2-TrayIcon-0.03.tar.gz +7c280713b250e5ff9cc773fe03c18c43 Gtk2-TrayIcon-0.06.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 20:02:12 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 2 Jun 2007 16:02:12 -0400 Subject: rpms/perl-Gtk2-TrayIcon Makefile,1.1,1.2 Message-ID: <200706022002.l52K2CFe010252@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Gtk2-TrayIcon In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2934 Modified Files: Makefile Log Message: * Sat Jun 02 2007 Chris Weyl 0.06-1 - update to 0.06 - add t/ to doc Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-TrayIcon/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 11 Aug 2006 04:24:09 -0000 1.1 +++ Makefile 2 Jun 2007 20:00:56 -0000 1.2 @@ -2,6 +2,15 @@ all : CVS/Root common-update @cvs update +# for target build-all +BRANCHES := $(shell cat ~/fedora-extras/current-branches | sed -e 's/:.*//') + +# tag & build all non-legacy branches... +build-all : common-update + @echo NOTICE: building for ${BRANCHES} + @sleep 5s + @for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag build ; cd .. ; done + common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Sat Jun 2 20:02:21 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 2 Jun 2007 16:02:21 -0400 Subject: rpms/perl-Gtk2-TrayIcon/FC-6 perl-Gtk2-TrayIcon.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200706022002.l52K2Lf2010284@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Gtk2-TrayIcon/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2934/FC-6 Modified Files: perl-Gtk2-TrayIcon.spec sources Log Message: * Sat Jun 02 2007 Chris Weyl 0.06-1 - update to 0.06 - add t/ to doc Index: perl-Gtk2-TrayIcon.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-TrayIcon/FC-6/perl-Gtk2-TrayIcon.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Gtk2-TrayIcon.spec 1 Sep 2006 04:14:44 -0000 1.3 +++ perl-Gtk2-TrayIcon.spec 2 Jun 2007 20:01:41 -0000 1.4 @@ -11,21 +11,26 @@ Name: perl-Gtk2-TrayIcon -Version: 0.03 -Release: 3%{?dist} +Version: 0.06 +Release: 1%{?dist} Summary: Perl interface to the EggTrayIcon library Group: Development/Libraries License: LGPL URL: http://search.cpan.org/dist/Gtk2-TrayIcon -Source0: http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Gtk2-TrayIcon-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/Gtk2/Gtk2-TrayIcon-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: perl -BuildRequires: perl(Gtk2) >= 0.96, gtk2-devel -BuildRequires: perl(ExtUtils::PkgConfig), perl(ExtUtils::Depends) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# non-perl +BuildRequires: gtk2-devel +# core +BuildRequires: perl(ExtUtils::MakeMaker) +# cpan +BuildRequires: perl(ExtUtils::Depends) +BuildRequires: perl(ExtUtils::PkgConfig) +BuildRequires: perl(Gtk2) >= 1.00 + %description This module allows a Perl developer to embed an arbitrary widget in a System Tray like the Gnome notification area. @@ -41,11 +46,13 @@ %install rm -rf %{buildroot} + make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} ';' find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w %{buildroot}/* + +%{_fixperms} %{buildroot}/* %check @@ -59,13 +66,17 @@ %files %defattr(-,root,root,-) -%doc TODO examples/* +%doc TODO examples/ t/ %{perl_vendorarch}/auto/* %{perl_vendorarch}/Gtk2 %{_mandir}/man3/*.3* %changelog +* Sat Jun 02 2007 Chris Weyl 0.06-1 +- update to 0.06 +- add t/ to doc + * Thu Aug 31 2006 Chris Weyl 0.03-3 - bump for mass rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-TrayIcon/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 11 Aug 2006 04:24:22 -0000 1.2 +++ sources 2 Jun 2007 20:01:41 -0000 1.3 @@ -1 +1 @@ -4c627fd00cc316ac018732e7739a5c4f Gtk2-TrayIcon-0.03.tar.gz +7c280713b250e5ff9cc773fe03c18c43 Gtk2-TrayIcon-0.06.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 20:02:29 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 2 Jun 2007 16:02:29 -0400 Subject: rpms/perl-Gtk2-TrayIcon/F-7 perl-Gtk2-TrayIcon.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200706022002.l52K2Tqs010319@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Gtk2-TrayIcon/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2934/F-7 Modified Files: perl-Gtk2-TrayIcon.spec sources Log Message: * Sat Jun 02 2007 Chris Weyl 0.06-1 - update to 0.06 - add t/ to doc Index: perl-Gtk2-TrayIcon.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-TrayIcon/F-7/perl-Gtk2-TrayIcon.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Gtk2-TrayIcon.spec 1 Sep 2006 04:14:44 -0000 1.3 +++ perl-Gtk2-TrayIcon.spec 2 Jun 2007 20:01:13 -0000 1.4 @@ -11,21 +11,26 @@ Name: perl-Gtk2-TrayIcon -Version: 0.03 -Release: 3%{?dist} +Version: 0.06 +Release: 1%{?dist} Summary: Perl interface to the EggTrayIcon library Group: Development/Libraries License: LGPL URL: http://search.cpan.org/dist/Gtk2-TrayIcon -Source0: http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Gtk2-TrayIcon-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/Gtk2/Gtk2-TrayIcon-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: perl -BuildRequires: perl(Gtk2) >= 0.96, gtk2-devel -BuildRequires: perl(ExtUtils::PkgConfig), perl(ExtUtils::Depends) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# non-perl +BuildRequires: gtk2-devel +# core +BuildRequires: perl(ExtUtils::MakeMaker) +# cpan +BuildRequires: perl(ExtUtils::Depends) +BuildRequires: perl(ExtUtils::PkgConfig) +BuildRequires: perl(Gtk2) >= 1.00 + %description This module allows a Perl developer to embed an arbitrary widget in a System Tray like the Gnome notification area. @@ -41,11 +46,13 @@ %install rm -rf %{buildroot} + make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} ';' find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w %{buildroot}/* + +%{_fixperms} %{buildroot}/* %check @@ -59,13 +66,17 @@ %files %defattr(-,root,root,-) -%doc TODO examples/* +%doc TODO examples/ t/ %{perl_vendorarch}/auto/* %{perl_vendorarch}/Gtk2 %{_mandir}/man3/*.3* %changelog +* Sat Jun 02 2007 Chris Weyl 0.06-1 +- update to 0.06 +- add t/ to doc + * Thu Aug 31 2006 Chris Weyl 0.03-3 - bump for mass rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-TrayIcon/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 11 Aug 2006 04:24:22 -0000 1.2 +++ sources 2 Jun 2007 20:01:13 -0000 1.3 @@ -1 +1 @@ -4c627fd00cc316ac018732e7739a5c4f Gtk2-TrayIcon-0.03.tar.gz +7c280713b250e5ff9cc773fe03c18c43 Gtk2-TrayIcon-0.06.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 20:02:33 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sat, 2 Jun 2007 16:02:33 -0400 Subject: rpms/perl-Gtk2-TrayIcon/devel .cvsignore, 1.2, 1.3 perl-Gtk2-TrayIcon.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200706022002.l52K2X2l010336@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-Gtk2-TrayIcon/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2934/devel Modified Files: .cvsignore perl-Gtk2-TrayIcon.spec sources Log Message: * Sat Jun 02 2007 Chris Weyl 0.06-1 - update to 0.06 - add t/ to doc Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-TrayIcon/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 11 Aug 2006 04:24:22 -0000 1.2 +++ .cvsignore 2 Jun 2007 20:01:51 -0000 1.3 @@ -1 +1 @@ -Gtk2-TrayIcon-0.03.tar.gz +Gtk2-TrayIcon-0.06.tar.gz Index: perl-Gtk2-TrayIcon.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-TrayIcon/devel/perl-Gtk2-TrayIcon.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Gtk2-TrayIcon.spec 1 Sep 2006 04:14:44 -0000 1.3 +++ perl-Gtk2-TrayIcon.spec 2 Jun 2007 20:01:51 -0000 1.4 @@ -11,21 +11,26 @@ Name: perl-Gtk2-TrayIcon -Version: 0.03 -Release: 3%{?dist} +Version: 0.06 +Release: 1%{?dist} Summary: Perl interface to the EggTrayIcon library Group: Development/Libraries License: LGPL URL: http://search.cpan.org/dist/Gtk2-TrayIcon -Source0: http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Gtk2-TrayIcon-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/Gtk2/Gtk2-TrayIcon-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: perl -BuildRequires: perl(Gtk2) >= 0.96, gtk2-devel -BuildRequires: perl(ExtUtils::PkgConfig), perl(ExtUtils::Depends) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# non-perl +BuildRequires: gtk2-devel +# core +BuildRequires: perl(ExtUtils::MakeMaker) +# cpan +BuildRequires: perl(ExtUtils::Depends) +BuildRequires: perl(ExtUtils::PkgConfig) +BuildRequires: perl(Gtk2) >= 1.00 + %description This module allows a Perl developer to embed an arbitrary widget in a System Tray like the Gnome notification area. @@ -41,11 +46,13 @@ %install rm -rf %{buildroot} + make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} ';' find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -chmod -R u+w %{buildroot}/* + +%{_fixperms} %{buildroot}/* %check @@ -59,13 +66,17 @@ %files %defattr(-,root,root,-) -%doc TODO examples/* +%doc TODO examples/ t/ %{perl_vendorarch}/auto/* %{perl_vendorarch}/Gtk2 %{_mandir}/man3/*.3* %changelog +* Sat Jun 02 2007 Chris Weyl 0.06-1 +- update to 0.06 +- add t/ to doc + * Thu Aug 31 2006 Chris Weyl 0.03-3 - bump for mass rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2-TrayIcon/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 11 Aug 2006 04:24:22 -0000 1.2 +++ sources 2 Jun 2007 20:01:51 -0000 1.3 @@ -1 +1 @@ -4c627fd00cc316ac018732e7739a5c4f Gtk2-TrayIcon-0.03.tar.gz +7c280713b250e5ff9cc773fe03c18c43 Gtk2-TrayIcon-0.06.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 20:32:10 2007 From: fedora-extras-commits at redhat.com (Kevin Kofler (kkofler)) Date: Sat, 2 Jun 2007 16:32:10 -0400 Subject: rpms/xchat/F-7 xchat-2.8.2-disable-tray-icon-by-default.patch, NONE, 1.1 xchat.spec, 1.69, 1.70 Message-ID: <200706022032.l52KWAjt021734@cvs-int.fedora.redhat.com> Author: kkofler Update of /cvs/pkgs/rpms/xchat/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21626/F-7 Modified Files: xchat.spec Added Files: xchat-2.8.2-disable-tray-icon-by-default.patch Log Message: Disable tray icon by default (#241923). xchat-2.8.2-disable-tray-icon-by-default.patch: --- NEW FILE xchat-2.8.2-disable-tray-icon-by-default.patch --- diff -ur xchat-2.8.2/src/common/cfgfiles.c xchat-2.8.2-disable-tray-icon-by-default/src/common/cfgfiles.c --- xchat-2.8.2/src/common/cfgfiles.c 2007-03-26 04:46:05.000000000 +0200 +++ xchat-2.8.2-disable-tray-icon-by-default/src/common/cfgfiles.c 2007-06-02 20:48:21.000000000 +0200 @@ -663,7 +663,7 @@ prefs.autoopendccchatwindow = 1; prefs.userhost = 1; prefs.gui_url_mod = 4; /* ctrl */ - prefs.gui_tray = 1; + prefs.gui_tray = 0; prefs._gui_tray_blink = 0xfc920; /* 1111 1100 1001 0010 0000 */ prefs.mainwindow_save = 1; prefs.bantype = 2; Index: xchat.spec =================================================================== RCS file: /cvs/pkgs/rpms/xchat/F-7/xchat.spec,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- xchat.spec 31 May 2007 20:31:41 -0000 1.69 +++ xchat.spec 2 Jun 2007 20:31:35 -0000 1.70 @@ -3,7 +3,7 @@ Summary: A popular and easy to use graphical IRC (chat) client Name: xchat Version: 2.8.2 -Release: 7%{?dist} +Release: 8%{?dist} Epoch: 1 Group: Applications/Internet License: GPL @@ -21,6 +21,8 @@ Patch33: xchat-2.4.3-im_context_filter_keypress.patch # filed as 1262423 in the xchat bug tracker Patch34: xchat-2.4.4-unrealize.patch +# see #241923 +Patch35: xchat-2.8.2-disable-tray-icon-by-default.patch BuildRequires: perl python-devel openssl-devel pkgconfig, tcl-devel BuildRequires: GConf2-devel @@ -64,6 +66,7 @@ %patch19 -p0 -b .freenode %patch33 -p1 -b .im_context_filter_keypress %patch34 -p1 -b .unrealize +%patch35 -p1 -b .tray-icon %build # Remove CVS files from source dirs so they're not installed into doc dirs. @@ -148,6 +151,9 @@ %{_libdir}/xchat/plugins/tcl.so %changelog +* Sat Jun 2 2007 Kevin Kofler - 1:2.8.2-8 +- disable tray icon by default (#241923) + * Thu May 31 2007 Kevin Kofler - 1:2.8.2-7 - revert to redhat-desktop patch pending further discussion From fedora-extras-commits at redhat.com Sat Jun 2 20:32:15 2007 From: fedora-extras-commits at redhat.com (Kevin Kofler (kkofler)) Date: Sat, 2 Jun 2007 16:32:15 -0400 Subject: rpms/xchat/devel xchat-2.8.2-disable-tray-icon-by-default.patch, NONE, 1.1 xchat.spec, 1.68, 1.69 Message-ID: <200706022032.l52KWF2J021748@cvs-int.fedora.redhat.com> Author: kkofler Update of /cvs/pkgs/rpms/xchat/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21626/devel Modified Files: xchat.spec Added Files: xchat-2.8.2-disable-tray-icon-by-default.patch Log Message: Disable tray icon by default (#241923). xchat-2.8.2-disable-tray-icon-by-default.patch: --- NEW FILE xchat-2.8.2-disable-tray-icon-by-default.patch --- diff -ur xchat-2.8.2/src/common/cfgfiles.c xchat-2.8.2-disable-tray-icon-by-default/src/common/cfgfiles.c --- xchat-2.8.2/src/common/cfgfiles.c 2007-03-26 04:46:05.000000000 +0200 +++ xchat-2.8.2-disable-tray-icon-by-default/src/common/cfgfiles.c 2007-06-02 20:48:21.000000000 +0200 @@ -663,7 +663,7 @@ prefs.autoopendccchatwindow = 1; prefs.userhost = 1; prefs.gui_url_mod = 4; /* ctrl */ - prefs.gui_tray = 1; + prefs.gui_tray = 0; prefs._gui_tray_blink = 0xfc920; /* 1111 1100 1001 0010 0000 */ prefs.mainwindow_save = 1; prefs.bantype = 2; Index: xchat.spec =================================================================== RCS file: /cvs/pkgs/rpms/xchat/devel/xchat.spec,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- xchat.spec 31 May 2007 19:41:00 -0000 1.68 +++ xchat.spec 2 Jun 2007 20:31:40 -0000 1.69 @@ -3,7 +3,7 @@ Summary: A popular and easy to use graphical IRC (chat) client Name: xchat Version: 2.8.2 -Release: 7%{?dist} +Release: 8%{?dist} Epoch: 1 Group: Applications/Internet License: GPL @@ -21,6 +21,8 @@ Patch33: xchat-2.4.3-im_context_filter_keypress.patch # filed as 1262423 in the xchat bug tracker Patch34: xchat-2.4.4-unrealize.patch +# see #241923 +Patch35: xchat-2.8.2-disable-tray-icon-by-default.patch BuildRequires: perl python-devel openssl-devel pkgconfig, tcl-devel BuildRequires: GConf2-devel @@ -64,6 +66,7 @@ %patch19 -p0 -b .freenode %patch33 -p1 -b .im_context_filter_keypress %patch34 -p1 -b .unrealize +%patch35 -p1 -b .tray-icon %build # Remove CVS files from source dirs so they're not installed into doc dirs. @@ -148,6 +151,9 @@ %{_libdir}/xchat/plugins/tcl.so %changelog +* Sat Jun 2 2007 Kevin Kofler - 1:2.8.2-8 +- disable tray icon by default (#241923) + * Thu May 31 2007 Kevin Kofler - 1:2.8.2-7 - revert to redhat-desktop patch pending further discussion From fedora-extras-commits at redhat.com Sat Jun 2 20:35:41 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 16:35:41 -0400 Subject: rpms/perl-Net-Write/EL-4 perl-Net-Write-1.00-perlversion.patch, NONE, 1.1 perl-Net-Write.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706022035.l52KZfgs022367@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/perl-Net-Write/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22265 Modified Files: sources Added Files: perl-Net-Write-1.00-perlversion.patch perl-Net-Write.spec Log Message: add files to branch perl-Net-Write-1.00-perlversion.patch: --- NEW FILE perl-Net-Write-1.00-perlversion.patch --- --- Net-Write-1.00/lib/Net/Write.pm.orig 2007-05-05 13:26:32.000000000 +0200 +++ Net-Write-1.00/lib/Net/Write.pm 2007-05-05 13:26:49.000000000 +0200 @@ -5,7 +5,7 @@ package Net::Write; use strict; use warnings; -require v5.6.1; +#require v5.6.1; our $VERSION = '1.00'; --- NEW FILE perl-Net-Write.spec --- Name: perl-Net-Write Version: 1.00 Release: 2%{?dist} Summary: A portable interface to open and send raw data to network Group: Development/Libraries License: Artistic URL: http://search.cpan.org/dist/Net-Write/ Source0: http://search.cpan.org/CPAN/authors/id/G/GO/GOMOR/Net-Write-%{version}.tar.gz Patch0: perl-Net-Write-1.00-perlversion.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Net::Pcap), perl(Class::Gomor), perl(Socket6) BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) %description Net::Write provides a portable interface to open a network interface, and be able to write raw data directly to the network. It juste provides three methods when a Net::Write object has been created for an interface: open, send, close. %prep %setup -q -n Net-Write-%{version} %patch0 -p1 %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes LICENSE.Artistic LICENSE README %doc examples %{perl_vendorlib}/* %{_mandir}/man?/* %changelog * Sat May 26 2007 Sindre Pedersen Bj??rdal - 1.00-2 - Add examples dir as documentation - Add missing BRs for tests - Fix licensing * Sat May 05 2007 Sindre Pedersen Bj??rdal - 1.00-1 - Initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Net-Write/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 15:57:06 -0000 1.1 +++ sources 2 Jun 2007 20:35:06 -0000 1.2 @@ -0,0 +1 @@ +acf5e1898a85ba124a205ef6d6a40eed Net-Write-1.00.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 20:36:38 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 16:36:38 -0400 Subject: rpms/perl-Net-Write/EL-5 perl-Net-Write-1.00-perlversion.patch, NONE, 1.1 perl-Net-Write.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706022036.l52KacCO022575@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/perl-Net-Write/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22455 Modified Files: sources Added Files: perl-Net-Write-1.00-perlversion.patch perl-Net-Write.spec Log Message: add files to branch perl-Net-Write-1.00-perlversion.patch: --- NEW FILE perl-Net-Write-1.00-perlversion.patch --- --- Net-Write-1.00/lib/Net/Write.pm.orig 2007-05-05 13:26:32.000000000 +0200 +++ Net-Write-1.00/lib/Net/Write.pm 2007-05-05 13:26:49.000000000 +0200 @@ -5,7 +5,7 @@ package Net::Write; use strict; use warnings; -require v5.6.1; +#require v5.6.1; our $VERSION = '1.00'; --- NEW FILE perl-Net-Write.spec --- Name: perl-Net-Write Version: 1.00 Release: 2%{?dist} Summary: A portable interface to open and send raw data to network Group: Development/Libraries License: Artistic URL: http://search.cpan.org/dist/Net-Write/ Source0: http://search.cpan.org/CPAN/authors/id/G/GO/GOMOR/Net-Write-%{version}.tar.gz Patch0: perl-Net-Write-1.00-perlversion.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Net::Pcap), perl(Class::Gomor), perl(Socket6) BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) %description Net::Write provides a portable interface to open a network interface, and be able to write raw data directly to the network. It juste provides three methods when a Net::Write object has been created for an interface: open, send, close. %prep %setup -q -n Net-Write-%{version} %patch0 -p1 %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes LICENSE.Artistic LICENSE README %doc examples %{perl_vendorlib}/* %{_mandir}/man?/* %changelog * Sat May 26 2007 Sindre Pedersen Bj??rdal - 1.00-2 - Add examples dir as documentation - Add missing BRs for tests - Fix licensing * Sat May 05 2007 Sindre Pedersen Bj??rdal - 1.00-1 - Initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Net-Write/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 15:57:06 -0000 1.1 +++ sources 2 Jun 2007 20:36:03 -0000 1.2 @@ -0,0 +1 @@ +acf5e1898a85ba124a205ef6d6a40eed Net-Write-1.00.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 20:39:21 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 16:39:21 -0400 Subject: rpms/telepathy-mission-control import.log,1.1,1.2 Message-ID: <200706022039.l52KdLbX023048@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/telepathy-mission-control In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22788 Modified Files: import.log Log Message: "adding libtelepathy-mission-control" Index: import.log =================================================================== RCS file: /cvs/extras/rpms/telepathy-mission-control/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 2 Jun 2007 18:49:27 -0000 1.1 +++ import.log 2 Jun 2007 20:38:46 -0000 1.2 @@ -0,0 +1 @@ +telepathy-mission-control-4_22-2_fc7:HEAD:telepathy-mission-control-4.22-2.fc7.src.rpm:1180816614 From fedora-extras-commits at redhat.com Sat Jun 2 20:39:25 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 16:39:25 -0400 Subject: rpms/telepathy-mission-control/devel telepathy-mission-control-size_t_vs_guint.patch, NONE, 1.1 telepathy-mission-control.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706022039.l52KdPEa023060@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/telepathy-mission-control/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22788/devel Modified Files: .cvsignore sources Added Files: telepathy-mission-control-size_t_vs_guint.patch telepathy-mission-control.spec Log Message: "adding libtelepathy-mission-control" telepathy-mission-control-size_t_vs_guint.patch: --- NEW FILE telepathy-mission-control-size_t_vs_guint.patch --- Index: src/mcd-connection.c =================================================================== --- src/mcd-connection.c (revision 40) +++ src/mcd-connection.c (working copy) @@ -774,7 +774,6 @@ _mcd_connection_setup_avatar (McdConnectionPrivate *priv) { gchar *filename, *mime_type, *token; - GArray *avatar; GError *error = NULL; priv->avatars_proxy = tp_conn_get_interface (priv->tp_conn, @@ -794,14 +793,19 @@ /* if the token is set, we have nothing to do */ if (!token && filename && g_file_test (filename, G_FILE_TEST_EXISTS)) { - avatar = g_array_new (FALSE, FALSE, 1); - g_return_if_fail (avatar != NULL); - if (g_file_get_contents (filename, &avatar->data, &avatar->len, &error)) + gchar *data = NULL; + size_t length; + if (g_file_get_contents (filename, &data, &length, &error)) { - if (avatar->len > 0) + if (length > 0 && length < G_MAXUINT) + { + GArray avatar; + avatar.data = data; + avatar.len = (guint)length; tp_conn_iface_avatars_set_avatar_async (priv->avatars_proxy, - avatar, mime_type, + &avatar, mime_type, set_avatar_cb, priv); + } else tp_conn_iface_avatars_clear_avatar_async(priv->avatars_proxy, clear_avatar_cb, @@ -813,7 +817,7 @@ g_debug ("%s: error reading %s: %s", G_STRFUNC, filename, error->message); g_error_free (error); } - g_array_free (avatar, TRUE); + g_free(data); } g_free (filename); --- NEW FILE telepathy-mission-control.spec --- Name: telepathy-mission-control Version: 4.22 Release: 2%{?dist} Summary: Central control for Telepathy connection manager Group: System Environment/Libraries License: LGPL URL: http://mission-control.sourceforge.net/ Source0: http://download.sourceforge.net/mission-control/%{name}-%{version}.tar.gz #fix build on x86_64 Patch0: telepathy-mission-control-size_t_vs_guint.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtelepathy-devel, libxslt-devel, GConf2-devel %description Mission Control, or MC, is a Telepathy component providing a way for "end-user" applications to abstract some of the details of connection managers, to provide a simple way to manipulate a bunch of connection managers at once, and to remove the need to have in each program the account definitions and credentials. %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: libtelepathy-devel, dbus-devel, dbus-glib-devel %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %prep %setup -q %patch0 -p0 %build %configure --disable-static make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' #need to own this dir mkdir -p $RPM_BUILD_ROOT%{_datadir}/mission-control/profiles %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING %{_bindir}/* %dir %{_datadir}/mission-control/profiles %{_libdir}/*.so.* %{_datadir}/dbus-1/services/*.service %files devel %defattr(-,root,root,-) %{_includedir}/* %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc %doc %{_datadir}/gtk-doc/html/libmissioncontrol %doc %{_datadir}/gtk-doc/html/libmissioncontrol-server %changelog * Sat Jun 02 2007 Sindre Pedersen Bj??rdal - 4.22-2 - Add missing requires on -devel package * Sat May 26 2007 Sindre Pedersen Bj??rdal - 4.22-1 - Initial build Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/telepathy-mission-control/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Jun 2007 18:49:32 -0000 1.1 +++ .cvsignore 2 Jun 2007 20:38:51 -0000 1.2 @@ -0,0 +1 @@ +telepathy-mission-control-4.22.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/telepathy-mission-control/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 18:49:32 -0000 1.1 +++ sources 2 Jun 2007 20:38:51 -0000 1.2 @@ -0,0 +1 @@ +aa8a8264c596c666f886f85356b56e09 telepathy-mission-control-4.22.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 20:41:15 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 16:41:15 -0400 Subject: rpms/firewalk/EL-4 firewalk-5.0-gcc.patch, NONE, 1.1 firewalk.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706022041.l52KfFCT023337@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/firewalk/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23246 Modified Files: sources Added Files: firewalk-5.0-gcc.patch firewalk.spec Log Message: add files to branch firewalk-5.0-gcc.patch: --- NEW FILE firewalk-5.0-gcc.patch --- --- src/firewalk.c.orig 2005-01-02 11:29:26.256959544 +0100 +++ src/firewalk.c 2005-01-02 11:29:48.986504128 +0100 @@ -188,7 +188,7 @@ case FW_SERIOUS_ERROR: /* err msg set in fw_packet_capture() */ return (FW_SERIOUS_ERROR); - default: + default:; /* empty */ } } --- NEW FILE firewalk.spec --- Name: firewalk Version: 5.0 Release: 1%{?dist} Summary: Active reconnaissance network security tool Group: Applications/Internet License: BSD URL: http://www.packetfactory.net/projects/firewalk/ Source0: http://www.packetfactory.net/firewalk/dist/%{name}.tar.gz #gcc patch stolen from Dag Wieers, thanks Dag Patch0: firewalk-5.0-gcc.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libpcap-devel, libdnet-devel, libnet-devel %description Firewalk is an active reconnaissance network security tool that attempts to determine what layer 4 protocols a given IP forwarding device will pass. %prep %setup -qn Firewalk %patch0 -p0 %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT install -Dp -m 0644 man/firewalk.8 $RPM_BUILD_ROOT%{_mandir}/man8/firewalk.8 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc BUGS README SOURCE TODO %{_sbindir}/* %{_mandir}/man?/* %changelog * Thu May 03 2007 Sindre Pedersen Bj??rdal - 5.0-1 - Initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/firewalk/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 31 May 2007 13:59:19 -0000 1.1 +++ sources 2 Jun 2007 20:40:40 -0000 1.2 @@ -0,0 +1 @@ +02412f13218ea052427bbf038a88a026 firewalk.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 20:42:15 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 16:42:15 -0400 Subject: rpms/firewalk/EL-5 firewalk-5.0-gcc.patch, NONE, 1.1 firewalk.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706022042.l52KgFOU023526@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/firewalk/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23433 Modified Files: sources Added Files: firewalk-5.0-gcc.patch firewalk.spec Log Message: add files to branch firewalk-5.0-gcc.patch: --- NEW FILE firewalk-5.0-gcc.patch --- --- src/firewalk.c.orig 2005-01-02 11:29:26.256959544 +0100 +++ src/firewalk.c 2005-01-02 11:29:48.986504128 +0100 @@ -188,7 +188,7 @@ case FW_SERIOUS_ERROR: /* err msg set in fw_packet_capture() */ return (FW_SERIOUS_ERROR); - default: + default:; /* empty */ } } --- NEW FILE firewalk.spec --- Name: firewalk Version: 5.0 Release: 1%{?dist} Summary: Active reconnaissance network security tool Group: Applications/Internet License: BSD URL: http://www.packetfactory.net/projects/firewalk/ Source0: http://www.packetfactory.net/firewalk/dist/%{name}.tar.gz #gcc patch stolen from Dag Wieers, thanks Dag Patch0: firewalk-5.0-gcc.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libpcap-devel, libdnet-devel, libnet-devel %description Firewalk is an active reconnaissance network security tool that attempts to determine what layer 4 protocols a given IP forwarding device will pass. %prep %setup -qn Firewalk %patch0 -p0 %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT install -Dp -m 0644 man/firewalk.8 $RPM_BUILD_ROOT%{_mandir}/man8/firewalk.8 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc BUGS README SOURCE TODO %{_sbindir}/* %{_mandir}/man?/* %changelog * Thu May 03 2007 Sindre Pedersen Bj??rdal - 5.0-1 - Initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/firewalk/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 31 May 2007 13:59:19 -0000 1.1 +++ sources 2 Jun 2007 20:41:40 -0000 1.2 @@ -0,0 +1 @@ +02412f13218ea052427bbf038a88a026 firewalk.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 20:48:06 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sat, 2 Jun 2007 16:48:06 -0400 Subject: rpms/postgresql-pgpool-II import.log,1.1,1.2 Message-ID: <200706022048.l52Km6lX024456@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/postgresql-pgpool-II In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24304 Modified Files: import.log Log Message: Initial import of pgpool-II-1.1 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/postgresql-pgpool-II/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 23 Apr 2007 16:53:33 -0000 1.1 +++ import.log 2 Jun 2007 20:47:31 -0000 1.2 @@ -0,0 +1 @@ +postgresql-pgpool-II-1_1-1:HEAD:postgresql-pgpool-II-1.1-1.src.rpm:1180817209 From fedora-extras-commits at redhat.com Sat Jun 2 20:48:10 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sat, 2 Jun 2007 16:48:10 -0400 Subject: rpms/postgresql-pgpool-II/devel postgresql-pgpool-II.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706022048.l52KmAQU024475@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/postgresql-pgpool-II/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24304/devel Modified Files: .cvsignore sources Added Files: postgresql-pgpool-II.spec Log Message: Initial import of pgpool-II-1.1 --- NEW FILE postgresql-pgpool-II.spec --- %define short_name pgpool-II Summary: Pgpool is a connection pooling/replication server for PostgreSQL Name: postgresql-%{short_name} Version: 1.1 Release: 1%{?dist} License: BSD Group: Applications/Databases URL: http://pgpool.projects.PostgreSQL.org/pgpool-II/en Source0: http://pgfoundry.org/frs/download.php/1376/%{short_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: postgresql-devel pam-devel #Obsoletes: postgresql-pgpool %description pgpool-II is a inherited project of pgpool (to classify from pgpool-II, it is sometimes called as pgpool-I). For those of you not familiar with pgpool-I, it is a multi-functional middle ware for PostgreSQL that features connection pooling, replication and load balancing functions. pgpool-I allows a user to connect at most two PostgreSQL servers for higher availability or for higher search performance compared to a single PostgreSQL server. pgpool-II, on the other hand, allows multiple PostgreSQL servers (DB nodes) to be connected, which enables queries to be executed simultaneously on all servers. In other words, it enables "parallel query" processing. Also, pgpool-II can be started as pgpool-I by changing configuration parameters. pgpool-II that is executed in pgpool-I mode enables multiple DB nodes to be connected, which was not possible in pgpool-I. %package devel Summary: The development files for pgpool-II Group: Development/Libraries Requires: %{name} = %{version} %description devel Development headers and libraries for pgpool-II. %prep %setup -q -n %{short_name}-%{version} %build %configure --with-pgsql-includedir=%{_includedir}/pgsql --with-pgsql-lib=%{_libdir}/pgsql --disable-static --with-pam --disable-rpath make %{?_smp_flags} %install rm -rf %{buildroot} make %{?_smp_flags} DESTDIR=%{buildroot} install mv %{buildroot}/%{_sysconfdir}/*.conf.sample %{buildroot}%{_datadir}/%{short_name} # nuke libtool archive and static lib rm -f %{buildroot}%{_libdir}/libpcp.{a,la} %clean rm -rf %{buildroot} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc README README.euc_jp TODO COPYING INSTALL AUTHORS ChangeLog NEWS doc/pgpool-en.html doc/pgpool-ja.html doc/pgpool.css doc/tutorial-en.html doc/tutorial-ja.html %{_bindir}/pgpool %{_bindir}/pcp_attach_node %{_bindir}/pcp_detach_node %{_bindir}/pcp_node_count %{_bindir}/pcp_node_info %{_bindir}/pcp_proc_count %{_bindir}/pcp_proc_info %{_bindir}/pcp_stop_pgpool %{_bindir}/pcp_systemdb_info %{_bindir}/pg_md5 %{_mandir}/man8/pgpool* %{_datadir}/%{short_name}/system_db.sql %{_libdir}/libpcp.so.* %{_datadir}/%{short_name}/*.conf.sample %{_datadir}/%{short_name}/pgpool.pam %files devel %defattr(-,root,root,-) %{_includedir}/pcp.h %{_includedir}/pool_type.h %{_libdir}/libpcp.so %changelog * Sat Jun 2 2007 Devrim Gunduz 1.1-1 - Update to 1.1 - added --disable-rpath configure parameter. * Thu Apr 22 2007 Devrim Gunduz 1.0.2-4 - Added postgresql-devel as BR, per bugzilla review. - Added --disable-static flan, per bugzilla review. - Removed superfluous manual file installs, per bugzilla review. * Thu Apr 22 2007 Devrim Gunduz 1.0.2-3 - Rebuilt for the correct tarball - Fixed man8 file ownership, per bugzilla review #229321 * Tue Feb 20 2007 Jarod Wilson 1.0.2-2 - Create proper devel package, drop -libs package - Nuke rpath - Don't install libtool archive and static lib - Clean up %%configure line - Use proper %%_smp_mflags - Install config files properly, without .sample on the end - Preserve timestamps on header files * Tue Feb 20 2007 Devrim Gunduz 1.0.2-1 - Update to 1.0.2-1 * Mon Oct 02 2006 Devrim Gunduz 1.0.1-5 - Rebuilt * Mon Oct 02 2006 Devrim Gunduz 1.0.1-4 - Added -libs and RPM - Fix .so link problem - Cosmetic changes to spec file * Thu Sep 27 2006 - Devrim GUNDUZ 1.0.1-3 - Fix spec, per Yoshiyuki Asaba * Thu Sep 26 2006 - Devrim GUNDUZ 1.0.1-2 - Fixed rpmlint errors - Fixed download url - Added ldconfig for .so files * Thu Sep 21 2006 - David Fetter 1.0.1-1 - Initial build pgpool-II 1.0.1 for PgPool Global Development Group Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/postgresql-pgpool-II/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2007 16:53:43 -0000 1.1 +++ .cvsignore 2 Jun 2007 20:47:36 -0000 1.2 @@ -0,0 +1 @@ +pgpool-II-1.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/postgresql-pgpool-II/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:53:43 -0000 1.1 +++ sources 2 Jun 2007 20:47:36 -0000 1.2 @@ -0,0 +1 @@ +a3c00044e0ae900c7e90dd1d852a1ba0 pgpool-II-1.1.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 20:55:06 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 16:55:06 -0400 Subject: rpms/telepathy-mission-control/FC-6 telepathy-mission-control-size_t_vs_guint.patch, NONE, 1.1 telepathy-mission-control.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706022055.l52Kt6uc025667@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/telepathy-mission-control/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25438 Modified Files: sources Added Files: telepathy-mission-control-size_t_vs_guint.patch telepathy-mission-control.spec Log Message: add files to branch telepathy-mission-control-size_t_vs_guint.patch: --- NEW FILE telepathy-mission-control-size_t_vs_guint.patch --- Index: src/mcd-connection.c =================================================================== --- src/mcd-connection.c (revision 40) +++ src/mcd-connection.c (working copy) @@ -774,7 +774,6 @@ _mcd_connection_setup_avatar (McdConnectionPrivate *priv) { gchar *filename, *mime_type, *token; - GArray *avatar; GError *error = NULL; priv->avatars_proxy = tp_conn_get_interface (priv->tp_conn, @@ -794,14 +793,19 @@ /* if the token is set, we have nothing to do */ if (!token && filename && g_file_test (filename, G_FILE_TEST_EXISTS)) { - avatar = g_array_new (FALSE, FALSE, 1); - g_return_if_fail (avatar != NULL); - if (g_file_get_contents (filename, &avatar->data, &avatar->len, &error)) + gchar *data = NULL; + size_t length; + if (g_file_get_contents (filename, &data, &length, &error)) { - if (avatar->len > 0) + if (length > 0 && length < G_MAXUINT) + { + GArray avatar; + avatar.data = data; + avatar.len = (guint)length; tp_conn_iface_avatars_set_avatar_async (priv->avatars_proxy, - avatar, mime_type, + &avatar, mime_type, set_avatar_cb, priv); + } else tp_conn_iface_avatars_clear_avatar_async(priv->avatars_proxy, clear_avatar_cb, @@ -813,7 +817,7 @@ g_debug ("%s: error reading %s: %s", G_STRFUNC, filename, error->message); g_error_free (error); } - g_array_free (avatar, TRUE); + g_free(data); } g_free (filename); --- NEW FILE telepathy-mission-control.spec --- Name: telepathy-mission-control Version: 4.22 Release: 2%{?dist} Summary: Central control for Telepathy connection manager Group: System Environment/Libraries License: LGPL URL: http://mission-control.sourceforge.net/ Source0: http://download.sourceforge.net/mission-control/%{name}-%{version}.tar.gz #fix build on x86_64 Patch0: telepathy-mission-control-size_t_vs_guint.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtelepathy-devel, libxslt-devel, GConf2-devel %description Mission Control, or MC, is a Telepathy component providing a way for "end-user" applications to abstract some of the details of connection managers, to provide a simple way to manipulate a bunch of connection managers at once, and to remove the need to have in each program the account definitions and credentials. %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: libtelepathy-devel, dbus-devel, dbus-glib-devel %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %prep %setup -q %patch0 -p0 %build %configure --disable-static make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' #need to own this dir mkdir -p $RPM_BUILD_ROOT%{_datadir}/mission-control/profiles %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING %{_bindir}/* %dir %{_datadir}/mission-control/profiles %{_libdir}/*.so.* %{_datadir}/dbus-1/services/*.service %files devel %defattr(-,root,root,-) %{_includedir}/* %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc %doc %{_datadir}/gtk-doc/html/libmissioncontrol %doc %{_datadir}/gtk-doc/html/libmissioncontrol-server %changelog * Sat Jun 02 2007 Sindre Pedersen Bj??rdal - 4.22-2 - Add missing requires on -devel package * Sat May 26 2007 Sindre Pedersen Bj??rdal - 4.22-1 - Initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/telepathy-mission-control/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 18:49:32 -0000 1.1 +++ sources 2 Jun 2007 20:54:27 -0000 1.2 @@ -0,0 +1 @@ +aa8a8264c596c666f886f85356b56e09 telepathy-mission-control-4.22.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 20:55:13 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sat, 2 Jun 2007 16:55:13 -0400 Subject: rpms/postgresql-pgpool-II/EL-5 sources,1.1,1.2 Message-ID: <200706022055.l52KtDjl025744@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/postgresql-pgpool-II/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25415/EL-5 Modified Files: sources Log Message: - Update to 1.1 - added --disable-rpath configure parameter. - Chowned sample conf files, so that they can work with pgpoolAdmin. Index: sources =================================================================== RCS file: /cvs/extras/rpms/postgresql-pgpool-II/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:53:43 -0000 1.1 +++ sources 2 Jun 2007 20:54:37 -0000 1.2 @@ -0,0 +1 @@ +a3c00044e0ae900c7e90dd1d852a1ba0 pgpool-II-1.1.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 20:55:20 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sat, 2 Jun 2007 16:55:20 -0400 Subject: rpms/postgresql-pgpool-II/F-7 sources,1.1,1.2 Message-ID: <200706022055.l52KtKfQ025770@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/postgresql-pgpool-II/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25415/F-7 Modified Files: sources Log Message: - Update to 1.1 - added --disable-rpath configure parameter. - Chowned sample conf files, so that they can work with pgpoolAdmin. Index: sources =================================================================== RCS file: /cvs/extras/rpms/postgresql-pgpool-II/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:53:43 -0000 1.1 +++ sources 2 Jun 2007 20:54:44 -0000 1.2 @@ -0,0 +1 @@ +a3c00044e0ae900c7e90dd1d852a1ba0 pgpool-II-1.1.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 20:55:27 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sat, 2 Jun 2007 16:55:27 -0400 Subject: rpms/postgresql-pgpool-II/FC-5 sources,1.1,1.2 Message-ID: <200706022055.l52KtRR4025798@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/postgresql-pgpool-II/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25415/FC-5 Modified Files: sources Log Message: - Update to 1.1 - added --disable-rpath configure parameter. - Chowned sample conf files, so that they can work with pgpoolAdmin. Index: sources =================================================================== RCS file: /cvs/extras/rpms/postgresql-pgpool-II/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:53:43 -0000 1.1 +++ sources 2 Jun 2007 20:54:50 -0000 1.2 @@ -0,0 +1 @@ +a3c00044e0ae900c7e90dd1d852a1ba0 pgpool-II-1.1.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 20:55:33 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sat, 2 Jun 2007 16:55:33 -0400 Subject: rpms/postgresql-pgpool-II/FC-6 sources,1.1,1.2 Message-ID: <200706022055.l52KtXkF025823@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/postgresql-pgpool-II/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25415/FC-6 Modified Files: sources Log Message: - Update to 1.1 - added --disable-rpath configure parameter. - Chowned sample conf files, so that they can work with pgpoolAdmin. Index: sources =================================================================== RCS file: /cvs/extras/rpms/postgresql-pgpool-II/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:53:43 -0000 1.1 +++ sources 2 Jun 2007 20:54:57 -0000 1.2 @@ -0,0 +1 @@ +a3c00044e0ae900c7e90dd1d852a1ba0 pgpool-II-1.1.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 20:55:37 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sat, 2 Jun 2007 16:55:37 -0400 Subject: rpms/postgresql-pgpool-II/EL-4 sources,1.1,1.2 Message-ID: <200706022055.l52KtbkC025833@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/postgresql-pgpool-II/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25415/EL-4 Modified Files: sources Log Message: - Update to 1.1 - added --disable-rpath configure parameter. - Chowned sample conf files, so that they can work with pgpoolAdmin. Index: sources =================================================================== RCS file: /cvs/extras/rpms/postgresql-pgpool-II/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2007 16:53:43 -0000 1.1 +++ sources 2 Jun 2007 20:54:27 -0000 1.2 @@ -0,0 +1 @@ +a3c00044e0ae900c7e90dd1d852a1ba0 pgpool-II-1.1.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 20:55:40 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sat, 2 Jun 2007 16:55:40 -0400 Subject: rpms/postgresql-pgpool-II/devel postgresql-pgpool-II.spec,1.1,1.2 Message-ID: <200706022055.l52KteFR025858@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/postgresql-pgpool-II/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25415/devel Modified Files: postgresql-pgpool-II.spec Log Message: - Update to 1.1 - added --disable-rpath configure parameter. - Chowned sample conf files, so that they can work with pgpoolAdmin. Index: postgresql-pgpool-II.spec =================================================================== RCS file: /cvs/extras/rpms/postgresql-pgpool-II/devel/postgresql-pgpool-II.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- postgresql-pgpool-II.spec 2 Jun 2007 20:47:36 -0000 1.1 +++ postgresql-pgpool-II.spec 2 Jun 2007 20:55:04 -0000 1.2 @@ -77,7 +77,7 @@ %{_mandir}/man8/pgpool* %{_datadir}/%{short_name}/system_db.sql %{_libdir}/libpcp.so.* -%{_datadir}/%{short_name}/*.conf.sample +%attr(764,root,apache) %{_datadir}/%{short_name}/*.conf.sample %{_datadir}/%{short_name}/pgpool.pam %files devel @@ -90,6 +90,7 @@ * Sat Jun 2 2007 Devrim Gunduz 1.1-1 - Update to 1.1 - added --disable-rpath configure parameter. +- Chowned sample conf files, so that they can work with pgpoolAdmin. * Thu Apr 22 2007 Devrim Gunduz 1.0.2-4 - Added postgresql-devel as BR, per bugzilla review. From fedora-extras-commits at redhat.com Sat Jun 2 20:56:08 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 16:56:08 -0400 Subject: rpms/telepathy-mission-control/F-7 telepathy-mission-control-size_t_vs_guint.patch, NONE, 1.1 telepathy-mission-control.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706022056.l52Ku8pu025914@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/telepathy-mission-control/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25811 Modified Files: sources Added Files: telepathy-mission-control-size_t_vs_guint.patch telepathy-mission-control.spec Log Message: add files to branch telepathy-mission-control-size_t_vs_guint.patch: --- NEW FILE telepathy-mission-control-size_t_vs_guint.patch --- Index: src/mcd-connection.c =================================================================== --- src/mcd-connection.c (revision 40) +++ src/mcd-connection.c (working copy) @@ -774,7 +774,6 @@ _mcd_connection_setup_avatar (McdConnectionPrivate *priv) { gchar *filename, *mime_type, *token; - GArray *avatar; GError *error = NULL; priv->avatars_proxy = tp_conn_get_interface (priv->tp_conn, @@ -794,14 +793,19 @@ /* if the token is set, we have nothing to do */ if (!token && filename && g_file_test (filename, G_FILE_TEST_EXISTS)) { - avatar = g_array_new (FALSE, FALSE, 1); - g_return_if_fail (avatar != NULL); - if (g_file_get_contents (filename, &avatar->data, &avatar->len, &error)) + gchar *data = NULL; + size_t length; + if (g_file_get_contents (filename, &data, &length, &error)) { - if (avatar->len > 0) + if (length > 0 && length < G_MAXUINT) + { + GArray avatar; + avatar.data = data; + avatar.len = (guint)length; tp_conn_iface_avatars_set_avatar_async (priv->avatars_proxy, - avatar, mime_type, + &avatar, mime_type, set_avatar_cb, priv); + } else tp_conn_iface_avatars_clear_avatar_async(priv->avatars_proxy, clear_avatar_cb, @@ -813,7 +817,7 @@ g_debug ("%s: error reading %s: %s", G_STRFUNC, filename, error->message); g_error_free (error); } - g_array_free (avatar, TRUE); + g_free(data); } g_free (filename); --- NEW FILE telepathy-mission-control.spec --- Name: telepathy-mission-control Version: 4.22 Release: 2%{?dist} Summary: Central control for Telepathy connection manager Group: System Environment/Libraries License: LGPL URL: http://mission-control.sourceforge.net/ Source0: http://download.sourceforge.net/mission-control/%{name}-%{version}.tar.gz #fix build on x86_64 Patch0: telepathy-mission-control-size_t_vs_guint.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtelepathy-devel, libxslt-devel, GConf2-devel %description Mission Control, or MC, is a Telepathy component providing a way for "end-user" applications to abstract some of the details of connection managers, to provide a simple way to manipulate a bunch of connection managers at once, and to remove the need to have in each program the account definitions and credentials. %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: libtelepathy-devel, dbus-devel, dbus-glib-devel %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %prep %setup -q %patch0 -p0 %build %configure --disable-static make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' #need to own this dir mkdir -p $RPM_BUILD_ROOT%{_datadir}/mission-control/profiles %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING %{_bindir}/* %dir %{_datadir}/mission-control/profiles %{_libdir}/*.so.* %{_datadir}/dbus-1/services/*.service %files devel %defattr(-,root,root,-) %{_includedir}/* %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc %doc %{_datadir}/gtk-doc/html/libmissioncontrol %doc %{_datadir}/gtk-doc/html/libmissioncontrol-server %changelog * Sat Jun 02 2007 Sindre Pedersen Bj??rdal - 4.22-2 - Add missing requires on -devel package * Sat May 26 2007 Sindre Pedersen Bj??rdal - 4.22-1 - Initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/telepathy-mission-control/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Jun 2007 18:49:32 -0000 1.1 +++ sources 2 Jun 2007 20:55:31 -0000 1.2 @@ -0,0 +1 @@ +aa8a8264c596c666f886f85356b56e09 telepathy-mission-control-4.22.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 21:10:47 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sat, 2 Jun 2007 17:10:47 -0400 Subject: rpms/postgresql-pgpool-II/EL-4 postgresql-pgpool-II.spec,NONE,1.1 Message-ID: <200706022110.l52LAl96002464@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/postgresql-pgpool-II/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2168/EL-4 Added Files: postgresql-pgpool-II.spec Log Message: I forgot to add the spec file to CVS :) --- NEW FILE postgresql-pgpool-II.spec --- %define short_name pgpool-II Summary: Pgpool is a connection pooling/replication server for PostgreSQL Name: postgresql-%{short_name} Version: 1.1 Release: 1%{?dist} License: BSD Group: Applications/Databases URL: http://pgpool.projects.PostgreSQL.org/pgpool-II/en Source0: http://pgfoundry.org/frs/download.php/1376/%{short_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: postgresql-devel pam-devel #Obsoletes: postgresql-pgpool %description pgpool-II is a inherited project of pgpool (to classify from pgpool-II, it is sometimes called as pgpool-I). For those of you not familiar with pgpool-I, it is a multi-functional middle ware for PostgreSQL that features connection pooling, replication and load balancing functions. pgpool-I allows a user to connect at most two PostgreSQL servers for higher availability or for higher search performance compared to a single PostgreSQL server. pgpool-II, on the other hand, allows multiple PostgreSQL servers (DB nodes) to be connected, which enables queries to be executed simultaneously on all servers. In other words, it enables "parallel query" processing. Also, pgpool-II can be started as pgpool-I by changing configuration parameters. pgpool-II that is executed in pgpool-I mode enables multiple DB nodes to be connected, which was not possible in pgpool-I. %package devel Summary: The development files for pgpool-II Group: Development/Libraries Requires: %{name} = %{version} %description devel Development headers and libraries for pgpool-II. %prep %setup -q -n %{short_name}-%{version} %build %configure --with-pgsql-includedir=%{_includedir}/pgsql --with-pgsql-lib=%{_libdir}/pgsql --disable-static --with-pam --disable-rpath make %{?_smp_flags} %install rm -rf %{buildroot} make %{?_smp_flags} DESTDIR=%{buildroot} install mv %{buildroot}/%{_sysconfdir}/*.conf.sample %{buildroot}%{_datadir}/%{short_name} # nuke libtool archive and static lib rm -f %{buildroot}%{_libdir}/libpcp.{a,la} %clean rm -rf %{buildroot} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc README README.euc_jp TODO COPYING INSTALL AUTHORS ChangeLog NEWS doc/pgpool-en.html doc/pgpool-ja.html doc/pgpool.css doc/tutorial-en.html doc/tutorial-ja.html %{_bindir}/pgpool %{_bindir}/pcp_attach_node %{_bindir}/pcp_detach_node %{_bindir}/pcp_node_count %{_bindir}/pcp_node_info %{_bindir}/pcp_proc_count %{_bindir}/pcp_proc_info %{_bindir}/pcp_stop_pgpool %{_bindir}/pcp_systemdb_info %{_bindir}/pg_md5 %{_mandir}/man8/pgpool* %{_datadir}/%{short_name}/system_db.sql %{_libdir}/libpcp.so.* %attr(764,root,apache) %{_datadir}/%{short_name}/*.conf.sample %{_datadir}/%{short_name}/pgpool.pam %files devel %defattr(-,root,root,-) %{_includedir}/pcp.h %{_includedir}/pool_type.h %{_libdir}/libpcp.so %changelog * Sat Jun 2 2007 Devrim Gunduz 1.1-1 - Update to 1.1 - added --disable-rpath configure parameter. - Chowned sample conf files, so that they can work with pgpoolAdmin. * Thu Apr 22 2007 Devrim Gunduz 1.0.2-4 - Added postgresql-devel as BR, per bugzilla review. - Added --disable-static flan, per bugzilla review. - Removed superfluous manual file installs, per bugzilla review. * Thu Apr 22 2007 Devrim Gunduz 1.0.2-3 - Rebuilt for the correct tarball - Fixed man8 file ownership, per bugzilla review #229321 * Tue Feb 20 2007 Jarod Wilson 1.0.2-2 - Create proper devel package, drop -libs package - Nuke rpath - Don't install libtool archive and static lib - Clean up %%configure line - Use proper %%_smp_mflags - Install config files properly, without .sample on the end - Preserve timestamps on header files * Tue Feb 20 2007 Devrim Gunduz 1.0.2-1 - Update to 1.0.2-1 * Mon Oct 02 2006 Devrim Gunduz 1.0.1-5 - Rebuilt * Mon Oct 02 2006 Devrim Gunduz 1.0.1-4 - Added -libs and RPM - Fix .so link problem - Cosmetic changes to spec file * Thu Sep 27 2006 - Devrim GUNDUZ 1.0.1-3 - Fix spec, per Yoshiyuki Asaba * Thu Sep 26 2006 - Devrim GUNDUZ 1.0.1-2 - Fixed rpmlint errors - Fixed download url - Added ldconfig for .so files * Thu Sep 21 2006 - David Fetter 1.0.1-1 - Initial build pgpool-II 1.0.1 for PgPool Global Development Group From fedora-extras-commits at redhat.com Sat Jun 2 21:10:52 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sat, 2 Jun 2007 17:10:52 -0400 Subject: rpms/postgresql-pgpool-II/EL-5 postgresql-pgpool-II.spec,NONE,1.1 Message-ID: <200706022110.l52LAqgh002490@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/postgresql-pgpool-II/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2168/EL-5 Added Files: postgresql-pgpool-II.spec Log Message: I forgot to add the spec file to CVS :) --- NEW FILE postgresql-pgpool-II.spec --- %define short_name pgpool-II Summary: Pgpool is a connection pooling/replication server for PostgreSQL Name: postgresql-%{short_name} Version: 1.1 Release: 1%{?dist} License: BSD Group: Applications/Databases URL: http://pgpool.projects.PostgreSQL.org/pgpool-II/en Source0: http://pgfoundry.org/frs/download.php/1376/%{short_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: postgresql-devel pam-devel #Obsoletes: postgresql-pgpool %description pgpool-II is a inherited project of pgpool (to classify from pgpool-II, it is sometimes called as pgpool-I). For those of you not familiar with pgpool-I, it is a multi-functional middle ware for PostgreSQL that features connection pooling, replication and load balancing functions. pgpool-I allows a user to connect at most two PostgreSQL servers for higher availability or for higher search performance compared to a single PostgreSQL server. pgpool-II, on the other hand, allows multiple PostgreSQL servers (DB nodes) to be connected, which enables queries to be executed simultaneously on all servers. In other words, it enables "parallel query" processing. Also, pgpool-II can be started as pgpool-I by changing configuration parameters. pgpool-II that is executed in pgpool-I mode enables multiple DB nodes to be connected, which was not possible in pgpool-I. %package devel Summary: The development files for pgpool-II Group: Development/Libraries Requires: %{name} = %{version} %description devel Development headers and libraries for pgpool-II. %prep %setup -q -n %{short_name}-%{version} %build %configure --with-pgsql-includedir=%{_includedir}/pgsql --with-pgsql-lib=%{_libdir}/pgsql --disable-static --with-pam --disable-rpath make %{?_smp_flags} %install rm -rf %{buildroot} make %{?_smp_flags} DESTDIR=%{buildroot} install mv %{buildroot}/%{_sysconfdir}/*.conf.sample %{buildroot}%{_datadir}/%{short_name} # nuke libtool archive and static lib rm -f %{buildroot}%{_libdir}/libpcp.{a,la} %clean rm -rf %{buildroot} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc README README.euc_jp TODO COPYING INSTALL AUTHORS ChangeLog NEWS doc/pgpool-en.html doc/pgpool-ja.html doc/pgpool.css doc/tutorial-en.html doc/tutorial-ja.html %{_bindir}/pgpool %{_bindir}/pcp_attach_node %{_bindir}/pcp_detach_node %{_bindir}/pcp_node_count %{_bindir}/pcp_node_info %{_bindir}/pcp_proc_count %{_bindir}/pcp_proc_info %{_bindir}/pcp_stop_pgpool %{_bindir}/pcp_systemdb_info %{_bindir}/pg_md5 %{_mandir}/man8/pgpool* %{_datadir}/%{short_name}/system_db.sql %{_libdir}/libpcp.so.* %attr(764,root,apache) %{_datadir}/%{short_name}/*.conf.sample %{_datadir}/%{short_name}/pgpool.pam %files devel %defattr(-,root,root,-) %{_includedir}/pcp.h %{_includedir}/pool_type.h %{_libdir}/libpcp.so %changelog * Sat Jun 2 2007 Devrim Gunduz 1.1-1 - Update to 1.1 - added --disable-rpath configure parameter. - Chowned sample conf files, so that they can work with pgpoolAdmin. * Thu Apr 22 2007 Devrim Gunduz 1.0.2-4 - Added postgresql-devel as BR, per bugzilla review. - Added --disable-static flan, per bugzilla review. - Removed superfluous manual file installs, per bugzilla review. * Thu Apr 22 2007 Devrim Gunduz 1.0.2-3 - Rebuilt for the correct tarball - Fixed man8 file ownership, per bugzilla review #229321 * Tue Feb 20 2007 Jarod Wilson 1.0.2-2 - Create proper devel package, drop -libs package - Nuke rpath - Don't install libtool archive and static lib - Clean up %%configure line - Use proper %%_smp_mflags - Install config files properly, without .sample on the end - Preserve timestamps on header files * Tue Feb 20 2007 Devrim Gunduz 1.0.2-1 - Update to 1.0.2-1 * Mon Oct 02 2006 Devrim Gunduz 1.0.1-5 - Rebuilt * Mon Oct 02 2006 Devrim Gunduz 1.0.1-4 - Added -libs and RPM - Fix .so link problem - Cosmetic changes to spec file * Thu Sep 27 2006 - Devrim GUNDUZ 1.0.1-3 - Fix spec, per Yoshiyuki Asaba * Thu Sep 26 2006 - Devrim GUNDUZ 1.0.1-2 - Fixed rpmlint errors - Fixed download url - Added ldconfig for .so files * Thu Sep 21 2006 - David Fetter 1.0.1-1 - Initial build pgpool-II 1.0.1 for PgPool Global Development Group From fedora-extras-commits at redhat.com Sat Jun 2 21:10:57 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sat, 2 Jun 2007 17:10:57 -0400 Subject: rpms/postgresql-pgpool-II/F-7 postgresql-pgpool-II.spec,NONE,1.1 Message-ID: <200706022110.l52LAv9D002514@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/postgresql-pgpool-II/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2168/F-7 Added Files: postgresql-pgpool-II.spec Log Message: I forgot to add the spec file to CVS :) --- NEW FILE postgresql-pgpool-II.spec --- %define short_name pgpool-II Summary: Pgpool is a connection pooling/replication server for PostgreSQL Name: postgresql-%{short_name} Version: 1.1 Release: 1%{?dist} License: BSD Group: Applications/Databases URL: http://pgpool.projects.PostgreSQL.org/pgpool-II/en Source0: http://pgfoundry.org/frs/download.php/1376/%{short_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: postgresql-devel pam-devel #Obsoletes: postgresql-pgpool %description pgpool-II is a inherited project of pgpool (to classify from pgpool-II, it is sometimes called as pgpool-I). For those of you not familiar with pgpool-I, it is a multi-functional middle ware for PostgreSQL that features connection pooling, replication and load balancing functions. pgpool-I allows a user to connect at most two PostgreSQL servers for higher availability or for higher search performance compared to a single PostgreSQL server. pgpool-II, on the other hand, allows multiple PostgreSQL servers (DB nodes) to be connected, which enables queries to be executed simultaneously on all servers. In other words, it enables "parallel query" processing. Also, pgpool-II can be started as pgpool-I by changing configuration parameters. pgpool-II that is executed in pgpool-I mode enables multiple DB nodes to be connected, which was not possible in pgpool-I. %package devel Summary: The development files for pgpool-II Group: Development/Libraries Requires: %{name} = %{version} %description devel Development headers and libraries for pgpool-II. %prep %setup -q -n %{short_name}-%{version} %build %configure --with-pgsql-includedir=%{_includedir}/pgsql --with-pgsql-lib=%{_libdir}/pgsql --disable-static --with-pam --disable-rpath make %{?_smp_flags} %install rm -rf %{buildroot} make %{?_smp_flags} DESTDIR=%{buildroot} install mv %{buildroot}/%{_sysconfdir}/*.conf.sample %{buildroot}%{_datadir}/%{short_name} # nuke libtool archive and static lib rm -f %{buildroot}%{_libdir}/libpcp.{a,la} %clean rm -rf %{buildroot} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc README README.euc_jp TODO COPYING INSTALL AUTHORS ChangeLog NEWS doc/pgpool-en.html doc/pgpool-ja.html doc/pgpool.css doc/tutorial-en.html doc/tutorial-ja.html %{_bindir}/pgpool %{_bindir}/pcp_attach_node %{_bindir}/pcp_detach_node %{_bindir}/pcp_node_count %{_bindir}/pcp_node_info %{_bindir}/pcp_proc_count %{_bindir}/pcp_proc_info %{_bindir}/pcp_stop_pgpool %{_bindir}/pcp_systemdb_info %{_bindir}/pg_md5 %{_mandir}/man8/pgpool* %{_datadir}/%{short_name}/system_db.sql %{_libdir}/libpcp.so.* %attr(764,root,apache) %{_datadir}/%{short_name}/*.conf.sample %{_datadir}/%{short_name}/pgpool.pam %files devel %defattr(-,root,root,-) %{_includedir}/pcp.h %{_includedir}/pool_type.h %{_libdir}/libpcp.so %changelog * Sat Jun 2 2007 Devrim Gunduz 1.1-1 - Update to 1.1 - added --disable-rpath configure parameter. - Chowned sample conf files, so that they can work with pgpoolAdmin. * Thu Apr 22 2007 Devrim Gunduz 1.0.2-4 - Added postgresql-devel as BR, per bugzilla review. - Added --disable-static flan, per bugzilla review. - Removed superfluous manual file installs, per bugzilla review. * Thu Apr 22 2007 Devrim Gunduz 1.0.2-3 - Rebuilt for the correct tarball - Fixed man8 file ownership, per bugzilla review #229321 * Tue Feb 20 2007 Jarod Wilson 1.0.2-2 - Create proper devel package, drop -libs package - Nuke rpath - Don't install libtool archive and static lib - Clean up %%configure line - Use proper %%_smp_mflags - Install config files properly, without .sample on the end - Preserve timestamps on header files * Tue Feb 20 2007 Devrim Gunduz 1.0.2-1 - Update to 1.0.2-1 * Mon Oct 02 2006 Devrim Gunduz 1.0.1-5 - Rebuilt * Mon Oct 02 2006 Devrim Gunduz 1.0.1-4 - Added -libs and RPM - Fix .so link problem - Cosmetic changes to spec file * Thu Sep 27 2006 - Devrim GUNDUZ 1.0.1-3 - Fix spec, per Yoshiyuki Asaba * Thu Sep 26 2006 - Devrim GUNDUZ 1.0.1-2 - Fixed rpmlint errors - Fixed download url - Added ldconfig for .so files * Thu Sep 21 2006 - David Fetter 1.0.1-1 - Initial build pgpool-II 1.0.1 for PgPool Global Development Group From fedora-extras-commits at redhat.com Sat Jun 2 21:11:02 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sat, 2 Jun 2007 17:11:02 -0400 Subject: rpms/postgresql-pgpool-II/FC-5 postgresql-pgpool-II.spec,NONE,1.1 Message-ID: <200706022111.l52LB23n002539@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/postgresql-pgpool-II/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2168/FC-5 Added Files: postgresql-pgpool-II.spec Log Message: I forgot to add the spec file to CVS :) --- NEW FILE postgresql-pgpool-II.spec --- %define short_name pgpool-II Summary: Pgpool is a connection pooling/replication server for PostgreSQL Name: postgresql-%{short_name} Version: 1.1 Release: 1%{?dist} License: BSD Group: Applications/Databases URL: http://pgpool.projects.PostgreSQL.org/pgpool-II/en Source0: http://pgfoundry.org/frs/download.php/1376/%{short_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: postgresql-devel pam-devel #Obsoletes: postgresql-pgpool %description pgpool-II is a inherited project of pgpool (to classify from pgpool-II, it is sometimes called as pgpool-I). For those of you not familiar with pgpool-I, it is a multi-functional middle ware for PostgreSQL that features connection pooling, replication and load balancing functions. pgpool-I allows a user to connect at most two PostgreSQL servers for higher availability or for higher search performance compared to a single PostgreSQL server. pgpool-II, on the other hand, allows multiple PostgreSQL servers (DB nodes) to be connected, which enables queries to be executed simultaneously on all servers. In other words, it enables "parallel query" processing. Also, pgpool-II can be started as pgpool-I by changing configuration parameters. pgpool-II that is executed in pgpool-I mode enables multiple DB nodes to be connected, which was not possible in pgpool-I. %package devel Summary: The development files for pgpool-II Group: Development/Libraries Requires: %{name} = %{version} %description devel Development headers and libraries for pgpool-II. %prep %setup -q -n %{short_name}-%{version} %build %configure --with-pgsql-includedir=%{_includedir}/pgsql --with-pgsql-lib=%{_libdir}/pgsql --disable-static --with-pam --disable-rpath make %{?_smp_flags} %install rm -rf %{buildroot} make %{?_smp_flags} DESTDIR=%{buildroot} install mv %{buildroot}/%{_sysconfdir}/*.conf.sample %{buildroot}%{_datadir}/%{short_name} # nuke libtool archive and static lib rm -f %{buildroot}%{_libdir}/libpcp.{a,la} %clean rm -rf %{buildroot} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc README README.euc_jp TODO COPYING INSTALL AUTHORS ChangeLog NEWS doc/pgpool-en.html doc/pgpool-ja.html doc/pgpool.css doc/tutorial-en.html doc/tutorial-ja.html %{_bindir}/pgpool %{_bindir}/pcp_attach_node %{_bindir}/pcp_detach_node %{_bindir}/pcp_node_count %{_bindir}/pcp_node_info %{_bindir}/pcp_proc_count %{_bindir}/pcp_proc_info %{_bindir}/pcp_stop_pgpool %{_bindir}/pcp_systemdb_info %{_bindir}/pg_md5 %{_mandir}/man8/pgpool* %{_datadir}/%{short_name}/system_db.sql %{_libdir}/libpcp.so.* %attr(764,root,apache) %{_datadir}/%{short_name}/*.conf.sample %{_datadir}/%{short_name}/pgpool.pam %files devel %defattr(-,root,root,-) %{_includedir}/pcp.h %{_includedir}/pool_type.h %{_libdir}/libpcp.so %changelog * Sat Jun 2 2007 Devrim Gunduz 1.1-1 - Update to 1.1 - added --disable-rpath configure parameter. - Chowned sample conf files, so that they can work with pgpoolAdmin. * Thu Apr 22 2007 Devrim Gunduz 1.0.2-4 - Added postgresql-devel as BR, per bugzilla review. - Added --disable-static flan, per bugzilla review. - Removed superfluous manual file installs, per bugzilla review. * Thu Apr 22 2007 Devrim Gunduz 1.0.2-3 - Rebuilt for the correct tarball - Fixed man8 file ownership, per bugzilla review #229321 * Tue Feb 20 2007 Jarod Wilson 1.0.2-2 - Create proper devel package, drop -libs package - Nuke rpath - Don't install libtool archive and static lib - Clean up %%configure line - Use proper %%_smp_mflags - Install config files properly, without .sample on the end - Preserve timestamps on header files * Tue Feb 20 2007 Devrim Gunduz 1.0.2-1 - Update to 1.0.2-1 * Mon Oct 02 2006 Devrim Gunduz 1.0.1-5 - Rebuilt * Mon Oct 02 2006 Devrim Gunduz 1.0.1-4 - Added -libs and RPM - Fix .so link problem - Cosmetic changes to spec file * Thu Sep 27 2006 - Devrim GUNDUZ 1.0.1-3 - Fix spec, per Yoshiyuki Asaba * Thu Sep 26 2006 - Devrim GUNDUZ 1.0.1-2 - Fixed rpmlint errors - Fixed download url - Added ldconfig for .so files * Thu Sep 21 2006 - David Fetter 1.0.1-1 - Initial build pgpool-II 1.0.1 for PgPool Global Development Group From fedora-extras-commits at redhat.com Sat Jun 2 21:11:07 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sat, 2 Jun 2007 17:11:07 -0400 Subject: rpms/postgresql-pgpool-II/FC-6 postgresql-pgpool-II.spec,NONE,1.1 Message-ID: <200706022111.l52LB7G5002565@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/postgresql-pgpool-II/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2168/FC-6 Added Files: postgresql-pgpool-II.spec Log Message: I forgot to add the spec file to CVS :) --- NEW FILE postgresql-pgpool-II.spec --- %define short_name pgpool-II Summary: Pgpool is a connection pooling/replication server for PostgreSQL Name: postgresql-%{short_name} Version: 1.1 Release: 1%{?dist} License: BSD Group: Applications/Databases URL: http://pgpool.projects.PostgreSQL.org/pgpool-II/en Source0: http://pgfoundry.org/frs/download.php/1376/%{short_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: postgresql-devel pam-devel #Obsoletes: postgresql-pgpool %description pgpool-II is a inherited project of pgpool (to classify from pgpool-II, it is sometimes called as pgpool-I). For those of you not familiar with pgpool-I, it is a multi-functional middle ware for PostgreSQL that features connection pooling, replication and load balancing functions. pgpool-I allows a user to connect at most two PostgreSQL servers for higher availability or for higher search performance compared to a single PostgreSQL server. pgpool-II, on the other hand, allows multiple PostgreSQL servers (DB nodes) to be connected, which enables queries to be executed simultaneously on all servers. In other words, it enables "parallel query" processing. Also, pgpool-II can be started as pgpool-I by changing configuration parameters. pgpool-II that is executed in pgpool-I mode enables multiple DB nodes to be connected, which was not possible in pgpool-I. %package devel Summary: The development files for pgpool-II Group: Development/Libraries Requires: %{name} = %{version} %description devel Development headers and libraries for pgpool-II. %prep %setup -q -n %{short_name}-%{version} %build %configure --with-pgsql-includedir=%{_includedir}/pgsql --with-pgsql-lib=%{_libdir}/pgsql --disable-static --with-pam --disable-rpath make %{?_smp_flags} %install rm -rf %{buildroot} make %{?_smp_flags} DESTDIR=%{buildroot} install mv %{buildroot}/%{_sysconfdir}/*.conf.sample %{buildroot}%{_datadir}/%{short_name} # nuke libtool archive and static lib rm -f %{buildroot}%{_libdir}/libpcp.{a,la} %clean rm -rf %{buildroot} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc README README.euc_jp TODO COPYING INSTALL AUTHORS ChangeLog NEWS doc/pgpool-en.html doc/pgpool-ja.html doc/pgpool.css doc/tutorial-en.html doc/tutorial-ja.html %{_bindir}/pgpool %{_bindir}/pcp_attach_node %{_bindir}/pcp_detach_node %{_bindir}/pcp_node_count %{_bindir}/pcp_node_info %{_bindir}/pcp_proc_count %{_bindir}/pcp_proc_info %{_bindir}/pcp_stop_pgpool %{_bindir}/pcp_systemdb_info %{_bindir}/pg_md5 %{_mandir}/man8/pgpool* %{_datadir}/%{short_name}/system_db.sql %{_libdir}/libpcp.so.* %attr(764,root,apache) %{_datadir}/%{short_name}/*.conf.sample %{_datadir}/%{short_name}/pgpool.pam %files devel %defattr(-,root,root,-) %{_includedir}/pcp.h %{_includedir}/pool_type.h %{_libdir}/libpcp.so %changelog * Sat Jun 2 2007 Devrim Gunduz 1.1-1 - Update to 1.1 - added --disable-rpath configure parameter. - Chowned sample conf files, so that they can work with pgpoolAdmin. * Thu Apr 22 2007 Devrim Gunduz 1.0.2-4 - Added postgresql-devel as BR, per bugzilla review. - Added --disable-static flan, per bugzilla review. - Removed superfluous manual file installs, per bugzilla review. * Thu Apr 22 2007 Devrim Gunduz 1.0.2-3 - Rebuilt for the correct tarball - Fixed man8 file ownership, per bugzilla review #229321 * Tue Feb 20 2007 Jarod Wilson 1.0.2-2 - Create proper devel package, drop -libs package - Nuke rpath - Don't install libtool archive and static lib - Clean up %%configure line - Use proper %%_smp_mflags - Install config files properly, without .sample on the end - Preserve timestamps on header files * Tue Feb 20 2007 Devrim Gunduz 1.0.2-1 - Update to 1.0.2-1 * Mon Oct 02 2006 Devrim Gunduz 1.0.1-5 - Rebuilt * Mon Oct 02 2006 Devrim Gunduz 1.0.1-4 - Added -libs and RPM - Fix .so link problem - Cosmetic changes to spec file * Thu Sep 27 2006 - Devrim GUNDUZ 1.0.1-3 - Fix spec, per Yoshiyuki Asaba * Thu Sep 26 2006 - Devrim GUNDUZ 1.0.1-2 - Fixed rpmlint errors - Fixed download url - Added ldconfig for .so files * Thu Sep 21 2006 - David Fetter 1.0.1-1 - Initial build pgpool-II 1.0.1 for PgPool Global Development Group From fedora-extras-commits at redhat.com Sat Jun 2 22:01:09 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sat, 2 Jun 2007 18:01:09 -0400 Subject: rpms/phpPgAdmin/FC-5 phpPgAdmin.spec,1.6,1.7 Message-ID: <200706022201.l52M19wV016472@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/phpPgAdmin/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11366 Modified Files: phpPgAdmin.spec Log Message: Security update Index: phpPgAdmin.spec =================================================================== RCS file: /cvs/extras/rpms/phpPgAdmin/FC-5/phpPgAdmin.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- phpPgAdmin.spec 1 Jun 2007 13:36:42 -0000 1.6 +++ phpPgAdmin.spec 2 Jun 2007 22:00:26 -0000 1.7 @@ -1,6 +1,6 @@ Summary: Web-based PostgreSQL administration Name: phpPgAdmin -Version: 4.1.1 +Version: 4.1.2 Release: 1%{?dist} License: GPL Group: Applications/Databases From fedora-extras-commits at redhat.com Sat Jun 2 22:04:04 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sat, 2 Jun 2007 18:04:04 -0400 Subject: rpms/phpPgAdmin/FC-5 sources,1.4,1.5 Message-ID: <200706022204.l52M44BS019140@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/phpPgAdmin/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18979 Modified Files: sources Log Message: Updated sources file Index: sources =================================================================== RCS file: /cvs/extras/rpms/phpPgAdmin/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 25 Mar 2007 22:39:43 -0000 1.4 +++ sources 2 Jun 2007 22:03:23 -0000 1.5 @@ -1 +1 @@ -53fbbe258afec7eaf2bedcae646cbac4 phpPgAdmin-4.1.1.tar.bz2 +9f4b01236d8462a080c3811202143c93 phpPgAdmin-4.1.2.tar.bz2 From fedora-extras-commits at redhat.com Sat Jun 2 22:30:11 2007 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Sat, 2 Jun 2007 18:30:11 -0400 Subject: rpms/asymptote/devel asymptote.spec,1.24,1.25 Message-ID: <200706022230.l52MUBsM023409@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/asymptote/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23274 Modified Files: asymptote.spec Log Message: Install-info: asy-faq Index: asymptote.spec =================================================================== RCS file: /cvs/extras/rpms/asymptote/devel/asymptote.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- asymptote.spec 21 May 2007 22:58:32 -0000 1.24 +++ asymptote.spec 2 Jun 2007 22:29:37 -0000 1.25 @@ -5,7 +5,7 @@ Name: asymptote Version: 1.29 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Descriptive vector graphics language Group: Applications/Publishing @@ -66,7 +66,7 @@ done # Vim syntax file -for vimver in 63 64 70 ; do +for vimver in 63 64 70 71 ; do install -dm 755 $RPM_BUILD_ROOT%{_datadir}/vim/vim$vimver/syntax ln -s %{_datadir}/%{name}/asy.vim $RPM_BUILD_ROOT%{_datadir}/vim/vim$vimver/syntax done @@ -79,11 +79,13 @@ %post texhash >/dev/null 2>&1 || : /sbin/install-info %{_infodir}/%{name}.info.gz %{_infodir}/dir 2>/dev/null || : +/sbin/install-info %{_infodir}/asy-faq.info.gz %{_infodir}/dir 2>/dev/null || : %postun texhash >/dev/null 2>&1 || : if [ $1 = 0 ]; then - /sbin/install-info --delete %{_infodir}/%{name}.info.gz %{_infodir}/dir 2>/dev/null || : + /sbin/install-info --delete %{name} %{_infodir}/dir 2>/dev/null || : + /sbin/install-info --delete asy-faq %{_infodir}/dir 2>/dev/null || : fi @@ -138,6 +140,10 @@ %changelog +* Sat Jun 2 2007 Jose Pedro Oliveira - 1.29-2 +- Add asy-faq to install-info (#155750). +- Add support for vim 7.1. + * Mon May 21 2007 Jose Pedro Oliveira - 1.29-1 - Update to 1.29. From fedora-extras-commits at redhat.com Sat Jun 2 23:07:53 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 19:07:53 -0400 Subject: rpms/recordmydesktop/devel .cvsignore, 1.2, 1.3 recordmydesktop.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200706022307.l52N7rWA004950@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/recordmydesktop/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4852 Modified Files: .cvsignore recordmydesktop.spec sources Log Message: update for new release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/recordmydesktop/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Mar 2007 07:31:52 -0000 1.2 +++ .cvsignore 2 Jun 2007 23:07:11 -0000 1.3 @@ -1 +1 @@ -recordmydesktop-0.3.3.1.tar.gz +recordmydesktop-0.3.4.tar.gz Index: recordmydesktop.spec =================================================================== RCS file: /cvs/extras/rpms/recordmydesktop/devel/recordmydesktop.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- recordmydesktop.spec 6 Mar 2007 08:00:20 -0000 1.2 +++ recordmydesktop.spec 2 Jun 2007 23:07:11 -0000 1.3 @@ -1,6 +1,6 @@ Name: recordmydesktop -Version: 0.3.3.1 -Release: 4%{?dist} +Version: 0.3.4 +Release: 1%{?dist} Summary: Desktop session recorder with audio and video Group: Applications/Multimedia @@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libXdamage-devel, libSM-devel -BuildRequires: libXext-devel, libXfixes-devel +BuildRequires: libXext-devel BuildRequires: alsa-lib-devel, zlib-devel BuildRequires: libtheora-devel, libvorbis-devel @@ -51,8 +51,8 @@ %changelog -* Tue Mar 06 2007 Sindre Pedersen Bj??rdal - 0.3.3.1-4 -- Add missing libXfixes BR +* Sat Jun 02 2007 Sindre Pedersen Bj??rdal - 0.3.4-1 +- New version 0.3.4 * Mon Mar 05 2007 Sindre Pedersen Bj??rdal - 0.3.3.1-3 - chmod +x on source files to make rpmlint happy * Mon Mar 05 2007 Sindre Pedersen Bj??rdal - 0.3.3.1-2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/recordmydesktop/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Mar 2007 07:31:52 -0000 1.2 +++ sources 2 Jun 2007 23:07:11 -0000 1.3 @@ -1 +1 @@ -b56e0326b604d097951e165fdd15f0ba recordmydesktop-0.3.3.1.tar.gz +56163494390dd208213c1563043eb3ee recordmydesktop-0.3.4.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 23:32:27 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sat, 2 Jun 2007 19:32:27 -0400 Subject: rpms/recordmydesktop/F-7 .cvsignore, 1.2, 1.3 recordmydesktop.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200706022332.l52NWRGT009745@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/recordmydesktop/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9666 Modified Files: .cvsignore recordmydesktop.spec sources Log Message: update for new release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/recordmydesktop/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Mar 2007 07:31:52 -0000 1.2 +++ .cvsignore 2 Jun 2007 23:31:53 -0000 1.3 @@ -1 +1 @@ -recordmydesktop-0.3.3.1.tar.gz +recordmydesktop-0.3.4.tar.gz Index: recordmydesktop.spec =================================================================== RCS file: /cvs/extras/rpms/recordmydesktop/F-7/recordmydesktop.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- recordmydesktop.spec 6 Mar 2007 08:00:20 -0000 1.2 +++ recordmydesktop.spec 2 Jun 2007 23:31:53 -0000 1.3 @@ -1,6 +1,6 @@ Name: recordmydesktop -Version: 0.3.3.1 -Release: 4%{?dist} +Version: 0.3.4 +Release: 1%{?dist} Summary: Desktop session recorder with audio and video Group: Applications/Multimedia @@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libXdamage-devel, libSM-devel -BuildRequires: libXext-devel, libXfixes-devel +BuildRequires: libXext-devel BuildRequires: alsa-lib-devel, zlib-devel BuildRequires: libtheora-devel, libvorbis-devel @@ -51,8 +51,8 @@ %changelog -* Tue Mar 06 2007 Sindre Pedersen Bj??rdal - 0.3.3.1-4 -- Add missing libXfixes BR +* Sat Jun 02 2007 Sindre Pedersen Bj??rdal - 0.3.4-1 +- New version 0.3.4 * Mon Mar 05 2007 Sindre Pedersen Bj??rdal - 0.3.3.1-3 - chmod +x on source files to make rpmlint happy * Mon Mar 05 2007 Sindre Pedersen Bj??rdal - 0.3.3.1-2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/recordmydesktop/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Mar 2007 07:31:52 -0000 1.2 +++ sources 2 Jun 2007 23:31:53 -0000 1.3 @@ -1 +1 @@ -b56e0326b604d097951e165fdd15f0ba recordmydesktop-0.3.3.1.tar.gz +56163494390dd208213c1563043eb3ee recordmydesktop-0.3.4.tar.gz From fedora-extras-commits at redhat.com Sat Jun 2 23:57:52 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Sat, 2 Jun 2007 19:57:52 -0400 Subject: rpms/libgdiplus/devel .cvsignore, 1.12, 1.13 libgdiplus.spec, 1.22, 1.23 sources, 1.12, 1.13 Message-ID: <200706022357.l52NvqYD012923@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/libgdiplus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12837 Modified Files: .cvsignore libgdiplus.spec sources Log Message: * Sat Jun 2 2007 Christopher Aillon 1.2.4-1 - Update to 1.2.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libgdiplus/devel/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 8 Feb 2007 08:23:48 -0000 1.12 +++ .cvsignore 2 Jun 2007 23:57:14 -0000 1.13 @@ -1 +1 @@ -libgdiplus-1.2.3.tar.gz +libgdiplus-1.2.4.tar.bz2 Index: libgdiplus.spec =================================================================== RCS file: /cvs/extras/rpms/libgdiplus/devel/libgdiplus.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- libgdiplus.spec 8 Feb 2007 08:23:48 -0000 1.22 +++ libgdiplus.spec 2 Jun 2007 23:57:14 -0000 1.23 @@ -1,12 +1,12 @@ Name: libgdiplus -Version: 1.2.3 +Version: 1.2.4 Release: 1%{?dist} Summary: libgdiplus: An Open Source implementation of the GDI+ API Group: System Environment/Libraries License: MIT X11 URL: http://www.mono-project.com/ -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: freetype-devel glib2-devel libjpeg-devel libtiff-devel @@ -64,6 +64,9 @@ %{_libdir}/pkgconfig/* %changelog +* Sat Jun 2 2007 Christopher Aillon 1.2.4-1 +- Update to 1.2.4 + * Thu Feb 8 2007 Alexander Larsson - 1.2.3-1 - Update to 1.2.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libgdiplus/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 8 Feb 2007 08:23:49 -0000 1.12 +++ sources 2 Jun 2007 23:57:14 -0000 1.13 @@ -1 +1 @@ -a29d56304aca9236754e61bf8ee518ee libgdiplus-1.2.3.tar.gz +cf86212084a7b9cc3660efa5baf1cb98 libgdiplus-1.2.4.tar.bz2 From fedora-extras-commits at redhat.com Sun Jun 3 00:18:26 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Sat, 2 Jun 2007 20:18:26 -0400 Subject: rpms/mono/devel .cvsignore, 1.14, 1.15 mono-libdir.patch, 1.3, 1.4 mono.spec, 1.51, 1.52 sources, 1.14, 1.15 Message-ID: <200706030018.l530IQvo022554@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/mono/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22410 Modified Files: .cvsignore mono-libdir.patch mono.spec sources Log Message: * Sat Jun 2 2007 Christopher Aillon 1.2.4-1 - Update to 1.2.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mono/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 8 Feb 2007 09:46:25 -0000 1.14 +++ .cvsignore 3 Jun 2007 00:17:35 -0000 1.15 @@ -1 +1 @@ -mono-1.2.3.tar.gz +mono-1.2.4.tar.bz2 mono-libdir.patch: Index: mono-libdir.patch =================================================================== RCS file: /cvs/extras/rpms/mono/devel/mono-libdir.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mono-libdir.patch 8 Feb 2007 09:46:25 -0000 1.3 +++ mono-libdir.patch 3 Jun 2007 00:17:35 -0000 1.4 @@ -127,8 +127,8 @@ # noinst_LTLIBRARIES = libmonoruntime.la libmonoruntime-static.la --INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/mono $(LIBGC_CFLAGS) $(GLIB_CFLAGS) $(GMODULE_CFLAGS) -DMONO_BINDIR=\"$(bindir)/\" -DMONO_ASSEMBLIES=\"$(assembliesdir)\" -DMONO_CFG_DIR=\"$(confdir)\" -+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/mono $(LIBGC_CFLAGS) $(GLIB_CFLAGS) $(GMODULE_CFLAGS) -DMONO_BINDIR=\"$(bindir)/\" -DMONO_ASSEMBLIES=\"$(assembliesdir)\" -DMONO_RELOC_LIBDIR=\"$(reloc_libdir)\" -DMONO_CFG_DIR=\"$(confdir)\" +-INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/mono $(LIBGC_CFLAGS) $(GLIB_CFLAGS) -DMONO_BINDIR=\"$(bindir)/\" -DMONO_ASSEMBLIES=\"$(assembliesdir)\" -DMONO_CFG_DIR=\"$(confdir)\" ++INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/mono $(LIBGC_CFLAGS) $(GLIB_CFLAGS) -DMONO_BINDIR=\"$(bindir)/\" -DMONO_ASSEMBLIES=\"$(assembliesdir)\" -DMONO_RELOC_LIBDIR=\"$(reloc_libdir)\" -DMONO_CFG_DIR=\"$(confdir)\" # # Make sure any prefix changes are updated in the binaries too. Index: mono.spec =================================================================== RCS file: /cvs/extras/rpms/mono/devel/mono.spec,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- mono.spec 1 Apr 2007 15:15:08 -0000 1.51 +++ mono.spec 3 Jun 2007 00:17:35 -0000 1.52 @@ -1,12 +1,12 @@ Name: mono -Version: 1.2.3 -Release: 3%{?dist} +Version: 1.2.4 +Release: 1%{?dist} Summary: a .NET runtime environment Group: Development/Languages License: GPL, LGPL, MIT X11 URL: http://www.mono-project.com/ -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 Source1: monodir.c BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -557,6 +557,9 @@ %gac_dll IBM.Data.DB2 %changelog +* Sat Jun 2 2007 Christopher Aillon 1.2.4-1 +- Update to 1.2.4 + * Sun Apr 1 2007 Matthias Clasen - 1.2.3-3 - Fix a spec format error (#210633) Index: sources =================================================================== RCS file: /cvs/extras/rpms/mono/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 8 Feb 2007 09:46:25 -0000 1.14 +++ sources 3 Jun 2007 00:17:35 -0000 1.15 @@ -1 +1 @@ -d7af3ebcf37967e3548a02f5d61a0ebc mono-1.2.3.tar.gz +1d106acef8e3af3593c779f281541a0b mono-1.2.4.tar.bz2 From fedora-extras-commits at redhat.com Sun Jun 3 03:26:41 2007 From: fedora-extras-commits at redhat.com (Braden McDaniel (braden)) Date: Sat, 2 Jun 2007 23:26:41 -0400 Subject: rpms/openvrml/F-7 openvrml.spec,1.14,1.15 Message-ID: <200706030326.l533Qf1F007398@cvs-int.fedora.redhat.com> Author: braden Update of /cvs/extras/rpms/openvrml/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7329 Modified Files: openvrml.spec Log Message: Updated firefox dependency to 2.0.0.4. Index: openvrml.spec =================================================================== RCS file: /cvs/extras/rpms/openvrml/F-7/openvrml.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- openvrml.spec 1 May 2007 13:35:26 -0000 1.14 +++ openvrml.spec 3 Jun 2007 03:26:06 -0000 1.15 @@ -1,7 +1,7 @@ # -*- rpm-spec -*- Name: openvrml Version: 0.16.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: VRML/X3D runtime library License: LGPL Group: System Environment/Libraries @@ -21,7 +21,7 @@ BuildRequires: gtk2-devel BuildRequires: libgnomeui-devel >= 2.14 BuildRequires: curl-devel -Requires: firefox = 2.0.0.3 +Requires: firefox = 2.0.0.4 %description OpenVRML is a VRML/X3D support library, including a runtime and facilities @@ -38,7 +38,7 @@ Requires: libjpeg-devel Requires: fontconfig-devel Requires: freetype-devel -Requires: firefox-devel = 2.0.0.3 +Requires: firefox-devel = 2.0.0.4 %description devel Headers that programmers will need to develop C++ programs using OpenVRML. @@ -169,6 +169,9 @@ %changelog +* Sat Jun 02 2007 Braden McDaniel - 0.16.4-3 +- Updated firefox dependency to 2.0.0.4. + * Tue May 01 2007 Braden McDaniel - 0.16.4-2 - Obsolete openvrml-gtkplug. From fedora-extras-commits at redhat.com Sun Jun 3 03:45:52 2007 From: fedora-extras-commits at redhat.com (Braden McDaniel (braden)) Date: Sat, 2 Jun 2007 23:45:52 -0400 Subject: rpms/openvrml/devel openvrml.spec,1.14,1.15 Message-ID: <200706030345.l533jqEx011273@cvs-int.fedora.redhat.com> Author: braden Update of /cvs/extras/rpms/openvrml/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11152 Modified Files: openvrml.spec Log Message: Updated firefox dependency to 2.0.0.4. Index: openvrml.spec =================================================================== RCS file: /cvs/extras/rpms/openvrml/devel/openvrml.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- openvrml.spec 1 May 2007 13:35:26 -0000 1.14 +++ openvrml.spec 3 Jun 2007 03:45:17 -0000 1.15 @@ -1,7 +1,7 @@ # -*- rpm-spec -*- Name: openvrml Version: 0.16.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: VRML/X3D runtime library License: LGPL Group: System Environment/Libraries @@ -21,7 +21,7 @@ BuildRequires: gtk2-devel BuildRequires: libgnomeui-devel >= 2.14 BuildRequires: curl-devel -Requires: firefox = 2.0.0.3 +Requires: firefox = 2.0.0.4 %description OpenVRML is a VRML/X3D support library, including a runtime and facilities @@ -38,7 +38,7 @@ Requires: libjpeg-devel Requires: fontconfig-devel Requires: freetype-devel -Requires: firefox-devel = 2.0.0.3 +Requires: firefox-devel = 2.0.0.4 %description devel Headers that programmers will need to develop C++ programs using OpenVRML. @@ -169,6 +169,9 @@ %changelog +* Sat Jun 02 2007 Braden McDaniel - 0.16.4-3 +- Updated firefox dependency to 2.0.0.4. + * Tue May 01 2007 Braden McDaniel - 0.16.4-2 - Obsolete openvrml-gtkplug. From fedora-extras-commits at redhat.com Sun Jun 3 05:33:25 2007 From: fedora-extras-commits at redhat.com (Bojan Smojver (bojan)) Date: Sun, 3 Jun 2007 01:33:25 -0400 Subject: rpms/viewvc/F-7 viewvc.conf,1.1,1.2 viewvc.spec,1.7,1.8 Message-ID: <200706030533.l535XPoe008095@cvs-int.fedora.redhat.com> Author: bojan Update of /cvs/pkgs/rpms/viewvc/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7876 Modified Files: viewvc.conf viewvc.spec Log Message: Temporary fix for import cycle errors. Index: viewvc.conf =================================================================== RCS file: /cvs/pkgs/rpms/viewvc/F-7/viewvc.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- viewvc.conf 9 Mar 2007 03:38:33 -0000 1.1 +++ viewvc.conf 3 Jun 2007 05:32:51 -0000 1.2 @@ -1,10 +1,9 @@ -Alias /viewvc __python_sitelib__/viewvc/bin/mod_python/viewvc.py +Alias /viewvc __python_sitelib__/viewvc/bin/mod_python/viewvc-mp.py Alias /viewvc-static __datadir__/viewvc/templates/docroot AddHandler python-program .py PythonHandler handler - PythonPath "sys.path+['__python_sitelib__/viewvc/bin/mod_python']" Order allow,deny Allow from 127.0.0.1 Index: viewvc.spec =================================================================== RCS file: /cvs/pkgs/rpms/viewvc/F-7/viewvc.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- viewvc.spec 15 May 2007 06:57:02 -0000 1.7 +++ viewvc.spec 3 Jun 2007 05:32:51 -0000 1.8 @@ -17,7 +17,7 @@ Name: viewvc Version: 1.0.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Browser interface for CVS and SVN version control repositories Group: Development/Tools @@ -111,6 +111,13 @@ # make rpmlint happy! %{__chmod} 0644 %{buildroot}%{python_sitelib}/viewvc/bin/mod_python/*.py +# Rename viewvc.py to viewvc-mp.py for mod_python to avoid import cycle errors +%{__mv} %{buildroot}%{python_sitelib}/viewvc/bin/mod_python/viewvc.py \ + %{buildroot}%{python_sitelib}/viewvc/bin/mod_python/viewvc-mp.py + +# Kill patch backup file +%{__rm} -f %{buildroot}%{python_sitelib}/viewvc/lib/viewvc.py.temp-location + # Make spool directory for temp files %{__mkdir} -p %{buildroot}%{_localstatedir}/spool/viewvc @@ -127,6 +134,9 @@ %attr(0700,apache,apache) %{_localstatedir}/spool/viewvc %changelog +* Sun Jun 3 2007 Bojan Smojver - 1.0.4-2 +- Avoid import cycle errors (temporary fix) + * Tue May 15 2007 Bojan Smojver - 1.0.4-1 - Bump up to 1.0.4 From fedora-extras-commits at redhat.com Sun Jun 3 05:34:49 2007 From: fedora-extras-commits at redhat.com (Bojan Smojver (bojan)) Date: Sun, 3 Jun 2007 01:34:49 -0400 Subject: rpms/viewvc/devel viewvc.conf,1.1,1.2 viewvc.spec,1.7,1.8 Message-ID: <200706030534.l535YnpW008485@cvs-int.fedora.redhat.com> Author: bojan Update of /cvs/pkgs/rpms/viewvc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8213 Modified Files: viewvc.conf viewvc.spec Log Message: Temporary fix for import cycle errors. Index: viewvc.conf =================================================================== RCS file: /cvs/pkgs/rpms/viewvc/devel/viewvc.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- viewvc.conf 9 Mar 2007 03:38:33 -0000 1.1 +++ viewvc.conf 3 Jun 2007 05:34:14 -0000 1.2 @@ -1,10 +1,9 @@ -Alias /viewvc __python_sitelib__/viewvc/bin/mod_python/viewvc.py +Alias /viewvc __python_sitelib__/viewvc/bin/mod_python/viewvc-mp.py Alias /viewvc-static __datadir__/viewvc/templates/docroot AddHandler python-program .py PythonHandler handler - PythonPath "sys.path+['__python_sitelib__/viewvc/bin/mod_python']" Order allow,deny Allow from 127.0.0.1 Index: viewvc.spec =================================================================== RCS file: /cvs/pkgs/rpms/viewvc/devel/viewvc.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- viewvc.spec 15 May 2007 06:57:02 -0000 1.7 +++ viewvc.spec 3 Jun 2007 05:34:14 -0000 1.8 @@ -17,7 +17,7 @@ Name: viewvc Version: 1.0.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Browser interface for CVS and SVN version control repositories Group: Development/Tools @@ -111,6 +111,13 @@ # make rpmlint happy! %{__chmod} 0644 %{buildroot}%{python_sitelib}/viewvc/bin/mod_python/*.py +# Rename viewvc.py to viewvc-mp.py for mod_python to avoid import cycle errors +%{__mv} %{buildroot}%{python_sitelib}/viewvc/bin/mod_python/viewvc.py \ + %{buildroot}%{python_sitelib}/viewvc/bin/mod_python/viewvc-mp.py + +# Kill patch backup file +%{__rm} -f %{buildroot}%{python_sitelib}/viewvc/lib/viewvc.py.temp-location + # Make spool directory for temp files %{__mkdir} -p %{buildroot}%{_localstatedir}/spool/viewvc @@ -127,6 +134,9 @@ %attr(0700,apache,apache) %{_localstatedir}/spool/viewvc %changelog +* Sun Jun 3 2007 Bojan Smojver - 1.0.4-2 +- Avoid import cycle errors (temporary fix) + * Tue May 15 2007 Bojan Smojver - 1.0.4-1 - Bump up to 1.0.4 From fedora-extras-commits at redhat.com Sun Jun 3 07:42:05 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 03:42:05 -0400 Subject: rpms/smart/F-7 smart.pam,1.1,1.2 smart.spec,1.20,1.21 Message-ID: <200706030742.l537g53r010848@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/smart/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10736/F-7 Modified Files: smart.pam smart.spec Log Message: Autodetect pam_stack module at build time. Index: smart.pam =================================================================== RCS file: /cvs/extras/rpms/smart/F-7/smart.pam,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- smart.pam 10 Apr 2006 17:22:47 -0000 1.1 +++ smart.pam 3 Jun 2007 07:41:30 -0000 1.2 @@ -1,7 +1,7 @@ #%PAM-1.0 auth sufficient pam_rootok.so auth sufficient pam_timestamp.so -auth required pam_stack.so service=system-auth +auth include system-auth session required pam_permit.so session optional pam_timestamp.so session optional pam_xauth.so Index: smart.spec =================================================================== RCS file: /cvs/extras/rpms/smart/F-7/smart.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- smart.spec 5 Feb 2007 01:05:34 -0000 1.20 +++ smart.spec 3 Jun 2007 07:41:30 -0000 1.21 @@ -1,4 +1,5 @@ -%define python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)") +# This is not defined on Fedora buildsystems +%{!?python_sitearch:%global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %bcond_without ksmarttray %bcond_without pygtk @@ -6,7 +7,7 @@ Summary: Next generation package handling tool Name: smart Version: 0.50 -Release: 45%{?dist} +Release: 46%{?dist} License: GPL Group: Applications/System URL: http://labix.org/smart/ @@ -78,6 +79,14 @@ %patch2 -p1 # /usr/lib is hardcoded perl -pi -e's,/usr/lib/,%{_libdir}/,' smart/const.py +install -p -m 644 %{SOURCE2} . +# Detect whether the system is using pam_stack +if -f /%{_lib}/security/pam_stack.so \ + -a ! grep "Deprecated pam_stack module" /%{_lib}/security/pam_stack.so \ + 2>&1 > /dev/null; then + perl -pi -e's,include(\s*)(.*),required\1pam_stack.so service=\2,' smart.pam + touch -r %{SOURCE2} smart.pam +fi %build CFLAGS="%{optflags}" @@ -119,7 +128,7 @@ mkdir -p %{buildroot}/etc/security/console.apps mkdir -p %{buildroot}/etc/pam.d install -p -m 644 %{SOURCE1} %{buildroot}/etc/security/console.apps/smart-root -install -p -m 644 %{SOURCE2} %{buildroot}/etc/pam.d/smart-root +install -p -m 644 smart.pam %{buildroot}/etc/pam.d/smart-root # smart-update install -p -m 4755 contrib/smart-update/smart-update %{buildroot}%{_bindir} @@ -198,6 +207,9 @@ %endif %changelog +* Sun Jun 3 2007 Axel Thimm - 0.50-46 +- Autodetect pam_stack module at build time. + * Mon Feb 5 2007 Axel Thimm - 0.50-45 - Adjust checks for autotools. From fedora-extras-commits at redhat.com Sun Jun 3 07:42:10 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 03:42:10 -0400 Subject: rpms/smart/FC-5 smart.pam,1.1,1.2 smart.spec,1.12,1.13 Message-ID: <200706030742.l537gAtE010857@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/smart/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10736/FC-5 Modified Files: smart.pam smart.spec Log Message: Autodetect pam_stack module at build time. Index: smart.pam =================================================================== RCS file: /cvs/extras/rpms/smart/FC-5/smart.pam,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- smart.pam 10 Apr 2006 17:22:47 -0000 1.1 +++ smart.pam 3 Jun 2007 07:41:36 -0000 1.2 @@ -1,7 +1,7 @@ #%PAM-1.0 auth sufficient pam_rootok.so auth sufficient pam_timestamp.so -auth required pam_stack.so service=system-auth +auth include system-auth session required pam_permit.so session optional pam_timestamp.so session optional pam_xauth.so Index: smart.spec =================================================================== RCS file: /cvs/extras/rpms/smart/FC-5/smart.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- smart.spec 5 Feb 2007 01:05:29 -0000 1.12 +++ smart.spec 3 Jun 2007 07:41:36 -0000 1.13 @@ -1,4 +1,5 @@ -%define python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)") +# This is not defined on Fedora buildsystems +%{!?python_sitearch:%global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %bcond_without ksmarttray %bcond_without pygtk @@ -6,7 +7,7 @@ Summary: Next generation package handling tool Name: smart Version: 0.50 -Release: 45%{?dist} +Release: 46%{?dist} License: GPL Group: Applications/System URL: http://labix.org/smart/ @@ -78,6 +79,14 @@ %patch2 -p1 # /usr/lib is hardcoded perl -pi -e's,/usr/lib/,%{_libdir}/,' smart/const.py +install -p -m 644 %{SOURCE2} . +# Detect whether the system is using pam_stack +if -f /%{_lib}/security/pam_stack.so \ + -a ! grep "Deprecated pam_stack module" /%{_lib}/security/pam_stack.so \ + 2>&1 > /dev/null; then + perl -pi -e's,include(\s*)(.*),required\1pam_stack.so service=\2,' smart.pam + touch -r %{SOURCE2} smart.pam +fi %build CFLAGS="%{optflags}" @@ -119,7 +128,7 @@ mkdir -p %{buildroot}/etc/security/console.apps mkdir -p %{buildroot}/etc/pam.d install -p -m 644 %{SOURCE1} %{buildroot}/etc/security/console.apps/smart-root -install -p -m 644 %{SOURCE2} %{buildroot}/etc/pam.d/smart-root +install -p -m 644 smart.pam %{buildroot}/etc/pam.d/smart-root # smart-update install -p -m 4755 contrib/smart-update/smart-update %{buildroot}%{_bindir} @@ -198,6 +207,9 @@ %endif %changelog +* Sun Jun 3 2007 Axel Thimm - 0.50-46 +- Autodetect pam_stack module at build time. + * Mon Feb 5 2007 Axel Thimm - 0.50-45 - Adjust checks for autotools. From fedora-extras-commits at redhat.com Sun Jun 3 07:42:16 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 03:42:16 -0400 Subject: rpms/smart/FC-6 smart.pam,1.1,1.2 smart.spec,1.13,1.14 Message-ID: <200706030742.l537gGXk010869@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/smart/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10736/FC-6 Modified Files: smart.pam smart.spec Log Message: Autodetect pam_stack module at build time. Index: smart.pam =================================================================== RCS file: /cvs/extras/rpms/smart/FC-6/smart.pam,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- smart.pam 10 Apr 2006 17:22:47 -0000 1.1 +++ smart.pam 3 Jun 2007 07:41:41 -0000 1.2 @@ -1,7 +1,7 @@ #%PAM-1.0 auth sufficient pam_rootok.so auth sufficient pam_timestamp.so -auth required pam_stack.so service=system-auth +auth include system-auth session required pam_permit.so session optional pam_timestamp.so session optional pam_xauth.so Index: smart.spec =================================================================== RCS file: /cvs/extras/rpms/smart/FC-6/smart.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- smart.spec 5 Feb 2007 01:05:32 -0000 1.13 +++ smart.spec 3 Jun 2007 07:41:41 -0000 1.14 @@ -1,4 +1,5 @@ -%define python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)") +# This is not defined on Fedora buildsystems +%{!?python_sitearch:%global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %bcond_without ksmarttray %bcond_without pygtk @@ -6,7 +7,7 @@ Summary: Next generation package handling tool Name: smart Version: 0.50 -Release: 45%{?dist} +Release: 46%{?dist} License: GPL Group: Applications/System URL: http://labix.org/smart/ @@ -78,6 +79,14 @@ %patch2 -p1 # /usr/lib is hardcoded perl -pi -e's,/usr/lib/,%{_libdir}/,' smart/const.py +install -p -m 644 %{SOURCE2} . +# Detect whether the system is using pam_stack +if -f /%{_lib}/security/pam_stack.so \ + -a ! grep "Deprecated pam_stack module" /%{_lib}/security/pam_stack.so \ + 2>&1 > /dev/null; then + perl -pi -e's,include(\s*)(.*),required\1pam_stack.so service=\2,' smart.pam + touch -r %{SOURCE2} smart.pam +fi %build CFLAGS="%{optflags}" @@ -119,7 +128,7 @@ mkdir -p %{buildroot}/etc/security/console.apps mkdir -p %{buildroot}/etc/pam.d install -p -m 644 %{SOURCE1} %{buildroot}/etc/security/console.apps/smart-root -install -p -m 644 %{SOURCE2} %{buildroot}/etc/pam.d/smart-root +install -p -m 644 smart.pam %{buildroot}/etc/pam.d/smart-root # smart-update install -p -m 4755 contrib/smart-update/smart-update %{buildroot}%{_bindir} @@ -198,6 +207,9 @@ %endif %changelog +* Sun Jun 3 2007 Axel Thimm - 0.50-46 +- Autodetect pam_stack module at build time. + * Mon Feb 5 2007 Axel Thimm - 0.50-45 - Adjust checks for autotools. From fedora-extras-commits at redhat.com Sun Jun 3 07:42:21 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 03:42:21 -0400 Subject: rpms/smart/devel smart.pam,1.1,1.2 smart.spec,1.20,1.21 Message-ID: <200706030742.l537gLrF010880@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/smart/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10736/devel Modified Files: smart.pam smart.spec Log Message: Autodetect pam_stack module at build time. Index: smart.pam =================================================================== RCS file: /cvs/extras/rpms/smart/devel/smart.pam,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- smart.pam 10 Apr 2006 17:22:47 -0000 1.1 +++ smart.pam 3 Jun 2007 07:41:46 -0000 1.2 @@ -1,7 +1,7 @@ #%PAM-1.0 auth sufficient pam_rootok.so auth sufficient pam_timestamp.so -auth required pam_stack.so service=system-auth +auth include system-auth session required pam_permit.so session optional pam_timestamp.so session optional pam_xauth.so Index: smart.spec =================================================================== RCS file: /cvs/extras/rpms/smart/devel/smart.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- smart.spec 5 Feb 2007 01:05:34 -0000 1.20 +++ smart.spec 3 Jun 2007 07:41:46 -0000 1.21 @@ -1,4 +1,5 @@ -%define python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)") +# This is not defined on Fedora buildsystems +%{!?python_sitearch:%global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %bcond_without ksmarttray %bcond_without pygtk @@ -6,7 +7,7 @@ Summary: Next generation package handling tool Name: smart Version: 0.50 -Release: 45%{?dist} +Release: 46%{?dist} License: GPL Group: Applications/System URL: http://labix.org/smart/ @@ -78,6 +79,14 @@ %patch2 -p1 # /usr/lib is hardcoded perl -pi -e's,/usr/lib/,%{_libdir}/,' smart/const.py +install -p -m 644 %{SOURCE2} . +# Detect whether the system is using pam_stack +if -f /%{_lib}/security/pam_stack.so \ + -a ! grep "Deprecated pam_stack module" /%{_lib}/security/pam_stack.so \ + 2>&1 > /dev/null; then + perl -pi -e's,include(\s*)(.*),required\1pam_stack.so service=\2,' smart.pam + touch -r %{SOURCE2} smart.pam +fi %build CFLAGS="%{optflags}" @@ -119,7 +128,7 @@ mkdir -p %{buildroot}/etc/security/console.apps mkdir -p %{buildroot}/etc/pam.d install -p -m 644 %{SOURCE1} %{buildroot}/etc/security/console.apps/smart-root -install -p -m 644 %{SOURCE2} %{buildroot}/etc/pam.d/smart-root +install -p -m 644 smart.pam %{buildroot}/etc/pam.d/smart-root # smart-update install -p -m 4755 contrib/smart-update/smart-update %{buildroot}%{_bindir} @@ -198,6 +207,9 @@ %endif %changelog +* Sun Jun 3 2007 Axel Thimm - 0.50-46 +- Autodetect pam_stack module at build time. + * Mon Feb 5 2007 Axel Thimm - 0.50-45 - Adjust checks for autotools. From fedora-extras-commits at redhat.com Sun Jun 3 08:07:12 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 04:07:12 -0400 Subject: rpms/WindowMaker/F-7 WindowMaker.spec,1.22,1.23 Message-ID: <200706030807.l5387Chl021347@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/WindowMaker/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21238/F-7 Modified Files: WindowMaker.spec Log Message: - fix a menu bug for WPrefs - clean up menu path Index: WindowMaker.spec =================================================================== RCS file: /cvs/pkgs/rpms/WindowMaker/F-7/WindowMaker.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- WindowMaker.spec 26 Apr 2007 19:47:01 -0000 1.22 +++ WindowMaker.spec 3 Jun 2007 08:06:32 -0000 1.23 @@ -1,7 +1,7 @@ Summary: A fast, feature rich Window Manager Name: WindowMaker Version: 0.92.0 -Release: 12%{?dist} +Release: 13%{?dist} License: GPL Group: User Interface/Desktops @@ -152,8 +152,9 @@ for i in WindowMaker/*menu* ; do echo $i -sed -i.old -e 's:/usr/local/:%{_prefix}:g' \ - -e 's:/home/mawa:$(HOME):g' $i +sed -i.old -e 's:/usr/local/:%{_prefix}/:g' \ + -e 's:/home/mawa:$(HOME):g' \ + -e 's:GNUstep/Applications/WPrefs.app:bin:g' $i done autoreconf -sif @@ -247,6 +248,11 @@ %{_includedir}/wraster.h %changelog +* Sun Jun 03 2007 Andreas Bierfert +0.92.0-13 +- fix a menu bug for WPrefs +- clean up menu path + * Thu Apr 26 2007 Andreas Bierfert 0.92.0-12 - apply some changes from Patrice Dumas From fedora-extras-commits at redhat.com Sun Jun 3 08:07:22 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 04:07:22 -0400 Subject: rpms/WindowMaker/devel WindowMaker.spec,1.22,1.23 Message-ID: <200706030807.l5387MiU021350@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/WindowMaker/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21238/devel Modified Files: WindowMaker.spec Log Message: - fix a menu bug for WPrefs - clean up menu path Index: WindowMaker.spec =================================================================== RCS file: /cvs/pkgs/rpms/WindowMaker/devel/WindowMaker.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- WindowMaker.spec 26 Apr 2007 19:47:01 -0000 1.22 +++ WindowMaker.spec 3 Jun 2007 08:06:43 -0000 1.23 @@ -1,7 +1,7 @@ Summary: A fast, feature rich Window Manager Name: WindowMaker Version: 0.92.0 -Release: 12%{?dist} +Release: 13%{?dist} License: GPL Group: User Interface/Desktops @@ -152,8 +152,9 @@ for i in WindowMaker/*menu* ; do echo $i -sed -i.old -e 's:/usr/local/:%{_prefix}:g' \ - -e 's:/home/mawa:$(HOME):g' $i +sed -i.old -e 's:/usr/local/:%{_prefix}/:g' \ + -e 's:/home/mawa:$(HOME):g' \ + -e 's:GNUstep/Applications/WPrefs.app:bin:g' $i done autoreconf -sif @@ -247,6 +248,11 @@ %{_includedir}/wraster.h %changelog +* Sun Jun 03 2007 Andreas Bierfert +0.92.0-13 +- fix a menu bug for WPrefs +- clean up menu path + * Thu Apr 26 2007 Andreas Bierfert 0.92.0-12 - apply some changes from Patrice Dumas From fedora-extras-commits at redhat.com Sun Jun 3 08:30:21 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sun, 3 Jun 2007 04:30:21 -0400 Subject: rpms/pgfouine/F-7 pgfouine.spec,1.4,1.5 Message-ID: <200706030830.l538ULou019815@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/pgfouine/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19707 Modified Files: pgfouine.spec Log Message: - Bumped up spec version Index: pgfouine.spec =================================================================== RCS file: /cvs/extras/rpms/pgfouine/F-7/pgfouine.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pgfouine.spec 1 Apr 2007 11:19:35 -0000 1.4 +++ pgfouine.spec 3 Jun 2007 08:29:44 -0000 1.5 @@ -1,7 +1,7 @@ Summary: PgFouine PostgreSQL log analyzer Name: pgfouine Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} BuildArch: noarch License: GPL Group: Development/Tools @@ -61,6 +61,9 @@ %{_datadir}/%{name} %changelog +* Sun Jun 3 2007 Devrim Gunduz - 1.0-2 +- Bumped up spec version + * Sun Apr 1 2007 Devrim Gunduz - 1.0-1 - Update to 1.0 From fedora-extras-commits at redhat.com Sun Jun 3 08:31:48 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?RGV2cmltIEfDnE5Ew5xa?= (devrim)) Date: Sun, 3 Jun 2007 04:31:48 -0400 Subject: rpms/pgfouine/devel pgfouine.spec,1.4,1.5 Message-ID: <200706030831.l538Vmh2021736@cvs-int.fedora.redhat.com> Author: devrim Update of /cvs/extras/rpms/pgfouine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19890 Modified Files: pgfouine.spec Log Message: - Bumped up spec version Index: pgfouine.spec =================================================================== RCS file: /cvs/extras/rpms/pgfouine/devel/pgfouine.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pgfouine.spec 1 Apr 2007 11:19:35 -0000 1.4 +++ pgfouine.spec 3 Jun 2007 08:31:13 -0000 1.5 @@ -1,7 +1,7 @@ Summary: PgFouine PostgreSQL log analyzer Name: pgfouine Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} BuildArch: noarch License: GPL Group: Development/Tools @@ -61,6 +61,9 @@ %{_datadir}/%{name} %changelog +* Sun Jun 3 2007 Devrim Gunduz - 1.0-2 +- Bumped up spec version + * Sun Apr 1 2007 Devrim Gunduz - 1.0-1 - Update to 1.0 From fedora-extras-commits at redhat.com Sun Jun 3 08:34:24 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 04:34:24 -0400 Subject: rpms/fedora-package-config-apt/F-7 fedora-package-config-apt.spec, 1.5, 1.6 fedora.list, 1.1, 1.2 Message-ID: <200706030834.l538YODw022045@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/fedora-package-config-apt/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21954/fedora-package-config-apt/F-7 Modified Files: fedora-package-config-apt.spec fedora.list Log Message: Fxi URLs for F7. Index: fedora-package-config-apt.spec =================================================================== RCS file: /cvs/extras/rpms/fedora-package-config-apt/F-7/fedora-package-config-apt.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fedora-package-config-apt.spec 1 Jun 2007 08:59:11 -0000 1.5 +++ fedora-package-config-apt.spec 3 Jun 2007 08:33:49 -0000 1.6 @@ -1,7 +1,7 @@ Summary: Fedora configuration files for the apt-rpm package manager Name: fedora-package-config-apt Version: 7 -Release: 7 +Release: 7.1 License: GPL Group: System Environment/Base URL: http://fedora.redhat.com/ @@ -61,6 +61,9 @@ %changelog +* Sun Jun 3 2007 Axel Thimm - 7-7.1 +- Fix URLs for F7. + * Fri Jun 1 2007 Axel Thimm - 7-7 - Update to F7. Index: fedora.list =================================================================== RCS file: /cvs/extras/rpms/fedora-package-config-apt/F-7/fedora.list,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fedora.list 1 Jun 2007 17:44:33 -0000 1.1 +++ fedora.list 3 Jun 2007 08:33:49 -0000 1.2 @@ -1,8 +1,8 @@ # Fedora -repomd http://download.fedora.redhat.com/pub/ fedora/linux/$(VERSION)/$(ARCH)/os/ +repomd http://download.fedora.redhat.com/pub/ fedora/linux/releases/$(VERSION)/Everything/$(ARCH)/os/ # Debug packages -# repomd http://download.fedora.redhat.com/pub/ fedora/linux/$(VERSION)/$(ARCH)/debug/ +# repomd http://download.fedora.redhat.com/pub/ fedora/linux/releases/$(VERSION)/Everything/$(ARCH)/debug/ # sources -#repomd-src http://download.fedora.redhat.com/pub/ fedora/linux/$(VERSION)/source/SRPMS/ +#repomd-src http://download.fedora.redhat.com/pub/ fedora/linux/releases/$(VERSION)/Everything/source/SRPMS/ From fedora-extras-commits at redhat.com Sun Jun 3 08:34:28 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 04:34:28 -0400 Subject: rpms/fedora-package-config-smart/F-7 fedora-package-config-smart.spec, 1.6, 1.7 sources, 1.7, 1.8 Message-ID: <200706030834.l538YS1L022054@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/fedora-package-config-smart/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21954/fedora-package-config-smart/F-7 Modified Files: fedora-package-config-smart.spec sources Log Message: Fxi URLs for F7. Index: fedora-package-config-smart.spec =================================================================== RCS file: /cvs/extras/rpms/fedora-package-config-smart/F-7/fedora-package-config-smart.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- fedora-package-config-smart.spec 1 Jun 2007 08:39:15 -0000 1.6 +++ fedora-package-config-smart.spec 3 Jun 2007 08:33:54 -0000 1.7 @@ -1,7 +1,7 @@ Summary: Fedora configuration files for the smart package manager Name: fedora-package-config-smart Version: 7 -Release: 8 +Release: 8.1 License: GPL Group: System Environment/Base URL: http://fedora.redhat.com/ @@ -38,6 +38,9 @@ %config(noreplace) %{_sysconfdir}/smart/channels/*.channel %changelog +* Sun Jun 3 2007 Axel Thimm - 7-8.1 +- s/release/releases/ + * Fri Jun 1 2007 Axel Thimm - 7-8 - Update to Fedora 7. Index: sources =================================================================== RCS file: /cvs/extras/rpms/fedora-package-config-smart/F-7/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 1 Jun 2007 08:39:15 -0000 1.7 +++ sources 3 Jun 2007 08:33:54 -0000 1.8 @@ -1 +1 @@ -a544328c7b4bbb1aab671a080f7fecb7 fedora-package-config-smart-7.tar.bz2 +428b20ad30595adcc87c86ecf22cde17 fedora-package-config-smart-7.tar.bz2 From fedora-extras-commits at redhat.com Sun Jun 3 08:54:35 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 04:54:35 -0400 Subject: rpms/synaptic/F-7 synaptic.spec,1.21,1.22 Message-ID: <200706030854.l538sZ2S024481@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/synaptic/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24311/synaptic/F-7 Modified Files: synaptic.spec Log Message: Autodetect pam_stack module at build time. Index: synaptic.spec =================================================================== RCS file: /cvs/extras/rpms/synaptic/F-7/synaptic.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- synaptic.spec 24 Nov 2006 11:03:46 -0000 1.21 +++ synaptic.spec 3 Jun 2007 08:53:53 -0000 1.22 @@ -3,7 +3,7 @@ Summary: Graphical frontend for APT package manager. Name: synaptic Version: 0.57.2 -Release: 5.2%{?dist} +Release: 6%{?dist} License: GPL Group: Applications/System @@ -16,7 +16,7 @@ Patch3: http://apt-rpm.org/patches/synaptic-0.57.2-repomd-1.patch Patch4: http://apt-rpm.org/patches/synaptic-0.57.2-showprog.patch URL: http://www.nongnu.org/synaptic/ -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: usermode-gtk Requires(post): scrollkeeper Requires(postun): scrollkeeper @@ -64,12 +64,17 @@ #%PAM-1.0 auth sufficient /%{_lib}/security/pam_rootok.so auth sufficient /%{_lib}/security/pam_timestamp.so -auth required /%{_lib}/security/pam_stack.so service=system-auth +auth include system-auth session required /%{_lib}/security/pam_permit.so session optional /%{_lib}/security/pam_xauth.so session optional /%{_lib}/security/pam_timestamp.so account required /%{_lib}/security/pam_permit.so EOF +if -f /%{_lib}/security/pam_stack.so \ + -a ! grep "Deprecated pam_stack module" /%{_lib}/security/pam_stack.so \ + 2>&1 > /dev/null; then + perl -pi -e's,include(\s*)(.*),required\1pam_stack.so service=\2,' $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/synaptic +fi # Remove the default menu entries and install our own rm -f $RPM_BUILD_ROOT%{_datadir}/applications/* @@ -106,6 +111,9 @@ %{_mandir}/man8/%{name}.8* %changelog +* Sun Jun 3 2007 Axel Thimm - 0.57.2-6 +- Autodetect pam_stack module at build time. + * Thu May 25 2006 Axel Thimm - Enable 64-bit builds again (#193075 by Deji Akingunola). From fedora-extras-commits at redhat.com Sun Jun 3 08:54:41 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 04:54:41 -0400 Subject: rpms/synaptic/FC-5 synaptic.spec,1.18,1.19 Message-ID: <200706030854.l538sfkn024491@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/synaptic/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24311/synaptic/FC-5 Modified Files: synaptic.spec Log Message: Autodetect pam_stack module at build time. Index: synaptic.spec =================================================================== RCS file: /cvs/extras/rpms/synaptic/FC-5/synaptic.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- synaptic.spec 25 May 2006 23:09:17 -0000 1.18 +++ synaptic.spec 3 Jun 2007 08:54:05 -0000 1.19 @@ -3,7 +3,7 @@ Summary: Graphical frontend for APT package manager. Name: synaptic Version: 0.57.2 -Release: 5.0%{?dist} +Release: 6%{?dist} License: GPL Group: Applications/System @@ -16,7 +16,7 @@ Patch3: http://apt-rpm.org/patches/synaptic-0.57.2-repomd-1.patch Patch4: http://apt-rpm.org/patches/synaptic-0.57.2-showprog.patch URL: http://www.nongnu.org/synaptic/ -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: usermode-gtk Requires(post): scrollkeeper Requires(postun): scrollkeeper @@ -64,12 +64,17 @@ #%PAM-1.0 auth sufficient /%{_lib}/security/pam_rootok.so auth sufficient /%{_lib}/security/pam_timestamp.so -auth required /%{_lib}/security/pam_stack.so service=system-auth +auth include system-auth session required /%{_lib}/security/pam_permit.so session optional /%{_lib}/security/pam_xauth.so session optional /%{_lib}/security/pam_timestamp.so account required /%{_lib}/security/pam_permit.so EOF +if -f /%{_lib}/security/pam_stack.so \ + -a ! grep "Deprecated pam_stack module" /%{_lib}/security/pam_stack.so \ + 2>&1 > /dev/null; then + perl -pi -e's,include(\s*)(.*),required\1pam_stack.so service=\2,' $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/synaptic +fi # Remove the default menu entries and install our own rm -f $RPM_BUILD_ROOT%{_datadir}/applications/* @@ -106,6 +111,9 @@ %{_mandir}/man8/%{name}.8* %changelog +* Sun Jun 3 2007 Axel Thimm - 0.57.2-6 +- Autodetect pam_stack module at build time. + * Thu May 25 2006 Axel Thimm - Enable 64-bit builds again (#193075 by Deji Akingunola). From fedora-extras-commits at redhat.com Sun Jun 3 08:54:48 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 04:54:48 -0400 Subject: rpms/synaptic/FC-6 synaptic.spec,1.21,1.22 Message-ID: <200706030854.l538sm4q024515@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/synaptic/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24311/synaptic/FC-6 Modified Files: synaptic.spec Log Message: Autodetect pam_stack module at build time. Index: synaptic.spec =================================================================== RCS file: /cvs/extras/rpms/synaptic/FC-6/synaptic.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- synaptic.spec 24 Nov 2006 11:03:46 -0000 1.21 +++ synaptic.spec 3 Jun 2007 08:54:12 -0000 1.22 @@ -3,7 +3,7 @@ Summary: Graphical frontend for APT package manager. Name: synaptic Version: 0.57.2 -Release: 5.2%{?dist} +Release: 6%{?dist} License: GPL Group: Applications/System @@ -16,7 +16,7 @@ Patch3: http://apt-rpm.org/patches/synaptic-0.57.2-repomd-1.patch Patch4: http://apt-rpm.org/patches/synaptic-0.57.2-showprog.patch URL: http://www.nongnu.org/synaptic/ -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: usermode-gtk Requires(post): scrollkeeper Requires(postun): scrollkeeper @@ -64,12 +64,17 @@ #%PAM-1.0 auth sufficient /%{_lib}/security/pam_rootok.so auth sufficient /%{_lib}/security/pam_timestamp.so -auth required /%{_lib}/security/pam_stack.so service=system-auth +auth include system-auth session required /%{_lib}/security/pam_permit.so session optional /%{_lib}/security/pam_xauth.so session optional /%{_lib}/security/pam_timestamp.so account required /%{_lib}/security/pam_permit.so EOF +if -f /%{_lib}/security/pam_stack.so \ + -a ! grep "Deprecated pam_stack module" /%{_lib}/security/pam_stack.so \ + 2>&1 > /dev/null; then + perl -pi -e's,include(\s*)(.*),required\1pam_stack.so service=\2,' $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/synaptic +fi # Remove the default menu entries and install our own rm -f $RPM_BUILD_ROOT%{_datadir}/applications/* @@ -106,6 +111,9 @@ %{_mandir}/man8/%{name}.8* %changelog +* Sun Jun 3 2007 Axel Thimm - 0.57.2-6 +- Autodetect pam_stack module at build time. + * Thu May 25 2006 Axel Thimm - Enable 64-bit builds again (#193075 by Deji Akingunola). From fedora-extras-commits at redhat.com Sun Jun 3 08:54:55 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 04:54:55 -0400 Subject: rpms/synaptic/devel synaptic.spec,1.21,1.22 Message-ID: <200706030854.l538stEC024533@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/synaptic/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24311/synaptic/devel Modified Files: synaptic.spec Log Message: Autodetect pam_stack module at build time. Index: synaptic.spec =================================================================== RCS file: /cvs/extras/rpms/synaptic/devel/synaptic.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- synaptic.spec 24 Nov 2006 11:03:46 -0000 1.21 +++ synaptic.spec 3 Jun 2007 08:54:18 -0000 1.22 @@ -3,7 +3,7 @@ Summary: Graphical frontend for APT package manager. Name: synaptic Version: 0.57.2 -Release: 5.2%{?dist} +Release: 6%{?dist} License: GPL Group: Applications/System @@ -16,7 +16,7 @@ Patch3: http://apt-rpm.org/patches/synaptic-0.57.2-repomd-1.patch Patch4: http://apt-rpm.org/patches/synaptic-0.57.2-showprog.patch URL: http://www.nongnu.org/synaptic/ -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: usermode-gtk Requires(post): scrollkeeper Requires(postun): scrollkeeper @@ -64,12 +64,17 @@ #%PAM-1.0 auth sufficient /%{_lib}/security/pam_rootok.so auth sufficient /%{_lib}/security/pam_timestamp.so -auth required /%{_lib}/security/pam_stack.so service=system-auth +auth include system-auth session required /%{_lib}/security/pam_permit.so session optional /%{_lib}/security/pam_xauth.so session optional /%{_lib}/security/pam_timestamp.so account required /%{_lib}/security/pam_permit.so EOF +if -f /%{_lib}/security/pam_stack.so \ + -a ! grep "Deprecated pam_stack module" /%{_lib}/security/pam_stack.so \ + 2>&1 > /dev/null; then + perl -pi -e's,include(\s*)(.*),required\1pam_stack.so service=\2,' $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/synaptic +fi # Remove the default menu entries and install our own rm -f $RPM_BUILD_ROOT%{_datadir}/applications/* @@ -106,6 +111,9 @@ %{_mandir}/man8/%{name}.8* %changelog +* Sun Jun 3 2007 Axel Thimm - 0.57.2-6 +- Autodetect pam_stack module at build time. + * Thu May 25 2006 Axel Thimm - Enable 64-bit builds again (#193075 by Deji Akingunola). From fedora-extras-commits at redhat.com Sun Jun 3 09:05:48 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 05:05:48 -0400 Subject: rpms/fluxbox/FC-6 fluxbox-startfluxbox.patch, NONE, 1.1 fluxbox.spec, 1.22, 1.23 Message-ID: <200706030905.l5395m8G032314@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/fluxbox/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32174/FC-6 Modified Files: fluxbox.spec Added Files: fluxbox-startfluxbox.patch Log Message: - fix #242187 fluxbox-startfluxbox.patch: --- NEW FILE fluxbox-startfluxbox.patch --- --- util/startfluxbox.in.orig 2007-06-03 10:57:04.000000000 +0200 +++ util/startfluxbox.in 2007-06-03 10:57:12.000000000 +0200 @@ -86,5 +86,5 @@ ) > "$startup" fi chmod 644 "$startup" - exec "$startup" + exec sh "$startup" fi Index: fluxbox.spec =================================================================== RCS file: /cvs/pkgs/rpms/fluxbox/FC-6/fluxbox.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- fluxbox.spec 25 Apr 2007 22:05:04 -0000 1.22 +++ fluxbox.spec 3 Jun 2007 09:05:03 -0000 1.23 @@ -1,6 +1,6 @@ Name: fluxbox Version: 1.0.0 -Release: 0.1.rc3%{?dist} +Release: 0.2.rc3%{?dist} Summary: Window Manager based on Blackbox @@ -12,6 +12,8 @@ Source3: fluxbox.desktop Source4: fluxbox-xdg-menu.py +Patch0: fluxbox-startfluxbox.patch + BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot BuildRequires: imlib2-devel BuildRequires: zlib-devel @@ -41,6 +43,7 @@ %prep %setup -q -n %{name}-1.0rc3 +%patch0 %build %configure --enable-xft \ @@ -77,6 +80,10 @@ %{_datadir}/xsessions/fluxbox.desktop %changelog +* Sun Jun 03 2007 Andreas Bierfert +1.0.0-0.2.rc3 +- fix #242187 + * Tue Mar 20 2007 Andreas Bierfert 1.0.0-0.1.rc3 - version upgrade From fedora-extras-commits at redhat.com Sun Jun 3 09:06:03 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 05:06:03 -0400 Subject: rpms/fluxbox/F-7 fluxbox-startfluxbox.patch, NONE, 1.1 fluxbox.spec, 1.22, 1.23 Message-ID: <200706030906.l53963r3032338@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/fluxbox/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32174/F-7 Modified Files: fluxbox.spec Added Files: fluxbox-startfluxbox.patch Log Message: - fix #242187 fluxbox-startfluxbox.patch: --- NEW FILE fluxbox-startfluxbox.patch --- --- util/startfluxbox.in.orig 2007-06-03 10:57:04.000000000 +0200 +++ util/startfluxbox.in 2007-06-03 10:57:12.000000000 +0200 @@ -86,5 +86,5 @@ ) > "$startup" fi chmod 644 "$startup" - exec "$startup" + exec sh "$startup" fi Index: fluxbox.spec =================================================================== RCS file: /cvs/pkgs/rpms/fluxbox/F-7/fluxbox.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- fluxbox.spec 25 Apr 2007 22:05:08 -0000 1.22 +++ fluxbox.spec 3 Jun 2007 09:04:51 -0000 1.23 @@ -1,6 +1,6 @@ Name: fluxbox Version: 1.0.0 -Release: 0.1.rc3%{?dist} +Release: 0.2.rc3%{?dist} Summary: Window Manager based on Blackbox @@ -12,6 +12,8 @@ Source3: fluxbox.desktop Source4: fluxbox-xdg-menu.py +Patch0: fluxbox-startfluxbox.patch + BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot BuildRequires: imlib2-devel BuildRequires: zlib-devel @@ -41,6 +43,7 @@ %prep %setup -q -n %{name}-1.0rc3 +%patch0 %build %configure --enable-xft \ @@ -77,6 +80,10 @@ %{_datadir}/xsessions/fluxbox.desktop %changelog +* Sun Jun 03 2007 Andreas Bierfert +1.0.0-0.2.rc3 +- fix #242187 + * Tue Mar 20 2007 Andreas Bierfert 1.0.0-0.1.rc3 - version upgrade From fedora-extras-commits at redhat.com Sun Jun 3 09:06:05 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 05:06:05 -0400 Subject: rpms/fluxbox/devel fluxbox-startfluxbox.patch, NONE, 1.1 fluxbox.spec, 1.22, 1.23 Message-ID: <200706030906.l53965kZ032341@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/fluxbox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32174/devel Modified Files: fluxbox.spec Added Files: fluxbox-startfluxbox.patch Log Message: - fix #242187 fluxbox-startfluxbox.patch: --- NEW FILE fluxbox-startfluxbox.patch --- --- util/startfluxbox.in.orig 2007-06-03 10:57:04.000000000 +0200 +++ util/startfluxbox.in 2007-06-03 10:57:12.000000000 +0200 @@ -86,5 +86,5 @@ ) > "$startup" fi chmod 644 "$startup" - exec "$startup" + exec sh "$startup" fi Index: fluxbox.spec =================================================================== RCS file: /cvs/pkgs/rpms/fluxbox/devel/fluxbox.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- fluxbox.spec 25 Apr 2007 22:05:08 -0000 1.22 +++ fluxbox.spec 3 Jun 2007 09:05:18 -0000 1.23 @@ -1,6 +1,6 @@ Name: fluxbox Version: 1.0.0 -Release: 0.1.rc3%{?dist} +Release: 0.2.rc3%{?dist} Summary: Window Manager based on Blackbox @@ -12,6 +12,8 @@ Source3: fluxbox.desktop Source4: fluxbox-xdg-menu.py +Patch0: fluxbox-startfluxbox.patch + BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot BuildRequires: imlib2-devel BuildRequires: zlib-devel @@ -41,6 +43,7 @@ %prep %setup -q -n %{name}-1.0rc3 +%patch0 %build %configure --enable-xft \ @@ -77,6 +80,10 @@ %{_datadir}/xsessions/fluxbox.desktop %changelog +* Sun Jun 03 2007 Andreas Bierfert +1.0.0-0.2.rc3 +- fix #242187 + * Tue Mar 20 2007 Andreas Bierfert 1.0.0-0.1.rc3 - version upgrade From fedora-extras-commits at redhat.com Sun Jun 3 09:23:39 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 05:23:39 -0400 Subject: rpms/apt/F-7 apt.cron,1.1,1.2 apt.spec,1.38,1.39 Message-ID: <200706030923.l539NdEG002844@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/apt/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2724/F-7 Modified Files: apt.cron apt.spec Log Message: Make autoupdates a bit more quiet. Index: apt.cron =================================================================== RCS file: /cvs/extras/rpms/apt/F-7/apt.cron,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- apt.cron 17 Jan 2005 22:01:26 -0000 1.1 +++ apt.cron 3 Jun 2007 09:22:58 -0000 1.2 @@ -8,4 +8,9 @@ [ $PRESERVE_CONFIG == "yes" ] && OPTS="$OPTS -o rpm::preserve-config=true" OPTS="$OPTS $EXTRA_OPTIONS" -/usr/bin/apt-get -q update && /usr/bin/apt-get -q -y $OPTS dist-upgrade +if /usr/bin/apt-get -qq update; then + /usr/bin/apt-get dist-upgrade -qq --check-only + if [ $? -eq 100 ]; then + /usr/bin/apt-get -q -y $OPTS dist-upgrade + fi +fi Index: apt.spec =================================================================== RCS file: /cvs/extras/rpms/apt/F-7/apt.spec,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- apt.spec 23 Dec 2006 12:56:51 -0000 1.38 +++ apt.spec 3 Jun 2007 09:22:58 -0000 1.39 @@ -6,7 +6,7 @@ Summary: Debian's Advanced Packaging Tool with RPM support Name: apt Version: 0.5.15lorg3.2 -Release: 9%{?dist} +Release: 10%{?dist} Group: System Environment/Base URL: http://apt-rpm.org/ License: GPL @@ -290,6 +290,10 @@ %changelog +* Sun Jun 3 2007 Axel Thimm - 0.5.15lorg3.2-10 +- Make autoupdates a bit more quiet (Pierre Ossman + ). + * Sat Dec 23 2006 Axel Thimm - 0.5.15lorg3.2-9 - Add a patch to notify user and rebuild the cache on cache corruption. From fedora-extras-commits at redhat.com Sun Jun 3 09:23:46 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 05:23:46 -0400 Subject: rpms/apt/FC-5 apt.cron,1.1,1.2 apt.spec,1.24,1.25 Message-ID: <200706030923.l539Nk1F002853@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/apt/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2724/FC-5 Modified Files: apt.cron apt.spec Log Message: Make autoupdates a bit more quiet. Index: apt.cron =================================================================== RCS file: /cvs/extras/rpms/apt/FC-5/apt.cron,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- apt.cron 17 Jan 2005 22:01:26 -0000 1.1 +++ apt.cron 3 Jun 2007 09:23:09 -0000 1.2 @@ -8,4 +8,9 @@ [ $PRESERVE_CONFIG == "yes" ] && OPTS="$OPTS -o rpm::preserve-config=true" OPTS="$OPTS $EXTRA_OPTIONS" -/usr/bin/apt-get -q update && /usr/bin/apt-get -q -y $OPTS dist-upgrade +if /usr/bin/apt-get -qq update; then + /usr/bin/apt-get dist-upgrade -qq --check-only + if [ $? -eq 100 ]; then + /usr/bin/apt-get -q -y $OPTS dist-upgrade + fi +fi Index: apt.spec =================================================================== RCS file: /cvs/extras/rpms/apt/FC-5/apt.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- apt.spec 23 Dec 2006 13:30:28 -0000 1.24 +++ apt.spec 3 Jun 2007 09:23:09 -0000 1.25 @@ -6,7 +6,7 @@ Summary: Debian's Advanced Packaging Tool with RPM support Name: apt Version: 0.5.15lorg3.2 -Release: 9%{?dist} +Release: 10%{?dist} Group: System Environment/Base URL: http://apt-rpm.org/ License: GPL @@ -290,6 +290,10 @@ %changelog +* Sun Jun 3 2007 Axel Thimm - 0.5.15lorg3.2-10 +- Make autoupdates a bit more quiet (Pierre Ossman + ). + * Sat Dec 23 2006 Axel Thimm - 0.5.15lorg3.2-9 - Add a patch to notify user and rebuild the cache on cache corruption. From fedora-extras-commits at redhat.com Sun Jun 3 09:23:52 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 05:23:52 -0400 Subject: rpms/apt/FC-6 apt.cron,1.1,1.2 apt.spec,1.36,1.37 Message-ID: <200706030923.l539NqFK002867@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/apt/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2724/FC-6 Modified Files: apt.cron apt.spec Log Message: Make autoupdates a bit more quiet. Index: apt.cron =================================================================== RCS file: /cvs/extras/rpms/apt/FC-6/apt.cron,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- apt.cron 17 Jan 2005 22:01:26 -0000 1.1 +++ apt.cron 3 Jun 2007 09:23:16 -0000 1.2 @@ -8,4 +8,9 @@ [ $PRESERVE_CONFIG == "yes" ] && OPTS="$OPTS -o rpm::preserve-config=true" OPTS="$OPTS $EXTRA_OPTIONS" -/usr/bin/apt-get -q update && /usr/bin/apt-get -q -y $OPTS dist-upgrade +if /usr/bin/apt-get -qq update; then + /usr/bin/apt-get dist-upgrade -qq --check-only + if [ $? -eq 100 ]; then + /usr/bin/apt-get -q -y $OPTS dist-upgrade + fi +fi Index: apt.spec =================================================================== RCS file: /cvs/extras/rpms/apt/FC-6/apt.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- apt.spec 23 Dec 2006 13:30:33 -0000 1.36 +++ apt.spec 3 Jun 2007 09:23:16 -0000 1.37 @@ -6,7 +6,7 @@ Summary: Debian's Advanced Packaging Tool with RPM support Name: apt Version: 0.5.15lorg3.2 -Release: 9%{?dist} +Release: 10%{?dist} Group: System Environment/Base URL: http://apt-rpm.org/ License: GPL @@ -290,6 +290,10 @@ %changelog +* Sun Jun 3 2007 Axel Thimm - 0.5.15lorg3.2-10 +- Make autoupdates a bit more quiet (Pierre Ossman + ). + * Sat Dec 23 2006 Axel Thimm - 0.5.15lorg3.2-9 - Add a patch to notify user and rebuild the cache on cache corruption. From fedora-extras-commits at redhat.com Sun Jun 3 09:23:58 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 05:23:58 -0400 Subject: rpms/apt/devel apt.cron,1.1,1.2 apt.spec,1.38,1.39 Message-ID: <200706030923.l539NwM0002878@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/apt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2724/devel Modified Files: apt.cron apt.spec Log Message: Make autoupdates a bit more quiet. Index: apt.cron =================================================================== RCS file: /cvs/extras/rpms/apt/devel/apt.cron,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- apt.cron 17 Jan 2005 22:01:26 -0000 1.1 +++ apt.cron 3 Jun 2007 09:23:23 -0000 1.2 @@ -8,4 +8,9 @@ [ $PRESERVE_CONFIG == "yes" ] && OPTS="$OPTS -o rpm::preserve-config=true" OPTS="$OPTS $EXTRA_OPTIONS" -/usr/bin/apt-get -q update && /usr/bin/apt-get -q -y $OPTS dist-upgrade +if /usr/bin/apt-get -qq update; then + /usr/bin/apt-get dist-upgrade -qq --check-only + if [ $? -eq 100 ]; then + /usr/bin/apt-get -q -y $OPTS dist-upgrade + fi +fi Index: apt.spec =================================================================== RCS file: /cvs/extras/rpms/apt/devel/apt.spec,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- apt.spec 23 Dec 2006 12:56:51 -0000 1.38 +++ apt.spec 3 Jun 2007 09:23:23 -0000 1.39 @@ -6,7 +6,7 @@ Summary: Debian's Advanced Packaging Tool with RPM support Name: apt Version: 0.5.15lorg3.2 -Release: 9%{?dist} +Release: 10%{?dist} Group: System Environment/Base URL: http://apt-rpm.org/ License: GPL @@ -290,6 +290,10 @@ %changelog +* Sun Jun 3 2007 Axel Thimm - 0.5.15lorg3.2-10 +- Make autoupdates a bit more quiet (Pierre Ossman + ). + * Sat Dec 23 2006 Axel Thimm - 0.5.15lorg3.2-9 - Add a patch to notify user and rebuild the cache on cache corruption. From fedora-extras-commits at redhat.com Sun Jun 3 09:50:02 2007 From: fedora-extras-commits at redhat.com (Laurent Rineau (rineau)) Date: Sun, 3 Jun 2007 05:50:02 -0400 Subject: rpms/CGAL/devel .cvsignore, 1.3, 1.4 CGAL.spec, 1.5, 1.6 sources, 1.3, 1.4 Message-ID: <200706030950.l539o2Xc007028@cvs-int.fedora.redhat.com> Author: rineau Update of /cvs/pkgs/rpms/CGAL/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6974 Modified Files: .cvsignore CGAL.spec sources Log Message: - Officiel CGAL-3.3 release - Skip file named "skip_vcproj_auto_generation" Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 30 May 2007 15:00:42 -0000 1.3 +++ .cvsignore 3 Jun 2007 09:49:28 -0000 1.4 @@ -1 +1 @@ -CGAL-3.3-RC1.tar.gz +CGAL-3.3.tar.gz Index: CGAL.spec =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/devel/CGAL.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- CGAL.spec 30 May 2007 15:00:42 -0000 1.5 +++ CGAL.spec 3 Jun 2007 09:49:28 -0000 1.6 @@ -2,13 +2,13 @@ Name: CGAL Version: 3.3 -Release: 0.1.RC1%{?dist} +Release: 2%{?dist} Summary: Computational Geometry Algorithms Library Group: System Environment/Libraries License: QPL/LGPL URL: http://www.cgal.org/ -Source0: ftp://ftp.mpi-sb.mpg.de/pub/outgoing/CGAL/%{name}-%{version}-RC1.tar.gz +Source0: ftp://ftp.mpi-sb.mpg.de/pub/outgoing/CGAL/%{name}-%{version}.tar.gz Source10: CGAL-README.Fedora Patch1: CGAL-install_cgal-SUPPORT_REQUIRED.patch Patch2: CGAL-3.3-build-library.patch @@ -221,9 +221,14 @@ %{_datadir}/CGAL/demo %{_datadir}/CGAL/examples %exclude %{_datadir}/CGAL/*/*/*.vcproj +%exclude %{_datadir}/CGAL/*/*/skip_vcproj_auto_generation %changelog +* Sat Jun 2 2007 Laurent Rineau - 3.3-2%{?dist} +- Officiel CGAL-3.3 release +- Skip file named "skip_vcproj_auto_generation" + * Wed May 30 2007 Laurent Rineau - 3.3-0.1.RC1%{?dist} - New upstream version: 3.3-RC1 - Obsolete patches CGAL-3.2.1-build-libCGALQt-shared.patch, Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 May 2007 15:00:42 -0000 1.3 +++ sources 3 Jun 2007 09:49:28 -0000 1.4 @@ -1 +1 @@ -bd0554f3e350e25a7cbaa2f91bee1c3e CGAL-3.3-RC1.tar.gz +d45186e2721e1e503a2838a5931d52c5 CGAL-3.3.tar.gz From fedora-extras-commits at redhat.com Sun Jun 3 10:20:09 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 3 Jun 2007 06:20:09 -0400 Subject: comps comps-f7.xml.in,1.214,1.215 comps-f8.xml.in,1.4,1.5 Message-ID: <200706031020.l53AK9OM016758@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16682 Modified Files: comps-f7.xml.in comps-f8.xml.in Log Message: add blobAndConquer Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.214 retrieving revision 1.215 diff -u -r1.214 -r1.215 --- comps-f7.xml.in 2 Jun 2007 13:27:36 -0000 1.214 +++ comps-f7.xml.in 3 Jun 2007 10:19:39 -0000 1.215 @@ -1248,6 +1248,7 @@ ballz beneath-a-steel-sky beneath-a-steel-sky-cd + blobAndConquer blobby blobwars bsd-games Index: comps-f8.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f8.xml.in,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- comps-f8.xml.in 2 Jun 2007 13:27:37 -0000 1.4 +++ comps-f8.xml.in 3 Jun 2007 10:19:39 -0000 1.5 @@ -1248,6 +1248,7 @@ ballz beneath-a-steel-sky beneath-a-steel-sky-cd + blobAndConquer blobby blobwars bsd-games From fedora-extras-commits at redhat.com Sun Jun 3 11:13:59 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 07:13:59 -0400 Subject: rpms/wine-docs/F-7 .cvsignore, 1.25, 1.26 sources, 1.25, 1.26 wine-docs.spec, 1.25, 1.26 Message-ID: <200706031114.l53BDxUF030537@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine-docs/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30361/F-7 Modified Files: .cvsignore sources wine-docs.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/wine-docs/F-7/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 27 Apr 2007 23:08:39 -0000 1.25 +++ .cvsignore 3 Jun 2007 11:13:21 -0000 1.26 @@ -1 +1 @@ -wine-docs-0.9.36.tar.bz2 +wine-docs-0.9.38.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/wine-docs/F-7/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 27 Apr 2007 23:08:39 -0000 1.25 +++ sources 3 Jun 2007 11:13:21 -0000 1.26 @@ -1 +1 @@ -5ee478f2bb6699dcfb7be72232abc393 wine-docs-0.9.36.tar.bz2 +e1c7a3297b9f203fc32b441e99afe843 wine-docs-0.9.38.tar.bz2 Index: wine-docs.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine-docs/F-7/wine-docs.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- wine-docs.spec 27 Apr 2007 23:08:39 -0000 1.25 +++ wine-docs.spec 3 Jun 2007 11:13:21 -0000 1.26 @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.36 +Version: 0.9.38 Release: 1%{?dist} Summary: Documentation for wine Group: Documentation License: LGPL URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.36.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.38.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -37,6 +37,10 @@ %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Sun Jun 03 2007 Andreas Bierfert +0.9.38-1 +- version upgrade + * Sat Apr 28 2007 Andreas Bierfert 0.9.36-1 - version upgrade From fedora-extras-commits at redhat.com Sun Jun 3 11:14:09 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 07:14:09 -0400 Subject: rpms/wine-docs/FC-5 .cvsignore, 1.25, 1.26 sources, 1.25, 1.26 wine-docs.spec, 1.25, 1.26 Message-ID: <200706031114.l53BE9LH030552@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine-docs/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30361/FC-5 Modified Files: .cvsignore sources wine-docs.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/wine-docs/FC-5/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 27 Apr 2007 23:08:30 -0000 1.25 +++ .cvsignore 3 Jun 2007 11:13:30 -0000 1.26 @@ -1 +1 @@ -wine-docs-0.9.36.tar.bz2 +wine-docs-0.9.38.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/wine-docs/FC-5/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 27 Apr 2007 23:08:30 -0000 1.25 +++ sources 3 Jun 2007 11:13:30 -0000 1.26 @@ -1 +1 @@ -5ee478f2bb6699dcfb7be72232abc393 wine-docs-0.9.36.tar.bz2 +e1c7a3297b9f203fc32b441e99afe843 wine-docs-0.9.38.tar.bz2 Index: wine-docs.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine-docs/FC-5/wine-docs.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- wine-docs.spec 27 Apr 2007 23:08:30 -0000 1.25 +++ wine-docs.spec 3 Jun 2007 11:13:30 -0000 1.26 @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.36 +Version: 0.9.38 Release: 1%{?dist} Summary: Documentation for wine Group: Documentation License: LGPL URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.36.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.38.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -37,6 +37,10 @@ %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Sun Jun 03 2007 Andreas Bierfert +0.9.38-1 +- version upgrade + * Sat Apr 28 2007 Andreas Bierfert 0.9.36-1 - version upgrade From fedora-extras-commits at redhat.com Sun Jun 3 11:14:17 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 07:14:17 -0400 Subject: rpms/wine-docs/FC-6 .cvsignore, 1.25, 1.26 sources, 1.25, 1.26 wine-docs.spec, 1.25, 1.26 Message-ID: <200706031114.l53BEHZF030570@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine-docs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30361/FC-6 Modified Files: .cvsignore sources wine-docs.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/wine-docs/FC-6/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 27 Apr 2007 23:08:35 -0000 1.25 +++ .cvsignore 3 Jun 2007 11:13:40 -0000 1.26 @@ -1 +1 @@ -wine-docs-0.9.36.tar.bz2 +wine-docs-0.9.38.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/wine-docs/FC-6/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 27 Apr 2007 23:08:35 -0000 1.25 +++ sources 3 Jun 2007 11:13:40 -0000 1.26 @@ -1 +1 @@ -5ee478f2bb6699dcfb7be72232abc393 wine-docs-0.9.36.tar.bz2 +e1c7a3297b9f203fc32b441e99afe843 wine-docs-0.9.38.tar.bz2 Index: wine-docs.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine-docs/FC-6/wine-docs.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- wine-docs.spec 27 Apr 2007 23:08:35 -0000 1.25 +++ wine-docs.spec 3 Jun 2007 11:13:40 -0000 1.26 @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.36 +Version: 0.9.38 Release: 1%{?dist} Summary: Documentation for wine Group: Documentation License: LGPL URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.36.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.38.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -37,6 +37,10 @@ %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Sun Jun 03 2007 Andreas Bierfert +0.9.38-1 +- version upgrade + * Sat Apr 28 2007 Andreas Bierfert 0.9.36-1 - version upgrade From fedora-extras-commits at redhat.com Sun Jun 3 11:14:21 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 07:14:21 -0400 Subject: rpms/wine-docs/EL-5 .cvsignore, 1.25, 1.26 sources, 1.25, 1.26 wine-docs.spec, 1.25, 1.26 Message-ID: <200706031114.l53BELwM030581@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine-docs/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30361/EL-5 Modified Files: .cvsignore sources wine-docs.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/wine-docs/EL-5/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 27 Apr 2007 23:08:35 -0000 1.25 +++ .cvsignore 3 Jun 2007 11:13:12 -0000 1.26 @@ -1 +1 @@ -wine-docs-0.9.36.tar.bz2 +wine-docs-0.9.38.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/wine-docs/EL-5/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 27 Apr 2007 23:08:35 -0000 1.25 +++ sources 3 Jun 2007 11:13:12 -0000 1.26 @@ -1 +1 @@ -5ee478f2bb6699dcfb7be72232abc393 wine-docs-0.9.36.tar.bz2 +e1c7a3297b9f203fc32b441e99afe843 wine-docs-0.9.38.tar.bz2 Index: wine-docs.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine-docs/EL-5/wine-docs.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- wine-docs.spec 27 Apr 2007 23:08:35 -0000 1.25 +++ wine-docs.spec 3 Jun 2007 11:13:12 -0000 1.26 @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.36 +Version: 0.9.38 Release: 1%{?dist} Summary: Documentation for wine Group: Documentation License: LGPL URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.36.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.38.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -37,6 +37,10 @@ %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Sun Jun 03 2007 Andreas Bierfert +0.9.38-1 +- version upgrade + * Sat Apr 28 2007 Andreas Bierfert 0.9.36-1 - version upgrade From fedora-extras-commits at redhat.com Sun Jun 3 11:14:26 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 07:14:26 -0400 Subject: rpms/wine-docs/devel .cvsignore, 1.25, 1.26 sources, 1.25, 1.26 wine-docs.spec, 1.25, 1.26 Message-ID: <200706031114.l53BEQqU030593@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine-docs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30361/devel Modified Files: .cvsignore sources wine-docs.spec Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/wine-docs/devel/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 27 Apr 2007 23:08:39 -0000 1.25 +++ .cvsignore 3 Jun 2007 11:13:47 -0000 1.26 @@ -1 +1 @@ -wine-docs-0.9.36.tar.bz2 +wine-docs-0.9.38.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/wine-docs/devel/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 27 Apr 2007 23:08:39 -0000 1.25 +++ sources 3 Jun 2007 11:13:47 -0000 1.26 @@ -1 +1 @@ -5ee478f2bb6699dcfb7be72232abc393 wine-docs-0.9.36.tar.bz2 +e1c7a3297b9f203fc32b441e99afe843 wine-docs-0.9.38.tar.bz2 Index: wine-docs.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine-docs/devel/wine-docs.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- wine-docs.spec 27 Apr 2007 23:08:39 -0000 1.25 +++ wine-docs.spec 3 Jun 2007 11:13:47 -0000 1.26 @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.36 +Version: 0.9.38 Release: 1%{?dist} Summary: Documentation for wine Group: Documentation License: LGPL URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.36.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.38.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -37,6 +37,10 @@ %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Sun Jun 03 2007 Andreas Bierfert +0.9.38-1 +- version upgrade + * Sat Apr 28 2007 Andreas Bierfert 0.9.36-1 - version upgrade From fedora-extras-commits at redhat.com Sun Jun 3 11:22:20 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 07:22:20 -0400 Subject: rpms/fail2ban/F-7 fail2ban-0.8-sshd-filter.diff, NONE, 1.1 fail2ban.spec, 1.5, 1.6 Message-ID: <200706031122.l53BMK0w031479@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/fail2ban/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31385/F-7 Modified Files: fail2ban.spec Added Files: fail2ban-0.8-sshd-filter.diff Log Message: Fix sshd filter to spot attempts to log in as a user not in AllowUsers (#241695) fail2ban-0.8-sshd-filter.diff: --- NEW FILE fail2ban-0.8-sshd-filter.diff --- --- fail2ban-0.8.0/config/filter.d/sshd.conf.original 2007-05-27 22:44:14.000000000 +0100 +++ fail2ban-0.8.0/config/filter.d/sshd.conf 2007-05-27 22:44:48.000000000 +0100 @@ -18,6 +18,7 @@ Failed [-/\w]+ for .* from ROOT LOGIN REFUSED .* FROM [iI](?:llegal|nvalid) user .* from + User .* from not allowed because not listed in AllowUsers # Option: ignoreregex # Notes.: regex to ignore. If this regex matches, the line is ignored. Index: fail2ban.spec =================================================================== RCS file: /cvs/extras/rpms/fail2ban/F-7/fail2ban.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fail2ban.spec 23 May 2007 20:17:50 -0000 1.5 +++ fail2ban.spec 3 Jun 2007 11:21:44 -0000 1.6 @@ -1,9 +1,10 @@ +# Not defined in Fedora's buildsystem %global _initdir %{_sysconfdir}/rc.d/init.d Summary: Ban IPs that make too many password failures Name: fail2ban Version: 0.8.0 -Release: 7%{?dist} +Release: 8%{?dist} License: GPL Group: System Environment/Daemons URL: http://fail2ban.sourceforge.net/ @@ -11,6 +12,7 @@ Source1: fail2ban-logrotate Patch0: fail2ban-0.8.0-init.patch Patch1: fail2ban-0.8.0-sshd.patch +Patch2: fail2ban-0.8-sshd-filter.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: python-devel >= 2.4 BuildArch: noarch @@ -28,6 +30,7 @@ %setup -q %patch0 -p1 -b .init %patch1 -p1 -b .sshd +%patch2 -p1 -b .sshdallowusersm %build python setup.py build @@ -73,6 +76,10 @@ %config(noreplace) %{_sysconfdir}/logrotate.d/fail2ban %changelog +* Sun Jun 3 2007 Axel Thimm - 0.8.0-8 +- Also trigger on non-AllowUsers failures (Jonathan Underwood + ). + * Wed May 23 2007 Axel Thimm - 0.8.0-7 - logrotate should restart fail2ban (Zing ). - send mail to root; logrotate (Jonathan Underwood From fedora-extras-commits at redhat.com Sun Jun 3 11:22:26 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 07:22:26 -0400 Subject: rpms/fail2ban/FC-5 fail2ban-0.8-sshd-filter.diff, NONE, 1.1 fail2ban.spec, 1.5, 1.6 Message-ID: <200706031122.l53BMQIl031492@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/fail2ban/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31385/FC-5 Modified Files: fail2ban.spec Added Files: fail2ban-0.8-sshd-filter.diff Log Message: Fix sshd filter to spot attempts to log in as a user not in AllowUsers (#241695) fail2ban-0.8-sshd-filter.diff: --- NEW FILE fail2ban-0.8-sshd-filter.diff --- --- fail2ban-0.8.0/config/filter.d/sshd.conf.original 2007-05-27 22:44:14.000000000 +0100 +++ fail2ban-0.8.0/config/filter.d/sshd.conf 2007-05-27 22:44:48.000000000 +0100 @@ -18,6 +18,7 @@ Failed [-/\w]+ for .* from ROOT LOGIN REFUSED .* FROM [iI](?:llegal|nvalid) user .* from + User .* from not allowed because not listed in AllowUsers # Option: ignoreregex # Notes.: regex to ignore. If this regex matches, the line is ignored. Index: fail2ban.spec =================================================================== RCS file: /cvs/extras/rpms/fail2ban/FC-5/fail2ban.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fail2ban.spec 23 May 2007 20:17:55 -0000 1.5 +++ fail2ban.spec 3 Jun 2007 11:21:50 -0000 1.6 @@ -1,9 +1,10 @@ +# Not defined in Fedora's buildsystem %global _initdir %{_sysconfdir}/rc.d/init.d Summary: Ban IPs that make too many password failures Name: fail2ban Version: 0.8.0 -Release: 7%{?dist} +Release: 8%{?dist} License: GPL Group: System Environment/Daemons URL: http://fail2ban.sourceforge.net/ @@ -11,6 +12,7 @@ Source1: fail2ban-logrotate Patch0: fail2ban-0.8.0-init.patch Patch1: fail2ban-0.8.0-sshd.patch +Patch2: fail2ban-0.8-sshd-filter.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: python-devel >= 2.4 BuildArch: noarch @@ -28,6 +30,7 @@ %setup -q %patch0 -p1 -b .init %patch1 -p1 -b .sshd +%patch2 -p1 -b .sshdallowusersm %build python setup.py build @@ -73,6 +76,10 @@ %config(noreplace) %{_sysconfdir}/logrotate.d/fail2ban %changelog +* Sun Jun 3 2007 Axel Thimm - 0.8.0-8 +- Also trigger on non-AllowUsers failures (Jonathan Underwood + ). + * Wed May 23 2007 Axel Thimm - 0.8.0-7 - logrotate should restart fail2ban (Zing ). - send mail to root; logrotate (Jonathan Underwood From fedora-extras-commits at redhat.com Sun Jun 3 11:22:31 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 07:22:31 -0400 Subject: rpms/fail2ban/FC-6 fail2ban-0.8-sshd-filter.diff, NONE, 1.1 fail2ban.spec, 1.5, 1.6 Message-ID: <200706031122.l53BMVt3031504@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/fail2ban/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31385/FC-6 Modified Files: fail2ban.spec Added Files: fail2ban-0.8-sshd-filter.diff Log Message: Fix sshd filter to spot attempts to log in as a user not in AllowUsers (#241695) fail2ban-0.8-sshd-filter.diff: --- NEW FILE fail2ban-0.8-sshd-filter.diff --- --- fail2ban-0.8.0/config/filter.d/sshd.conf.original 2007-05-27 22:44:14.000000000 +0100 +++ fail2ban-0.8.0/config/filter.d/sshd.conf 2007-05-27 22:44:48.000000000 +0100 @@ -18,6 +18,7 @@ Failed [-/\w]+ for .* from ROOT LOGIN REFUSED .* FROM [iI](?:llegal|nvalid) user .* from + User .* from not allowed because not listed in AllowUsers # Option: ignoreregex # Notes.: regex to ignore. If this regex matches, the line is ignored. Index: fail2ban.spec =================================================================== RCS file: /cvs/extras/rpms/fail2ban/FC-6/fail2ban.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fail2ban.spec 23 May 2007 20:18:00 -0000 1.5 +++ fail2ban.spec 3 Jun 2007 11:21:56 -0000 1.6 @@ -1,9 +1,10 @@ +# Not defined in Fedora's buildsystem %global _initdir %{_sysconfdir}/rc.d/init.d Summary: Ban IPs that make too many password failures Name: fail2ban Version: 0.8.0 -Release: 7%{?dist} +Release: 8%{?dist} License: GPL Group: System Environment/Daemons URL: http://fail2ban.sourceforge.net/ @@ -11,6 +12,7 @@ Source1: fail2ban-logrotate Patch0: fail2ban-0.8.0-init.patch Patch1: fail2ban-0.8.0-sshd.patch +Patch2: fail2ban-0.8-sshd-filter.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: python-devel >= 2.4 BuildArch: noarch @@ -28,6 +30,7 @@ %setup -q %patch0 -p1 -b .init %patch1 -p1 -b .sshd +%patch2 -p1 -b .sshdallowusersm %build python setup.py build @@ -73,6 +76,10 @@ %config(noreplace) %{_sysconfdir}/logrotate.d/fail2ban %changelog +* Sun Jun 3 2007 Axel Thimm - 0.8.0-8 +- Also trigger on non-AllowUsers failures (Jonathan Underwood + ). + * Wed May 23 2007 Axel Thimm - 0.8.0-7 - logrotate should restart fail2ban (Zing ). - send mail to root; logrotate (Jonathan Underwood From fedora-extras-commits at redhat.com Sun Jun 3 11:22:37 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 07:22:37 -0400 Subject: rpms/fail2ban/devel fail2ban-0.8-sshd-filter.diff, NONE, 1.1 fail2ban.spec, 1.5, 1.6 Message-ID: <200706031122.l53BMbFE031514@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/fail2ban/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31385/devel Modified Files: fail2ban.spec Added Files: fail2ban-0.8-sshd-filter.diff Log Message: Fix sshd filter to spot attempts to log in as a user not in AllowUsers (#241695) fail2ban-0.8-sshd-filter.diff: --- NEW FILE fail2ban-0.8-sshd-filter.diff --- --- fail2ban-0.8.0/config/filter.d/sshd.conf.original 2007-05-27 22:44:14.000000000 +0100 +++ fail2ban-0.8.0/config/filter.d/sshd.conf 2007-05-27 22:44:48.000000000 +0100 @@ -18,6 +18,7 @@ Failed [-/\w]+ for .* from ROOT LOGIN REFUSED .* FROM [iI](?:llegal|nvalid) user .* from + User .* from not allowed because not listed in AllowUsers # Option: ignoreregex # Notes.: regex to ignore. If this regex matches, the line is ignored. Index: fail2ban.spec =================================================================== RCS file: /cvs/extras/rpms/fail2ban/devel/fail2ban.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fail2ban.spec 23 May 2007 20:18:05 -0000 1.5 +++ fail2ban.spec 3 Jun 2007 11:22:01 -0000 1.6 @@ -1,9 +1,10 @@ +# Not defined in Fedora's buildsystem %global _initdir %{_sysconfdir}/rc.d/init.d Summary: Ban IPs that make too many password failures Name: fail2ban Version: 0.8.0 -Release: 7%{?dist} +Release: 8%{?dist} License: GPL Group: System Environment/Daemons URL: http://fail2ban.sourceforge.net/ @@ -11,6 +12,7 @@ Source1: fail2ban-logrotate Patch0: fail2ban-0.8.0-init.patch Patch1: fail2ban-0.8.0-sshd.patch +Patch2: fail2ban-0.8-sshd-filter.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: python-devel >= 2.4 BuildArch: noarch @@ -28,6 +30,7 @@ %setup -q %patch0 -p1 -b .init %patch1 -p1 -b .sshd +%patch2 -p1 -b .sshdallowusersm %build python setup.py build @@ -73,6 +76,10 @@ %config(noreplace) %{_sysconfdir}/logrotate.d/fail2ban %changelog +* Sun Jun 3 2007 Axel Thimm - 0.8.0-8 +- Also trigger on non-AllowUsers failures (Jonathan Underwood + ). + * Wed May 23 2007 Axel Thimm - 0.8.0-7 - logrotate should restart fail2ban (Zing ). - send mail to root; logrotate (Jonathan Underwood From fedora-extras-commits at redhat.com Sun Jun 3 11:27:06 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 3 Jun 2007 07:27:06 -0400 Subject: extras-buildsys/utils/pushscript Config_Extras.py,1.55,1.56 Message-ID: <200706031127.l53BR62B031939@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31911 Modified Files: Config_Extras.py Log Message: rawhide has an "os" subdir, too Index: Config_Extras.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- Config_Extras.py 2 Jun 2007 08:03:24 -0000 1.55 +++ Config_Extras.py 3 Jun 2007 11:27:04 -0000 1.56 @@ -135,7 +135,7 @@ 'fedora-updates' : 'http://download.fedora.redhat.com/pub/fedora/linux/updates/%s/%s/', 'fedora-updates-testing' : 'http://download.fedora.redhat.com/pub/fedora/linux/updates/testing/%s/%s/', 'fedora-extras' : 'file:///srv/rpmbuild/extras/tree/extras/%s/%s/', - 'rawhide' : 'http://download.fedora.redhat.com/pub/fedora/linux/%s/%s/' + 'rawhide' : 'http://download.fedora.redhat.com/pub/fedora/linux/%s/%s/os/' } sync_cmd = 'extras-sync' From fedora-extras-commits at redhat.com Sun Jun 3 11:31:57 2007 From: fedora-extras-commits at redhat.com (Florian La Roche (laroche)) Date: Sun, 3 Jun 2007 07:31:57 -0400 Subject: devel/gperf .cvsignore, 1.5, 1.6 gperf.spec, 1.23, 1.24 sources, 1.6, 1.7 Message-ID: <200706031131.l53BVvl3001852@cvs-int.fedora.redhat.com> Author: laroche Update of /cvs/extras/devel/gperf In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1778 Modified Files: .cvsignore gperf.spec sources Log Message: - 3.0.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/gperf/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 4 Nov 2006 12:30:12 -0000 1.5 +++ .cvsignore 3 Jun 2007 11:31:22 -0000 1.6 @@ -1 +1 @@ -gperf-3.0.2.tar.gz +gperf-3.0.3.tar.gz Index: gperf.spec =================================================================== RCS file: /cvs/extras/devel/gperf/gperf.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- gperf.spec 22 Jan 2007 13:04:38 -0000 1.23 +++ gperf.spec 3 Jun 2007 11:31:22 -0000 1.24 @@ -1,7 +1,7 @@ Summary: A perfect hash function generator. Name: gperf -Version: 3.0.2 -Release: 3%{?dist} +Version: 3.0.3 +Release: 1%{?dist} License: GPL Source: ftp://ftp.gnu.org/pub/gnu/gperf/gperf-%{version}.tar.gz Group: Development/Tools @@ -51,6 +51,9 @@ %{_infodir}/gperf.info* %changelog +* Sun Jun 03 2007 Florian La Roche +- 3.0.3 + * Mon Jan 22 2007 Florian La Roche - rhbz#223695 Index: sources =================================================================== RCS file: /cvs/extras/devel/gperf/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 4 Nov 2006 12:30:37 -0000 1.6 +++ sources 3 Jun 2007 11:31:22 -0000 1.7 @@ -1 +1,2 @@ 5359fae9929f9f7235c6601f4b6e8c89 gperf-3.0.2.tar.gz +cc20e58975a38075440423c8fb85fd00 gperf-3.0.3.tar.gz From fedora-extras-commits at redhat.com Sun Jun 3 11:59:36 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sun, 3 Jun 2007 07:59:36 -0400 Subject: rpms/muine-scrobbler/FC-6 muine-scrobbler.spec, NONE, 1.1 muinescrobbler-0.1.8-no-generics.diff, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706031159.l53Bxa9n003940@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/muine-scrobbler/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3865 Modified Files: sources Added Files: muine-scrobbler.spec muinescrobbler-0.1.8-no-generics.diff Log Message: add files to branch --- NEW FILE muine-scrobbler.spec --- %define real_name muinescrobbler Name: muine-scrobbler Version: 0.1.8 Release: 1%{?dist} Summary: Audioscrobbler plugin for Muine Group: Applications/Multimedia License: GPL URL: http://home.gna.org/muinescrobbler/ Source0: http://download.gna.org/muinescrobbler/%{real_name}-%{version}.tar.gz Patch0: %{real_name}-0.1.8-no-generics.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: mono-devel, muine-devel, BuildRequires: gtk-sharp2-devel, gnome-sharp-devel %description Muine-scrobbler is a plugin to connect to last.fm/audioscrobbler from the Muine music player. Last.fm (www.last.fm) is a service for tracking your listening habits and suggesting new music you might like. %prep %setup -qn %{real_name} %patch0 -p1 %build make %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_libdir}/muine/plugins install -m 0644 $RPM_BUILD_DIR/%{real_name}/*.dll $RPM_BUILD_ROOT%{_libdir}/muine/plugins/ %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING AUTHORS ChangeLog %{_libdir}/muine/plugins/* %changelog * Thu Mar 08 2007 Sindre Pedersen Bj??rdal - 0.1.8-1 - initial build muinescrobbler-0.1.8-no-generics.diff: --- NEW FILE muinescrobbler-0.1.8-no-generics.diff --- diff -urb muinescrobbler-0.1.8/AudioscrobblerPlugin.cs muinescrobbler-0.1.8-no-generics/AudioscrobblerPlugin.cs --- muinescrobbler-0.1.8/AudioscrobblerPlugin.cs 2005-11-20 13:31:39.000000000 -0800 +++ muinescrobbler-0.1.8-no-generics/AudioscrobblerPlugin.cs 2006-07-17 16:23:32.000000000 -0700 @@ -186,9 +186,9 @@ StatusBar.Push(StatusID, "Ready."); // catch events from Audioscobbler object - scrobbler.AuthErrorEventLazy += OnAuthErrorEvent; - scrobbler.NetworkErrorEventLazy += OnNetworkErrorEvent; - scrobbler.SubmitEventLazy += OnSubmitEvent; + scrobbler.AuthErrorEvent += OnAuthErrorEvent; + scrobbler.NetworkErrorEvent += OnNetworkErrorEvent; + scrobbler.SubmitEvent += OnSubmitEvent; scrobbler.ConnectEvent += OnConnectEvent; scrobbler.DisconnectEvent += OnDisconnectEvent; Only in muinescrobbler-0.1.8: EventQueue.cs Only in muinescrobbler-0.1.8: Functor.cs diff -urb muinescrobbler-0.1.8/GAudioscrobbler.cs muinescrobbler-0.1.8-no-generics/GAudioscrobbler.cs --- muinescrobbler-0.1.8/GAudioscrobbler.cs 2005-11-20 13:31:17.000000000 -0800 +++ muinescrobbler-0.1.8-no-generics/GAudioscrobbler.cs 2006-07-17 16:31:03.000000000 -0700 @@ -142,28 +142,28 @@ public class GAudioscrobbler { /// Called whenever a network error occurs. - public event Functor NetworkErrorEvent; - public event Functor NetworkErrorEventLazy; + public delegate void NetworkErrorEventHandler(NetworkErrorEventArgs args); + public event NetworkErrorEventHandler NetworkErrorEvent; /// Called whenever an authentication failure happened. - public event Functor AuthErrorEvent; - public event Functor AuthErrorEventLazy; + public delegate void AuthErrorEventHandler(AuthErrorEventArgs args); + public event AuthErrorEventHandler AuthErrorEvent; /// Called whenever the handshake (login) was successful. - public event Functor ConnectEvent; - public event Functor ConnectEventLazy; + public delegate void ConnectEventHandler(ConnectEventArgs args); + public event ConnectEventHandler ConnectEvent; /// Called whenever the connection was successfully terminated. - public event Functor DisconnectEvent; - public event Functor DisconnectEventLazy; + public delegate void DisconnectEventHandler(DisconnectEventArgs args); + public event DisconnectEventHandler DisconnectEvent; /// Called whenever a song was successfully submitted. - public event Functor SubmitEvent; - public event Functor SubmitEventLazy; + public delegate void SubmitEventHandler(SubmitEventArgs args); + public event SubmitEventHandler SubmitEvent; /// Called when availibility of a client update was detected. - public event Functor UpdateAvailableEvent; - public event Functor UpdateAvailableEventLazy; + public delegate void UpdateAvailableEventHandler(UpdateAvailableEventArgs args); + public event UpdateAvailableEventHandler UpdateAvailableEvent; // Constants. const int MAX_QUEUE_SIZE = 1000; @@ -185,7 +185,6 @@ // Other internal properties. private ArrayList queue; private Object queueLock; - private EventQueue eventQueue; private Object submitLock; private DateTime lastHandshake; //< last successful attempt. private TimeSpan handshakeInterval; @@ -212,7 +211,6 @@ connected = false; queue = new ArrayList(); queueLock = new Object(); - eventQueue = new EventQueue(); submitLock = new Object(); lastHandshake = DateTime.MinValue; handshakeInterval = new TimeSpan(0, HANDSHAKE_INTERVAL, 0); @@ -366,11 +364,6 @@ Global.Log(0, "GAudioscrobbler.EmitAuthErrorEvent", "Start"); if (AuthErrorEvent != null) AuthErrorEvent(args_); - if (AuthErrorEventLazy == null) - return; - Functor func = - EventQueue.BindOne(AuthErrorEventLazy, args_); - eventQueue.Queue(func); Global.Log(0, "GAudioscrobbler.EmitAuthErrorEvent", "End"); } @@ -379,12 +372,6 @@ Global.Log(0, "GAudioscrobbler.EmitNetworkErrorEvent", "Start"); if (NetworkErrorEvent != null) NetworkErrorEvent(args_); - if (NetworkErrorEventLazy == null) - return; - Functor func = - EventQueue.BindOne(NetworkErrorEventLazy, - args_); - eventQueue.Queue(func); Global.Log(0, "GAudioscrobbler.EmitNetworkErrorEvent", "End"); } @@ -393,11 +380,6 @@ Global.Log(0, "GAudioscrobbler.EmitSubmitEvent", "Start"); if (SubmitEvent != null) SubmitEvent(args_); - if (SubmitEventLazy == null) - return; - Functor func = - EventQueue.BindOne(SubmitEventLazy, args_); - eventQueue.Queue(func); Global.Log(0, "GAudioscrobbler.EmitSubmitEvent", "End"); } @@ -406,11 +388,6 @@ Global.Log(0, "GAudioscrobbler.EmitUpdateAvailableEvent", "Start"); if (UpdateAvailableEvent != null) UpdateAvailableEvent(args_); - if (UpdateAvailableEventLazy == null) - return; - Functor func = - EventQueue.BindOne(UpdateAvailableEventLazy, args_); - eventQueue.Queue(func); Global.Log(0, "GAudioscrobbler.EmitUpdateAvailableEvent", "End"); } @@ -419,11 +396,6 @@ Global.Log(0, "GAudioscrobbler.EmitConnectEvent", "Start"); if (ConnectEvent != null) ConnectEvent(args_); - if (ConnectEventLazy == null) - return; - Functor func = - EventQueue.BindOne(ConnectEventLazy, args_); - eventQueue.Queue(func); Global.Log(0, "GAudioscrobbler.EmitConnectEvent", "End"); } @@ -432,11 +404,6 @@ Global.Log(0, "GAudioscrobbler.EmitDisconnectEvent", "Start"); if (DisconnectEvent != null) DisconnectEvent(args_); - if (DisconnectEventLazy == null) - return; - Functor func = - EventQueue.BindOne(DisconnectEventLazy, args_); - eventQueue.Queue(func); Global.Log(0, "GAudioscrobbler.EmitDisconnectEvent", "End"); } diff -urb muinescrobbler-0.1.8/Makefile muinescrobbler-0.1.8-no-generics/Makefile --- muinescrobbler-0.1.8/Makefile 2005-09-26 10:51:29.000000000 -0700 +++ muinescrobbler-0.1.8-no-generics/Makefile 2006-07-17 15:32:24.000000000 -0700 @@ -1,7 +1,7 @@ -CS_FILES = EventQueue.cs Functor.cs Global.cs Song.cs GAudioscrobbler.cs AudioscrobblerPlugin.cs +CS_FILES = Global.cs Song.cs GAudioscrobbler.cs AudioscrobblerPlugin.cs AudioscrobblerPlugin.dll: $(CS_FILES) Audioscrobbler.glade - gmcs -target:library -out:AudioscrobblerPlugin.dll -r:Mono.Security.dll -r:System.Web.dll -pkg:gconf-sharp-2.0 -pkg:glade-sharp-2.0 -pkg:muine-plugin -resource:Audioscrobbler.glade $(CS_FILES) + mcs -target:library -out:AudioscrobblerPlugin.dll -r:Mono.Security.dll -r:System.Web.dll -pkg:gconf-sharp-2.0 -pkg:glade-sharp-2.0 -pkg:muine-plugin -resource:Audioscrobbler.glade $(CS_FILES) install: AudioscrobblerPlugin.dll mkdir -p ~/.gnome2/muine/plugins Index: sources =================================================================== RCS file: /cvs/extras/rpms/muine-scrobbler/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 22 May 2007 15:24:51 -0000 1.1 +++ sources 3 Jun 2007 11:59:00 -0000 1.2 @@ -0,0 +1 @@ +c8470e586c5face7f9be09decbe20398 muinescrobbler-0.1.8.tar.gz From fedora-extras-commits at redhat.com Sun Jun 3 12:00:34 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sun, 3 Jun 2007 08:00:34 -0400 Subject: rpms/muine-scrobbler/F-7 muine-scrobbler.spec, NONE, 1.1 muinescrobbler-0.1.8-no-generics.diff, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706031200.l53C0Yep004070@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/muine-scrobbler/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4016 Modified Files: sources Added Files: muine-scrobbler.spec muinescrobbler-0.1.8-no-generics.diff Log Message: add files to branch --- NEW FILE muine-scrobbler.spec --- %define real_name muinescrobbler Name: muine-scrobbler Version: 0.1.8 Release: 1%{?dist} Summary: Audioscrobbler plugin for Muine Group: Applications/Multimedia License: GPL URL: http://home.gna.org/muinescrobbler/ Source0: http://download.gna.org/muinescrobbler/%{real_name}-%{version}.tar.gz Patch0: %{real_name}-0.1.8-no-generics.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: mono-devel, muine-devel, BuildRequires: gtk-sharp2-devel, gnome-sharp-devel %description Muine-scrobbler is a plugin to connect to last.fm/audioscrobbler from the Muine music player. Last.fm (www.last.fm) is a service for tracking your listening habits and suggesting new music you might like. %prep %setup -qn %{real_name} %patch0 -p1 %build make %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_libdir}/muine/plugins install -m 0644 $RPM_BUILD_DIR/%{real_name}/*.dll $RPM_BUILD_ROOT%{_libdir}/muine/plugins/ %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING AUTHORS ChangeLog %{_libdir}/muine/plugins/* %changelog * Thu Mar 08 2007 Sindre Pedersen Bj??rdal - 0.1.8-1 - initial build muinescrobbler-0.1.8-no-generics.diff: --- NEW FILE muinescrobbler-0.1.8-no-generics.diff --- diff -urb muinescrobbler-0.1.8/AudioscrobblerPlugin.cs muinescrobbler-0.1.8-no-generics/AudioscrobblerPlugin.cs --- muinescrobbler-0.1.8/AudioscrobblerPlugin.cs 2005-11-20 13:31:39.000000000 -0800 +++ muinescrobbler-0.1.8-no-generics/AudioscrobblerPlugin.cs 2006-07-17 16:23:32.000000000 -0700 @@ -186,9 +186,9 @@ StatusBar.Push(StatusID, "Ready."); // catch events from Audioscobbler object - scrobbler.AuthErrorEventLazy += OnAuthErrorEvent; - scrobbler.NetworkErrorEventLazy += OnNetworkErrorEvent; - scrobbler.SubmitEventLazy += OnSubmitEvent; + scrobbler.AuthErrorEvent += OnAuthErrorEvent; + scrobbler.NetworkErrorEvent += OnNetworkErrorEvent; + scrobbler.SubmitEvent += OnSubmitEvent; scrobbler.ConnectEvent += OnConnectEvent; scrobbler.DisconnectEvent += OnDisconnectEvent; Only in muinescrobbler-0.1.8: EventQueue.cs Only in muinescrobbler-0.1.8: Functor.cs diff -urb muinescrobbler-0.1.8/GAudioscrobbler.cs muinescrobbler-0.1.8-no-generics/GAudioscrobbler.cs --- muinescrobbler-0.1.8/GAudioscrobbler.cs 2005-11-20 13:31:17.000000000 -0800 +++ muinescrobbler-0.1.8-no-generics/GAudioscrobbler.cs 2006-07-17 16:31:03.000000000 -0700 @@ -142,28 +142,28 @@ public class GAudioscrobbler { /// Called whenever a network error occurs. - public event Functor NetworkErrorEvent; - public event Functor NetworkErrorEventLazy; + public delegate void NetworkErrorEventHandler(NetworkErrorEventArgs args); + public event NetworkErrorEventHandler NetworkErrorEvent; /// Called whenever an authentication failure happened. - public event Functor AuthErrorEvent; - public event Functor AuthErrorEventLazy; + public delegate void AuthErrorEventHandler(AuthErrorEventArgs args); + public event AuthErrorEventHandler AuthErrorEvent; /// Called whenever the handshake (login) was successful. - public event Functor ConnectEvent; - public event Functor ConnectEventLazy; + public delegate void ConnectEventHandler(ConnectEventArgs args); + public event ConnectEventHandler ConnectEvent; /// Called whenever the connection was successfully terminated. - public event Functor DisconnectEvent; - public event Functor DisconnectEventLazy; + public delegate void DisconnectEventHandler(DisconnectEventArgs args); + public event DisconnectEventHandler DisconnectEvent; /// Called whenever a song was successfully submitted. - public event Functor SubmitEvent; - public event Functor SubmitEventLazy; + public delegate void SubmitEventHandler(SubmitEventArgs args); + public event SubmitEventHandler SubmitEvent; /// Called when availibility of a client update was detected. - public event Functor UpdateAvailableEvent; - public event Functor UpdateAvailableEventLazy; + public delegate void UpdateAvailableEventHandler(UpdateAvailableEventArgs args); + public event UpdateAvailableEventHandler UpdateAvailableEvent; // Constants. const int MAX_QUEUE_SIZE = 1000; @@ -185,7 +185,6 @@ // Other internal properties. private ArrayList queue; private Object queueLock; - private EventQueue eventQueue; private Object submitLock; private DateTime lastHandshake; //< last successful attempt. private TimeSpan handshakeInterval; @@ -212,7 +211,6 @@ connected = false; queue = new ArrayList(); queueLock = new Object(); - eventQueue = new EventQueue(); submitLock = new Object(); lastHandshake = DateTime.MinValue; handshakeInterval = new TimeSpan(0, HANDSHAKE_INTERVAL, 0); @@ -366,11 +364,6 @@ Global.Log(0, "GAudioscrobbler.EmitAuthErrorEvent", "Start"); if (AuthErrorEvent != null) AuthErrorEvent(args_); - if (AuthErrorEventLazy == null) - return; - Functor func = - EventQueue.BindOne(AuthErrorEventLazy, args_); - eventQueue.Queue(func); Global.Log(0, "GAudioscrobbler.EmitAuthErrorEvent", "End"); } @@ -379,12 +372,6 @@ Global.Log(0, "GAudioscrobbler.EmitNetworkErrorEvent", "Start"); if (NetworkErrorEvent != null) NetworkErrorEvent(args_); - if (NetworkErrorEventLazy == null) - return; - Functor func = - EventQueue.BindOne(NetworkErrorEventLazy, - args_); - eventQueue.Queue(func); Global.Log(0, "GAudioscrobbler.EmitNetworkErrorEvent", "End"); } @@ -393,11 +380,6 @@ Global.Log(0, "GAudioscrobbler.EmitSubmitEvent", "Start"); if (SubmitEvent != null) SubmitEvent(args_); - if (SubmitEventLazy == null) - return; - Functor func = - EventQueue.BindOne(SubmitEventLazy, args_); - eventQueue.Queue(func); Global.Log(0, "GAudioscrobbler.EmitSubmitEvent", "End"); } @@ -406,11 +388,6 @@ Global.Log(0, "GAudioscrobbler.EmitUpdateAvailableEvent", "Start"); if (UpdateAvailableEvent != null) UpdateAvailableEvent(args_); - if (UpdateAvailableEventLazy == null) - return; - Functor func = - EventQueue.BindOne(UpdateAvailableEventLazy, args_); - eventQueue.Queue(func); Global.Log(0, "GAudioscrobbler.EmitUpdateAvailableEvent", "End"); } @@ -419,11 +396,6 @@ Global.Log(0, "GAudioscrobbler.EmitConnectEvent", "Start"); if (ConnectEvent != null) ConnectEvent(args_); - if (ConnectEventLazy == null) - return; - Functor func = - EventQueue.BindOne(ConnectEventLazy, args_); - eventQueue.Queue(func); Global.Log(0, "GAudioscrobbler.EmitConnectEvent", "End"); } @@ -432,11 +404,6 @@ Global.Log(0, "GAudioscrobbler.EmitDisconnectEvent", "Start"); if (DisconnectEvent != null) DisconnectEvent(args_); - if (DisconnectEventLazy == null) - return; - Functor func = - EventQueue.BindOne(DisconnectEventLazy, args_); - eventQueue.Queue(func); Global.Log(0, "GAudioscrobbler.EmitDisconnectEvent", "End"); } diff -urb muinescrobbler-0.1.8/Makefile muinescrobbler-0.1.8-no-generics/Makefile --- muinescrobbler-0.1.8/Makefile 2005-09-26 10:51:29.000000000 -0700 +++ muinescrobbler-0.1.8-no-generics/Makefile 2006-07-17 15:32:24.000000000 -0700 @@ -1,7 +1,7 @@ -CS_FILES = EventQueue.cs Functor.cs Global.cs Song.cs GAudioscrobbler.cs AudioscrobblerPlugin.cs +CS_FILES = Global.cs Song.cs GAudioscrobbler.cs AudioscrobblerPlugin.cs AudioscrobblerPlugin.dll: $(CS_FILES) Audioscrobbler.glade - gmcs -target:library -out:AudioscrobblerPlugin.dll -r:Mono.Security.dll -r:System.Web.dll -pkg:gconf-sharp-2.0 -pkg:glade-sharp-2.0 -pkg:muine-plugin -resource:Audioscrobbler.glade $(CS_FILES) + mcs -target:library -out:AudioscrobblerPlugin.dll -r:Mono.Security.dll -r:System.Web.dll -pkg:gconf-sharp-2.0 -pkg:glade-sharp-2.0 -pkg:muine-plugin -resource:Audioscrobbler.glade $(CS_FILES) install: AudioscrobblerPlugin.dll mkdir -p ~/.gnome2/muine/plugins Index: sources =================================================================== RCS file: /cvs/extras/rpms/muine-scrobbler/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 22 May 2007 15:24:51 -0000 1.1 +++ sources 3 Jun 2007 11:59:59 -0000 1.2 @@ -0,0 +1 @@ +c8470e586c5face7f9be09decbe20398 muinescrobbler-0.1.8.tar.gz From fedora-extras-commits at redhat.com Sun Jun 3 12:08:38 2007 From: fedora-extras-commits at redhat.com (Florian La Roche (laroche)) Date: Sun, 3 Jun 2007 08:08:38 -0400 Subject: devel/python-docs .cvsignore, 1.7, 1.8 python-docs.spec, 1.12, 1.13 sources, 1.7, 1.8 Message-ID: <200706031208.l53C8cux011926@cvs-int.fedora.redhat.com> Author: laroche Update of /cvs/extras/devel/python-docs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11819 Modified Files: .cvsignore python-docs.spec sources Log Message: - 2.5.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/python-docs/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 12 Dec 2006 15:38:55 -0000 1.7 +++ .cvsignore 3 Jun 2007 12:07:56 -0000 1.8 @@ -1 +1 @@ -Python-2.5.tar.bz2 +Python-2.5.1.tar.bz2 Index: python-docs.spec =================================================================== RCS file: /cvs/extras/devel/python-docs/python-docs.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- python-docs.spec 12 Dec 2006 15:38:55 -0000 1.12 +++ python-docs.spec 3 Jun 2007 12:07:56 -0000 1.13 @@ -8,7 +8,7 @@ %define python python %endif -%define pybasever 2.5 +%define pybasever 2.5.1 Summary: Documentation for the Python programming language. Name: %{python}-docs @@ -67,6 +67,9 @@ %doc Misc/HISTORY Doc/html %changelog +* Sun Jun 03 2007 Florian La Roche - 2.5.1-1 +- update to 2.5.1 + * Tue Dec 12 2006 Jeremy Katz - 2.5-1 - update to 2.5 Index: sources =================================================================== RCS file: /cvs/extras/devel/python-docs/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 12 Dec 2006 15:38:55 -0000 1.7 +++ sources 3 Jun 2007 12:07:56 -0000 1.8 @@ -1 +1 @@ -ddb7401e711354ca83b7842b733825a3 Python-2.5.tar.bz2 +70084ffa561660f07de466c2c8c4842d Python-2.5.1.tar.bz2 From fedora-extras-commits at redhat.com Sun Jun 3 12:16:04 2007 From: fedora-extras-commits at redhat.com (Thorsten Scherf (tscherf)) Date: Sun, 3 Jun 2007 08:16:04 -0400 Subject: rpms/Democracy/devel Democracy.spec,1.11,1.12 sources,1.1,1.2 Message-ID: <200706031216.l53CG4tL012708@cvs-int.fedora.redhat.com> Author: tscherf Update of /cvs/extras/rpms/Democracy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12582 Modified Files: Democracy.spec sources Log Message: resolved dbus/python problem Index: Democracy.spec =================================================================== RCS file: /cvs/extras/rpms/Democracy/devel/Democracy.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- Democracy.spec 8 Apr 2007 10:48:33 -0000 1.11 +++ Democracy.spec 3 Jun 2007 12:15:04 -0000 1.12 @@ -1,11 +1,11 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -%define firefoxver 2.0.0.3 +%define firefoxver 2.0.0.4 Name: Democracy Version: 0.9.5.1 -Release: 8%{?dist} +Release: 10%{?dist} Summary: Democracy Player Group: Applications/Multimedia License: GPL @@ -62,7 +62,13 @@ %changelog -* Sun Apr 8 2007 Thorsten Scherf 0.9.5.1-8 +* Sat Jun 02 2007 Thorsten Scherf 0.9.5.1-10 +- Updated to handle python 2.5 and a new dbus + +* Sat Jun 02 2007 Thorsten Scherf 0.9.5.1-9 +- new firefox deps + +* Sun Apr 08 2007 Thorsten Scherf 0.9.5.1-8 - new firefox deps * Mon Mar 26 2007 Thorsten Scherf 0.9.5.1-7 Index: sources =================================================================== RCS file: /cvs/extras/rpms/Democracy/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Feb 2007 13:50:56 -0000 1.1 +++ sources 3 Jun 2007 12:15:04 -0000 1.2 @@ -1 +1 @@ -d58ea1b47365ac745763a1608a8dbb34 Democracy-0.9.5.1.tar.gz +36f5c9ba9e63a182202e4e8e579cb075 Democracy-0.9.5.1.tar.gz From fedora-extras-commits at redhat.com Sun Jun 3 12:20:49 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sun, 3 Jun 2007 08:20:49 -0400 Subject: rpms/gtk-recordmydesktop/devel .cvsignore, 1.2, 1.3 gtk-recordmydesktop.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200706031220.l53CKnNZ013196@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/gtk-recordmydesktop/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13092 Modified Files: .cvsignore gtk-recordmydesktop.spec sources Log Message: update to 0.3.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtk-recordmydesktop/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Mar 2007 23:30:49 -0000 1.2 +++ .cvsignore 3 Jun 2007 12:20:10 -0000 1.3 @@ -1 +1 @@ -gtk-recordmydesktop-0.3.3.1.tar.gz +gtk-recordmydesktop-0.3.4-1.fc7.src.rpm Index: gtk-recordmydesktop.spec =================================================================== RCS file: /cvs/extras/rpms/gtk-recordmydesktop/devel/gtk-recordmydesktop.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gtk-recordmydesktop.spec 20 Mar 2007 15:19:26 -0000 1.2 +++ gtk-recordmydesktop.spec 3 Jun 2007 12:20:10 -0000 1.3 @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: gtk-recordmydesktop -Version: 0.3.3.1 -Release: 4%{?dist} +Version: 0.3.4 +Release: 1%{?dist} Summary: GUI Desktop session recorder with audio and video Group: Applications/Multimedia @@ -62,8 +62,8 @@ %{_datadir}/pixmaps/* %changelog -* Tue Mar 20 2007 Sindre Pedersen Bj??rdal - 0.3.3.1-4 -- Bump release and rebuild +* Sat Jun 02 2007 Sindre Pedersen Bj??rdal - 0.3.4-1 +- New version 0.3.4 * Tue Mar 06 2007 Sindre Pedersen Bj??rdal - 0.3.3.1-2 - Preserve timestamps * Mon Mar 05 2007 Sindre Pedersen Bj??rdal - 0.3.3.1-2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtk-recordmydesktop/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Mar 2007 23:30:49 -0000 1.2 +++ sources 3 Jun 2007 12:20:10 -0000 1.3 @@ -1 +1 @@ -96d357042ee2f831cc4b3cc923cf8726 gtk-recordmydesktop-0.3.3.1.tar.gz +378cb2087bca8c14f130634774bd4b1a gtk-recordmydesktop-0.3.4-1.fc7.src.rpm From fedora-extras-commits at redhat.com Sun Jun 3 12:28:14 2007 From: fedora-extras-commits at redhat.com (Florian La Roche (laroche)) Date: Sun, 3 Jun 2007 08:28:14 -0400 Subject: devel/nano .cvsignore, 1.9, 1.10 nano.spec, 1.16, 1.17 sources, 1.9, 1.10 Message-ID: <200706031228.l53CSEN1014072@cvs-int.fedora.redhat.com> Author: laroche Update of /cvs/extras/devel/nano In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13982 Modified Files: .cvsignore nano.spec sources Log Message: - 2.0.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/nano/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 5 Feb 2007 17:28:41 -0000 1.9 +++ .cvsignore 3 Jun 2007 12:27:39 -0000 1.10 @@ -1 +1 @@ -nano-2.0.3.tar.gz +nano-2.0.6.tar.gz Index: nano.spec =================================================================== RCS file: /cvs/extras/devel/nano/nano.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- nano.spec 5 Feb 2007 17:28:41 -0000 1.16 +++ nano.spec 3 Jun 2007 12:27:39 -0000 1.17 @@ -1,6 +1,6 @@ Summary: A small text editor Name: nano -Version: 2.0.3 +Version: 2.0.6 Release: 1%{?dist} License: GPL Group: Applications/Editors @@ -56,6 +56,9 @@ %{_datadir}/nano %changelog +* Sun Jun 03 2007 Florian La Roche - 2.0.6-1 +- update to 2.0.6 + * Mon Feb 05 2007 Florian La Roche - 2.0.3-1 - update to 2.0.3 - update spec file syntax, fix scripts rh#220527 Index: sources =================================================================== RCS file: /cvs/extras/devel/nano/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 5 Feb 2007 17:28:41 -0000 1.9 +++ sources 3 Jun 2007 12:27:39 -0000 1.10 @@ -1 +1 @@ -b8e2c1450b36d21f9a82509da3e4d9b1 nano-2.0.3.tar.gz +619107f0fc3c4383d668cef15aa3ca32 nano-2.0.6.tar.gz From fedora-extras-commits at redhat.com Sun Jun 3 12:36:51 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 3 Jun 2007 08:36:51 -0400 Subject: rpms/blobAndConquer/devel .cvsignore, 1.2, 1.3 blobAndConquer-0.90-exit-crash.patch, 1.1, 1.2 blobAndConquer.spec, 1.2, 1.3 sources, 1.2, 1.3 blobAndConquer-0.90-no-stencil.patch, 1.1, NONE blobAndConquer-0.90-opt-fix.patch, 1.1, NONE blobAndConquer-0.90-strict-alias.patch, 1.1, NONE blobAndConquer-0.90-unix-lf.patch, 1.1, NONE Message-ID: <200706031236.l53Cap9Y017388@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/blobAndConquer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17309 Modified Files: .cvsignore blobAndConquer-0.90-exit-crash.patch blobAndConquer.spec sources Removed Files: blobAndConquer-0.90-no-stencil.patch blobAndConquer-0.90-opt-fix.patch blobAndConquer-0.90-strict-alias.patch blobAndConquer-0.90-unix-lf.patch Log Message: * Sun Jun 3 2007 Hans de Goede 0.91-1 - New upstream release 0.91-1 - Drop upstreamed patches Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/blobAndConquer/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 26 May 2007 08:56:18 -0000 1.2 +++ .cvsignore 3 Jun 2007 12:36:16 -0000 1.3 @@ -1 +1 @@ -blobAndConquer-0.90-1.tar.gz +blobAndConquer-0.91-1.tar.gz blobAndConquer-0.90-exit-crash.patch: Index: blobAndConquer-0.90-exit-crash.patch =================================================================== RCS file: /cvs/extras/rpms/blobAndConquer/devel/blobAndConquer-0.90-exit-crash.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- blobAndConquer-0.90-exit-crash.patch 26 May 2007 08:56:18 -0000 1.1 +++ blobAndConquer-0.90-exit-crash.patch 3 Jun 2007 12:36:16 -0000 1.2 @@ -3,11 +3,10 @@ @@ -506,8 +506,9 @@ SDL_JoystickClose(engine->joystick); } - + +/* Disable this it causes us to segfault on exit (at_exit that is) - debug(("Closing SDL Sub System...\n")); - SDL_Quit(); + SDL_Quit(); */ - debug(("All Done.\n"));m + debug(("All Done.\n")); } Index: blobAndConquer.spec =================================================================== RCS file: /cvs/extras/rpms/blobAndConquer/devel/blobAndConquer.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- blobAndConquer.spec 26 May 2007 09:26:11 -0000 1.2 +++ blobAndConquer.spec 3 Jun 2007 12:36:16 -0000 1.3 @@ -6,20 +6,16 @@ %define upstream_release 1 Name: blobAndConquer -Version: 0.90 -Release: 2%{?dist} +Version: 0.91 +Release: 1%{?dist} Summary: Blob Wars 2: Blob And Conquer Group: Amusements/Games License: GPL URL: http://www.parallelrealities.co.uk/blobAndConquer.php # Non rpm compatible URL: http://www.parallelrealities.co.uk/download.php?file=blobAndConquer-%{version}-%{upstream_release}.tar.gz&type=zip Source0: %{name}-%{version}-%{upstream_release}.tar.gz -Patch0: blobAndConquer-0.90-no-stencil.patch -Patch1: blobAndConquer-0.90-opt-fix.patch -Patch2: blobAndConquer-0.90-strict-alias.patch -Patch3: blobAndConquer-0.90-unix-lf.patch -Patch4: blobAndConquer-0.90-exit-crash.patch -Patch5: blobAndConquer-0.90-ppc.patch +Patch0: blobAndConquer-0.90-exit-crash.patch +Patch1: blobAndConquer-0.90-ppc.patch BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: SDL_image-devel SDL_mixer-devel SDL_ttf-devel zlib-devel BuildRequires: desktop-file-utils @@ -38,12 +34,8 @@ %prep %setup -q -%patch0 -p1 -z .stencil -%patch1 -p1 -z .opt -%patch2 -p1 -z .strict-alias -%patch3 -p1 -z .unix-lf -%patch4 -p1 -z .exit -%patch5 -p1 -z .ppc +%patch0 -p1 -z .exit +%patch1 -p1 -z .ppc # some cleanup chmod -x gfx/rw2/*.raw data/gameDefs/defines.h `find src -type f` sed -i 's/\r//g' data/gameDefs/defines.h `find src -type f` @@ -64,7 +56,8 @@ make install DESTDIR=$RPM_BUILD_ROOT BINDIR=$RPM_BUILD_ROOT%{_bindir} \ DATADIR=$RPM_BUILD_ROOT%{_datadir}/%{name} \ ICONDIR=$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps -mv $RPM_BUILD_ROOT%{_docdir}/%{name}/doc installed-docs +mkdir installed-docs +mv $RPM_BUILD_ROOT%{_docdir}/%{name}/* installed-docs desktop-file-install --vendor fedora --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ @@ -95,6 +88,10 @@ %changelog +* Sun Jun 3 2007 Hans de Goede 0.91-1 +- New upstream release 0.91-1 +- Drop upstreamed patches + * Thu May 24 2007 Hans de Goede 0.90-2 - Add missing desktop-file-utils BuildRequire Index: sources =================================================================== RCS file: /cvs/extras/rpms/blobAndConquer/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 26 May 2007 08:56:18 -0000 1.2 +++ sources 3 Jun 2007 12:36:16 -0000 1.3 @@ -1 +1 @@ -1be4fe4b85ce27868d616c6c10967334 blobAndConquer-0.90-1.tar.gz +b96c6bb80b0be8f46df2af3c1a716e86 blobAndConquer-0.91-1.tar.gz --- blobAndConquer-0.90-no-stencil.patch DELETED --- --- blobAndConquer-0.90-opt-fix.patch DELETED --- --- blobAndConquer-0.90-strict-alias.patch DELETED --- --- blobAndConquer-0.90-unix-lf.patch DELETED --- From fedora-extras-commits at redhat.com Sun Jun 3 12:47:05 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sun, 3 Jun 2007 08:47:05 -0400 Subject: rpms/gtk-recordmydesktop/devel .cvsignore, 1.3, 1.4 gtk-recordmydesktop.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200706031247.l53Cl54c018356@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/gtk-recordmydesktop/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18281 Modified Files: .cvsignore gtk-recordmydesktop.spec sources Log Message: fix source files Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtk-recordmydesktop/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 3 Jun 2007 12:20:10 -0000 1.3 +++ .cvsignore 3 Jun 2007 12:46:31 -0000 1.4 @@ -1 +1 @@ -gtk-recordmydesktop-0.3.4-1.fc7.src.rpm +gtk-recordmydesktop-0.3.4.tar.gz Index: gtk-recordmydesktop.spec =================================================================== RCS file: /cvs/extras/rpms/gtk-recordmydesktop/devel/gtk-recordmydesktop.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gtk-recordmydesktop.spec 3 Jun 2007 12:20:10 -0000 1.3 +++ gtk-recordmydesktop.spec 3 Jun 2007 12:46:31 -0000 1.4 @@ -2,7 +2,7 @@ Name: gtk-recordmydesktop Version: 0.3.4 -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: GUI Desktop session recorder with audio and video Group: Applications/Multimedia Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtk-recordmydesktop/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Jun 2007 12:20:10 -0000 1.3 +++ sources 3 Jun 2007 12:46:31 -0000 1.4 @@ -1 +1 @@ -378cb2087bca8c14f130634774bd4b1a gtk-recordmydesktop-0.3.4-1.fc7.src.rpm +5d160b4a907848c77f5649e04886547f gtk-recordmydesktop-0.3.4.tar.gz From fedora-extras-commits at redhat.com Sun Jun 3 12:55:05 2007 From: fedora-extras-commits at redhat.com (Florian La Roche (laroche)) Date: Sun, 3 Jun 2007 08:55:05 -0400 Subject: devel/xml-commons-apis12 xml-commons-apis12.spec,1.3,1.4 Message-ID: <200706031255.l53Ct5gO019411@cvs-int.fedora.redhat.com> Author: laroche Update of /cvs/extras/devel/xml-commons-apis12 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19361 Modified Files: xml-commons-apis12.spec Log Message: - fix Provides: Index: xml-commons-apis12.spec =================================================================== RCS file: /cvs/extras/devel/xml-commons-apis12/xml-commons-apis12.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xml-commons-apis12.spec 12 Apr 2007 18:53:36 -0000 1.3 +++ xml-commons-apis12.spec 3 Jun 2007 12:54:28 -0000 1.4 @@ -35,7 +35,7 @@ Name: xml-commons-apis12 Epoch: 0 Version: 1.2.04 -Release: 0jpp.3%{?dist} +Release: 0jpp.4%{?dist} Summary: JAXP 1.2, DOM 2, SAX 2.0.1, SAX2-ext 1.0 apis Group: System Environment/Libraries URL: http://xml.apache.org/commons/ @@ -71,7 +71,7 @@ %package javadoc Group: Documentation Summary: Javadoc for %{name} -Provides: %{name}-apis-javadoc = %{epoch}:%{apis_version_1_2} +Provides: %{name}-apis-javadoc = %{epoch}:%{version}-%{release} %description javadoc %{summary}. @@ -177,6 +177,9 @@ # ----------------------------------------------------------------------------- %changelog +* Sun Jun 03 2007 Florian La Roche - 0:1.2.04-0jpp.4 +- the javadoc subrpm used an undefined macro + * Tue Apr 12 2007 Matt Wringe - 0:1.2.04-0jpp.3 - Remove the provides on xml-commons-apis = 1.2 since this will not work properly with our other xml-commons-apis package. From fedora-extras-commits at redhat.com Sun Jun 3 12:55:56 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sun, 3 Jun 2007 08:55:56 -0400 Subject: rpms/gtk-recordmydesktop/F-7 gtk-recordmydesktop.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200706031255.l53Ctu2u019505@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/gtk-recordmydesktop/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19446 Modified Files: gtk-recordmydesktop.spec sources Log Message: new release 0.3.4 Index: gtk-recordmydesktop.spec =================================================================== RCS file: /cvs/extras/rpms/gtk-recordmydesktop/F-7/gtk-recordmydesktop.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gtk-recordmydesktop.spec 20 Mar 2007 15:19:26 -0000 1.2 +++ gtk-recordmydesktop.spec 3 Jun 2007 12:55:19 -0000 1.3 @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: gtk-recordmydesktop -Version: 0.3.3.1 -Release: 4%{?dist} +Version: 0.3.4 +Release: 1%{?dist}.1 Summary: GUI Desktop session recorder with audio and video Group: Applications/Multimedia @@ -62,8 +62,8 @@ %{_datadir}/pixmaps/* %changelog -* Tue Mar 20 2007 Sindre Pedersen Bj??rdal - 0.3.3.1-4 -- Bump release and rebuild +* Sat Jun 02 2007 Sindre Pedersen Bj??rdal - 0.3.4-1 +- New version 0.3.4 * Tue Mar 06 2007 Sindre Pedersen Bj??rdal - 0.3.3.1-2 - Preserve timestamps * Mon Mar 05 2007 Sindre Pedersen Bj??rdal - 0.3.3.1-2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtk-recordmydesktop/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Mar 2007 23:30:49 -0000 1.2 +++ sources 3 Jun 2007 12:55:19 -0000 1.3 @@ -1 +1 @@ -96d357042ee2f831cc4b3cc923cf8726 gtk-recordmydesktop-0.3.3.1.tar.gz +5d160b4a907848c77f5649e04886547f gtk-recordmydesktop-0.3.4.tar.gz From fedora-extras-commits at redhat.com Sun Jun 3 13:43:56 2007 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Sun, 3 Jun 2007 09:43:56 -0400 Subject: rpms/glest-data/devel glest-data.spec,1.1,1.2 Message-ID: <200706031343.l53Dhu6O031966@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/glest-data/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31891 Modified Files: glest-data.spec Log Message: * Sun Jun 03 2007 Aurelien Bompard 2.0.0-3 - exclude archs where glest does not run Index: glest-data.spec =================================================================== RCS file: /cvs/extras/rpms/glest-data/devel/glest-data.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- glest-data.spec 27 Nov 2006 19:54:30 -0000 1.1 +++ glest-data.spec 3 Jun 2007 13:43:21 -0000 1.2 @@ -1,6 +1,6 @@ Name: glest-data Version: 2.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Data files for the game Glest Group: Amusements/Games @@ -17,6 +17,10 @@ BuildRequires: ImageMagick Requires: glest = %{version} +# Glest does not work on PPC. Bug 219540. +ExcludeArch: ppc, ppc64 + + %description Glest is a free 3D real time strategy game, that can be modified using XML and a set of tools. @@ -72,6 +76,9 @@ %changelog +* Sun Jun 03 2007 Aurelien Bompard 2.0.0-3 +- exclude archs where glest does not run + * Sun Nov 26 2006 Aurelien Bompard 2.0.0-2 - fix Licence tag From fedora-extras-commits at redhat.com Sun Jun 3 14:22:17 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 3 Jun 2007 10:22:17 -0400 Subject: rpms/blobAndConquer/F-7 .cvsignore, 1.2, 1.3 blobAndConquer-0.90-exit-crash.patch, 1.1, 1.2 blobAndConquer.spec, 1.1, 1.2 sources, 1.2, 1.3 blobAndConquer-0.90-no-stencil.patch, 1.1, NONE blobAndConquer-0.90-opt-fix.patch, 1.1, NONE blobAndConquer-0.90-strict-alias.patch, 1.1, NONE blobAndConquer-0.90-unix-lf.patch, 1.1, NONE Message-ID: <200706031422.l53EMHeC009951@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/blobAndConquer/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9911 Modified Files: .cvsignore blobAndConquer-0.90-exit-crash.patch blobAndConquer.spec sources Removed Files: blobAndConquer-0.90-no-stencil.patch blobAndConquer-0.90-opt-fix.patch blobAndConquer-0.90-strict-alias.patch blobAndConquer-0.90-unix-lf.patch Log Message: * Sun Jun 3 2007 Hans de Goede 0.91-1 - New upstream release 0.91-1 - Drop upstreamed patches Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/blobAndConquer/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 26 May 2007 10:39:32 -0000 1.2 +++ .cvsignore 3 Jun 2007 14:21:42 -0000 1.3 @@ -1 +1 @@ -blobAndConquer-0.90-1.tar.gz +blobAndConquer-0.91-1.tar.gz blobAndConquer-0.90-exit-crash.patch: Index: blobAndConquer-0.90-exit-crash.patch =================================================================== RCS file: /cvs/extras/rpms/blobAndConquer/F-7/blobAndConquer-0.90-exit-crash.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- blobAndConquer-0.90-exit-crash.patch 26 May 2007 10:39:32 -0000 1.1 +++ blobAndConquer-0.90-exit-crash.patch 3 Jun 2007 14:21:42 -0000 1.2 @@ -3,11 +3,10 @@ @@ -506,8 +506,9 @@ SDL_JoystickClose(engine->joystick); } - + +/* Disable this it causes us to segfault on exit (at_exit that is) - debug(("Closing SDL Sub System...\n")); - SDL_Quit(); + SDL_Quit(); */ - debug(("All Done.\n"));m + debug(("All Done.\n")); } Index: blobAndConquer.spec =================================================================== RCS file: /cvs/extras/rpms/blobAndConquer/F-7/blobAndConquer.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- blobAndConquer.spec 26 May 2007 10:39:32 -0000 1.1 +++ blobAndConquer.spec 3 Jun 2007 14:21:42 -0000 1.2 @@ -6,20 +6,16 @@ %define upstream_release 1 Name: blobAndConquer -Version: 0.90 -Release: 2%{?dist} +Version: 0.91 +Release: 1%{?dist} Summary: Blob Wars 2: Blob And Conquer Group: Amusements/Games License: GPL URL: http://www.parallelrealities.co.uk/blobAndConquer.php # Non rpm compatible URL: http://www.parallelrealities.co.uk/download.php?file=blobAndConquer-%{version}-%{upstream_release}.tar.gz&type=zip Source0: %{name}-%{version}-%{upstream_release}.tar.gz -Patch0: blobAndConquer-0.90-no-stencil.patch -Patch1: blobAndConquer-0.90-opt-fix.patch -Patch2: blobAndConquer-0.90-strict-alias.patch -Patch3: blobAndConquer-0.90-unix-lf.patch -Patch4: blobAndConquer-0.90-exit-crash.patch -Patch5: blobAndConquer-0.90-ppc.patch +Patch0: blobAndConquer-0.90-exit-crash.patch +Patch1: blobAndConquer-0.90-ppc.patch BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: SDL_image-devel SDL_mixer-devel SDL_ttf-devel zlib-devel BuildRequires: desktop-file-utils @@ -38,12 +34,8 @@ %prep %setup -q -%patch0 -p1 -z .stencil -%patch1 -p1 -z .opt -%patch2 -p1 -z .strict-alias -%patch3 -p1 -z .unix-lf -%patch4 -p1 -z .exit -%patch5 -p1 -z .ppc +%patch0 -p1 -z .exit +%patch1 -p1 -z .ppc # some cleanup chmod -x gfx/rw2/*.raw data/gameDefs/defines.h `find src -type f` sed -i 's/\r//g' data/gameDefs/defines.h `find src -type f` @@ -64,7 +56,8 @@ make install DESTDIR=$RPM_BUILD_ROOT BINDIR=$RPM_BUILD_ROOT%{_bindir} \ DATADIR=$RPM_BUILD_ROOT%{_datadir}/%{name} \ ICONDIR=$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps -mv $RPM_BUILD_ROOT%{_docdir}/%{name}/doc installed-docs +mkdir installed-docs +mv $RPM_BUILD_ROOT%{_docdir}/%{name}/* installed-docs desktop-file-install --vendor fedora --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ @@ -95,6 +88,10 @@ %changelog +* Sun Jun 3 2007 Hans de Goede 0.91-1 +- New upstream release 0.91-1 +- Drop upstreamed patches + * Thu May 24 2007 Hans de Goede 0.90-2 - Add missing desktop-file-utils BuildRequire Index: sources =================================================================== RCS file: /cvs/extras/rpms/blobAndConquer/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 26 May 2007 10:39:32 -0000 1.2 +++ sources 3 Jun 2007 14:21:42 -0000 1.3 @@ -1 +1 @@ -1be4fe4b85ce27868d616c6c10967334 blobAndConquer-0.90-1.tar.gz +b96c6bb80b0be8f46df2af3c1a716e86 blobAndConquer-0.91-1.tar.gz --- blobAndConquer-0.90-no-stencil.patch DELETED --- --- blobAndConquer-0.90-opt-fix.patch DELETED --- --- blobAndConquer-0.90-strict-alias.patch DELETED --- --- blobAndConquer-0.90-unix-lf.patch DELETED --- From fedora-extras-commits at redhat.com Sun Jun 3 14:47:09 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 3 Jun 2007 10:47:09 -0400 Subject: rpms/blobAndConquer/FC-6 .cvsignore, 1.2, 1.3 blobAndConquer-0.90-exit-crash.patch, 1.1, 1.2 blobAndConquer.spec, 1.1, 1.2 sources, 1.2, 1.3 blobAndConquer-0.90-no-stencil.patch, 1.1, NONE blobAndConquer-0.90-opt-fix.patch, 1.1, NONE blobAndConquer-0.90-strict-alias.patch, 1.1, NONE blobAndConquer-0.90-unix-lf.patch, 1.1, NONE Message-ID: <200706031447.l53El9j3013859@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/blobAndConquer/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13683 Modified Files: .cvsignore blobAndConquer-0.90-exit-crash.patch blobAndConquer.spec sources Removed Files: blobAndConquer-0.90-no-stencil.patch blobAndConquer-0.90-opt-fix.patch blobAndConquer-0.90-strict-alias.patch blobAndConquer-0.90-unix-lf.patch Log Message: * Sun Jun 3 2007 Hans de Goede 0.91-1 - New upstream release 0.91-1 - Drop upstreamed patches Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/blobAndConquer/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 26 May 2007 10:40:17 -0000 1.2 +++ .cvsignore 3 Jun 2007 14:46:34 -0000 1.3 @@ -1 +1 @@ -blobAndConquer-0.90-1.tar.gz +blobAndConquer-0.91-1.tar.gz blobAndConquer-0.90-exit-crash.patch: Index: blobAndConquer-0.90-exit-crash.patch =================================================================== RCS file: /cvs/extras/rpms/blobAndConquer/FC-6/blobAndConquer-0.90-exit-crash.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- blobAndConquer-0.90-exit-crash.patch 26 May 2007 10:40:17 -0000 1.1 +++ blobAndConquer-0.90-exit-crash.patch 3 Jun 2007 14:46:34 -0000 1.2 @@ -3,11 +3,10 @@ @@ -506,8 +506,9 @@ SDL_JoystickClose(engine->joystick); } - + +/* Disable this it causes us to segfault on exit (at_exit that is) - debug(("Closing SDL Sub System...\n")); - SDL_Quit(); + SDL_Quit(); */ - debug(("All Done.\n"));m + debug(("All Done.\n")); } Index: blobAndConquer.spec =================================================================== RCS file: /cvs/extras/rpms/blobAndConquer/FC-6/blobAndConquer.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- blobAndConquer.spec 26 May 2007 10:40:17 -0000 1.1 +++ blobAndConquer.spec 3 Jun 2007 14:46:34 -0000 1.2 @@ -6,20 +6,16 @@ %define upstream_release 1 Name: blobAndConquer -Version: 0.90 -Release: 2%{?dist} +Version: 0.91 +Release: 1%{?dist} Summary: Blob Wars 2: Blob And Conquer Group: Amusements/Games License: GPL URL: http://www.parallelrealities.co.uk/blobAndConquer.php # Non rpm compatible URL: http://www.parallelrealities.co.uk/download.php?file=blobAndConquer-%{version}-%{upstream_release}.tar.gz&type=zip Source0: %{name}-%{version}-%{upstream_release}.tar.gz -Patch0: blobAndConquer-0.90-no-stencil.patch -Patch1: blobAndConquer-0.90-opt-fix.patch -Patch2: blobAndConquer-0.90-strict-alias.patch -Patch3: blobAndConquer-0.90-unix-lf.patch -Patch4: blobAndConquer-0.90-exit-crash.patch -Patch5: blobAndConquer-0.90-ppc.patch +Patch0: blobAndConquer-0.90-exit-crash.patch +Patch1: blobAndConquer-0.90-ppc.patch BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: SDL_image-devel SDL_mixer-devel SDL_ttf-devel zlib-devel BuildRequires: desktop-file-utils @@ -38,12 +34,8 @@ %prep %setup -q -%patch0 -p1 -z .stencil -%patch1 -p1 -z .opt -%patch2 -p1 -z .strict-alias -%patch3 -p1 -z .unix-lf -%patch4 -p1 -z .exit -%patch5 -p1 -z .ppc +%patch0 -p1 -z .exit +%patch1 -p1 -z .ppc # some cleanup chmod -x gfx/rw2/*.raw data/gameDefs/defines.h `find src -type f` sed -i 's/\r//g' data/gameDefs/defines.h `find src -type f` @@ -64,7 +56,8 @@ make install DESTDIR=$RPM_BUILD_ROOT BINDIR=$RPM_BUILD_ROOT%{_bindir} \ DATADIR=$RPM_BUILD_ROOT%{_datadir}/%{name} \ ICONDIR=$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps -mv $RPM_BUILD_ROOT%{_docdir}/%{name}/doc installed-docs +mkdir installed-docs +mv $RPM_BUILD_ROOT%{_docdir}/%{name}/* installed-docs desktop-file-install --vendor fedora --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ @@ -95,6 +88,10 @@ %changelog +* Sun Jun 3 2007 Hans de Goede 0.91-1 +- New upstream release 0.91-1 +- Drop upstreamed patches + * Thu May 24 2007 Hans de Goede 0.90-2 - Add missing desktop-file-utils BuildRequire Index: sources =================================================================== RCS file: /cvs/extras/rpms/blobAndConquer/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 26 May 2007 10:40:17 -0000 1.2 +++ sources 3 Jun 2007 14:46:34 -0000 1.3 @@ -1 +1 @@ -1be4fe4b85ce27868d616c6c10967334 blobAndConquer-0.90-1.tar.gz +b96c6bb80b0be8f46df2af3c1a716e86 blobAndConquer-0.91-1.tar.gz --- blobAndConquer-0.90-no-stencil.patch DELETED --- --- blobAndConquer-0.90-opt-fix.patch DELETED --- --- blobAndConquer-0.90-strict-alias.patch DELETED --- --- blobAndConquer-0.90-unix-lf.patch DELETED --- From fedora-extras-commits at redhat.com Sun Jun 3 14:52:24 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 10:52:24 -0400 Subject: rpms/wine/EL-5 wine-mime-msi.desktop, NONE, 1.1 wine-wineboot.desktop, NONE, 1.1 wine-wineshelllink.patch, NONE, 1.1 wineshelllink-fedora, NONE, 1.1 .cvsignore, 1.33, 1.34 sources, 1.34, 1.35 wine-rpath.patch, 1.3, 1.4 wine.spec, 1.47, 1.48 Message-ID: <200706031452.l53EqO2A014491@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14163/EL-5 Modified Files: .cvsignore sources wine-rpath.patch wine.spec Added Files: wine-mime-msi.desktop wine-wineboot.desktop wine-wineshelllink.patch wineshelllink-fedora Log Message: - version upgrade (#242087) - fix menu problem (#220723) - fix BR - clean up desktop file section - version upgrade - add BR for xcursor (#240648) - add desktop entry for wineboot (#240683) - add mime handler for msi files (#240682) - minor cleanups --- NEW FILE wine-mime-msi.desktop --- [Desktop Entry] Type=Application Name=Windows Installer File Encoding=UTF-8 Exec=wine %f MimeType=application/x-ole-storage;text/mspg-legacyinfo --- NEW FILE wine-wineboot.desktop --- [Desktop Entry] Name=wineboot Comment=Simulate restart Exec=wineboot Terminal=false Type=Application Encoding=UTF-8 Categories=Application;Wine; wine-wineshelllink.patch: --- NEW FILE wine-wineshelllink.patch --- --- tools/wineshelllink.orig 2007-06-03 12:56:07.000000000 +0200 +++ tools/wineshelllink 2007-06-03 12:57:27.000000000 +0200 @@ -231,4 +231,6 @@ desktop_entry > "$desktop_target" fi +exec /usr/bin/wineshelllink-fedora + exit 0 --- NEW FILE wineshelllink-fedora --- #!/bin/sh for i in $HOME/.config/menus/applications-merged/*menu ; do sed -i -e 's:wine-wine:Wine:g' \ -e ':wine-wine:wine:g' "$i" done Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/wine/EL-5/.cvsignore,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- .cvsignore 27 Apr 2007 23:01:32 -0000 1.33 +++ .cvsignore 3 Jun 2007 14:51:47 -0000 1.34 @@ -1 +1 @@ -wine-0.9.36-fe.tar.bz2 +wine-0.9.38-fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/wine/EL-5/sources,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- sources 27 Apr 2007 23:01:32 -0000 1.34 +++ sources 3 Jun 2007 14:51:47 -0000 1.35 @@ -1 +1 @@ -985fb75705f308563d326de55915c726 wine-0.9.36-fe.tar.bz2 +3ad80c4edafd4d462568849889c032b9 wine-0.9.38-fe.tar.bz2 wine-rpath.patch: Index: wine-rpath.patch =================================================================== RCS file: /cvs/pkgs/rpms/wine/EL-5/wine-rpath.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wine-rpath.patch 17 Sep 2006 14:15:07 -0000 1.3 +++ wine-rpath.patch 3 Jun 2007 14:51:47 -0000 1.4 @@ -1,6 +1,6 @@ ---- configure.orig 2006-09-17 14:55:39.000000000 +0200 -+++ configure 2006-09-17 14:57:19.000000000 +0200 -@@ -15903,14 +15903,14 @@ +--- configure.orig 2007-05-23 10:59:34.000000000 +0200 ++++ configure 2007-05-23 11:02:05.000000000 +0200 +@@ -13596,14 +13596,14 @@ fi @@ -9,7 +9,7 @@ -echo $ECHO_N "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... $ECHO_C" >&6; } + as_ac_var=`echo "ac_cv_cflags_-fPIC" | $as_tr_sh` +{ echo "$as_me:$LINENO: checking whether the compiler supports -fPIC" >&5 -+echo $ECHO_N "checking whether the compiler supports -fPIC$ECHO_C" >&6; } ++echo $ECHO_N "checking whether the compiler supports -fPIC $ECHO_C" >&6; } if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -19,23 +19,25 @@ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -15976,7 +15976,7 @@ +@@ -13653,7 +13653,7 @@ { echo "$as_me:$LINENO: result: $ac_res" >&5 echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then - LIBWINE_LDFLAGS="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`" + LIBWINE_LDFLAGS="" - fi - - ---- configure.ac.orig 2006-09-17 14:57:25.000000000 +0200 -+++ configure.ac 2006-09-17 14:58:03.000000000 +0200 -@@ -1058,9 +1058,6 @@ + else + as_ac_var=`echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh` + { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5 +--- configure.ac.orig 2007-05-23 10:59:39.000000000 +0200 ++++ configure.ac 2007-05-23 11:02:39.000000000 +0200 +@@ -1031,11 +1031,6 @@ WINE_TRY_CFLAGS([-fPIC -Wl,--export-dynamic], [AC_SUBST(LDEXECFLAGS,["-Wl,--export-dynamic"])]) - WINE_TRY_CFLAGS([-fPIC -Wl,--rpath,\$ORIGIN/../lib], -- [LIBWINE_LDFLAGS="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"]) +- [LIBWINE_LDFLAGS="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"], +- [WINE_TRY_CFLAGS([-fPIC -Wl,-R,\$ORIGIN/../lib], +- [LIBWINE_LDFLAGS="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"])]) - case $host_cpu in *i[[3456789]]86* | x86_64) Index: wine.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine/EL-5/wine.spec,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- wine.spec 5 May 2007 07:50:16 -0000 1.47 +++ wine.spec 3 Jun 2007 14:51:47 -0000 1.48 @@ -1,8 +1,8 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.36 -Release: 2%{?dist} +Version: 0.9.38 +Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators @@ -20,7 +20,7 @@ # Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules # programs/winecfg/libraries.c: "winemp3.acm", -Source0: wine-0.9.36-fe.tar.bz2 +Source0: wine-0.9.38-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -32,9 +32,19 @@ Source104: wine-winefile.desktop Source105: wine-winemine.desktop Source106: wine-winhelp.desktop +Source107: wine-wineboot.desktop + # desktop dir Source200: wine.menu Source201: wine.directory + +# mime types +Source300: wine-mime-msi.desktop + +#enhancements +Source400: wineshelllink-fedora +Patch400: wine-wineshelllink.patch + Patch0: wine-prefixfonts.patch Patch1: wine-rpath.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -75,6 +85,7 @@ BuildRequires: cups-devel BuildRequires: libXmu-devel BuildRequires: libXi-devel +BuildRequires: libXcursor-devel # dbus/hal >= FC5 BuildRequires: dbus-devel hal-devel @@ -105,9 +116,10 @@ Group: Applications/Emulators Requires: %{_bindir}/xmessage Requires(post): /sbin/ldconfig, /sbin/chkconfig, /sbin/service, -Requires(post): /usr/bin/update-desktop-database +Requires(post): desktop-file-utils >= 0.8 Requires(preun): /sbin/chkconfig, /sbin/service -Requires(postun): /sbin/ldconfig, /usr/bin/update-desktop-database +Requires(postun): /sbin/ldconfig +Requires(postun): desktop-file-utils >= 0.8 Obsoletes: wine <= 0.9.15-1%{?dist} Obsoletes: wine-arts < 0.9.34 @@ -191,6 +203,7 @@ %setup -q -n %{name}-%{version}-fe %patch0 %patch1 +%patch400 %build export CFLAGS="$RPM_OPT_FLAGS" @@ -230,57 +243,63 @@ desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE100} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE101} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE102} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE103} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE104} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE105} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE106} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ + %{SOURCE107} + +desktop-file-install \ + --vendor=fedora \ + --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/wine.desktop +#mime-types +desktop-file-install \ + --vendor=fedora \ + --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ + %{SOURCE300} + + cp %{SOURCE3} README-Fedora mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/ install -p -m644 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/ +install -p -m755 %{SOURCE400} $RPM_BUILD_ROOT%{_bindir}/wineshelllink-fedora + %clean rm -rf %{buildroot} @@ -343,11 +362,14 @@ %{_bindir}/wineprefixcreate %{_mandir}/man1/wineprefixcreate.1* %{_bindir}/wineshelllink +%{_bindir}/wineshelllink-fedora %{_bindir}/winecfg %{_bindir}/uninstaller %{_initrddir}/wine %{_libdir}/wine/expand.exe.so %{_libdir}/wine/msiexec.exe.so +%{_libdir}/wine/net.exe.so +%{_libdir}/wine/ntoskrnl.exe.so %{_libdir}/wine/oleview.exe.so %{_libdir}/wine/regedit.exe.so %{_libdir}/wine/regsvr32.exe.so @@ -360,12 +382,15 @@ %{_libdir}/wine/winemenubuilder.exe.so %{_libdir}/wine/winevdm.exe.so %{_libdir}/wine/winecfg.exe.so +%{_libdir}/wine/winedevice.exe.so %{_libdir}/wine/uninstaller.exe.so %dir %{_datadir}/wine +%{_datadir}/applications/fedora-wine-mime-msi.desktop %{_datadir}/applications/fedora-wine.desktop %{_datadir}/applications/fedora-wine-regedit.desktop %{_datadir}/applications/fedora-wine-uninstaller.desktop %{_datadir}/applications/fedora-wine-winecfg.desktop +%{_datadir}/applications/fedora-wine-wineboot.desktop %{_datadir}/desktop-directories/wine.directory %{_sysconfdir}/xdg/menus/applications-merged/wine.menu %{_mandir}/man1/wine.1.gz @@ -442,7 +467,9 @@ %{_libdir}/wine/eject.exe.so %{_libdir}/wine/gdi.exe16 %{_libdir}/wine/gdi32.dll.so +%{_libdir}/wine/gdiplus.dll.so %{_libdir}/wine/gphoto2.ds.so +%{_libdir}/wine/hal.dll.so %{_libdir}/wine/hid.dll.so %{_libdir}/wine/hh.exe.so %{_libdir}/wine/hlink.dll.so @@ -604,6 +631,7 @@ %{_libdir}/wine/winsock.dll16 %{_libdir}/wine/winspool.drv.so %{_libdir}/wine/spoolss.dll.so +%{_libdir}/wine/winscard.dll.so %{_libdir}/wine/wintab.dll16 %{_libdir}/wine/wintab32.dll.so %{_libdir}/wine/wintrust.dll.so @@ -718,6 +746,21 @@ %{_libdir}/wine/*.def %changelog +* Sat Jun 02 2007 Andreas Bierfert +0.9.38-1 +- version upgrade (#242087) +- fix menu problem (#220723) +- fix BR +- clean up desktop file section + +* Wed May 23 2007 Andreas Bierfert +0.9.37-1 +- version upgrade +- add BR for xcursor (#240648) +- add desktop entry for wineboot (#240683) +- add mime handler for msi files (#240682) +- minor cleanups + * Wed May 02 2007 Andreas Bierfert 0.9.36-2 - fix BR (#238774) From fedora-extras-commits at redhat.com Sun Jun 3 14:52:32 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 10:52:32 -0400 Subject: rpms/wine/F-7 wine-mime-msi.desktop, NONE, 1.1 wine-wineboot.desktop, NONE, 1.1 wine-wineshelllink.patch, NONE, 1.1 wineshelllink-fedora, NONE, 1.1 .cvsignore, 1.33, 1.34 sources, 1.34, 1.35 wine-rpath.patch, 1.3, 1.4 wine.spec, 1.49, 1.50 Message-ID: <200706031452.l53EqWi1014511@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14163/F-7 Modified Files: .cvsignore sources wine-rpath.patch wine.spec Added Files: wine-mime-msi.desktop wine-wineboot.desktop wine-wineshelllink.patch wineshelllink-fedora Log Message: - version upgrade (#242087) - fix menu problem (#220723) - fix BR - clean up desktop file section - version upgrade - add BR for xcursor (#240648) - add desktop entry for wineboot (#240683) - add mime handler for msi files (#240682) - minor cleanups --- NEW FILE wine-mime-msi.desktop --- [Desktop Entry] Type=Application Name=Windows Installer File Encoding=UTF-8 Exec=wine %f MimeType=application/x-ole-storage;text/mspg-legacyinfo --- NEW FILE wine-wineboot.desktop --- [Desktop Entry] Name=wineboot Comment=Simulate restart Exec=wineboot Terminal=false Type=Application Encoding=UTF-8 Categories=Application;Wine; wine-wineshelllink.patch: --- NEW FILE wine-wineshelllink.patch --- --- tools/wineshelllink.orig 2007-06-03 12:56:07.000000000 +0200 +++ tools/wineshelllink 2007-06-03 12:57:27.000000000 +0200 @@ -231,4 +231,6 @@ desktop_entry > "$desktop_target" fi +exec /usr/bin/wineshelllink-fedora + exit 0 --- NEW FILE wineshelllink-fedora --- #!/bin/sh for i in $HOME/.config/menus/applications-merged/*menu ; do sed -i -e 's:wine-wine:Wine:g' \ -e ':wine-wine:wine:g' "$i" done Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/wine/F-7/.cvsignore,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- .cvsignore 27 Apr 2007 23:01:37 -0000 1.33 +++ .cvsignore 3 Jun 2007 14:51:54 -0000 1.34 @@ -1 +1 @@ -wine-0.9.36-fe.tar.bz2 +wine-0.9.38-fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/wine/F-7/sources,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- sources 27 Apr 2007 23:01:37 -0000 1.34 +++ sources 3 Jun 2007 14:51:54 -0000 1.35 @@ -1 +1 @@ -985fb75705f308563d326de55915c726 wine-0.9.36-fe.tar.bz2 +3ad80c4edafd4d462568849889c032b9 wine-0.9.38-fe.tar.bz2 wine-rpath.patch: Index: wine-rpath.patch =================================================================== RCS file: /cvs/pkgs/rpms/wine/F-7/wine-rpath.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wine-rpath.patch 17 Sep 2006 14:15:07 -0000 1.3 +++ wine-rpath.patch 3 Jun 2007 14:51:54 -0000 1.4 @@ -1,6 +1,6 @@ ---- configure.orig 2006-09-17 14:55:39.000000000 +0200 -+++ configure 2006-09-17 14:57:19.000000000 +0200 -@@ -15903,14 +15903,14 @@ +--- configure.orig 2007-05-23 10:59:34.000000000 +0200 ++++ configure 2007-05-23 11:02:05.000000000 +0200 +@@ -13596,14 +13596,14 @@ fi @@ -9,7 +9,7 @@ -echo $ECHO_N "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... $ECHO_C" >&6; } + as_ac_var=`echo "ac_cv_cflags_-fPIC" | $as_tr_sh` +{ echo "$as_me:$LINENO: checking whether the compiler supports -fPIC" >&5 -+echo $ECHO_N "checking whether the compiler supports -fPIC$ECHO_C" >&6; } ++echo $ECHO_N "checking whether the compiler supports -fPIC $ECHO_C" >&6; } if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -19,23 +19,25 @@ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -15976,7 +15976,7 @@ +@@ -13653,7 +13653,7 @@ { echo "$as_me:$LINENO: result: $ac_res" >&5 echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then - LIBWINE_LDFLAGS="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`" + LIBWINE_LDFLAGS="" - fi - - ---- configure.ac.orig 2006-09-17 14:57:25.000000000 +0200 -+++ configure.ac 2006-09-17 14:58:03.000000000 +0200 -@@ -1058,9 +1058,6 @@ + else + as_ac_var=`echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh` + { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5 +--- configure.ac.orig 2007-05-23 10:59:39.000000000 +0200 ++++ configure.ac 2007-05-23 11:02:39.000000000 +0200 +@@ -1031,11 +1031,6 @@ WINE_TRY_CFLAGS([-fPIC -Wl,--export-dynamic], [AC_SUBST(LDEXECFLAGS,["-Wl,--export-dynamic"])]) - WINE_TRY_CFLAGS([-fPIC -Wl,--rpath,\$ORIGIN/../lib], -- [LIBWINE_LDFLAGS="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"]) +- [LIBWINE_LDFLAGS="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"], +- [WINE_TRY_CFLAGS([-fPIC -Wl,-R,\$ORIGIN/../lib], +- [LIBWINE_LDFLAGS="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"])]) - case $host_cpu in *i[[3456789]]86* | x86_64) Index: wine.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine/F-7/wine.spec,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- wine.spec 4 May 2007 07:15:27 -0000 1.49 +++ wine.spec 3 Jun 2007 14:51:54 -0000 1.50 @@ -1,8 +1,8 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.36 -Release: 2%{?dist} +Version: 0.9.38 +Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators @@ -20,7 +20,7 @@ # Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules # programs/winecfg/libraries.c: "winemp3.acm", -Source0: wine-0.9.36-fe.tar.bz2 +Source0: wine-0.9.38-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -32,9 +32,19 @@ Source104: wine-winefile.desktop Source105: wine-winemine.desktop Source106: wine-winhelp.desktop +Source107: wine-wineboot.desktop + # desktop dir Source200: wine.menu Source201: wine.directory + +# mime types +Source300: wine-mime-msi.desktop + +#enhancements +Source400: wineshelllink-fedora +Patch400: wine-wineshelllink.patch + Patch0: wine-prefixfonts.patch Patch1: wine-rpath.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -62,6 +72,7 @@ BuildRequires: desktop-file-utils BuildRequires: fontforge BuildRequires: gphoto2 gphoto2-devel +BuildRequires: jack-audio-connection-kit-devel #217338 BuildRequires: isdn4k-utils-devel # modular x @@ -75,6 +86,7 @@ BuildRequires: cups-devel BuildRequires: libXmu-devel BuildRequires: libXi-devel +BuildRequires: libXcursor-devel # dbus/hal >= FC5 BuildRequires: dbus-devel hal-devel @@ -105,9 +117,10 @@ Group: Applications/Emulators Requires: %{_bindir}/xmessage Requires(post): /sbin/ldconfig, /sbin/chkconfig, /sbin/service, -Requires(post): /usr/bin/update-desktop-database +Requires(post): desktop-file-utils >= 0.8 Requires(preun): /sbin/chkconfig, /sbin/service -Requires(postun): /sbin/ldconfig, /usr/bin/update-desktop-database +Requires(postun): /sbin/ldconfig +Requires(postun): desktop-file-utils >= 0.8 Obsoletes: wine <= 0.9.15-1%{?dist} Obsoletes: wine-arts < 0.9.34 @@ -191,6 +204,7 @@ %setup -q -n %{name}-%{version}-fe %patch0 %patch1 +%patch400 %build export CFLAGS="$RPM_OPT_FLAGS" @@ -230,57 +244,63 @@ desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE100} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE101} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE102} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE103} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE104} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE105} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE106} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ + %{SOURCE107} + +desktop-file-install \ + --vendor=fedora \ + --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/wine.desktop +#mime-types +desktop-file-install \ + --vendor=fedora \ + --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ + %{SOURCE300} + + cp %{SOURCE3} README-Fedora mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/ install -p -m644 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/ +install -p -m755 %{SOURCE400} $RPM_BUILD_ROOT%{_bindir}/wineshelllink-fedora + %clean rm -rf %{buildroot} @@ -343,11 +363,14 @@ %{_bindir}/wineprefixcreate %{_mandir}/man1/wineprefixcreate.1* %{_bindir}/wineshelllink +%{_bindir}/wineshelllink-fedora %{_bindir}/winecfg %{_bindir}/uninstaller %{_initrddir}/wine %{_libdir}/wine/expand.exe.so %{_libdir}/wine/msiexec.exe.so +%{_libdir}/wine/net.exe.so +%{_libdir}/wine/ntoskrnl.exe.so %{_libdir}/wine/oleview.exe.so %{_libdir}/wine/regedit.exe.so %{_libdir}/wine/regsvr32.exe.so @@ -360,12 +383,15 @@ %{_libdir}/wine/winemenubuilder.exe.so %{_libdir}/wine/winevdm.exe.so %{_libdir}/wine/winecfg.exe.so +%{_libdir}/wine/winedevice.exe.so %{_libdir}/wine/uninstaller.exe.so %dir %{_datadir}/wine +%{_datadir}/applications/fedora-wine-mime-msi.desktop %{_datadir}/applications/fedora-wine.desktop %{_datadir}/applications/fedora-wine-regedit.desktop %{_datadir}/applications/fedora-wine-uninstaller.desktop %{_datadir}/applications/fedora-wine-winecfg.desktop +%{_datadir}/applications/fedora-wine-wineboot.desktop %{_datadir}/desktop-directories/wine.directory %{_sysconfdir}/xdg/menus/applications-merged/wine.menu %{_mandir}/man1/wine.1.gz @@ -442,7 +468,9 @@ %{_libdir}/wine/eject.exe.so %{_libdir}/wine/gdi.exe16 %{_libdir}/wine/gdi32.dll.so +%{_libdir}/wine/gdiplus.dll.so %{_libdir}/wine/gphoto2.ds.so +%{_libdir}/wine/hal.dll.so %{_libdir}/wine/hid.dll.so %{_libdir}/wine/hh.exe.so %{_libdir}/wine/hlink.dll.so @@ -604,6 +632,7 @@ %{_libdir}/wine/winsock.dll16 %{_libdir}/wine/winspool.drv.so %{_libdir}/wine/spoolss.dll.so +%{_libdir}/wine/winscard.dll.so %{_libdir}/wine/wintab.dll16 %{_libdir}/wine/wintab32.dll.so %{_libdir}/wine/wintrust.dll.so @@ -718,6 +747,21 @@ %{_libdir}/wine/*.def %changelog +* Sat Jun 02 2007 Andreas Bierfert +0.9.38-1 +- version upgrade (#242087) +- fix menu problem (#220723) +- fix BR +- clean up desktop file section + +* Wed May 23 2007 Andreas Bierfert +0.9.37-1 +- version upgrade +- add BR for xcursor (#240648) +- add desktop entry for wineboot (#240683) +- add mime handler for msi files (#240682) +- minor cleanups + * Wed May 02 2007 Andreas Bierfert 0.9.36-2 - fix BR (#238774) @@ -746,10 +790,6 @@ 0.9.32-1 - version upgrade -* Tue Feb 27 2007 Andreas Bierfert -0.9.31-2 -- fix #230131 - * Sat Feb 17 2007 Andreas Bierfert 0.9.31-1 - version upgrade From fedora-extras-commits at redhat.com Sun Jun 3 14:52:40 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 10:52:40 -0400 Subject: rpms/wine/FC-5 .cvsignore, 1.32, 1.33 sources, 1.33, 1.34 wine-rpath.patch, 1.3, 1.4 wine.spec, 1.46, 1.47 Message-ID: <200706031452.l53EqePr014530@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14163/FC-5 Modified Files: .cvsignore sources wine-rpath.patch wine.spec Log Message: - version upgrade (#242087) - fix menu problem (#220723) - fix BR - clean up desktop file section - version upgrade - add BR for xcursor (#240648) - add desktop entry for wineboot (#240683) - add mime handler for msi files (#240682) - minor cleanups Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/wine/FC-5/.cvsignore,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- .cvsignore 27 Apr 2007 23:01:27 -0000 1.32 +++ .cvsignore 3 Jun 2007 14:52:01 -0000 1.33 @@ -1 +1 @@ -wine-0.9.36-fe.tar.bz2 +wine-0.9.38-fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/wine/FC-5/sources,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- sources 27 Apr 2007 23:01:27 -0000 1.33 +++ sources 3 Jun 2007 14:52:01 -0000 1.34 @@ -1 +1 @@ -985fb75705f308563d326de55915c726 wine-0.9.36-fe.tar.bz2 +3ad80c4edafd4d462568849889c032b9 wine-0.9.38-fe.tar.bz2 wine-rpath.patch: Index: wine-rpath.patch =================================================================== RCS file: /cvs/pkgs/rpms/wine/FC-5/wine-rpath.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wine-rpath.patch 17 Sep 2006 14:15:06 -0000 1.3 +++ wine-rpath.patch 3 Jun 2007 14:52:01 -0000 1.4 @@ -1,6 +1,6 @@ ---- configure.orig 2006-09-17 14:55:39.000000000 +0200 -+++ configure 2006-09-17 14:57:19.000000000 +0200 -@@ -15903,14 +15903,14 @@ +--- configure.orig 2007-05-23 10:59:34.000000000 +0200 ++++ configure 2007-05-23 11:02:05.000000000 +0200 +@@ -13596,14 +13596,14 @@ fi @@ -9,7 +9,7 @@ -echo $ECHO_N "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... $ECHO_C" >&6; } + as_ac_var=`echo "ac_cv_cflags_-fPIC" | $as_tr_sh` +{ echo "$as_me:$LINENO: checking whether the compiler supports -fPIC" >&5 -+echo $ECHO_N "checking whether the compiler supports -fPIC$ECHO_C" >&6; } ++echo $ECHO_N "checking whether the compiler supports -fPIC $ECHO_C" >&6; } if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -19,23 +19,25 @@ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -15976,7 +15976,7 @@ +@@ -13653,7 +13653,7 @@ { echo "$as_me:$LINENO: result: $ac_res" >&5 echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then - LIBWINE_LDFLAGS="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`" + LIBWINE_LDFLAGS="" - fi - - ---- configure.ac.orig 2006-09-17 14:57:25.000000000 +0200 -+++ configure.ac 2006-09-17 14:58:03.000000000 +0200 -@@ -1058,9 +1058,6 @@ + else + as_ac_var=`echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh` + { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5 +--- configure.ac.orig 2007-05-23 10:59:39.000000000 +0200 ++++ configure.ac 2007-05-23 11:02:39.000000000 +0200 +@@ -1031,11 +1031,6 @@ WINE_TRY_CFLAGS([-fPIC -Wl,--export-dynamic], [AC_SUBST(LDEXECFLAGS,["-Wl,--export-dynamic"])]) - WINE_TRY_CFLAGS([-fPIC -Wl,--rpath,\$ORIGIN/../lib], -- [LIBWINE_LDFLAGS="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"]) +- [LIBWINE_LDFLAGS="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"], +- [WINE_TRY_CFLAGS([-fPIC -Wl,-R,\$ORIGIN/../lib], +- [LIBWINE_LDFLAGS="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"])]) - case $host_cpu in *i[[3456789]]86* | x86_64) Index: wine.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine/FC-5/wine.spec,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- wine.spec 4 May 2007 07:15:14 -0000 1.46 +++ wine.spec 3 Jun 2007 14:52:01 -0000 1.47 @@ -1,8 +1,8 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.36 -Release: 2%{?dist} +Version: 0.9.38 +Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators @@ -20,7 +20,7 @@ # Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules # programs/winecfg/libraries.c: "winemp3.acm", -Source0: wine-0.9.36-fe.tar.bz2 +Source0: wine-0.9.38-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -32,9 +32,19 @@ Source104: wine-winefile.desktop Source105: wine-winemine.desktop Source106: wine-winhelp.desktop +Source107: wine-wineboot.desktop + # desktop dir Source200: wine.menu Source201: wine.directory + +# mime types +Source300: wine-mime-msi.desktop + +#enhancements +Source400: wineshelllink-fedora +Patch400: wine-wineshelllink.patch + Patch0: wine-prefixfonts.patch Patch1: wine-rpath.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -62,6 +72,7 @@ BuildRequires: desktop-file-utils BuildRequires: fontforge BuildRequires: gphoto2 gphoto2-devel +BuildRequires: jack-audio-connection-kit-devel #217338 BuildRequires: isdn4k-utils-devel # modular x @@ -75,6 +86,7 @@ BuildRequires: cups-devel BuildRequires: libXmu-devel BuildRequires: libXi-devel +BuildRequires: libXcursor-devel # dbus/hal >= FC5 BuildRequires: dbus-devel hal-devel @@ -105,9 +117,10 @@ Group: Applications/Emulators Requires: %{_bindir}/xmessage Requires(post): /sbin/ldconfig, /sbin/chkconfig, /sbin/service, -Requires(post): /usr/bin/update-desktop-database +Requires(post): desktop-file-utils >= 0.8 Requires(preun): /sbin/chkconfig, /sbin/service -Requires(postun): /sbin/ldconfig, /usr/bin/update-desktop-database +Requires(postun): /sbin/ldconfig +Requires(postun): desktop-file-utils >= 0.8 Obsoletes: wine <= 0.9.15-1%{?dist} Obsoletes: wine-arts < 0.9.34 @@ -191,6 +204,7 @@ %setup -q -n %{name}-%{version}-fe %patch0 %patch1 +%patch400 %build export CFLAGS="$RPM_OPT_FLAGS" @@ -230,57 +244,63 @@ desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE100} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE101} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE102} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE103} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE104} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE105} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE106} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ + %{SOURCE107} + +desktop-file-install \ + --vendor=fedora \ + --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/wine.desktop +#mime-types +desktop-file-install \ + --vendor=fedora \ + --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ + %{SOURCE300} + + cp %{SOURCE3} README-Fedora mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/ install -p -m644 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/ +install -p -m755 %{SOURCE400} $RPM_BUILD_ROOT%{_bindir}/wineshelllink-fedora + %clean rm -rf %{buildroot} @@ -343,11 +363,14 @@ %{_bindir}/wineprefixcreate %{_mandir}/man1/wineprefixcreate.1* %{_bindir}/wineshelllink +%{_bindir}/wineshelllink-fedora %{_bindir}/winecfg %{_bindir}/uninstaller %{_initrddir}/wine %{_libdir}/wine/expand.exe.so %{_libdir}/wine/msiexec.exe.so +%{_libdir}/wine/net.exe.so +%{_libdir}/wine/ntoskrnl.exe.so %{_libdir}/wine/oleview.exe.so %{_libdir}/wine/regedit.exe.so %{_libdir}/wine/regsvr32.exe.so @@ -360,12 +383,15 @@ %{_libdir}/wine/winemenubuilder.exe.so %{_libdir}/wine/winevdm.exe.so %{_libdir}/wine/winecfg.exe.so +%{_libdir}/wine/winedevice.exe.so %{_libdir}/wine/uninstaller.exe.so %dir %{_datadir}/wine +%{_datadir}/applications/fedora-wine-mime-msi.desktop %{_datadir}/applications/fedora-wine.desktop %{_datadir}/applications/fedora-wine-regedit.desktop %{_datadir}/applications/fedora-wine-uninstaller.desktop %{_datadir}/applications/fedora-wine-winecfg.desktop +%{_datadir}/applications/fedora-wine-wineboot.desktop %{_datadir}/desktop-directories/wine.directory %{_sysconfdir}/xdg/menus/applications-merged/wine.menu %{_mandir}/man1/wine.1.gz @@ -442,7 +468,9 @@ %{_libdir}/wine/eject.exe.so %{_libdir}/wine/gdi.exe16 %{_libdir}/wine/gdi32.dll.so +%{_libdir}/wine/gdiplus.dll.so %{_libdir}/wine/gphoto2.ds.so +%{_libdir}/wine/hal.dll.so %{_libdir}/wine/hid.dll.so %{_libdir}/wine/hh.exe.so %{_libdir}/wine/hlink.dll.so @@ -604,6 +632,7 @@ %{_libdir}/wine/winsock.dll16 %{_libdir}/wine/winspool.drv.so %{_libdir}/wine/spoolss.dll.so +%{_libdir}/wine/winscard.dll.so %{_libdir}/wine/wintab.dll16 %{_libdir}/wine/wintab32.dll.so %{_libdir}/wine/wintrust.dll.so @@ -718,6 +747,21 @@ %{_libdir}/wine/*.def %changelog +* Sat Jun 02 2007 Andreas Bierfert +0.9.38-1 +- version upgrade (#242087) +- fix menu problem (#220723) +- fix BR +- clean up desktop file section + +* Wed May 23 2007 Andreas Bierfert +0.9.37-1 +- version upgrade +- add BR for xcursor (#240648) +- add desktop entry for wineboot (#240683) +- add mime handler for msi files (#240682) +- minor cleanups + * Wed May 02 2007 Andreas Bierfert 0.9.36-2 - fix BR (#238774) From fedora-extras-commits at redhat.com Sun Jun 3 14:52:46 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 10:52:46 -0400 Subject: rpms/wine/FC-6 wine-mime-msi.desktop, NONE, 1.1 wine-wineboot.desktop, NONE, 1.1 wine-wineshelllink.patch, NONE, 1.1 wineshelllink-fedora, NONE, 1.1 .cvsignore, 1.33, 1.34 sources, 1.34, 1.35 wine-rpath.patch, 1.3, 1.4 wine.spec, 1.47, 1.48 Message-ID: <200706031452.l53Eqkqe014552@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14163/FC-6 Modified Files: .cvsignore sources wine-rpath.patch wine.spec Added Files: wine-mime-msi.desktop wine-wineboot.desktop wine-wineshelllink.patch wineshelllink-fedora Log Message: - version upgrade (#242087) - fix menu problem (#220723) - fix BR - clean up desktop file section - version upgrade - add BR for xcursor (#240648) - add desktop entry for wineboot (#240683) - add mime handler for msi files (#240682) - minor cleanups --- NEW FILE wine-mime-msi.desktop --- [Desktop Entry] Type=Application Name=Windows Installer File Encoding=UTF-8 Exec=wine %f MimeType=application/x-ole-storage;text/mspg-legacyinfo --- NEW FILE wine-wineboot.desktop --- [Desktop Entry] Name=wineboot Comment=Simulate restart Exec=wineboot Terminal=false Type=Application Encoding=UTF-8 Categories=Application;Wine; wine-wineshelllink.patch: --- NEW FILE wine-wineshelllink.patch --- --- tools/wineshelllink.orig 2007-06-03 12:56:07.000000000 +0200 +++ tools/wineshelllink 2007-06-03 12:57:27.000000000 +0200 @@ -231,4 +231,6 @@ desktop_entry > "$desktop_target" fi +exec /usr/bin/wineshelllink-fedora + exit 0 --- NEW FILE wineshelllink-fedora --- #!/bin/sh for i in $HOME/.config/menus/applications-merged/*menu ; do sed -i -e 's:wine-wine:Wine:g' \ -e ':wine-wine:wine:g' "$i" done Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/wine/FC-6/.cvsignore,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- .cvsignore 27 Apr 2007 23:01:32 -0000 1.33 +++ .cvsignore 3 Jun 2007 14:52:10 -0000 1.34 @@ -1 +1 @@ -wine-0.9.36-fe.tar.bz2 +wine-0.9.38-fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/wine/FC-6/sources,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- sources 27 Apr 2007 23:01:32 -0000 1.34 +++ sources 3 Jun 2007 14:52:10 -0000 1.35 @@ -1 +1 @@ -985fb75705f308563d326de55915c726 wine-0.9.36-fe.tar.bz2 +3ad80c4edafd4d462568849889c032b9 wine-0.9.38-fe.tar.bz2 wine-rpath.patch: Index: wine-rpath.patch =================================================================== RCS file: /cvs/pkgs/rpms/wine/FC-6/wine-rpath.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wine-rpath.patch 17 Sep 2006 14:15:07 -0000 1.3 +++ wine-rpath.patch 3 Jun 2007 14:52:10 -0000 1.4 @@ -1,6 +1,6 @@ ---- configure.orig 2006-09-17 14:55:39.000000000 +0200 -+++ configure 2006-09-17 14:57:19.000000000 +0200 -@@ -15903,14 +15903,14 @@ +--- configure.orig 2007-05-23 10:59:34.000000000 +0200 ++++ configure 2007-05-23 11:02:05.000000000 +0200 +@@ -13596,14 +13596,14 @@ fi @@ -9,7 +9,7 @@ -echo $ECHO_N "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... $ECHO_C" >&6; } + as_ac_var=`echo "ac_cv_cflags_-fPIC" | $as_tr_sh` +{ echo "$as_me:$LINENO: checking whether the compiler supports -fPIC" >&5 -+echo $ECHO_N "checking whether the compiler supports -fPIC$ECHO_C" >&6; } ++echo $ECHO_N "checking whether the compiler supports -fPIC $ECHO_C" >&6; } if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -19,23 +19,25 @@ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -15976,7 +15976,7 @@ +@@ -13653,7 +13653,7 @@ { echo "$as_me:$LINENO: result: $ac_res" >&5 echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then - LIBWINE_LDFLAGS="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`" + LIBWINE_LDFLAGS="" - fi - - ---- configure.ac.orig 2006-09-17 14:57:25.000000000 +0200 -+++ configure.ac 2006-09-17 14:58:03.000000000 +0200 -@@ -1058,9 +1058,6 @@ + else + as_ac_var=`echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh` + { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5 +--- configure.ac.orig 2007-05-23 10:59:39.000000000 +0200 ++++ configure.ac 2007-05-23 11:02:39.000000000 +0200 +@@ -1031,11 +1031,6 @@ WINE_TRY_CFLAGS([-fPIC -Wl,--export-dynamic], [AC_SUBST(LDEXECFLAGS,["-Wl,--export-dynamic"])]) - WINE_TRY_CFLAGS([-fPIC -Wl,--rpath,\$ORIGIN/../lib], -- [LIBWINE_LDFLAGS="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"]) +- [LIBWINE_LDFLAGS="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"], +- [WINE_TRY_CFLAGS([-fPIC -Wl,-R,\$ORIGIN/../lib], +- [LIBWINE_LDFLAGS="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"])]) - case $host_cpu in *i[[3456789]]86* | x86_64) Index: wine.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine/FC-6/wine.spec,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- wine.spec 4 May 2007 07:15:21 -0000 1.47 +++ wine.spec 3 Jun 2007 14:52:10 -0000 1.48 @@ -1,8 +1,8 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.36 -Release: 2%{?dist} +Version: 0.9.38 +Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators @@ -20,7 +20,7 @@ # Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules # programs/winecfg/libraries.c: "winemp3.acm", -Source0: wine-0.9.36-fe.tar.bz2 +Source0: wine-0.9.38-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -32,9 +32,19 @@ Source104: wine-winefile.desktop Source105: wine-winemine.desktop Source106: wine-winhelp.desktop +Source107: wine-wineboot.desktop + # desktop dir Source200: wine.menu Source201: wine.directory + +# mime types +Source300: wine-mime-msi.desktop + +#enhancements +Source400: wineshelllink-fedora +Patch400: wine-wineshelllink.patch + Patch0: wine-prefixfonts.patch Patch1: wine-rpath.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -62,6 +72,7 @@ BuildRequires: desktop-file-utils BuildRequires: fontforge BuildRequires: gphoto2 gphoto2-devel +BuildRequires: jack-audio-connection-kit-devel #217338 BuildRequires: isdn4k-utils-devel # modular x @@ -75,6 +86,7 @@ BuildRequires: cups-devel BuildRequires: libXmu-devel BuildRequires: libXi-devel +BuildRequires: libXcursor-devel # dbus/hal >= FC5 BuildRequires: dbus-devel hal-devel @@ -105,9 +117,10 @@ Group: Applications/Emulators Requires: %{_bindir}/xmessage Requires(post): /sbin/ldconfig, /sbin/chkconfig, /sbin/service, -Requires(post): /usr/bin/update-desktop-database +Requires(post): desktop-file-utils >= 0.8 Requires(preun): /sbin/chkconfig, /sbin/service -Requires(postun): /sbin/ldconfig, /usr/bin/update-desktop-database +Requires(postun): /sbin/ldconfig +Requires(postun): desktop-file-utils >= 0.8 Obsoletes: wine <= 0.9.15-1%{?dist} Obsoletes: wine-arts < 0.9.34 @@ -191,6 +204,7 @@ %setup -q -n %{name}-%{version}-fe %patch0 %patch1 +%patch400 %build export CFLAGS="$RPM_OPT_FLAGS" @@ -230,57 +244,63 @@ desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE100} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE101} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE102} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE103} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE104} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE105} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE106} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ + %{SOURCE107} + +desktop-file-install \ + --vendor=fedora \ + --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/wine.desktop +#mime-types +desktop-file-install \ + --vendor=fedora \ + --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ + %{SOURCE300} + + cp %{SOURCE3} README-Fedora mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/ install -p -m644 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/ +install -p -m755 %{SOURCE400} $RPM_BUILD_ROOT%{_bindir}/wineshelllink-fedora + %clean rm -rf %{buildroot} @@ -343,11 +363,14 @@ %{_bindir}/wineprefixcreate %{_mandir}/man1/wineprefixcreate.1* %{_bindir}/wineshelllink +%{_bindir}/wineshelllink-fedora %{_bindir}/winecfg %{_bindir}/uninstaller %{_initrddir}/wine %{_libdir}/wine/expand.exe.so %{_libdir}/wine/msiexec.exe.so +%{_libdir}/wine/net.exe.so +%{_libdir}/wine/ntoskrnl.exe.so %{_libdir}/wine/oleview.exe.so %{_libdir}/wine/regedit.exe.so %{_libdir}/wine/regsvr32.exe.so @@ -360,12 +383,15 @@ %{_libdir}/wine/winemenubuilder.exe.so %{_libdir}/wine/winevdm.exe.so %{_libdir}/wine/winecfg.exe.so +%{_libdir}/wine/winedevice.exe.so %{_libdir}/wine/uninstaller.exe.so %dir %{_datadir}/wine +%{_datadir}/applications/fedora-wine-mime-msi.desktop %{_datadir}/applications/fedora-wine.desktop %{_datadir}/applications/fedora-wine-regedit.desktop %{_datadir}/applications/fedora-wine-uninstaller.desktop %{_datadir}/applications/fedora-wine-winecfg.desktop +%{_datadir}/applications/fedora-wine-wineboot.desktop %{_datadir}/desktop-directories/wine.directory %{_sysconfdir}/xdg/menus/applications-merged/wine.menu %{_mandir}/man1/wine.1.gz @@ -442,7 +468,9 @@ %{_libdir}/wine/eject.exe.so %{_libdir}/wine/gdi.exe16 %{_libdir}/wine/gdi32.dll.so +%{_libdir}/wine/gdiplus.dll.so %{_libdir}/wine/gphoto2.ds.so +%{_libdir}/wine/hal.dll.so %{_libdir}/wine/hid.dll.so %{_libdir}/wine/hh.exe.so %{_libdir}/wine/hlink.dll.so @@ -604,6 +632,7 @@ %{_libdir}/wine/winsock.dll16 %{_libdir}/wine/winspool.drv.so %{_libdir}/wine/spoolss.dll.so +%{_libdir}/wine/winscard.dll.so %{_libdir}/wine/wintab.dll16 %{_libdir}/wine/wintab32.dll.so %{_libdir}/wine/wintrust.dll.so @@ -718,6 +747,21 @@ %{_libdir}/wine/*.def %changelog +* Sat Jun 02 2007 Andreas Bierfert +0.9.38-1 +- version upgrade (#242087) +- fix menu problem (#220723) +- fix BR +- clean up desktop file section + +* Wed May 23 2007 Andreas Bierfert +0.9.37-1 +- version upgrade +- add BR for xcursor (#240648) +- add desktop entry for wineboot (#240683) +- add mime handler for msi files (#240682) +- minor cleanups + * Wed May 02 2007 Andreas Bierfert 0.9.36-2 - fix BR (#238774) From fedora-extras-commits at redhat.com Sun Jun 3 14:52:47 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 10:52:47 -0400 Subject: rpms/wine/EL-4 wine-mime-msi.desktop, NONE, 1.1 wine-wineboot.desktop, NONE, 1.1 wine-wineshelllink.patch, NONE, 1.1 wineshelllink-fedora, NONE, 1.1 .cvsignore, 1.23, 1.24 sources, 1.24, 1.25 wine-rpath.patch, 1.3, 1.4 wine.spec, 1.31, 1.32 Message-ID: <200706031452.l53EqlSP014557@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14163/EL-4 Modified Files: .cvsignore sources wine-rpath.patch wine.spec Added Files: wine-mime-msi.desktop wine-wineboot.desktop wine-wineshelllink.patch wineshelllink-fedora Log Message: - version upgrade (#242087) - fix menu problem (#220723) - fix BR - clean up desktop file section - version upgrade - add BR for xcursor (#240648) - add desktop entry for wineboot (#240683) - add mime handler for msi files (#240682) - minor cleanups --- NEW FILE wine-mime-msi.desktop --- [Desktop Entry] Type=Application Name=Windows Installer File Encoding=UTF-8 Exec=wine %f MimeType=application/x-ole-storage;text/mspg-legacyinfo --- NEW FILE wine-wineboot.desktop --- [Desktop Entry] Name=wineboot Comment=Simulate restart Exec=wineboot Terminal=false Type=Application Encoding=UTF-8 Categories=Application;Wine; wine-wineshelllink.patch: --- NEW FILE wine-wineshelllink.patch --- --- tools/wineshelllink.orig 2007-06-03 12:56:07.000000000 +0200 +++ tools/wineshelllink 2007-06-03 12:57:27.000000000 +0200 @@ -231,4 +231,6 @@ desktop_entry > "$desktop_target" fi +exec /usr/bin/wineshelllink-fedora + exit 0 --- NEW FILE wineshelllink-fedora --- #!/bin/sh for i in $HOME/.config/menus/applications-merged/*menu ; do sed -i -e 's:wine-wine:Wine:g' \ -e ':wine-wine:wine:g' "$i" done Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/wine/EL-4/.cvsignore,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- .cvsignore 5 May 2007 10:14:01 -0000 1.23 +++ .cvsignore 3 Jun 2007 14:51:38 -0000 1.24 @@ -1 +1 @@ -wine-0.9.36-fe.tar.bz2 +wine-0.9.38-fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/wine/EL-4/sources,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sources 5 May 2007 10:14:01 -0000 1.24 +++ sources 3 Jun 2007 14:51:38 -0000 1.25 @@ -1 +1 @@ -985fb75705f308563d326de55915c726 wine-0.9.36-fe.tar.bz2 +3ad80c4edafd4d462568849889c032b9 wine-0.9.38-fe.tar.bz2 wine-rpath.patch: Index: wine-rpath.patch =================================================================== RCS file: /cvs/pkgs/rpms/wine/EL-4/wine-rpath.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wine-rpath.patch 17 Sep 2006 14:14:59 -0000 1.3 +++ wine-rpath.patch 3 Jun 2007 14:51:38 -0000 1.4 @@ -1,6 +1,6 @@ ---- configure.orig 2006-09-17 14:55:39.000000000 +0200 -+++ configure 2006-09-17 14:57:19.000000000 +0200 -@@ -15903,14 +15903,14 @@ +--- configure.orig 2007-05-23 10:59:34.000000000 +0200 ++++ configure 2007-05-23 11:02:05.000000000 +0200 +@@ -13596,14 +13596,14 @@ fi @@ -9,7 +9,7 @@ -echo $ECHO_N "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... $ECHO_C" >&6; } + as_ac_var=`echo "ac_cv_cflags_-fPIC" | $as_tr_sh` +{ echo "$as_me:$LINENO: checking whether the compiler supports -fPIC" >&5 -+echo $ECHO_N "checking whether the compiler supports -fPIC$ECHO_C" >&6; } ++echo $ECHO_N "checking whether the compiler supports -fPIC $ECHO_C" >&6; } if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -19,23 +19,25 @@ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -15976,7 +15976,7 @@ +@@ -13653,7 +13653,7 @@ { echo "$as_me:$LINENO: result: $ac_res" >&5 echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then - LIBWINE_LDFLAGS="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`" + LIBWINE_LDFLAGS="" - fi - - ---- configure.ac.orig 2006-09-17 14:57:25.000000000 +0200 -+++ configure.ac 2006-09-17 14:58:03.000000000 +0200 -@@ -1058,9 +1058,6 @@ + else + as_ac_var=`echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh` + { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5 +--- configure.ac.orig 2007-05-23 10:59:39.000000000 +0200 ++++ configure.ac 2007-05-23 11:02:39.000000000 +0200 +@@ -1031,11 +1031,6 @@ WINE_TRY_CFLAGS([-fPIC -Wl,--export-dynamic], [AC_SUBST(LDEXECFLAGS,["-Wl,--export-dynamic"])]) - WINE_TRY_CFLAGS([-fPIC -Wl,--rpath,\$ORIGIN/../lib], -- [LIBWINE_LDFLAGS="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"]) +- [LIBWINE_LDFLAGS="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"], +- [WINE_TRY_CFLAGS([-fPIC -Wl,-R,\$ORIGIN/../lib], +- [LIBWINE_LDFLAGS="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"])]) - case $host_cpu in *i[[3456789]]86* | x86_64) Index: wine.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine/EL-4/wine.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- wine.spec 5 May 2007 10:14:01 -0000 1.31 +++ wine.spec 3 Jun 2007 14:51:38 -0000 1.32 @@ -1,5 +1,5 @@ Name: wine -Version: 0.9.36 +Version: 0.9.38 Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator @@ -17,7 +17,7 @@ # Makefile.in: dlls/winemp3.acm/Makefile \ # Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules # programs/winecfg/libraries.c: "winemp3.acm", -Source0: wine-0.9.36-fe.tar.bz2 +Source0: wine-0.9.38-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -32,6 +32,14 @@ # desktop dir Source200: wine.menu Source201: wine.directory + +# desktop dir +Source200: wine.menu +Source201: wine.directory + +# mime types +Source300: wine-mime-msi.desktop + Patch0: wine-prefixfonts.patch Patch1: wine-rpath.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -214,56 +222,56 @@ desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE100} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE101} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE102} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE103} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE104} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE105} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE106} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/wine.desktop +#mime-types +desktop-file-install \ + --vendor=fedora \ + --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ + %{SOURCE300} + + cp %{SOURCE3} README-Fedora mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/ install -p -m644 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/ +install -p -m755 %{SOURCE400} $RPM_BUILD_ROOT%{_bindir}/wineshelllink-fedora %clean rm -rf %{buildroot} @@ -327,11 +335,14 @@ %{_bindir}/wineprefixcreate %{_mandir}/man1/wineprefixcreate.1* %{_bindir}/wineshelllink +%{_bindir}/wineshelllink-fedora %{_bindir}/winecfg %{_bindir}/uninstaller %{_initrddir}/wine %{_libdir}/wine/expand.exe.so %{_libdir}/wine/msiexec.exe.so +%{_libdir}/wine/net.exe.so +%{_libdir}/wine/ntoskrnl.exe.so %{_libdir}/wine/oleview.exe.so %{_libdir}/wine/regedit.exe.so %{_libdir}/wine/regsvr32.exe.so @@ -344,12 +355,15 @@ %{_libdir}/wine/winemenubuilder.exe.so %{_libdir}/wine/winevdm.exe.so %{_libdir}/wine/winecfg.exe.so +%{_libdir}/wine/winedevice.exe.so %{_libdir}/wine/uninstaller.exe.so %{_datadir}/applications/fedora-wine.desktop %{_datadir}/applications/fedora-wine-regedit.desktop %{_datadir}/applications/fedora-wine-uninstaller.desktop %{_datadir}/applications/fedora-wine-winecfg.desktop %{_datadir}/desktop-directories/wine.directory +%{_datadir}/applications/fedora-wine-mime-msi.desktop +%{_datadir}/applications/fedora-wine-wineboot.desktop %{_sysconfdir}/xdg/menus/applications-merged/wine.menu %{_mandir}/man1/wine.1.gz %dir %{_datadir}/wine @@ -426,7 +440,9 @@ %{_libdir}/wine/eject.exe.so %{_libdir}/wine/gdi.exe16 %{_libdir}/wine/gdi32.dll.so +%{_libdir}/wine/gdiplus.dll.so %{_libdir}/wine/gphoto2.ds.so +%{_libdir}/wine/hal.dll.so %{_libdir}/wine/hid.dll.so %{_libdir}/wine/hh.exe.so %{_libdir}/wine/hlink.dll.so @@ -591,6 +607,7 @@ %{_libdir}/wine/wintab.dll16 %{_libdir}/wine/wintab32.dll.so %{_libdir}/wine/wintrust.dll.so +%{_libdir}/wine/winscard.dll.so %{_libdir}/wine/wnaspi32.dll.so %{_libdir}/wine/wow32.dll.so %{_libdir}/wine/wprocs.dll16 @@ -702,6 +719,21 @@ %{_libdir}/wine/*.def %changelog +* Sat Jun 02 2007 Andreas Bierfert +0.9.38-1 +- version upgrade (#242087) +- fix menu problem (#220723) +- fix BR +- clean up desktop file section + +* Wed May 23 2007 Andreas Bierfert +0.9.37-1 +- version upgrade +- add BR for xcursor (#240648) +- add desktop entry for wineboot (#240683) +- add mime handler for msi files (#240682) +- minor cleanups + * Sat May 05 2007 Andreas Bierfert 0.9.36-1 - version upgrade From fedora-extras-commits at redhat.com Sun Jun 3 14:52:53 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 10:52:53 -0400 Subject: rpms/wine/devel wine-mime-msi.desktop, NONE, 1.1 wine-wineboot.desktop, NONE, 1.1 wine-wineshelllink.patch, NONE, 1.1 wineshelllink-fedora, NONE, 1.1 .cvsignore, 1.33, 1.34 sources, 1.34, 1.35 wine-rpath.patch, 1.3, 1.4 wine.spec, 1.49, 1.50 Message-ID: <200706031452.l53Eqr1q014573@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14163/devel Modified Files: .cvsignore sources wine-rpath.patch wine.spec Added Files: wine-mime-msi.desktop wine-wineboot.desktop wine-wineshelllink.patch wineshelllink-fedora Log Message: - version upgrade (#242087) - fix menu problem (#220723) - fix BR - clean up desktop file section - version upgrade - add BR for xcursor (#240648) - add desktop entry for wineboot (#240683) - add mime handler for msi files (#240682) - minor cleanups --- NEW FILE wine-mime-msi.desktop --- [Desktop Entry] Type=Application Name=Windows Installer File Encoding=UTF-8 Exec=wine %f MimeType=application/x-ole-storage;text/mspg-legacyinfo --- NEW FILE wine-wineboot.desktop --- [Desktop Entry] Name=wineboot Comment=Simulate restart Exec=wineboot Terminal=false Type=Application Encoding=UTF-8 Categories=Application;Wine; wine-wineshelllink.patch: --- NEW FILE wine-wineshelllink.patch --- --- tools/wineshelllink.orig 2007-06-03 12:56:07.000000000 +0200 +++ tools/wineshelllink 2007-06-03 12:57:27.000000000 +0200 @@ -231,4 +231,6 @@ desktop_entry > "$desktop_target" fi +exec /usr/bin/wineshelllink-fedora + exit 0 --- NEW FILE wineshelllink-fedora --- #!/bin/sh for i in $HOME/.config/menus/applications-merged/*menu ; do sed -i -e 's:wine-wine:Wine:g' \ -e ':wine-wine:wine:g' "$i" done Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/wine/devel/.cvsignore,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- .cvsignore 27 Apr 2007 23:01:37 -0000 1.33 +++ .cvsignore 3 Jun 2007 14:52:16 -0000 1.34 @@ -1 +1 @@ -wine-0.9.36-fe.tar.bz2 +wine-0.9.38-fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/wine/devel/sources,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- sources 27 Apr 2007 23:01:37 -0000 1.34 +++ sources 3 Jun 2007 14:52:16 -0000 1.35 @@ -1 +1 @@ -985fb75705f308563d326de55915c726 wine-0.9.36-fe.tar.bz2 +3ad80c4edafd4d462568849889c032b9 wine-0.9.38-fe.tar.bz2 wine-rpath.patch: Index: wine-rpath.patch =================================================================== RCS file: /cvs/pkgs/rpms/wine/devel/wine-rpath.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wine-rpath.patch 17 Sep 2006 14:15:07 -0000 1.3 +++ wine-rpath.patch 3 Jun 2007 14:52:16 -0000 1.4 @@ -1,6 +1,6 @@ ---- configure.orig 2006-09-17 14:55:39.000000000 +0200 -+++ configure 2006-09-17 14:57:19.000000000 +0200 -@@ -15903,14 +15903,14 @@ +--- configure.orig 2007-05-23 10:59:34.000000000 +0200 ++++ configure 2007-05-23 11:02:05.000000000 +0200 +@@ -13596,14 +13596,14 @@ fi @@ -9,7 +9,7 @@ -echo $ECHO_N "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... $ECHO_C" >&6; } + as_ac_var=`echo "ac_cv_cflags_-fPIC" | $as_tr_sh` +{ echo "$as_me:$LINENO: checking whether the compiler supports -fPIC" >&5 -+echo $ECHO_N "checking whether the compiler supports -fPIC$ECHO_C" >&6; } ++echo $ECHO_N "checking whether the compiler supports -fPIC $ECHO_C" >&6; } if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -19,23 +19,25 @@ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -15976,7 +15976,7 @@ +@@ -13653,7 +13653,7 @@ { echo "$as_me:$LINENO: result: $ac_res" >&5 echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then - LIBWINE_LDFLAGS="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`" + LIBWINE_LDFLAGS="" - fi - - ---- configure.ac.orig 2006-09-17 14:57:25.000000000 +0200 -+++ configure.ac 2006-09-17 14:58:03.000000000 +0200 -@@ -1058,9 +1058,6 @@ + else + as_ac_var=`echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh` + { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5 +--- configure.ac.orig 2007-05-23 10:59:39.000000000 +0200 ++++ configure.ac 2007-05-23 11:02:39.000000000 +0200 +@@ -1031,11 +1031,6 @@ WINE_TRY_CFLAGS([-fPIC -Wl,--export-dynamic], [AC_SUBST(LDEXECFLAGS,["-Wl,--export-dynamic"])]) - WINE_TRY_CFLAGS([-fPIC -Wl,--rpath,\$ORIGIN/../lib], -- [LIBWINE_LDFLAGS="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"]) +- [LIBWINE_LDFLAGS="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"], +- [WINE_TRY_CFLAGS([-fPIC -Wl,-R,\$ORIGIN/../lib], +- [LIBWINE_LDFLAGS="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"])]) - case $host_cpu in *i[[3456789]]86* | x86_64) Index: wine.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine/devel/wine.spec,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- wine.spec 4 May 2007 07:15:27 -0000 1.49 +++ wine.spec 3 Jun 2007 14:52:16 -0000 1.50 @@ -1,8 +1,8 @@ %define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables Name: wine -Version: 0.9.36 -Release: 2%{?dist} +Version: 0.9.38 +Release: 1%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators @@ -20,7 +20,7 @@ # Makefile.in:dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules # programs/winecfg/libraries.c: "winemp3.acm", -Source0: wine-0.9.36-fe.tar.bz2 +Source0: wine-0.9.38-fe.tar.bz2 Source1: wine.init Source3: wine-README-Fedora Source4: wine-32.conf @@ -32,9 +32,19 @@ Source104: wine-winefile.desktop Source105: wine-winemine.desktop Source106: wine-winhelp.desktop +Source107: wine-wineboot.desktop + # desktop dir Source200: wine.menu Source201: wine.directory + +# mime types +Source300: wine-mime-msi.desktop + +#enhancements +Source400: wineshelllink-fedora +Patch400: wine-wineshelllink.patch + Patch0: wine-prefixfonts.patch Patch1: wine-rpath.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -62,6 +72,7 @@ BuildRequires: desktop-file-utils BuildRequires: fontforge BuildRequires: gphoto2 gphoto2-devel +BuildRequires: jack-audio-connection-kit-devel #217338 BuildRequires: isdn4k-utils-devel # modular x @@ -75,6 +86,7 @@ BuildRequires: cups-devel BuildRequires: libXmu-devel BuildRequires: libXi-devel +BuildRequires: libXcursor-devel # dbus/hal >= FC5 BuildRequires: dbus-devel hal-devel @@ -105,9 +117,10 @@ Group: Applications/Emulators Requires: %{_bindir}/xmessage Requires(post): /sbin/ldconfig, /sbin/chkconfig, /sbin/service, -Requires(post): /usr/bin/update-desktop-database +Requires(post): desktop-file-utils >= 0.8 Requires(preun): /sbin/chkconfig, /sbin/service -Requires(postun): /sbin/ldconfig, /usr/bin/update-desktop-database +Requires(postun): /sbin/ldconfig +Requires(postun): desktop-file-utils >= 0.8 Obsoletes: wine <= 0.9.15-1%{?dist} Obsoletes: wine-arts < 0.9.34 @@ -191,6 +204,7 @@ %setup -q -n %{name}-%{version}-fe %patch0 %patch1 +%patch400 %build export CFLAGS="$RPM_OPT_FLAGS" @@ -230,57 +244,63 @@ desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE100} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE101} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE102} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE103} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE104} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE105} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ %{SOURCE106} desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category=X-Fedora \ + %{SOURCE107} + +desktop-file-install \ + --vendor=fedora \ + --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/wine.desktop +#mime-types +desktop-file-install \ + --vendor=fedora \ + --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ + %{SOURCE300} + + cp %{SOURCE3} README-Fedora mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/ install -p -m644 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/ +install -p -m755 %{SOURCE400} $RPM_BUILD_ROOT%{_bindir}/wineshelllink-fedora + %clean rm -rf %{buildroot} @@ -343,11 +363,14 @@ %{_bindir}/wineprefixcreate %{_mandir}/man1/wineprefixcreate.1* %{_bindir}/wineshelllink +%{_bindir}/wineshelllink-fedora %{_bindir}/winecfg %{_bindir}/uninstaller %{_initrddir}/wine %{_libdir}/wine/expand.exe.so %{_libdir}/wine/msiexec.exe.so +%{_libdir}/wine/net.exe.so +%{_libdir}/wine/ntoskrnl.exe.so %{_libdir}/wine/oleview.exe.so %{_libdir}/wine/regedit.exe.so %{_libdir}/wine/regsvr32.exe.so @@ -360,12 +383,15 @@ %{_libdir}/wine/winemenubuilder.exe.so %{_libdir}/wine/winevdm.exe.so %{_libdir}/wine/winecfg.exe.so +%{_libdir}/wine/winedevice.exe.so %{_libdir}/wine/uninstaller.exe.so %dir %{_datadir}/wine +%{_datadir}/applications/fedora-wine-mime-msi.desktop %{_datadir}/applications/fedora-wine.desktop %{_datadir}/applications/fedora-wine-regedit.desktop %{_datadir}/applications/fedora-wine-uninstaller.desktop %{_datadir}/applications/fedora-wine-winecfg.desktop +%{_datadir}/applications/fedora-wine-wineboot.desktop %{_datadir}/desktop-directories/wine.directory %{_sysconfdir}/xdg/menus/applications-merged/wine.menu %{_mandir}/man1/wine.1.gz @@ -442,7 +468,9 @@ %{_libdir}/wine/eject.exe.so %{_libdir}/wine/gdi.exe16 %{_libdir}/wine/gdi32.dll.so +%{_libdir}/wine/gdiplus.dll.so %{_libdir}/wine/gphoto2.ds.so +%{_libdir}/wine/hal.dll.so %{_libdir}/wine/hid.dll.so %{_libdir}/wine/hh.exe.so %{_libdir}/wine/hlink.dll.so @@ -604,6 +632,7 @@ %{_libdir}/wine/winsock.dll16 %{_libdir}/wine/winspool.drv.so %{_libdir}/wine/spoolss.dll.so +%{_libdir}/wine/winscard.dll.so %{_libdir}/wine/wintab.dll16 %{_libdir}/wine/wintab32.dll.so %{_libdir}/wine/wintrust.dll.so @@ -718,6 +747,21 @@ %{_libdir}/wine/*.def %changelog +* Sat Jun 02 2007 Andreas Bierfert +0.9.38-1 +- version upgrade (#242087) +- fix menu problem (#220723) +- fix BR +- clean up desktop file section + +* Wed May 23 2007 Andreas Bierfert +0.9.37-1 +- version upgrade +- add BR for xcursor (#240648) +- add desktop entry for wineboot (#240683) +- add mime handler for msi files (#240682) +- minor cleanups + * Wed May 02 2007 Andreas Bierfert 0.9.36-2 - fix BR (#238774) @@ -746,10 +790,6 @@ 0.9.32-1 - version upgrade -* Tue Feb 27 2007 Andreas Bierfert -0.9.31-2 -- fix #230131 - * Sat Feb 17 2007 Andreas Bierfert 0.9.31-1 - version upgrade From fedora-extras-commits at redhat.com Sun Jun 3 15:02:43 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 11:02:43 -0400 Subject: rpms/centericq/F-7 centericq.spec,1.30,1.31 Message-ID: <200706031502.l53F2hYV022678@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/centericq/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22575/F-7 Modified Files: centericq.spec Log Message: - fix #242344 Index: centericq.spec =================================================================== RCS file: /cvs/pkgs/rpms/centericq/F-7/centericq.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- centericq.spec 25 Apr 2007 22:18:49 -0000 1.30 +++ centericq.spec 3 Jun 2007 15:01:58 -0000 1.31 @@ -77,7 +77,7 @@ %patch200 -p1 %patch201 -p1 autopoint -f -aclocal -I./m4 +aclocal -I ./m4 autoconf automake @@ -111,6 +111,9 @@ %exclude %{_includedir}/msn %changelog +* Sun Jun 03 2007 Andreas Bierfert +- fix #242344 + * Sun Apr 01 2007 Andreas Bierfert 4.21.0-12 - fix #233808 (503 jabber disco) From fedora-extras-commits at redhat.com Sun Jun 3 15:02:55 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 11:02:55 -0400 Subject: rpms/centericq/devel centericq.spec,1.30,1.31 Message-ID: <200706031502.l53F2tGQ022700@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/centericq/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22575/devel Modified Files: centericq.spec Log Message: - fix #242344 Index: centericq.spec =================================================================== RCS file: /cvs/pkgs/rpms/centericq/devel/centericq.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- centericq.spec 25 Apr 2007 22:18:49 -0000 1.30 +++ centericq.spec 3 Jun 2007 15:02:14 -0000 1.31 @@ -77,7 +77,7 @@ %patch200 -p1 %patch201 -p1 autopoint -f -aclocal -I./m4 +aclocal -I ./m4 autoconf automake @@ -111,6 +111,9 @@ %exclude %{_includedir}/msn %changelog +* Sun Jun 03 2007 Andreas Bierfert +- fix #242344 + * Sun Apr 01 2007 Andreas Bierfert 4.21.0-12 - fix #233808 (503 jabber disco) From fedora-extras-commits at redhat.com Sun Jun 3 15:18:06 2007 From: fedora-extras-commits at redhat.com (Ian Kent (iankent)) Date: Sun, 3 Jun 2007 11:18:06 -0400 Subject: rpms/autofs/F-7 autofs-5.0.1-correct-logic-test-wild-lookup.patch, NONE, 1.1 autofs.spec, 1.201, 1.202 Message-ID: <200706031518.l53FI6Z2024431@cvs-int.fedora.redhat.com> Author: iankent Update of /cvs/pkgs/rpms/autofs/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24406 Modified Files: autofs.spec Added Files: autofs-5.0.1-correct-logic-test-wild-lookup.patch Log Message: * Sun Jun 3 2007 Ian Kent - 5.0.1-11 - correct mistake in logic test in wildcard lookup. autofs-5.0.1-correct-logic-test-wild-lookup.patch: --- NEW FILE autofs-5.0.1-correct-logic-test-wild-lookup.patch --- diff --git a/modules/lookup_file.c b/modules/lookup_file.c index cc1964f..6346602 100644 --- a/modules/lookup_file.c +++ b/modules/lookup_file.c @@ -979,12 +979,12 @@ static int check_map_indirect(struct autofs_point *ap, } } else { /* Wildcard not in map but now is */ - if (wild & (CHE_OK || CHE_UPDATED)) + if (wild & (CHE_OK | CHE_UPDATED)) source->stale = 1; } pthread_cleanup_pop(1); - if (wild & (CHE_OK || CHE_UPDATED)) + if (wild & (CHE_OK | CHE_UPDATED)) return NSS_STATUS_SUCCESS; } diff --git a/modules/lookup_nisplus.c b/modules/lookup_nisplus.c index eae8702..83e99e0 100644 --- a/modules/lookup_nisplus.c +++ b/modules/lookup_nisplus.c @@ -438,12 +438,12 @@ static int check_map_indirect(struct autofs_point *ap, } } else { /* Wildcard not in map but now is */ - if (wild & (CHE_OK || CHE_UPDATED)) + if (wild & (CHE_OK | CHE_UPDATED)) source->stale = 1; } pthread_cleanup_pop(1); - if (wild & (CHE_UPDATED || CHE_OK)) + if (wild & (CHE_UPDATED | CHE_OK)) return NSS_STATUS_SUCCESS; } diff --git a/modules/lookup_yp.c b/modules/lookup_yp.c index 5a154cd..da280cc 100644 --- a/modules/lookup_yp.c +++ b/modules/lookup_yp.c @@ -523,12 +523,12 @@ static int check_map_indirect(struct autofs_point *ap, } } else { /* Wildcard not in map but now is */ - if (wild & (CHE_OK || CHE_UPDATED)) + if (wild & (CHE_OK | CHE_UPDATED)) source->stale = 1; } pthread_cleanup_pop(1); - if (wild & (CHE_OK || CHE_UPDATED)) + if (wild & (CHE_OK | CHE_UPDATED)) return NSS_STATUS_SUCCESS; } Index: autofs.spec =================================================================== RCS file: /cvs/pkgs/rpms/autofs/F-7/autofs.spec,v retrieving revision 1.201 retrieving revision 1.202 diff -u -r1.201 -r1.202 --- autofs.spec 7 May 2007 03:18:27 -0000 1.201 +++ autofs.spec 3 Jun 2007 15:17:27 -0000 1.202 @@ -4,7 +4,7 @@ Summary: A tool for automatically mounting and unmounting filesystems Name: autofs Version: 5.0.1 -Release: 10 +Release: 11 Epoch: 1 License: GPL Group: System Environment/Daemons @@ -28,6 +28,7 @@ Patch16: autofs-5.0.1-disable-exports-check.patch Patch17: autofs-5.0.1-cmd-global-options-fix.patch Patch18: autofs-5.0.1-allow-dot-in-master-macro.patch +Patch19: autofs-5.0.1-correct-logic-test-wild-lookup.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: autoconf, hesiod-devel, openldap-devel, bison, flex, libxml2-devel, cyrus-sasl-devel, openssl-devel Conflicts: kernel < 2.6.17 @@ -87,6 +88,7 @@ %patch16 -p1 %patch17 -p1 %patch18 -p1 +%patch19 -p1 %build #CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --libdir=%{_libdir} @@ -139,6 +141,9 @@ %{_libdir}/autofs/ %changelog +* Sun Jun 3 2007 Ian Kent - 5.0.1-11 +- correct mistake in logic test in wildcard lookup. + * Mon May 7 2007 Ian Kent - 5.0.1-10 - fix master map lexer to admit "." in macro values. From fedora-extras-commits at redhat.com Sun Jun 3 15:31:38 2007 From: fedora-extras-commits at redhat.com (Ian Kent (iankent)) Date: Sun, 3 Jun 2007 11:31:38 -0400 Subject: rpms/autofs/devel autofs-5.0.1-correct-logic-test-wild-lookup.patch, NONE, 1.1 autofs.spec, 1.201, 1.202 Message-ID: <200706031531.l53FVc47027311@cvs-int.fedora.redhat.com> Author: iankent Update of /cvs/pkgs/rpms/autofs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25503 Modified Files: autofs.spec Added Files: autofs-5.0.1-correct-logic-test-wild-lookup.patch Log Message: * Sun Jun 3 2007 Ian Kent - 5.0.1-12 - correct mistake in logic test in wildcard lookup. autofs-5.0.1-correct-logic-test-wild-lookup.patch: --- NEW FILE autofs-5.0.1-correct-logic-test-wild-lookup.patch --- diff --git a/modules/lookup_file.c b/modules/lookup_file.c index cc1964f..6346602 100644 --- a/modules/lookup_file.c +++ b/modules/lookup_file.c @@ -979,12 +979,12 @@ static int check_map_indirect(struct autofs_point *ap, } } else { /* Wildcard not in map but now is */ - if (wild & (CHE_OK || CHE_UPDATED)) + if (wild & (CHE_OK | CHE_UPDATED)) source->stale = 1; } pthread_cleanup_pop(1); - if (wild & (CHE_OK || CHE_UPDATED)) + if (wild & (CHE_OK | CHE_UPDATED)) return NSS_STATUS_SUCCESS; } diff --git a/modules/lookup_nisplus.c b/modules/lookup_nisplus.c index eae8702..83e99e0 100644 --- a/modules/lookup_nisplus.c +++ b/modules/lookup_nisplus.c @@ -438,12 +438,12 @@ static int check_map_indirect(struct autofs_point *ap, } } else { /* Wildcard not in map but now is */ - if (wild & (CHE_OK || CHE_UPDATED)) + if (wild & (CHE_OK | CHE_UPDATED)) source->stale = 1; } pthread_cleanup_pop(1); - if (wild & (CHE_UPDATED || CHE_OK)) + if (wild & (CHE_UPDATED | CHE_OK)) return NSS_STATUS_SUCCESS; } diff --git a/modules/lookup_yp.c b/modules/lookup_yp.c index 5a154cd..da280cc 100644 --- a/modules/lookup_yp.c +++ b/modules/lookup_yp.c @@ -523,12 +523,12 @@ static int check_map_indirect(struct autofs_point *ap, } } else { /* Wildcard not in map but now is */ - if (wild & (CHE_OK || CHE_UPDATED)) + if (wild & (CHE_OK | CHE_UPDATED)) source->stale = 1; } pthread_cleanup_pop(1); - if (wild & (CHE_OK || CHE_UPDATED)) + if (wild & (CHE_OK | CHE_UPDATED)) return NSS_STATUS_SUCCESS; } Index: autofs.spec =================================================================== RCS file: /cvs/pkgs/rpms/autofs/devel/autofs.spec,v retrieving revision 1.201 retrieving revision 1.202 diff -u -r1.201 -r1.202 --- autofs.spec 7 May 2007 03:18:27 -0000 1.201 +++ autofs.spec 3 Jun 2007 15:31:03 -0000 1.202 @@ -4,7 +4,7 @@ Summary: A tool for automatically mounting and unmounting filesystems Name: autofs Version: 5.0.1 -Release: 10 +Release: 12 Epoch: 1 License: GPL Group: System Environment/Daemons @@ -28,6 +28,7 @@ Patch16: autofs-5.0.1-disable-exports-check.patch Patch17: autofs-5.0.1-cmd-global-options-fix.patch Patch18: autofs-5.0.1-allow-dot-in-master-macro.patch +Patch19: autofs-5.0.1-correct-logic-test-wild-lookup.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: autoconf, hesiod-devel, openldap-devel, bison, flex, libxml2-devel, cyrus-sasl-devel, openssl-devel Conflicts: kernel < 2.6.17 @@ -87,6 +88,7 @@ %patch16 -p1 %patch17 -p1 %patch18 -p1 +%patch19 -p1 %build #CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --libdir=%{_libdir} @@ -139,6 +141,9 @@ %{_libdir}/autofs/ %changelog +* Sun Jun 3 2007 Ian Kent - 5.0.1-12 +- correct mistake in logic test in wildcard lookup. + * Mon May 7 2007 Ian Kent - 5.0.1-10 - fix master map lexer to admit "." in macro values. From fedora-extras-commits at redhat.com Sun Jun 3 15:39:06 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Sun, 3 Jun 2007 11:39:06 -0400 Subject: rpms/liferea/F-7 .cvsignore, 1.52, 1.53 liferea.spec, 1.77, 1.78 sources, 1.53, 1.54 liferea-timer.patch, 1.1, NONE Message-ID: <200706031539.l53Fd6XF028071@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/pkgs/rpms/liferea/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28013 Modified Files: .cvsignore liferea.spec sources Removed Files: liferea-timer.patch Log Message: * Sun Jun 3 2007 Brian Pepple - 1.2.15b-1 - Update to 1.2.15b. - Drop cpu timer patch, fixed upstream. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/liferea/F-7/.cvsignore,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- .cvsignore 5 Apr 2007 20:30:26 -0000 1.52 +++ .cvsignore 3 Jun 2007 15:38:31 -0000 1.53 @@ -1 +1 @@ -liferea-1.2.10c.tar.gz +liferea-1.2.15b.tar.gz Index: liferea.spec =================================================================== RCS file: /cvs/pkgs/rpms/liferea/F-7/liferea.spec,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- liferea.spec 1 Jun 2007 01:31:26 -0000 1.77 +++ liferea.spec 3 Jun 2007 15:38:31 -0000 1.78 @@ -1,6 +1,6 @@ Name: liferea -Version: 1.2.10c -Release: 3%{?dist} +Version: 1.2.15b +Release: 1%{?dist} Summary: An RSS/RDF feed reader Group: Applications/Internet @@ -8,7 +8,6 @@ URL: http://liferea.sourceforge.net/ Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: %{name}-1.2.10-fedorafeed.patch -Patch1: %{name}-timer.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtkhtml2-devel @@ -39,9 +38,8 @@ %prep -%setup -q -n %{name}-1.2.10 +%setup -q -n %{name}-1.2.15 %patch0 -p1 -b .fedorafeed -%patch1 -p1 -b .timer %build @@ -114,6 +112,10 @@ %changelog +* Sun Jun 3 2007 Brian Pepple - 1.2.15b-1 +- Update to 1.2.15b. +- Drop cpu timer patch, fixed upstream. + * Thu May 31 2007 Brian Pepple - 1.2.10c-3 - Rebuild for new gecko. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/liferea/F-7/sources,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- sources 5 Apr 2007 20:30:26 -0000 1.53 +++ sources 3 Jun 2007 15:38:31 -0000 1.54 @@ -1 +1 @@ -aaa1f8ec09944a269d2f1fedecd27375 liferea-1.2.10c.tar.gz +fb073bd25822c951f824ac38974387b3 liferea-1.2.15b.tar.gz --- liferea-timer.patch DELETED --- From fedora-extras-commits at redhat.com Sun Jun 3 15:43:37 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 11:43:37 -0400 Subject: rpms/wine/EL-4 wine.spec,1.32,1.33 Message-ID: <200706031543.l53FhbCW028479@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28408 Modified Files: wine.spec Log Message: - fix spec Index: wine.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine/EL-4/wine.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- wine.spec 3 Jun 2007 14:51:38 -0000 1.32 +++ wine.spec 3 Jun 2007 15:43:03 -0000 1.33 @@ -40,6 +40,9 @@ # mime types Source300: wine-mime-msi.desktop +#enhancements +Source400: wineshelllink-fedora + Patch0: wine-prefixfonts.patch Patch1: wine-rpath.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Sun Jun 3 15:49:52 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sun, 3 Jun 2007 11:49:52 -0400 Subject: rpms/wallpapoz/F-7 wallpapoz.spec,1.7,1.8 Message-ID: <200706031549.l53FnqL5029118@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/wallpapoz/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29010/F-7 Modified Files: wallpapoz.spec Log Message: * Mon Jun 4 2007 Mamoru Tasaka - 0.4-2 - Require xorg-x11-utils (bug 242349) Index: wallpapoz.spec =================================================================== RCS file: /cvs/extras/rpms/wallpapoz/F-7/wallpapoz.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- wallpapoz.spec 31 May 2007 07:43:34 -0000 1.7 +++ wallpapoz.spec 3 Jun 2007 15:49:18 -0000 1.8 @@ -7,7 +7,7 @@ %define mainver 0.4 %undefine betaver -%define fedorarel 1 +%define fedorarel 2 %define rel %{?betaver:0.}%{fedorarel}%{?betaver:.%betaver} @@ -33,6 +33,8 @@ Requires: pygtk2-libglade Requires: python-imaging Requires: gnome-python2 +Requires: xorg-x11-utils +Requires: yelp %description This tool enables your Gnome desktop to have different @@ -72,6 +74,9 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Mon Jun 4 2007 Mamoru Tasaka - 0.4-2 +- Require xorg-x11-utils (bug 242349) + * Thu May 31 2007 Mamoru Tasaka - 0.4-1 - 0.4 release! From fedora-extras-commits at redhat.com Sun Jun 3 15:49:57 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sun, 3 Jun 2007 11:49:57 -0400 Subject: rpms/wallpapoz/devel wallpapoz.spec,1.8,1.9 Message-ID: <200706031549.l53FnvZ6029129@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/wallpapoz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29010/devel Modified Files: wallpapoz.spec Log Message: * Mon Jun 4 2007 Mamoru Tasaka - 0.4-2 - Require xorg-x11-utils (bug 242349) Index: wallpapoz.spec =================================================================== RCS file: /cvs/extras/rpms/wallpapoz/devel/wallpapoz.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- wallpapoz.spec 31 May 2007 07:43:39 -0000 1.8 +++ wallpapoz.spec 3 Jun 2007 15:49:23 -0000 1.9 @@ -7,7 +7,7 @@ %define mainver 0.4 %undefine betaver -%define fedorarel 1 +%define fedorarel 2 %define rel %{?betaver:0.}%{fedorarel}%{?betaver:.%betaver} @@ -33,6 +33,8 @@ Requires: pygtk2-libglade Requires: python-imaging Requires: gnome-python2 +Requires: xorg-x11-utils +Requires: yelp %description This tool enables your Gnome desktop to have different @@ -72,6 +74,9 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Mon Jun 4 2007 Mamoru Tasaka - 0.4-2 +- Require xorg-x11-utils (bug 242349) + * Thu May 31 2007 Mamoru Tasaka - 0.4-1 - 0.4 release! From fedora-extras-commits at redhat.com Sun Jun 3 15:54:17 2007 From: fedora-extras-commits at redhat.com (Florian La Roche (laroche)) Date: Sun, 3 Jun 2007 11:54:17 -0400 Subject: devel/gnu-regexp gnu-regexp.spec,1.1,1.2 Message-ID: <200706031554.l53FsH4x029485@cvs-int.fedora.redhat.com> Author: laroche Update of /cvs/extras/devel/gnu-regexp In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29410 Modified Files: gnu-regexp.spec Log Message: - remove Distribution tag from .spec file Index: gnu-regexp.spec =================================================================== RCS file: /cvs/extras/devel/gnu-regexp/gnu-regexp.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gnu-regexp.spec 12 Mar 2007 16:37:02 -0000 1.1 +++ gnu-regexp.spec 3 Jun 2007 15:53:39 -0000 1.2 @@ -30,7 +30,7 @@ Name: gnu-regexp Version: 1.1.4 -Release: 10jpp.1%{?dist} +Release: 10jpp.2%{?dist} Summary: Java NFA regular expression engine implementation License: LGPL Source0: ftp://ftp.tralfamadore.com/pub/java/gnu.regexp-1.1.4.tar.gz @@ -42,7 +42,6 @@ Group: Development/Libraries BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Distribution: JPackage Provides: gnu.regexp = %{version}-%{release} Obsoletes: gnu.regexp < %{version}-%{release} @@ -120,6 +119,9 @@ %doc %{_javadocdir}/%{name} %changelog +* Sun Jun 03 2007 Florian La Roche - 1.1.4-10jpp.2 +- remove Distribution: tag from .spec file + * Mon Feb 12 2007 Thomas Fitzsimmons - 1.1.4-10jpp.1 - Update per Fedora review process - Resolves rhbz#227057 From fedora-extras-commits at redhat.com Sun Jun 3 15:58:48 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 11:58:48 -0400 Subject: rpms/wine/EL-5 wine.spec,1.48,1.49 Message-ID: <200706031558.l53Fwmma030078@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29900/EL-5 Modified Files: wine.spec Log Message: - allow full opt flags again - set ExclusiveArch to i386 for koji to only build i386 Index: wine.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine/EL-5/wine.spec,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- wine.spec 3 Jun 2007 14:51:47 -0000 1.48 +++ wine.spec 3 Jun 2007 15:58:12 -0000 1.49 @@ -1,8 +1,6 @@ -%define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables - Name: wine Version: 0.9.38 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators @@ -49,7 +47,7 @@ Patch1: wine-rpath.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -ExclusiveArch: %{ix86} +ExclusiveArch: i386 BuildRequires: bison BuildRequires: flex @@ -72,6 +70,7 @@ BuildRequires: desktop-file-utils BuildRequires: fontforge BuildRequires: gphoto2 gphoto2-devel +BuildRequires: jack-audio-connection-kit-devel #217338 BuildRequires: isdn4k-utils-devel # modular x @@ -746,6 +745,11 @@ %{_libdir}/wine/*.def %changelog +* Sun Jun 03 2007 Andreas Bierfert +0.9.38-2 +- allow full opt flags again +- set ExclusiveArch to i386 for koji to only build i386 + * Sat Jun 02 2007 Andreas Bierfert 0.9.38-1 - version upgrade (#242087) From fedora-extras-commits at redhat.com Sun Jun 3 15:58:53 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 11:58:53 -0400 Subject: rpms/wine/F-7 wine.spec,1.50,1.51 Message-ID: <200706031558.l53FwriM030090@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29900/F-7 Modified Files: wine.spec Log Message: - allow full opt flags again - set ExclusiveArch to i386 for koji to only build i386 Index: wine.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine/F-7/wine.spec,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- wine.spec 3 Jun 2007 14:51:54 -0000 1.50 +++ wine.spec 3 Jun 2007 15:58:18 -0000 1.51 @@ -1,8 +1,6 @@ -%define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables - Name: wine Version: 0.9.38 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators @@ -49,7 +47,7 @@ Patch1: wine-rpath.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -ExclusiveArch: %{ix86} +ExclusiveArch: i386 BuildRequires: bison BuildRequires: flex @@ -747,6 +745,11 @@ %{_libdir}/wine/*.def %changelog +* Sun Jun 03 2007 Andreas Bierfert +0.9.38-2 +- allow full opt flags again +- set ExclusiveArch to i386 for koji to only build i386 + * Sat Jun 02 2007 Andreas Bierfert 0.9.38-1 - version upgrade (#242087) From fedora-extras-commits at redhat.com Sun Jun 3 15:58:58 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 11:58:58 -0400 Subject: rpms/wine/FC-5 wine.spec,1.47,1.48 Message-ID: <200706031558.l53Fww6A030100@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29900/FC-5 Modified Files: wine.spec Log Message: - allow full opt flags again - set ExclusiveArch to i386 for koji to only build i386 Index: wine.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine/FC-5/wine.spec,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- wine.spec 3 Jun 2007 14:52:01 -0000 1.47 +++ wine.spec 3 Jun 2007 15:58:23 -0000 1.48 @@ -1,8 +1,6 @@ -%define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables - Name: wine Version: 0.9.38 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators @@ -49,7 +47,7 @@ Patch1: wine-rpath.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -ExclusiveArch: %{ix86} +ExclusiveArch: i386 BuildRequires: bison BuildRequires: flex @@ -747,6 +745,11 @@ %{_libdir}/wine/*.def %changelog +* Sun Jun 03 2007 Andreas Bierfert +0.9.38-2 +- allow full opt flags again +- set ExclusiveArch to i386 for koji to only build i386 + * Sat Jun 02 2007 Andreas Bierfert 0.9.38-1 - version upgrade (#242087) From fedora-extras-commits at redhat.com Sun Jun 3 15:59:02 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 11:59:02 -0400 Subject: rpms/wine/FC-6 wine.spec,1.48,1.49 Message-ID: <200706031559.l53Fx2iw030106@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29900/FC-6 Modified Files: wine.spec Log Message: - allow full opt flags again - set ExclusiveArch to i386 for koji to only build i386 Index: wine.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine/FC-6/wine.spec,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- wine.spec 3 Jun 2007 14:52:10 -0000 1.48 +++ wine.spec 3 Jun 2007 15:58:28 -0000 1.49 @@ -1,8 +1,6 @@ -%define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables - Name: wine Version: 0.9.38 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators @@ -49,7 +47,7 @@ Patch1: wine-rpath.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -ExclusiveArch: %{ix86} +ExclusiveArch: i386 BuildRequires: bison BuildRequires: flex @@ -747,6 +745,11 @@ %{_libdir}/wine/*.def %changelog +* Sun Jun 03 2007 Andreas Bierfert +0.9.38-2 +- allow full opt flags again +- set ExclusiveArch to i386 for koji to only build i386 + * Sat Jun 02 2007 Andreas Bierfert 0.9.38-1 - version upgrade (#242087) From fedora-extras-commits at redhat.com Sun Jun 3 15:59:07 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 11:59:07 -0400 Subject: rpms/wine/devel wine.spec,1.50,1.51 Message-ID: <200706031559.l53Fx7Fx030114@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29900/devel Modified Files: wine.spec Log Message: - allow full opt flags again - set ExclusiveArch to i386 for koji to only build i386 Index: wine.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine/devel/wine.spec,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- wine.spec 3 Jun 2007 14:52:16 -0000 1.50 +++ wine.spec 3 Jun 2007 15:58:32 -0000 1.51 @@ -1,8 +1,6 @@ -%define __global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fno-stack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables - Name: wine Version: 0.9.38 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Windows 16/32/64 bit emulator Group: Applications/Emulators @@ -49,7 +47,7 @@ Patch1: wine-rpath.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -ExclusiveArch: %{ix86} +ExclusiveArch: i386 BuildRequires: bison BuildRequires: flex @@ -747,6 +745,11 @@ %{_libdir}/wine/*.def %changelog +* Sun Jun 03 2007 Andreas Bierfert +0.9.38-2 +- allow full opt flags again +- set ExclusiveArch to i386 for koji to only build i386 + * Sat Jun 02 2007 Andreas Bierfert 0.9.38-1 - version upgrade (#242087) From fedora-extras-commits at redhat.com Sun Jun 3 16:30:33 2007 From: fedora-extras-commits at redhat.com (Stu Tomlinson (nosnilmot)) Date: Sun, 3 Jun 2007 12:30:33 -0400 Subject: rpms/pidgin/devel pidgin-2.0.1-early-g_thread_init.patch, NONE, 1.1 pidgin-2.0.1-purple-remote-syntax.patch, NONE, 1.1 pidgin.spec, 1.16, 1.17 Message-ID: <200706031630.l53GUXQV007194@cvs-int.fedora.redhat.com> Author: nosnilmot Update of /cvs/extras/rpms/pidgin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7082 Modified Files: pidgin.spec Added Files: pidgin-2.0.1-early-g_thread_init.patch pidgin-2.0.1-purple-remote-syntax.patch Log Message: - Call g_thread_init early (#241883) - Fix purple-remote syntax error (#241905) pidgin-2.0.1-early-g_thread_init.patch: --- NEW FILE pidgin-2.0.1-early-g_thread_init.patch --- ----------------------------------------------------------------- Revision: c2025c2fd1fcbae580c830d05a4945eaa5192bd9 Ancestor: 3ac5981b26be545a8c546e09b6689c2359fad1bb Author: seanegan at pidgin.im Date: 2007-05-31T18:28:05 Branch: im.pidgin.pidgin Modified files: pidgin/gtkmain.c ChangeLog: disapproval of revision '3ac5981b26be545a8c546e09b6689c2359fad1bb' ============================================================ --- pidgin/gtkmain.c 1c97b5231a67719acc6961daa403dd9c610d0dc5 +++ pidgin/gtkmain.c 7f38e60c398ef61579c4256a14ae2071037bdef1 @@ -473,6 +473,9 @@ int main(int argc, char *argv[]) #else debug_enabled = FALSE; #endif + + /* This is the first Glib function call. Make sure to initialize GThread bfeore then */ + g_thread_init(NULL); #ifdef ENABLE_NLS bindtextdomain(PACKAGE, LOCALEDIR); pidgin-2.0.1-purple-remote-syntax.patch: --- NEW FILE pidgin-2.0.1-purple-remote-syntax.patch --- ----------------------------------------------------------------- Revision: 211671c8fe491b3dad82b2990c1ffc8e20de8ec4 Ancestor: 371fb91ec4fdb33fa482efe55111fe58d8758c3b Author: elb at pidgin.im Date: 2007-05-26T16:05:47 Branch: im.pidgin.pidgin Modified files: libpurple/purple-remote ChangeLog: A conditional in purple_remote was missing a trailing colon. Fixes #1300 ============================================================ --- libpurple/purple-remote 5be48713f1232a7e6f80df7af3a1b3478af5faf0 +++ libpurple/purple-remote 3d893ee565001dfffefae1f2d2c28d167530a14a @@ -94,7 +94,7 @@ def execute(uri): def execute(uri): match = re.match(urlregexp, uri) protocol = match.group(2) - if protocol == "xmpp" + if protocol == "xmpp": protocol = "jabber" if protocol == "aim" or protocol == "icq": protocol = "oscar" Index: pidgin.spec =================================================================== RCS file: /cvs/extras/rpms/pidgin/devel/pidgin.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- pidgin.spec 29 May 2007 01:03:09 -0000 1.16 +++ pidgin.spec 3 Jun 2007 16:29:58 -0000 1.17 @@ -27,7 +27,7 @@ Name: pidgin Version: 2.0.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Internet URL: http://pidgin.im/ @@ -53,6 +53,8 @@ ## Patches 0-99: Fedora specific or upstream wont accept ## Patches 100+: To be Included in Future Upstream +Patch100: pidgin-2.0.1-early-g_thread_init.patch +Patch101: pidgin-2.0.1-purple-remote-syntax.patch Patch113: pidgin-2.0.0-beta7-reread-resolvconf.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -264,6 +266,8 @@ ## Patches 0-99: Fedora specific or upstream wont accept ## Patches 100+: To be Included in Future Upstream +%patch100 -p0 +%patch101 -p0 %patch113 -p1 # Relabel internal version for support purposes @@ -475,6 +479,10 @@ %changelog +* Fri May 31 2007 Stu Tomlinson - 2.0.1-2 +- Call g_thread_init early (#241883) +- Fix purple-remote syntax error (#241905) + * Mon May 28 2007 Stu Tomlinson - 2.0.1-1 - 2.0.1 From fedora-extras-commits at redhat.com Sun Jun 3 16:48:05 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 12:48:05 -0400 Subject: rpms/wine/EL-4 wine.spec,1.33,1.34 Message-ID: <200706031648.l53Gm5Wa011416@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11322 Modified Files: wine.spec Log Message: - install wine-wineboot.desktop Index: wine.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine/EL-4/wine.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- wine.spec 3 Jun 2007 15:43:03 -0000 1.33 +++ wine.spec 3 Jun 2007 16:47:30 -0000 1.34 @@ -260,6 +260,11 @@ desktop-file-install \ --vendor=fedora \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ + %{SOURCE107} + +desktop-file-install \ + --vendor=fedora \ + --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/wine.desktop From fedora-extras-commits at redhat.com Sun Jun 3 16:57:14 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 12:57:14 -0400 Subject: rpms/wine/EL-5 wine.spec,1.49,1.50 Message-ID: <200706031657.l53GvEfh012468@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12400 Modified Files: wine.spec Log Message: - remove jack.. Index: wine.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine/EL-5/wine.spec,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- wine.spec 3 Jun 2007 15:58:12 -0000 1.49 +++ wine.spec 3 Jun 2007 16:56:36 -0000 1.50 @@ -70,7 +70,6 @@ BuildRequires: desktop-file-utils BuildRequires: fontforge BuildRequires: gphoto2 gphoto2-devel -BuildRequires: jack-audio-connection-kit-devel #217338 BuildRequires: isdn4k-utils-devel # modular x From fedora-extras-commits at redhat.com Sun Jun 3 16:58:42 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Sun, 3 Jun 2007 12:58:42 -0400 Subject: rpms/gnome-python2-desktop/devel gnome-python2-desktop.spec, 1.7, 1.8 Message-ID: <200706031658.l53GwgTM012629@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/gnome-python2-desktop/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12544 Modified Files: gnome-python2-desktop.spec Log Message: * Sun Jun 03 2007 Matthew Barnes - 2.18.0-2.fc8 - Rebuild against newer libtotem-plparser.so.1. Index: gnome-python2-desktop.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-python2-desktop/devel/gnome-python2-desktop.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- gnome-python2-desktop.spec 12 Mar 2007 19:59:47 -0000 1.7 +++ gnome-python2-desktop.spec 3 Jun 2007 16:58:07 -0000 1.8 @@ -21,7 +21,7 @@ Name: gnome-python2-desktop Version: 2.18.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL/LGPL Group: Development/Languages Summary: The sources for additional PyGNOME Python extension modules @@ -267,6 +267,9 @@ %{python_sitearch}/gtk-2.0/gnomekeyring.so %changelog +* Sun Jun 03 2007 Matthew Barnes - 2.18.0-2.fc8 +- Rebuild against newer libtotem-plparser.so.1. + * Mon Mar 12 2007 Matthew Barnes - 2.18.0-1.fc7 - Update to 2.18.0 From fedora-extras-commits at redhat.com Sun Jun 3 18:17:36 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Sun, 3 Jun 2007 14:17:36 -0400 Subject: rpms/brasero/devel brasero.spec,1.7,1.8 Message-ID: <200706031817.l53IHair002617@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/pkgs/rpms/brasero/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2537 Modified Files: brasero.spec Log Message: Removed beagle support for ppc64 Index: brasero.spec =================================================================== RCS file: /cvs/pkgs/rpms/brasero/devel/brasero.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- brasero.spec 22 May 2007 09:35:03 -0000 1.7 +++ brasero.spec 3 Jun 2007 18:16:54 -0000 1.8 @@ -1,7 +1,7 @@ Name: brasero Version: 0.5.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Gnome CD/DVD burning application Group: Applications/Multimedia License: GPL @@ -15,7 +15,9 @@ BuildRequires: gstreamer-devel >= 0.10.6 BuildRequires: gstreamer-plugins-base-devel >= 0.10.0 BuildRequires: nautilus-cd-burner-devel >= 2.16.0 +%ifnarch ppc64 BuildRequires: libbeagle-devel >= 0.1.1 +%endif BuildRequires: totem-devel >= 1.2.0 BuildRequires: libburn-devel >= 0.2.3 BuildRequires: libisofs-devel >= 0.2.4 @@ -112,6 +114,9 @@ %changelog +* Sun Jun 3 2007 Denis Leroy - 0.5.2-4 +- Removed beagle support for ppc64 + * Tue May 22 2007 Denis Leroy - 0.5.2-3 - Added umask 022 to scriptlets (#230781) From fedora-extras-commits at redhat.com Sun Jun 3 18:27:21 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 3 Jun 2007 14:27:21 -0400 Subject: rpms/vtk - New directory Message-ID: <200706031827.l53IRLUp003660@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/vtk In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/owners/tmpcvsvU3597/rpms/vtk Log Message: Directory /cvs/extras/rpms/vtk added to the repository From fedora-extras-commits at redhat.com Sun Jun 3 18:27:23 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 3 Jun 2007 14:27:23 -0400 Subject: owners owners.list,1.3005,1.3006 Message-ID: <200706031827.l53IRNg6003683@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/owners Modified Files: owners.list Log Message: add vtk 199405 Index: owners.list =================================================================== RCS file: /cvs/pkgs/owners/owners.list,v retrieving revision 1.3005 retrieving revision 1.3006 diff -u -r1.3005 -r1.3006 --- owners.list 2 Jun 2007 18:48:28 -0000 1.3005 +++ owners.list 3 Jun 2007 18:26:53 -0000 1.3006 @@ -4447,6 +4447,7 @@ Fedora Core|vorbis-tools|The Vorbis General Audio Compression Codec tools.|besfahbo at redhat.com|extras-qa at fedoraproject.org| Fedora Core|vsftpd|Very Secure Ftp Daemon|mbarabas at redhat.com|extras-qa at fedoraproject.org| Fedora Core|vte|A terminal emulator|besfahbo at redhat.com|extras-qa at fedoraproject.org| +Fedora Extras|vtk|A high level 3D visualization library|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| Fedora Core|w3m|A pager with Web browsing abilities|pnemade at redhat.com|extras-qa at fedoraproject.org| Fedora Core|webalizer|A flexible Web server log file analysis program|jorton at redhat.com|extras-qa at fedoraproject.org| Fedora Core|werken-xpath|XPath implementation using JDOM|fnasser at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Jun 3 18:27:25 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 3 Jun 2007 14:27:25 -0400 Subject: rpms/vtk/devel - New directory Message-ID: <200706031827.l53IRPvM003689@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/vtk/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/owners/tmpcvsvU3597/rpms/vtk/devel Log Message: Directory /cvs/extras/rpms/vtk/devel added to the repository From fedora-extras-commits at redhat.com Sun Jun 3 18:27:30 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 3 Jun 2007 14:27:30 -0400 Subject: rpms/vtk Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1 Message-ID: <200706031827.l53IRUWe003719@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/vtk In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/owners/tmpcvsvU3597/rpms/vtk Added Files: Makefile import.log pkg.acl Log Message: Setup of module vtk --- NEW FILE Makefile --- # Top level Makefile for module vtk all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Jun 3 18:27:34 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 3 Jun 2007 14:27:34 -0400 Subject: rpms/vtk/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200706031827.l53IRYJs003744@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/vtk/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/owners/tmpcvsvU3597/rpms/vtk/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module vtk --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: vtk # $Id: Makefile,v 1.1 2007/06/03 18:27:30 kevin Exp $ NAME := vtk SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Jun 3 18:35:07 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 3 Jun 2007 14:35:07 -0400 Subject: rpms/vtkdata - New directory Message-ID: <200706031835.l53IZ7jJ006378@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/vtkdata In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/owners/tmpcvsDq6347/rpms/vtkdata Log Message: Directory /cvs/extras/rpms/vtkdata added to the repository From fedora-extras-commits at redhat.com Sun Jun 3 18:35:18 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 3 Jun 2007 14:35:18 -0400 Subject: rpms/vtkdata/devel - New directory Message-ID: <200706031835.l53IZIhA006409@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/vtkdata/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/owners/tmpcvsDq6347/rpms/vtkdata/devel Log Message: Directory /cvs/extras/rpms/vtkdata/devel added to the repository From fedora-extras-commits at redhat.com Sun Jun 3 18:35:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 3 Jun 2007 14:35:22 -0400 Subject: rpms/vtkdata Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1 Message-ID: <200706031835.l53IZMZS006444@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/vtkdata In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/owners/tmpcvsDq6347/rpms/vtkdata Added Files: Makefile import.log pkg.acl Log Message: Setup of module vtkdata --- NEW FILE Makefile --- # Top level Makefile for module vtkdata all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- --- NEW FILE pkg.acl --- From fedora-extras-commits at redhat.com Sun Jun 3 18:35:23 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 3 Jun 2007 14:35:23 -0400 Subject: owners owners.list,1.3006,1.3007 Message-ID: <200706031835.l53IZNCM006453@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/owners Modified Files: owners.list Log Message: add vtk-data 199406 Index: owners.list =================================================================== RCS file: /cvs/pkgs/owners/owners.list,v retrieving revision 1.3006 retrieving revision 1.3007 diff -u -r1.3006 -r1.3007 --- owners.list 3 Jun 2007 18:26:53 -0000 1.3006 +++ owners.list 3 Jun 2007 18:34:53 -0000 1.3007 @@ -4448,6 +4448,7 @@ Fedora Core|vsftpd|Very Secure Ftp Daemon|mbarabas at redhat.com|extras-qa at fedoraproject.org| Fedora Core|vte|A terminal emulator|besfahbo at redhat.com|extras-qa at fedoraproject.org| Fedora Extras|vtk|A high level 3D visualization library|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| +Fedora Extras|vtk-data|Example data file for VTK|Axel.Thimm at ATrpms.net|extras-qa at fedoraproject.org| Fedora Core|w3m|A pager with Web browsing abilities|pnemade at redhat.com|extras-qa at fedoraproject.org| Fedora Core|webalizer|A flexible Web server log file analysis program|jorton at redhat.com|extras-qa at fedoraproject.org| Fedora Core|werken-xpath|XPath implementation using JDOM|fnasser at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Sun Jun 3 18:35:27 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 3 Jun 2007 14:35:27 -0400 Subject: rpms/vtkdata/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200706031835.l53IZRaB006472@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/vtkdata/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/owners/tmpcvsDq6347/rpms/vtkdata/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module vtkdata --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: vtkdata # $Id: Makefile,v 1.1 2007/06/03 18:35:23 kevin Exp $ NAME := vtkdata SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Jun 3 18:40:29 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 3 Jun 2007 14:40:29 -0400 Subject: rpms/alleggl/devel .cvsignore, 1.3, 1.4 alleggl.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200706031840.l53IeTl2006996@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/alleggl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6947 Modified Files: .cvsignore alleggl.spec sources Log Message: * Sun Jun 3 2007 Hans de Goede 0.4.1-1 - New upstream release 0.4.1 final Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/alleggl/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Dec 2006 15:00:34 -0000 1.3 +++ .cvsignore 3 Jun 2007 18:39:55 -0000 1.4 @@ -1 +1 @@ -alleggl-0.4.0.tar.bz2 +alleggl-0.4.1.tar.bz2 Index: alleggl.spec =================================================================== RCS file: /cvs/extras/rpms/alleggl/devel/alleggl.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- alleggl.spec 13 Dec 2006 15:00:34 -0000 1.3 +++ alleggl.spec 3 Jun 2007 18:39:55 -0000 1.4 @@ -1,11 +1,11 @@ Name: alleggl -Version: 0.4.0 +Version: 0.4.1 Release: 1%{?dist} Summary: OpenGL support library for Allegro Group: System Environment/Libraries -License: zlib License +License: zlib/libpng License URL: http://allegrogl.sourceforge.net/ -Source0: http://dl.sf.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/allegrogl/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: allegro-devel libGLU-devel libX11-devel libXext-devel BuildRequires: libXpm-devel libXxf86vm-devel @@ -38,7 +38,10 @@ %build -%configure --disable-static +# the --with-x-foo is there so that configure doesn't add -L/usr/lib to +# the LDFLAGS, as that will result in an installed older alleggl getting used +# during the linking of the examples, possibly resulting in an error +%configure --disable-static --x-includes='' --x-libraries='' make %{?_smp_mflags} 'LIB_BUILDER=gcc -shared -Wl,-soname,libagl.so.0 -o' \ CFLAGS="$RPM_OPT_FLAGS -ffast-math" @@ -74,7 +77,7 @@ %files %defattr(-,root,root,-) %doc bugs.txt todo.txt -%{_libdir}/libagl.so.0 +%{_libdir}/libagl.so.0* %files devel %defattr(-,root,root,-) @@ -84,6 +87,9 @@ %changelog +* Sun Jun 3 2007 Hans de Goede 0.4.1-1 +- New upstream release 0.4.1 final + * Wed Dec 13 2006 Hans de Goede 0.4.0-1 - New upstream release 0.4.0 final Index: sources =================================================================== RCS file: /cvs/extras/rpms/alleggl/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Dec 2006 15:00:34 -0000 1.3 +++ sources 3 Jun 2007 18:39:55 -0000 1.4 @@ -1 +1 @@ -43e5d123fa5c78ade8e9b486b4102998 alleggl-0.4.0.tar.bz2 +b08cd58b37e1d3185c13d997a179ddc0 alleggl-0.4.1.tar.bz2 From fedora-extras-commits at redhat.com Sun Jun 3 18:45:17 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 3 Jun 2007 14:45:17 -0400 Subject: rpms/taxipilot/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 taxipilot-0.9.1-weaksym.patch, 1.1, 1.2 taxipilot.spec, 1.1, 1.2 taxipilot-0.9.1-gcc4.patch, 1.1, NONE Message-ID: <200706031845.l53IjHt1007413@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/taxipilot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7324 Modified Files: .cvsignore sources taxipilot-0.9.1-weaksym.patch taxipilot.spec Removed Files: taxipilot-0.9.1-gcc4.patch Log Message: * Sun Jun 3 2007 Hans de Goede 0.9.2-1 - New upstream release 0.9.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/taxipilot/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 10 May 2007 19:20:38 -0000 1.2 +++ .cvsignore 3 Jun 2007 18:44:42 -0000 1.3 @@ -1 +1 @@ -taxipilot-0.9.1.tar.gz +taxipilot-0.9.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/taxipilot/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 10 May 2007 19:20:38 -0000 1.2 +++ sources 3 Jun 2007 18:44:42 -0000 1.3 @@ -1 +1 @@ -c8f5b5a7ca6ea0b3f42ecdef1620f7cb taxipilot-0.9.1.tar.gz +a60c57957d8afab5ce9e411df5b8ced2 taxipilot-0.9.2.tar.gz taxipilot-0.9.1-weaksym.patch: Index: taxipilot-0.9.1-weaksym.patch =================================================================== RCS file: /cvs/extras/rpms/taxipilot/devel/taxipilot-0.9.1-weaksym.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- taxipilot-0.9.1-weaksym.patch 10 May 2007 19:20:38 -0000 1.1 +++ taxipilot-0.9.1-weaksym.patch 3 Jun 2007 18:44:42 -0000 1.2 @@ -1,11 +1,11 @@ ---- taxipilot-0.9.1/taxipilot/EXT_wavpo/Makefile.in~ 2007-04-26 08:23:36.000000000 +0200 -+++ taxipilot-0.9.1/taxipilot/EXT_wavpo/Makefile.in 2007-04-26 08:26:19.000000000 +0200 -@@ -264,7 +264,7 @@ - - LDFLAGS = - +--- taxipilot-0.9.2/taxipilot/EXT_wavpo/Makefile.in.weaksym 2007-05-28 13:15:25.000000000 +0200 ++++ taxipilot-0.9.2/taxipilot/EXT_wavpo/Makefile.in 2007-06-03 17:19:34.000000000 +0200 +@@ -325,7 +325,7 @@ + ####### kdevelop will overwrite this part!!! (begin)########## + lib_LTLIBRARIES = libEXT_wavpo.la + INCLUDES = $(all_includes) -libEXT_wavpo_la_LDFLAGS = -version-info 0:0:0 +libEXT_wavpo_la_LDFLAGS = -version-info 0:0:0 -lsoundserver_idl -lartsflow - #>- libEXT_wavpo_la_METASOURCES = AUTO - + libEXT_wavpo_la_SOURCES = ext_wav_play_object_impl.cpp ext_wav_play_object.cc + EXTRA_DIST = ext_wav_play_object.cc ext_wav_play_object.h ext_wav_play_object.idl ext_wav_play_object_impl.cpp EXT_WavPlayObject.mcopclass Index: taxipilot.spec =================================================================== RCS file: /cvs/extras/rpms/taxipilot/devel/taxipilot.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- taxipilot.spec 10 May 2007 19:20:38 -0000 1.1 +++ taxipilot.spec 3 Jun 2007 18:44:42 -0000 1.2 @@ -1,12 +1,11 @@ Name: taxipilot -Version: 0.9.1 -Release: 2%{?dist} +Version: 0.9.2 +Release: 1%{?dist} Summary: Game where you pilot a taxi in space Group: Amusements/Games License: GPL URL: http://taxipilot.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Patch0: taxipilot-0.9.1-gcc4.patch Patch1: taxipilot-0.9.1-desktop.patch Patch2: taxipilot-0.9.1-weaksym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -23,22 +22,19 @@ %prep %setup -q -%patch0 -p1 -b .gcc4 %patch1 -p1 -b .desktop %patch2 -p1 -b .weaksym %build -if [ %{_lib} = "lib64" ]; then - CONFIGURE_FLAGS=--enable-libsuffix=64 -fi -%configure --disable-rpath $CONFIGURE_FLAGS +%configure --disable-rpath make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +%find_lang %{name} desktop-file-install --vendor fedora --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applnk/Games/%{name}.desktop @@ -63,7 +59,7 @@ %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog TODO %{_bindir}/%{name} @@ -75,7 +71,11 @@ %{_datadir}/icons/??color/*/apps/%{name}.png %{_datadir}/doc/HTML/en/%{name} + %changelog +* Sun Jun 3 2007 Hans de Goede 0.9.2-1 +- New upstream release 0.9.2 + * Thu Apr 26 2007 Hans de Goede 0.9.1-2 - Ship all relevant docs including COPYING - Link libEXT_wavpo.so with additional libs to fix unresolved non weak syms --- taxipilot-0.9.1-gcc4.patch DELETED --- From fedora-extras-commits at redhat.com Sun Jun 3 18:47:43 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 3 Jun 2007 14:47:43 -0400 Subject: rpms/gsynaptics/devel .cvsignore, 1.5, 1.6 gsynaptics.spec, 1.7, 1.8 sources, 1.5, 1.6 Message-ID: <200706031847.l53IlhsQ007707@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/pkgs/rpms/gsynaptics/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7656 Modified Files: .cvsignore gsynaptics.spec sources Log Message: 0.9.12-1 - Update to 0.9.12 - Add category HardwareSettings to desktop file (#242345) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gsynaptics/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 24 Feb 2007 16:59:53 -0000 1.5 +++ .cvsignore 3 Jun 2007 18:47:08 -0000 1.6 @@ -1 +1 @@ -gsynaptics-0.9.11.tar.gz +gsynaptics-0.9.12.tar.gz Index: gsynaptics.spec =================================================================== RCS file: /cvs/pkgs/rpms/gsynaptics/devel/gsynaptics.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- gsynaptics.spec 24 Feb 2007 16:59:53 -0000 1.7 +++ gsynaptics.spec 3 Jun 2007 18:47:08 -0000 1.8 @@ -1,12 +1,12 @@ Name: gsynaptics -Version: 0.9.11 +Version: 0.9.12 Release: 1%{?dist} Summary: Settings tool for Synaptics touchpad driver Group: Applications/System License: GPL URL: http://gsynaptics.sourceforge.jp/ -Source0: http://dl.sourceforge.jp/gsynaptics/15836/gsynaptics-0.9.11.tar.gz +Source0: http://dl.sourceforge.jp/gsynaptics/15836/gsynaptics-0.9.12.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl-XML-Parser @@ -36,6 +36,7 @@ desktop-file-install --vendor fedora \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ --add-category X-Fedora \ + --add-category HardwareSettings \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/gsynaptics.desktop @@ -64,6 +65,10 @@ %changelog +* Sun Jun 03 2007 Thorsten Leemhuis - 0.9.12-1 +- Update to 0.9.12 +- Add category HardwareSettings to desktop file (#242345) + * Sat Feb 24 2007 Thorsten Leemhuis - 0.9.11-1 - Update to 0.9.11 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gsynaptics/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 24 Feb 2007 16:59:53 -0000 1.5 +++ sources 3 Jun 2007 18:47:08 -0000 1.6 @@ -1 +1 @@ -294729b825f8e7eb9b6b68656684a70e gsynaptics-0.9.11.tar.gz +e07afb3fbf61c55433cbbcc72602a3fb gsynaptics-0.9.12.tar.gz From fedora-extras-commits at redhat.com Sun Jun 3 18:51:23 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 3 Jun 2007 14:51:23 -0400 Subject: rpms/gnu-smalltalk/devel gst-2.3.5-am.patch, NONE, 1.1 .cvsignore, 1.6, 1.7 gnu-smalltalk.spec, 1.18, 1.19 sources, 1.6, 1.7 gst-2.3.4-am.patch, 1.4, NONE gst-2.3.4-gdbm.patch, 1.1, NONE gst-2.3.4-geo.patch, 1.1, NONE Message-ID: <200706031851.l53IpNM1008038@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/gnu-smalltalk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7972 Modified Files: .cvsignore gnu-smalltalk.spec sources Added Files: gst-2.3.5-am.patch Removed Files: gst-2.3.4-am.patch gst-2.3.4-gdbm.patch gst-2.3.4-geo.patch Log Message: New upstream release gst-2.3.5-am.patch: --- NEW FILE gst-2.3.5-am.patch --- --- smalltalk-2.3.5/configure.automake 2007-06-03 20:17:27.000000000 +0200 +++ smalltalk-2.3.5/configure 2007-06-03 20:18:34.000000000 +0200 @@ -723,7 +723,7 @@ # Identity of this package. PACKAGE_NAME='GNU Smalltalk' -PACKAGE_TARNAME='smalltalk' +PACKAGE_TARNAME='gnu-smalltalk' PACKAGE_VERSION='2.3.5' PACKAGE_STRING='GNU Smalltalk 2.3.5' PACKAGE_BUGREPORT='help-smalltalk at gnu.org' @@ -947,8 +947,7 @@ EMACS EMACSLOADPATH' ac_subdirs_all='libffi -snprintfv -sigsegv' +snprintfv' # Initialize some variables set by options. ac_init_help= @@ -1498,7 +1497,7 @@ --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] - --docdir=DIR documentation root [DATAROOTDIR/doc/smalltalk] + --docdir=DIR documentation root [DATAROOTDIR/doc/gnu-smalltalk] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] @@ -2431,7 +2430,7 @@ # Define the identity of the package. - PACKAGE='smalltalk' + PACKAGE='gnu-smalltalk' VERSION='2.3.5' @@ -5236,7 +5235,140 @@ fi if test $enable_generational_gc != no; then - subdirs="$subdirs sigsegv" + if test "${ac_cv_header_sigsegv_h+set}" = set; then + { echo "$as_me:$LINENO: checking for sigsegv.h" >&5 +echo $ECHO_N "checking for sigsegv.h... $ECHO_C" >&6; } +if test "${ac_cv_header_sigsegv_h+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +fi +{ echo "$as_me:$LINENO: result: $ac_cv_header_sigsegv_h" >&5 +echo "${ECHO_T}$ac_cv_header_sigsegv_h" >&6; } +else + # Is the header compilable? +{ echo "$as_me:$LINENO: checking sigsegv.h usability" >&5 +echo $ECHO_N "checking sigsegv.h usability... $ECHO_C" >&6; } +cat >conftest.$ac_ext <<_ACEOF +/* confdefs.h. */ +_ACEOF +cat confdefs.h >>conftest.$ac_ext +cat >>conftest.$ac_ext <<_ACEOF +/* end confdefs.h. */ +$ac_includes_default +#include +_ACEOF +rm -f conftest.$ac_objext +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 + ac_status=$? + grep -v '^ *+' conftest.er1 >conftest.err + rm -f conftest.er1 + cat conftest.err >&5 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then + ac_header_compiler=yes +else + echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + + ac_header_compiler=no +fi + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } + +# Is the header present? +{ echo "$as_me:$LINENO: checking sigsegv.h presence" >&5 +echo $ECHO_N "checking sigsegv.h presence... $ECHO_C" >&6; } +cat >conftest.$ac_ext <<_ACEOF +/* confdefs.h. */ +_ACEOF +cat confdefs.h >>conftest.$ac_ext +cat >>conftest.$ac_ext <<_ACEOF +/* end confdefs.h. */ +#include +_ACEOF +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 + ac_status=$? + grep -v '^ *+' conftest.er1 >conftest.err + rm -f conftest.er1 + cat conftest.err >&5 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then + ac_header_preproc=yes +else + echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + + ac_header_preproc=no +fi + +rm -f conftest.err conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } + +# So? What about this header? +case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in + yes:no: ) + { echo "$as_me:$LINENO: WARNING: sigsegv.h: accepted by the compiler, rejected by the preprocessor!" >&5 +echo "$as_me: WARNING: sigsegv.h: accepted by the compiler, rejected by the preprocessor!" >&2;} + { echo "$as_me:$LINENO: WARNING: sigsegv.h: proceeding with the compiler's result" >&5 +echo "$as_me: WARNING: sigsegv.h: proceeding with the compiler's result" >&2;} + ac_header_preproc=yes + ;; + no:yes:* ) + { echo "$as_me:$LINENO: WARNING: sigsegv.h: present but cannot be compiled" >&5 +echo "$as_me: WARNING: sigsegv.h: present but cannot be compiled" >&2;} + { echo "$as_me:$LINENO: WARNING: sigsegv.h: check for missing prerequisite headers?" >&5 +echo "$as_me: WARNING: sigsegv.h: check for missing prerequisite headers?" >&2;} + { echo "$as_me:$LINENO: WARNING: sigsegv.h: see the Autoconf documentation" >&5 +echo "$as_me: WARNING: sigsegv.h: see the Autoconf documentation" >&2;} + { echo "$as_me:$LINENO: WARNING: sigsegv.h: section \"Present But Cannot Be Compiled\"" >&5 +echo "$as_me: WARNING: sigsegv.h: section \"Present But Cannot Be Compiled\"" >&2;} + { echo "$as_me:$LINENO: WARNING: sigsegv.h: proceeding with the preprocessor's result" >&5 +echo "$as_me: WARNING: sigsegv.h: proceeding with the preprocessor's result" >&2;} + { echo "$as_me:$LINENO: WARNING: sigsegv.h: in the future, the compiler will take precedence" >&5 +echo "$as_me: WARNING: sigsegv.h: in the future, the compiler will take precedence" >&2;} + ( cat <<\_ASBOX +## ------------------------------------- ## +## Report this to help-smalltalk at gnu.org ## +## ------------------------------------- ## +_ASBOX + ) | sed "s/^/$as_me: WARNING: /" >&2 + ;; +esac +{ echo "$as_me:$LINENO: checking for sigsegv.h" >&5 +echo $ECHO_N "checking for sigsegv.h... $ECHO_C" >&6; } +if test "${ac_cv_header_sigsegv_h+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + ac_cv_header_sigsegv_h=$ac_header_preproc +fi +{ echo "$as_me:$LINENO: result: $ac_cv_header_sigsegv_h" >&5 +echo "${ECHO_T}$ac_cv_header_sigsegv_h" >&6; } + +fi +if test $ac_cv_header_sigsegv_h = yes; then + MODULES_EXAMPLE="$MODULES_EXAMPLE sigsegv.la" +fi + cat >>confdefs.h <<\_ACEOF @@ -8459,7 +8591,7 @@ ;; *-*-irix6*) # Find out which ABI we are using. - echo '#line 8462 "configure"' > conftest.$ac_ext + echo '#line 8594 "configure"' > conftest.$ac_ext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? @@ -10017,11 +10149,11 @@ -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:10020: $lt_compile\"" >&5) + (eval echo "\"\$as_me:10152: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:10024: \$? = $ac_status" >&5 + echo "$as_me:10156: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -10260,11 +10392,11 @@ -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:10263: $lt_compile\"" >&5) + (eval echo "\"\$as_me:10395: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:10267: \$? = $ac_status" >&5 + echo "$as_me:10399: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -10320,11 +10452,11 @@ -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:10323: $lt_compile\"" >&5) + (eval echo "\"\$as_me:10455: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:10327: \$? = $ac_status" >&5 + echo "$as_me:10459: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -12468,7 +12600,7 @@ lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext < conftest.$ac_ext < conftest.$ac_ext < $(srcdir)/match.stamp + # rules for invoking genprims # Try to economize in the rebuilds, by avoiding unnecessary # changes to the timestamp of prims.inl Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnu-smalltalk/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 30 May 2007 17:12:06 -0000 1.6 +++ .cvsignore 3 Jun 2007 18:50:46 -0000 1.7 @@ -1 +1 @@ -smalltalk-2.3.4.tar.gz +smalltalk-2.3.5.tar.gz Index: gnu-smalltalk.spec =================================================================== RCS file: /cvs/extras/rpms/gnu-smalltalk/devel/gnu-smalltalk.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- gnu-smalltalk.spec 30 May 2007 19:17:07 -0000 1.18 +++ gnu-smalltalk.spec 3 Jun 2007 18:50:46 -0000 1.19 @@ -1,11 +1,9 @@ Summary: GNU Smalltalk Name: gnu-smalltalk -Version: 2.3.4 -Release: 4%{?dist} +Version: 2.3.5 +Release: 1%{?dist} Source: ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-%{version}.tar.gz -Patch1: gst-2.3.4-am.patch -Patch2: gst-2.3.4-geo.patch -Patch3: gst-2.3.4-gdbm.patch +Patch1: gst-2.3.5-am.patch License: GPL Group: Development/Languages URL: http://www.gnu.org/software/smalltalk/smalltalk.html @@ -14,8 +12,6 @@ Requires(post): /sbin/install-info Requires(preun): /sbin/install-info -#BuildRequires: automake -#BuildRequires: autoconf >= 2.60 BuildRequires: tk-devel BuildRequires: gtk2-devel BuildRequires: gdbm-devel @@ -66,12 +62,10 @@ %prep %setup -q -n smalltalk-%{version} %patch1 -p1 -b .automake -%patch2 -p1 -%patch3 -p1 %build -#automake -#autoreconf +# automake +# autoreconf %configure --with-tcl=%{_libdir} --with-tk=%{_libdir} \ --enable-static=no --enable-shared=yes --disable-rpath \ @@ -147,6 +141,9 @@ %{_datadir}/emacs/site-lisp/* %changelog +* Sun Jun 3 2007 Jochen Schmitt 2.3.5-1 +- New upstream release + * Wed May 30 2007 Jochen Schmitt 2.3.4-4 - Remove references to sigseg lib shiped with the package Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnu-smalltalk/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 30 May 2007 17:12:06 -0000 1.6 +++ sources 3 Jun 2007 18:50:46 -0000 1.7 @@ -1 +1 @@ -bdbbd0a8486327bae54d2de29922c054 smalltalk-2.3.4.tar.gz +552df4030532f4c1dcc24cfb0c5ad097 smalltalk-2.3.5.tar.gz --- gst-2.3.4-am.patch DELETED --- --- gst-2.3.4-gdbm.patch DELETED --- --- gst-2.3.4-geo.patch DELETED --- From fedora-extras-commits at redhat.com Sun Jun 3 18:55:35 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 3 Jun 2007 14:55:35 -0400 Subject: rpms/gsynaptics/devel gsynaptics.spec,1.8,1.9 Message-ID: <200706031855.l53ItZB2008351@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/pkgs/rpms/gsynaptics/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8343 Modified Files: gsynaptics.spec Log Message: 0.9.12-2 - Use ExcludeArch just as synaptics does From fedora-extras-commits at redhat.com Sun Jun 3 18:59:32 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 3 Jun 2007 14:59:32 -0400 Subject: rpms/gsynaptics/devel gsynaptics.spec,1.9,1.10 Message-ID: <200706031859.l53IxWak008698@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/pkgs/rpms/gsynaptics/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8579 Modified Files: gsynaptics.spec Log Message: 0.9.12-2 - Use ExclusiveArch just as synaptics does (this time for real) Index: gsynaptics.spec =================================================================== RCS file: /cvs/pkgs/rpms/gsynaptics/devel/gsynaptics.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- gsynaptics.spec 3 Jun 2007 18:55:27 -0000 1.9 +++ gsynaptics.spec 3 Jun 2007 18:58:55 -0000 1.10 @@ -16,11 +16,11 @@ Requires: synaptics -# Use ExcludeArch just as synaptics does; see +# Use ExclusiveArch just as synaptics does; see # http://cvs.fedora.redhat.com/viewcvs/rpms/synaptics/devel/synaptics.spec?root=extras&view=markup # ExcludeArch tracker for now (until proper solution is found): # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=242323 -ExcludeArch: synaptics +ExclusiveArch: i386 x86_64 ppc %description @@ -73,7 +73,7 @@ %changelog * Sun Jun 03 2007 Thorsten Leemhuis - 0.9.12-2 -- Use ExcludeArch just as synaptics does +- Use ExclusiveArch just as synaptics does * Sun Jun 03 2007 Thorsten Leemhuis - 0.9.12-1 - Update to 0.9.12 From fedora-extras-commits at redhat.com Sun Jun 3 19:02:45 2007 From: fedora-extras-commits at redhat.com (Dave Jones (davej)) Date: Sun, 3 Jun 2007 15:02:45 -0400 Subject: rpms/kernel/devel kernel-2.6.spec, 1.3200, 1.3201 linux-2.6-crash-driver.patch, 1.6, 1.7 linux-2.6-devmem.patch, 1.14, 1.15 Message-ID: <200706031902.l53J2jJv015985@cvs-int.fedora.redhat.com> Author: davej Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15911 Modified Files: kernel-2.6.spec linux-2.6-crash-driver.patch linux-2.6-devmem.patch Log Message: * Sun Jun 03 2007 Dave Jones - Un-inline page_is_ram on x86-64. Rediff crash driver. Index: kernel-2.6.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel-2.6.spec,v retrieving revision 1.3200 retrieving revision 1.3201 diff -u -r1.3200 -r1.3201 --- kernel-2.6.spec 2 Jun 2007 09:14:42 -0000 1.3200 +++ kernel-2.6.spec 3 Jun 2007 19:01:57 -0000 1.3201 @@ -2050,6 +2050,9 @@ %endif %changelog +* Sun Jun 03 2007 Dave Jones +- Un-inline page_is_ram on x86-64. Rediff crash driver. + * Sat Jun 02 2007 David Woodhouse - Re-enable ppc64 builds. linux-2.6-crash-driver.patch: Index: linux-2.6-crash-driver.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-crash-driver.patch,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- linux-2.6-crash-driver.patch 28 May 2007 01:22:43 -0000 1.6 +++ linux-2.6-crash-driver.patch 3 Jun 2007 19:01:57 -0000 1.7 @@ -33,15 +33,14 @@ #include #include #include -@@ -417,6 +418,8 @@ int devmem_is_allowed(unsigned long page +@@ -452,6 +452,7 @@ static inline int page_is_ram (unsigned + } + return 0; } - - +EXPORT_SYMBOL_GPL(page_is_ram); -+ - static struct kcore_list kcore_mem, kcore_vmalloc, kcore_kernel, kcore_modules, - kcore_vsyscall; + /* + * Memory hotplug specific functions diff -urNp --exclude-from=/home/davej/.exclude linux-1050/drivers/char/crash.c linux-1060/drivers/char/crash.c --- linux-1050/drivers/char/crash.c +++ linux-1060/drivers/char/crash.c linux-2.6-devmem.patch: Index: linux-2.6-devmem.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-devmem.patch,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- linux-2.6-devmem.patch 28 May 2007 03:29:08 -0000 1.14 +++ linux-2.6-devmem.patch 3 Jun 2007 19:01:57 -0000 1.15 @@ -100,7 +100,7 @@ __flush_tlb_all(); } -+static inline int page_is_ram (unsigned long pagenr) ++static int page_is_ram (unsigned long pagenr) +{ + int i; + From fedora-extras-commits at redhat.com Sun Jun 3 19:07:21 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 3 Jun 2007 15:07:21 -0400 Subject: rpms/aplus-fsf/devel aplus-fsf.spec,1.9,1.10 Message-ID: <200706031907.l53J7Lpg016316@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/aplus-fsf/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16246 Modified Files: aplus-fsf.spec Log Message: Correcting Typos Index: aplus-fsf.spec =================================================================== RCS file: /cvs/extras/rpms/aplus-fsf/devel/aplus-fsf.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- aplus-fsf.spec 15 Feb 2007 19:42:57 -0000 1.9 +++ aplus-fsf.spec 3 Jun 2007 19:06:39 -0000 1.10 @@ -15,7 +15,7 @@ Name: %name Version: 4.20.2 -Release: 16%{?dist} +Release: 17%{?dist} License: GPL Summary: Advanced APL interpreter with s interface @@ -59,12 +59,12 @@ The A+ programming language development environment requires these APL fonts to properly display A+ code in XTerm or XEmacs. -this packages contans the fonts in the PCF format. +This packages contans the fonts in the PCF format. -They are not require to run a A+ program. +They are not required to run a A+ program. %package -n fonts-truetype-apl -Summary: TreuType fonts for the Advanced APL Interpreter +Summary: TrueType fonts for the Advanced APL Interpreter Group: User Interface/X Provides: fonts-apl Requires(post): %{_x11bindir}/mkfontdir, ttmkfdir, fontconfig, chkfontpath @@ -74,9 +74,9 @@ The A+ programming language development environment requires these APL fonts to properly display A+ code in XTerm or XEmacs. -These package contains the fonts in the TrueType format. +This package contains the fonts in the TrueType format. -They are not requires to run a A+ program. +They are not requiredhttp://fedoraproject.org/wiki/ to run a A+ program. %package -n xemacs-%{name} Summary: XEmacs lisp for A+ development @@ -263,6 +263,9 @@ %ghost %verify(not md5 size mtime) %{_ttffonts}/fonts.cache-* %Changelog +* Sun Jun 3 2007 Jochen Schmitt 4.20.2-17 +- Correcting Typos (#242304) + * Thu Feb 15 2007 Jochen Schmitt 4.20.2-16 - Remove dependency to automake-1.6 From fedora-extras-commits at redhat.com Sun Jun 3 19:09:26 2007 From: fedora-extras-commits at redhat.com (Dave Jones (davej)) Date: Sun, 3 Jun 2007 15:09:26 -0400 Subject: rpms/kernel/devel sources,1.588,1.589 Message-ID: <200706031909.l53J9Qnv016503@cvs-int.fedora.redhat.com> Author: davej Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16426 Modified Files: sources Log Message: clean sources Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v retrieving revision 1.588 retrieving revision 1.589 diff -u -r1.588 -r1.589 --- sources 1 Jun 2007 23:33:37 -0000 1.588 +++ sources 3 Jun 2007 19:08:45 -0000 1.589 @@ -1,4 +1,3 @@ 1b515f588078dfa7f4bab2634bd17e80 linux-2.6.21.tar.bz2 -c4c368f173af267a564948065ffc1689 patch-2.6.21.1.bz2 2e7d2943ed89c4676296374d8eaaacb6 patch-2.6.22-rc3.bz2 27df0468b0cf0329006229dc6bdd7a31 patch-2.6.22-rc3-git6.bz2 From fedora-extras-commits at redhat.com Sun Jun 3 19:20:36 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 3 Jun 2007 15:20:36 -0400 Subject: rpms/gnu-smalltalk/F-7 gst-2.3.5-am.patch, NONE, 1.1 gnu-smalltalk.spec, 1.14, 1.15 sources, 1.5, 1.6 gst-2.3.3-path.patch, 1.1, NONE gst-2.3.3-pub.patch, 1.1, NONE Message-ID: <200706031920.l53JKaP0017758@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/gnu-smalltalk/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17690 Modified Files: gnu-smalltalk.spec sources Added Files: gst-2.3.5-am.patch Removed Files: gst-2.3.3-path.patch gst-2.3.3-pub.patch Log Message: New upstream release gst-2.3.5-am.patch: --- NEW FILE gst-2.3.5-am.patch --- --- smalltalk-2.3.5/configure.automake 2007-06-03 20:17:27.000000000 +0200 +++ smalltalk-2.3.5/configure 2007-06-03 20:18:34.000000000 +0200 @@ -723,7 +723,7 @@ # Identity of this package. PACKAGE_NAME='GNU Smalltalk' -PACKAGE_TARNAME='smalltalk' +PACKAGE_TARNAME='gnu-smalltalk' PACKAGE_VERSION='2.3.5' PACKAGE_STRING='GNU Smalltalk 2.3.5' PACKAGE_BUGREPORT='help-smalltalk at gnu.org' @@ -947,8 +947,7 @@ EMACS EMACSLOADPATH' ac_subdirs_all='libffi -snprintfv -sigsegv' +snprintfv' # Initialize some variables set by options. ac_init_help= @@ -1498,7 +1497,7 @@ --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] - --docdir=DIR documentation root [DATAROOTDIR/doc/smalltalk] + --docdir=DIR documentation root [DATAROOTDIR/doc/gnu-smalltalk] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] @@ -2431,7 +2430,7 @@ # Define the identity of the package. - PACKAGE='smalltalk' + PACKAGE='gnu-smalltalk' VERSION='2.3.5' @@ -5236,7 +5235,140 @@ fi if test $enable_generational_gc != no; then - subdirs="$subdirs sigsegv" + if test "${ac_cv_header_sigsegv_h+set}" = set; then + { echo "$as_me:$LINENO: checking for sigsegv.h" >&5 +echo $ECHO_N "checking for sigsegv.h... $ECHO_C" >&6; } +if test "${ac_cv_header_sigsegv_h+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +fi +{ echo "$as_me:$LINENO: result: $ac_cv_header_sigsegv_h" >&5 +echo "${ECHO_T}$ac_cv_header_sigsegv_h" >&6; } +else + # Is the header compilable? +{ echo "$as_me:$LINENO: checking sigsegv.h usability" >&5 +echo $ECHO_N "checking sigsegv.h usability... $ECHO_C" >&6; } +cat >conftest.$ac_ext <<_ACEOF +/* confdefs.h. */ +_ACEOF +cat confdefs.h >>conftest.$ac_ext +cat >>conftest.$ac_ext <<_ACEOF +/* end confdefs.h. */ +$ac_includes_default +#include +_ACEOF +rm -f conftest.$ac_objext +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 + ac_status=$? + grep -v '^ *+' conftest.er1 >conftest.err + rm -f conftest.er1 + cat conftest.err >&5 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then + ac_header_compiler=yes +else + echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + + ac_header_compiler=no +fi + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } + +# Is the header present? +{ echo "$as_me:$LINENO: checking sigsegv.h presence" >&5 +echo $ECHO_N "checking sigsegv.h presence... $ECHO_C" >&6; } +cat >conftest.$ac_ext <<_ACEOF +/* confdefs.h. */ +_ACEOF +cat confdefs.h >>conftest.$ac_ext +cat >>conftest.$ac_ext <<_ACEOF +/* end confdefs.h. */ +#include +_ACEOF +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 + ac_status=$? + grep -v '^ *+' conftest.er1 >conftest.err + rm -f conftest.er1 + cat conftest.err >&5 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then + ac_header_preproc=yes +else + echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + + ac_header_preproc=no +fi + +rm -f conftest.err conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } + +# So? What about this header? +case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in + yes:no: ) + { echo "$as_me:$LINENO: WARNING: sigsegv.h: accepted by the compiler, rejected by the preprocessor!" >&5 +echo "$as_me: WARNING: sigsegv.h: accepted by the compiler, rejected by the preprocessor!" >&2;} + { echo "$as_me:$LINENO: WARNING: sigsegv.h: proceeding with the compiler's result" >&5 +echo "$as_me: WARNING: sigsegv.h: proceeding with the compiler's result" >&2;} + ac_header_preproc=yes + ;; + no:yes:* ) + { echo "$as_me:$LINENO: WARNING: sigsegv.h: present but cannot be compiled" >&5 +echo "$as_me: WARNING: sigsegv.h: present but cannot be compiled" >&2;} + { echo "$as_me:$LINENO: WARNING: sigsegv.h: check for missing prerequisite headers?" >&5 +echo "$as_me: WARNING: sigsegv.h: check for missing prerequisite headers?" >&2;} + { echo "$as_me:$LINENO: WARNING: sigsegv.h: see the Autoconf documentation" >&5 +echo "$as_me: WARNING: sigsegv.h: see the Autoconf documentation" >&2;} + { echo "$as_me:$LINENO: WARNING: sigsegv.h: section \"Present But Cannot Be Compiled\"" >&5 +echo "$as_me: WARNING: sigsegv.h: section \"Present But Cannot Be Compiled\"" >&2;} + { echo "$as_me:$LINENO: WARNING: sigsegv.h: proceeding with the preprocessor's result" >&5 +echo "$as_me: WARNING: sigsegv.h: proceeding with the preprocessor's result" >&2;} + { echo "$as_me:$LINENO: WARNING: sigsegv.h: in the future, the compiler will take precedence" >&5 +echo "$as_me: WARNING: sigsegv.h: in the future, the compiler will take precedence" >&2;} + ( cat <<\_ASBOX +## ------------------------------------- ## +## Report this to help-smalltalk at gnu.org ## +## ------------------------------------- ## +_ASBOX + ) | sed "s/^/$as_me: WARNING: /" >&2 + ;; +esac +{ echo "$as_me:$LINENO: checking for sigsegv.h" >&5 +echo $ECHO_N "checking for sigsegv.h... $ECHO_C" >&6; } +if test "${ac_cv_header_sigsegv_h+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + ac_cv_header_sigsegv_h=$ac_header_preproc +fi +{ echo "$as_me:$LINENO: result: $ac_cv_header_sigsegv_h" >&5 +echo "${ECHO_T}$ac_cv_header_sigsegv_h" >&6; } + +fi +if test $ac_cv_header_sigsegv_h = yes; then + MODULES_EXAMPLE="$MODULES_EXAMPLE sigsegv.la" +fi + cat >>confdefs.h <<\_ACEOF @@ -8459,7 +8591,7 @@ ;; *-*-irix6*) # Find out which ABI we are using. - echo '#line 8462 "configure"' > conftest.$ac_ext + echo '#line 8594 "configure"' > conftest.$ac_ext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? @@ -10017,11 +10149,11 @@ -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:10020: $lt_compile\"" >&5) + (eval echo "\"\$as_me:10152: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:10024: \$? = $ac_status" >&5 + echo "$as_me:10156: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -10260,11 +10392,11 @@ -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:10263: $lt_compile\"" >&5) + (eval echo "\"\$as_me:10395: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:10267: \$? = $ac_status" >&5 + echo "$as_me:10399: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -10320,11 +10452,11 @@ -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:10323: $lt_compile\"" >&5) + (eval echo "\"\$as_me:10455: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:10327: \$? = $ac_status" >&5 + echo "$as_me:10459: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -12468,7 +12600,7 @@ lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext < conftest.$ac_ext < conftest.$ac_ext < $(srcdir)/match.stamp + # rules for invoking genprims # Try to economize in the rebuilds, by avoiding unnecessary # changes to the timestamp of prims.inl Index: gnu-smalltalk.spec =================================================================== RCS file: /cvs/extras/rpms/gnu-smalltalk/F-7/gnu-smalltalk.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- gnu-smalltalk.spec 18 Mar 2007 19:11:23 -0000 1.14 +++ gnu-smalltalk.spec 3 Jun 2007 19:19:57 -0000 1.15 @@ -1,11 +1,9 @@ Summary: GNU Smalltalk Name: gnu-smalltalk -Version: 2.3.3 -Release: 5%{?dist} +Version: 2.3.5 +Release: 1%{?dist} Source: ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-%{version}.tar.gz -Patch1: gst-2.3.3-am.patch -Patch2: gst-2.3.3-path.patch -Patch3: gst-2.3.3-pub.patch +Patch1: gst-2.3.5-am.patch License: GPL Group: Development/Languages URL: http://www.gnu.org/software/smalltalk/smalltalk.html @@ -14,8 +12,6 @@ Requires(post): /sbin/install-info Requires(preun): /sbin/install-info -#BuildRequires: automake -#BuildRequires: autoconf >= 2.60 BuildRequires: tk-devel BuildRequires: gtk2-devel BuildRequires: gdbm-devel @@ -24,6 +20,8 @@ BuildRequires: emacs BuildRequires: libtool BuildRequires: texinfo +BuildRequires: zlib-devel +BuildRequires: libsigsegv-devel %description GNU Smalltalk is an implementation that closely follows the @@ -64,12 +62,10 @@ %prep %setup -q -n smalltalk-%{version} %patch1 -p1 -b .automake -%patch2 -p1 -%patch3 -p1 %build -#automake -#autoreconf +# automake +# autoreconf %configure --with-tcl=%{_libdir} --with-tk=%{_libdir} \ --enable-static=no --enable-shared=yes --disable-rpath \ @@ -83,7 +79,6 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/libgst*a* rm -rf $RPM_BUILD_ROOT/%{_libdir}/gnu-smalltalk/*.la -rm -rf $RPM_BUILD_ROOT/%{_includedir}/sigsegv.h rm -rf $RPM_BUILD_ROOT/%{_libdir}/%{name}/*.a @@ -146,6 +141,15 @@ %{_datadir}/emacs/site-lisp/* %changelog +* Sun Jun 3 2007 Jochen Schmitt 2.3.5-1 +- New upstream release + +* Wed May 30 2007 Jochen Schmitt 2.3.4-4 +- Remove references to sigseg lib shiped with the package + +* Mon May 28 2007 Jochen Schmitt 2.3.4-1 +- New upstream release + * Sun Mar 18 2007 Jochen Schmitt 2.3.3-5 - Include Publish.st patch Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnu-smalltalk/F-7/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 14 Feb 2007 21:35:09 -0000 1.5 +++ sources 3 Jun 2007 19:19:57 -0000 1.6 @@ -1 +1 @@ -79eaff2e19b82b5da08ac5a939317a49 smalltalk-2.3.3.tar.gz +552df4030532f4c1dcc24cfb0c5ad097 smalltalk-2.3.5.tar.gz --- gst-2.3.3-path.patch DELETED --- --- gst-2.3.3-pub.patch DELETED --- From fedora-extras-commits at redhat.com Sun Jun 3 19:35:39 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Sun, 3 Jun 2007 15:35:39 -0400 Subject: rpms/firefox/devel firefox-1.5-thread-cleanup.patch, NONE, 1.1 firefox.spec, 1.183, 1.184 Message-ID: <200706031935.l53JZdq7021022@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/firefox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20940 Modified Files: firefox.spec Added Files: firefox-1.5-thread-cleanup.patch Log Message: * Sun Jun 3 2007 Christopher Aillon 2.0.0.4-2 - Properly clean up threads with newer NSPR firefox-1.5-thread-cleanup.patch: --- NEW FILE firefox-1.5-thread-cleanup.patch --- Index: mozilla/xpcom/threads/nsThread.cpp =================================================================== RCS file: /cvsroot/mozilla/xpcom/threads/nsThread.cpp,v retrieving revision 1.58.4.2 diff -u -r1.58.4.2 nsThread.cpp --- mozilla/xpcom/threads/nsThread.cpp 1 Oct 2005 18:43:00 -0000 1.58.4.2 +++ mozilla/xpcom/threads/nsThread.cpp 7 May 2007 19:10:58 -0000 @@ -470,9 +470,17 @@ nsThread::Shutdown() { if (gMainThread) { - // XXX nspr doesn't seem to be calling the main thread's destructor - // callback, so let's help it out: - nsThread::Exit(NS_STATIC_CAST(nsThread*, gMainThread)); + // In most recent versions of NSPR the main thread's destructor + // callback will get called. + // In older versions of NSPR it will not get called, + // (unless we call PR_Cleanup). + // Because of that we: + // - call the function ourselves + // - set the data pointer to NULL to ensure the function will + // not get called again by NSPR + // The PR_SetThreadPrivate call does both of these. + // See also bugs 379550, 362768. + PR_SetThreadPrivate(kIThreadSelfIndex, NULL); nsrefcnt cnt; NS_RELEASE2(gMainThread, cnt); NS_WARN_IF_FALSE(cnt == 0, "Main thread being held past XPCOM shutdown."); Index: firefox.spec =================================================================== RCS file: /cvs/extras/rpms/firefox/devel/firefox.spec,v retrieving revision 1.183 retrieving revision 1.184 diff -u -r1.183 -r1.184 --- firefox.spec 31 May 2007 03:22:12 -0000 1.183 +++ firefox.spec 3 Jun 2007 19:35:05 -0000 1.184 @@ -12,7 +12,7 @@ Summary: Mozilla Firefox Web browser. Name: firefox Version: 2.0.0.4 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPL/LGPL Group: Applications/Internet @@ -62,6 +62,7 @@ Patch84: firefox-2.0-pango-printing.patch # Other +Patch100: firefox-1.5-thread-cleanup.patch Patch102: firefox-1.5-theme-change.patch Patch104: firefox-1.5-ppc64.patch @@ -157,6 +158,7 @@ %patch83 -p1 -b .pango-cursor-position %patch84 -p0 -b .pango-printing +%patch100 -p1 -b .thread-cleanup %patch102 -p0 -b .theme-change %patch104 -p1 -b .ppc64 @@ -416,6 +418,9 @@ #--------------------------------------------------------------------- %changelog +* Sun Jun 3 2007 Christopher Aillon 2.0.0.4-2 +- Properly clean up threads with newer NSPR + * Wed May 30 2007 Christopher Aillon 2.0.0.4-1 - Final version From fedora-extras-commits at redhat.com Sun Jun 3 19:40:22 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Sun, 3 Jun 2007 15:40:22 -0400 Subject: rpms/firefox/F-7 firefox-1.5-thread-cleanup.patch, NONE, 1.1 firefox.spec, 1.183, 1.184 Message-ID: <200706031940.l53JeMP1021599@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/firefox/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21515 Modified Files: firefox.spec Added Files: firefox-1.5-thread-cleanup.patch Log Message: * Sun Jun 3 2007 Christopher Aillon 2.0.0.4-2 - Properly clean up threads with newer NSPR firefox-1.5-thread-cleanup.patch: --- NEW FILE firefox-1.5-thread-cleanup.patch --- Index: mozilla/xpcom/threads/nsThread.cpp =================================================================== RCS file: /cvsroot/mozilla/xpcom/threads/nsThread.cpp,v retrieving revision 1.58.4.2 diff -u -r1.58.4.2 nsThread.cpp --- mozilla/xpcom/threads/nsThread.cpp 1 Oct 2005 18:43:00 -0000 1.58.4.2 +++ mozilla/xpcom/threads/nsThread.cpp 7 May 2007 19:10:58 -0000 @@ -470,9 +470,17 @@ nsThread::Shutdown() { if (gMainThread) { - // XXX nspr doesn't seem to be calling the main thread's destructor - // callback, so let's help it out: - nsThread::Exit(NS_STATIC_CAST(nsThread*, gMainThread)); + // In most recent versions of NSPR the main thread's destructor + // callback will get called. + // In older versions of NSPR it will not get called, + // (unless we call PR_Cleanup). + // Because of that we: + // - call the function ourselves + // - set the data pointer to NULL to ensure the function will + // not get called again by NSPR + // The PR_SetThreadPrivate call does both of these. + // See also bugs 379550, 362768. + PR_SetThreadPrivate(kIThreadSelfIndex, NULL); nsrefcnt cnt; NS_RELEASE2(gMainThread, cnt); NS_WARN_IF_FALSE(cnt == 0, "Main thread being held past XPCOM shutdown."); Index: firefox.spec =================================================================== RCS file: /cvs/extras/rpms/firefox/F-7/firefox.spec,v retrieving revision 1.183 retrieving revision 1.184 diff -u -r1.183 -r1.184 --- firefox.spec 31 May 2007 03:23:50 -0000 1.183 +++ firefox.spec 3 Jun 2007 19:39:47 -0000 1.184 @@ -12,7 +12,7 @@ Summary: Mozilla Firefox Web browser. Name: firefox Version: 2.0.0.4 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPL/LGPL Group: Applications/Internet @@ -62,6 +62,7 @@ Patch84: firefox-2.0-pango-printing.patch # Other +Patch100: firefox-1.5-thread-cleanup.patch Patch102: firefox-1.5-theme-change.patch Patch104: firefox-1.5-ppc64.patch @@ -157,6 +158,7 @@ %patch83 -p1 -b .pango-cursor-position %patch84 -p0 -b .pango-printing +%patch100 -p1 -b .thread-cleanup %patch102 -p0 -b .theme-change %patch104 -p1 -b .ppc64 @@ -416,6 +418,9 @@ #--------------------------------------------------------------------- %changelog +* Sun Jun 3 2007 Christopher Aillon 2.0.0.4-2 +- Properly clean up threads with newer NSPR + * Wed May 30 2007 Christopher Aillon 2.0.0.4-1 - Final version From fedora-extras-commits at redhat.com Sun Jun 3 19:53:30 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 3 Jun 2007 15:53:30 -0400 Subject: rpms/aplus-fsf/devel aplus-fsf.spec,1.10,1.11 Message-ID: <200706031953.l53JrUK2023101@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/aplus-fsf/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23035 Modified Files: aplus-fsf.spec Log Message: Add libtool as a BR Index: aplus-fsf.spec =================================================================== RCS file: /cvs/extras/rpms/aplus-fsf/devel/aplus-fsf.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- aplus-fsf.spec 3 Jun 2007 19:06:39 -0000 1.10 +++ aplus-fsf.spec 3 Jun 2007 19:52:54 -0000 1.11 @@ -15,7 +15,7 @@ Name: %name Version: 4.20.2 -Release: 17%{?dist} +Release: 18%{?dist} License: GPL Summary: Advanced APL interpreter with s interface @@ -30,6 +30,7 @@ Patch3: aplus-fsf-4.20-el.patch Patch4: aplus-fsf-4.20-atree.patch +BuildRequires: libtool BuildRequires: xorg-x11-proto-devel BuildRequires: automake autoconf @@ -263,8 +264,9 @@ %ghost %verify(not md5 size mtime) %{_ttffonts}/fonts.cache-* %Changelog -* Sun Jun 3 2007 Jochen Schmitt 4.20.2-17 +* Sun Jun 3 2007 Jochen Schmitt 4.20.2-18 - Correcting Typos (#242304) +- Add libtool as a BR * Thu Feb 15 2007 Jochen Schmitt 4.20.2-16 - Remove dependency to automake-1.6 From fedora-extras-commits at redhat.com Sun Jun 3 20:06:43 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 16:06:43 -0400 Subject: rpms/vtk import.log,1.1,1.2 Message-ID: <200706032006.l53K6huV031455@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/vtk In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23020 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/vtk/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 3 Jun 2007 18:27:26 -0000 1.1 +++ import.log 3 Jun 2007 20:06:03 -0000 1.2 @@ -0,0 +1 @@ +vtk-5_0_3-18:HEAD:vtk-5.0.3-18.src.rpm:1180898325 From fedora-extras-commits at redhat.com Sun Jun 3 20:06:55 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 16:06:55 -0400 Subject: rpms/vtk/devel vtk-5.0.0-pythondestdir.patch, NONE, 1.1 vtk.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706032006.l53K6tMM031460@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/vtk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23020/devel Modified Files: .cvsignore sources Added Files: vtk-5.0.0-pythondestdir.patch vtk.spec Log Message: vtk-5.0.0-pythondestdir.patch: --- NEW FILE vtk-5.0.0-pythondestdir.patch --- --- VTK/Wrapping/Python/CMakeLists.txt~ 2005-08-25 21:31:14.000000000 +0200 +++ VTK/Wrapping/Python/CMakeLists.txt 2006-05-27 13:32:40.000000000 +0200 @@ -299,7 +299,7 @@ # Create default python setup arguments if they are not set. IF(DEFINED VTK_PYTHON_SETUP_ARGS) ELSE(DEFINED VTK_PYTHON_SETUP_ARGS) - SET(VTK_PYTHON_SETUP_ARGS "--prefix=\"${DOLLAR}{CMAKE_INSTALL_PREFIX}\"" + SET(VTK_PYTHON_SETUP_ARGS "--root=\"${DOLLAR}{CMAKE_INSTALL_PREFIX}\" -O1" CACHE STRING "Arguments passed to \"python setup.py install ...\" during installation.") MARK_AS_ADVANCED(VTK_PYTHON_SETUP_ARGS) ENDIF(DEFINED VTK_PYTHON_SETUP_ARGS) --- NEW FILE vtk.spec --- %bcond_without OSMesa %bcond_with qt4 %bcond_without java %{!?python_sitearch:%global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Summary: The Visualization Toolkit - A high level 3D visualization library Name: vtk Version: 5.0.3 Release: 18%{?dist} License: BSD-like Group: System Environment/Libraries Source: http://www.vtk.org/files/release/5.0/%{name}-%{version}.tar.gz Patch0: vtk-5.0.0-pythondestdir.patch URL: http://vtk.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: cmake >= 2.0.4 BuildRequires: gcc-c++ %{?with_java:BuildRequires: java-devel} BuildRequires: libX11-devel, libXt-devel, libXext-devel BuildRequires: libICE-devel, libGL-devel %{?with_OSMesa:BuildRequires: mesa-libOSMesa-devel} BuildRequires: tk-devel, tcl-devel BuildRequires: python-devel BuildRequires: expat-devel, freetype-devel, libjpeg-devel, libpng-devel BuildRequires: libtiff-devel, zlib-devel BuildRequires: qt-devel %{?with_qt4:BuildRequires: qt4-devel} BuildRequires: chrpath %description VTK is an open-source software system for image processing, 3D graphics, volume rendering and visualization. VTK includes many advanced algorithms (e.g., surface reconstruction, implicit modelling, decimation) and rendering techniques (e.g., hardware-accelerated volume rendering, LOD control). %package devel Summary: VTK header files for building C++ code Requires: vtk = %{version}-%{release} Group: Development/Libraries %description devel This provides the VTK header files required to compile C++ programs that use VTK to do 3D visualisation. %package tcl Summary: Tcl bindings for VTK Requires: vtk = %{version}-%{release} Group: System Environment/Libraries %description tcl tcl bindings for VTK %package python Summary: Python bindings for VTK Requires: vtk = %{version}-%{release} Group: System Environment/Libraries %description python python bindings for VTK %if %{with java} %package java Summary: Java bindings for VTK Requires: vtk = %{version}-%{release} Group: System Environment/Libraries %description java Java bindings for VTK %endif %package qt Summary: Qt bindings for VTK Requires: vtk = %{version}-%{release} Group: System Environment/Libraries %description qt Qt bindings for VTK %package testing Summary: Testing programs for VTK Requires: vtk = %{version}-%{release}, vtkdata = %{version} Group: Applications/Engineering %description testing Testing programs for VTK %package examples Summary: Examples for VTK Requires: vtk = %{version}-%{release}, vtkdata = %{version} Group: Applications/Engineering %description examples This package contains many well-commented examples showing how to use VTK. Examples are available in the C++, Tcl, Python and Java programming languages. %prep %setup -q -n VTK %patch0 -p1 # Replace relative path ../../../VTKData with %{_datadir}/vtkdata-%{version} # otherwise it will break on symlinks. grep -rl '\.\./\.\./\.\./\.\./VTKData' . | xargs \ perl -pi -e's,\.\./\.\./\.\./\.\./VTKData,%{_datadir}/vtkdata-%{version},g' # Remove executable bits from sources find . -name \*.c -or -name \*.cxx -or -name \*.h | xargs chmod -x # Save an unbuilt copy of the Example's sources for %doc mkdir vtk-examples-5.0 cp -a Examples vtk-examples-5.0 find vtk-examples-5.0 -type f | xargs chmod -R a-x %build export CFLAGS="%{optflags} -D_UNICODE" export CXXFLAGS="%{optflags} -D_UNICODE" %if %{with java} export JAVA_HOME=/usr/lib/jvm/java %endif %if %{with qt4} unset QTINC QTLIB QTPATH_LRELEASE QMAKESPEC export QTDIR=%{_libdir}/qt4 %endif tmpinstall=`pwd`/tmpinstall cmake_command="cmake . \ -DBUILD_SHARED_LIBS:BOOL=ON \ -DBUILD_DOCUMENTATION:BOOL=ON \ -DBUILD_EXAMPLES:BOOL=ON \ -DBUILD_TESTING:BOOL=ON \ -DCMAKE_INSTALL_PREFIX:PATH=$tmpinstall \ -DVTK_INSTALL_BIN_DIR:PATH=%{_bindir} \ -DVTK_INSTALL_INCLUDE_DIR:PATH=%{_includedir}/vtk \ -DVTK_INSTALL_LIB_DIR:PATH=%{_libdir} \ -DVTK_DATA_ROOT:PATH=%{_datadir}/vtkdata-%{version} \ %if %{with OSMesa} -DVTK_OPENGL_HAS_OSMESA:BOOL=ON \ %endif -DVTK_WRAP_PYTHON:BOOL=ON \ %if %{with java} -DVTK_WRAP_JAVA:BOOL=ON \ -DJAVA_INCLUDE_PATH:PATH=$JAVA_HOME/include \ -DJAVA_INCLUDE_PATH2:PATH=$JAVA_HOME/include/linux \ -DJAVA_AWT_INCLUDE_PATH:PATH=$JAVA_HOME/include \ %else -DVTK_WRAP_JAVA:BOOL=OFF \ %endif -DVTK_WRAP_TCL:BOOL=ON \ -DVTK_USE_GL2PS:BOOL=ON \ -DVTK_USE_GUISUPPORT:BOOL=ON \ -DVTK_USE_PARALLEL:BOOL=ON \ -DVTK_USE_SYSTEM_EXPAT=ON \ -DVTK_USE_SYSTEM_FREETYPE=ON \ -DVTK_USE_SYSTEM_JPEG=ON \ -DVTK_USE_SYSTEM_PNG=ON \ -DVTK_USE_SYSTEM_TIFF=ON \ -DVTK_USE_SYSTEM_ZLIB=ON \ -DVTK_USE_QVTK=ON \ %if %{with qt4} -DDESIRED_QT_VERSION=4 \ -DQT_MOC_EXECUTABLE=%{_libdir}/qt4/bin/moc \ -DVTK_INSTALL_QT_DIR=`qmake-qt4 -query QT_INSTALL_PREFIX`/plugins/designer \ %else -DVTK_INSTALL_QT_DIR=`qmake -query QT_INSTALL_PREFIX`/plugins/designer \ %endif " # Second cmake is neccessary for vtk eval $cmake_command eval $cmake_command # Commented old flags in case we'd like to reactive some of them # -DVTK_USE_DISPLAY:BOOL=OFF \ # This prevents building of graphics tests # -DVTK_USE_HYBRID:BOOL=ON \ # -DVTK_USE_PATENTED:BOOL=ON \ # -DVTK_USE_RENDERING:BOOL=ON \ # -DVTK_USE_MPI:BOOL=OFF \ # -DVTK_USE_X:BOOL=ON \ # -DOPENGL_INCLUDE_DIR:PATH=/usr/include/GL \ make %{?_smp_mflags} %install rm -rf %{buildroot} mkdir -p %{buildroot} make install mv tmpinstall/* %{buildroot}/ if [ "%{_lib}" != lib -a "`ls %{buildroot}%{_prefix}/lib/*`" != "" ]; then mkdir -p %{buildroot}%{_libdir} mv %{buildroot}%{_prefix}/lib/* %{buildroot}%{_libdir}/ fi # Gather list of non-python/tcl libraries ls %{buildroot}%{_libdir}/*.so.* \ | grep -Ev '(Java|QVTK|PythonD|TCL)' | sed -e's,^%{buildroot},,' > libs.list mkdir -p %{buildroot}%{_libdir}/vtk-examples-5.0 \ %{buildroot}%{_libdir}/vtk-testing-5.0 # List of executable utilities cat > utils.list << EOF vtkParseOGLExt vtkVREncodeString EOF # List of executable examples cat > examples.list << EOF HierarchicalBoxPipeline MultiBlock Arrays Cube RGrid SGrid Medical1 Medical2 Medical3 finance AmbientSpheres Cylinder DiffuseSpheres SpecularSpheres Cone Cone2 Cone3 Cone4 Cone5 Cone6 EOF # List of executable test binaries cat > testing.list << EOF CommonCxxTests TestCxxFeatures TestInstantiator FilteringCxxTests GraphicsCxxTests GenericFilteringCxxTests ImagingCxxTests IOCxxTests RenderingCxxTests VTKBenchMark VolumeRenderingCxxTests WidgetsCxxTests SocketClient SocketServer EOF # Install utils/examples/testing, too for filelist in utils.list examples.list testing.list; do for file in `cat $filelist`; do install -p bin/$file %{buildroot}%{_bindir} done perl -pi -e's,^,%{_bindir}/,' $filelist done # Remove any remnants of rpaths for file in `cat examples.list`; do chrpath -d %{buildroot}$file done # Main package contains utils and core libs cat libs.list utils.list > main.list # Make shared libs and scripts executable chmod a+x %{buildroot}%{_libdir}/lib*.so.* chmod a+x %{buildroot}%{_libdir}/vtk-5.0/doxygen/*.pl chmod a+x %{buildroot}%{_libdir}/vtk-5.0/testing/*.{py,tcl} # Remove exec bit from non-scripts and %%doc for file in `find %{buildroot} -type f -perm 0755 \ | xargs -r file | grep ASCII | awk -F: '{print $1}'`; do head -1 $file | grep '^#!' > /dev/null && continue chmod 0644 $file done find Utilities/Upgrading -type f | xargs chmod -x # Add exec bits to shared libs ... chmod 0755 %{buildroot}%{_libdir}/vtk-5.0/CMake/*.so %check || : #LD_LIBARARY_PATH=`pwd`/bin ctest -V %clean rm -rf %{buildroot} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %post tcl -p /sbin/ldconfig %postun tcl -p /sbin/ldconfig %post python -p /sbin/ldconfig %postun python -p /sbin/ldconfig %if %{with java} %post java -p /sbin/ldconfig %postun java -p /sbin/ldconfig %endif %post qt -p /sbin/ldconfig %postun qt -p /sbin/ldconfig %files -f main.list %defattr(-,root,root,-) %doc --parents Copyright.txt README.html vtkLogo.jpg vtkBanner.gif Wrapping/*/README* %files devel %defattr(-,root,root,-) %doc Utilities/Upgrading %{_libdir}/vtk-5.0/doxygen %{_includedir}/vtk %{_libdir}/*.so %{_libdir}/vtk-5.0/CMake %{_libdir}/vtk-5.0/*.cmake %{_libdir}/vtk-5.0/hints %files tcl %defattr(-,root,root,-) %{_libdir}/*TCL.so.* %{_bindir}/vtk %{_bindir}/vtkWrapTcl %{_bindir}/vtkWrapTclInit %{_libdir}/vtk-5.0/pkgIndex.tcl %{_libdir}/vtk-5.0/tcl %files python %defattr(-,root,root,-) %{python_sitearch}/vtk %{_libdir}/*PythonD.so.* %{_bindir}/vtkpython %{_bindir}/vtkWrapPython %{_bindir}/vtkWrapPythonInit %if %{with java} %files java %defattr(-,root,root,-) %{_libdir}/*Java.so.* %{_bindir}/vtkParseJava %{_bindir}/vtkWrapJava %endif %files qt %defattr(-,root,root,-) %{_libdir}/libQVTK.so.* %{_libdir}/qt*/plugins/designer/libQVTKWidgetPlugin.so %files testing -f testing.list %defattr(-,root,root,-) %{_libdir}/vtk-5.0/testing %{_libdir}/vtk-testing-5.0 %files examples -f examples.list %defattr(-,root,root,-) %doc vtk-examples-5.0/Examples %{_libdir}/vtk-examples-5.0 %changelog * Mon May 28 2007 Axel Thimm - 5.0.3-18 - Move headers to %%{_includedir}/vtk. - Remove executable bit from sources. * Mon Apr 16 2007 Axel Thimm - 5.0.3-17 - Make java build conditional. - Add ldconfig %%post/%%postun for java/qt subpackages. * Sun Apr 15 2007 Axel Thimm - 5.0.3-16 - Remove %%ghosting pyc/pyo. * Wed Apr 04 2007 Paulo Roma - 5.0.3-15 - Update to 5.0.4. - Added support for qt4 plugin. * Wed Feb 7 2007 Orion Poplawski - 5.0.2-14 - Enable Java, Qt, GL2PS, OSMESA * Mon Sep 11 2006 Axel Thimm - 5.0.2-13 - Update to 5.0.2. * Sun Aug 6 2006 Axel Thimm - 5.0.1-12 - cmake needs to be >= 2.0.4. * Fri Aug 4 2006 Axel Thimm - 5.0.1-11 - Fix some python issues including pyo management. * Sun Jul 23 2006 Axel Thimm - 5.0.1-10 - Embed feedback from bug 199405 comment 5. - Fix some Group entries. - Remove redundant dependencies. - Use system libs. - Comment specfile more. - Change buildroot handling with CMAKE_INSTALL_PREFIX. - Enable qt designer plugin. * Wed Jul 19 2006 Axel Thimm - 5.0.1-7 - Fix some permissions for rpmlint and debuginfo. * Sun Jul 16 2006 Axel Thimm - 5.0.1-7 - Remove rpath and some further rpmlint warnings. * Thu Jul 13 2006 Axel Thimm - 5.0.1-6 - Update to 5.0.1. * Wed May 31 2006 Axel Thimm - Update to 5.0. * Mon Apr 04 2004 Intrinsic Spin 2.mr - built on a machine with a stock libGL.so * Sun Apr 04 2004 Intrinsic Spin - little cleanups - Built for FC1 * Sun Jan 11 2004 Intrinsic Spin - Built against a reasonably good (according to dashboard) CVS version so-as to get GL2PS support. - Rearranged. Cleaned up. Added some comments. * Sat Jan 10 2004 Intrinsic Spin - Blatently stole this spec file for my own nefarious purposes. - Removed Java (for now). Merged the Python and Tcl stuff into the main rpm. * Fri Dec 05 2003 Fabrice Bellet - (See Fabrice's RPMs for any more comments --Spin) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/vtk/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Jun 2007 18:27:30 -0000 1.1 +++ .cvsignore 3 Jun 2007 20:06:13 -0000 1.2 @@ -0,0 +1 @@ +vtk-5.0.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/vtk/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Jun 2007 18:27:30 -0000 1.1 +++ sources 3 Jun 2007 20:06:13 -0000 1.2 @@ -0,0 +1 @@ +0148a3d3c46d0599ab63e79f7f406609 vtk-5.0.3.tar.gz From fedora-extras-commits at redhat.com Sun Jun 3 20:08:15 2007 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Sun, 3 Jun 2007 16:08:15 -0400 Subject: rpms/syncekonnector/F-7 syncekonnector.spec,1.1,1.2 Message-ID: <200706032008.l53K8FvT031610@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/syncekonnector/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31543/F-7 Modified Files: syncekonnector.spec Log Message: * Sun Jun 03 2007 Aurelien Bompard 0.3.2-2 - add missing *.la files Index: syncekonnector.spec =================================================================== RCS file: /cvs/extras/rpms/syncekonnector/F-7/syncekonnector.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- syncekonnector.spec 1 May 2007 08:43:20 -0000 1.1 +++ syncekonnector.spec 3 Jun 2007 20:07:32 -0000 1.2 @@ -1,7 +1,7 @@ Name: syncekonnector Summary: Synchronization application for Pocket PC handhelds Version: 0.3.2 -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/Communications License: GPL URL: http://www.synce.org/index.php/KDE @@ -32,7 +32,7 @@ rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -rm -f $RPM_BUILD_ROOT%{_libdir}/*.la +#rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %post -p /sbin/ldconfig @@ -47,12 +47,15 @@ %defattr(-,root,root,-) %doc README AUTHORS COPYING ChangeLog NEWS TODO %{_libdir}/lib*.so* -#%{_libdir}/lib*.la +%{_libdir}/lib*.la %{_datadir}/doc/HTML/en/syncekonnector %{_datadir}/services/kresources/konnector/*.desktop %{_datadir}/services/*.desktop %changelog +* Sun Jun 03 2007 Aurelien Bompard 0.3.2-2 +- add missing *.la files + * Thu Feb 23 2006 Aurelien Bompard 0.3.2-1 - initial package From fedora-extras-commits at redhat.com Sun Jun 3 20:08:24 2007 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Sun, 3 Jun 2007 16:08:24 -0400 Subject: rpms/syncekonnector/devel syncekonnector.spec,1.1,1.2 Message-ID: <200706032008.l53K8OD9031616@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/syncekonnector/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31543/devel Modified Files: syncekonnector.spec Log Message: * Sun Jun 03 2007 Aurelien Bompard 0.3.2-2 - add missing *.la files Index: syncekonnector.spec =================================================================== RCS file: /cvs/extras/rpms/syncekonnector/devel/syncekonnector.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- syncekonnector.spec 1 May 2007 08:43:20 -0000 1.1 +++ syncekonnector.spec 3 Jun 2007 20:07:45 -0000 1.2 @@ -1,7 +1,7 @@ Name: syncekonnector Summary: Synchronization application for Pocket PC handhelds Version: 0.3.2 -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/Communications License: GPL URL: http://www.synce.org/index.php/KDE @@ -32,7 +32,7 @@ rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -rm -f $RPM_BUILD_ROOT%{_libdir}/*.la +#rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %post -p /sbin/ldconfig @@ -47,12 +47,15 @@ %defattr(-,root,root,-) %doc README AUTHORS COPYING ChangeLog NEWS TODO %{_libdir}/lib*.so* -#%{_libdir}/lib*.la +%{_libdir}/lib*.la %{_datadir}/doc/HTML/en/syncekonnector %{_datadir}/services/kresources/konnector/*.desktop %{_datadir}/services/*.desktop %changelog +* Sun Jun 03 2007 Aurelien Bompard 0.3.2-2 +- add missing *.la files + * Thu Feb 23 2006 Aurelien Bompard 0.3.2-1 - initial package From fedora-extras-commits at redhat.com Sun Jun 3 20:10:25 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 3 Jun 2007 16:10:25 -0400 Subject: rpms/em8300-kmod/F-7 em8300-kmod.spec,1.34,1.35 Message-ID: <200706032010.l53KAPGT031822@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/em8300-kmod/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31751 Modified Files: em8300-kmod.spec Log Message: * Sun Jun 3 2007 Ville Skytt?? - 0.16.2-7 - Disable PAE-debug for now (#227533). Index: em8300-kmod.spec =================================================================== RCS file: /cvs/pkgs/rpms/em8300-kmod/F-7/em8300-kmod.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- em8300-kmod.spec 24 May 2007 06:33:57 -0000 1.34 +++ em8300-kmod.spec 3 Jun 2007 20:09:46 -0000 1.35 @@ -10,7 +10,8 @@ %define kverrel %(%{kmodtool} verrel %{?kversion} 2>/dev/null) %ifarch i686 -%define pae PAE PAE-debug +%define pae PAE +#define pae PAE PAE-debug #227533 %endif %ifarch ppc sparc64 alphaev56 %define smp smp @@ -30,7 +31,7 @@ Name: %{kmod_name}-kmod Summary: Kernel modules for DXR3/Hollywood Plus MPEG decoder cards Version: 0.16.2 -Release: 6.%(echo %{kverrel} | tr - _) +Release: 7.%(echo %{kverrel} | tr - _) Group: System Environment/Kernel License: GPL @@ -81,6 +82,9 @@ %changelog +* Sun Jun 3 2007 Ville Skytt?? - 0.16.2-7 +- Disable PAE-debug for now (#227533). + * Thu May 24 2007 Ville Skytt?? - Rebuild for kernel 2.6.21-1.3194.fc7. From fedora-extras-commits at redhat.com Sun Jun 3 20:46:58 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 16:46:58 -0400 Subject: rpms/vtkdata import.log,1.1,1.2 Message-ID: <200706032046.l53KkwRV003960@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/vtkdata In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3773 Modified Files: import.log Log Message: Index: import.log =================================================================== RCS file: /cvs/extras/rpms/vtkdata/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 3 Jun 2007 18:35:18 -0000 1.1 +++ import.log 3 Jun 2007 20:46:24 -0000 1.2 @@ -0,0 +1 @@ +vtkdata-5_0_3-6_at:HEAD:vtkdata-5.0.3-6.src.rpm:1180902248 From fedora-extras-commits at redhat.com Sun Jun 3 20:47:03 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 16:47:03 -0400 Subject: rpms/vtkdata/devel vtkdata.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200706032047.l53Kl3k4003973@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/vtkdata/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3773/devel Modified Files: .cvsignore sources Added Files: vtkdata.spec Log Message: --- NEW FILE vtkdata.spec --- Summary: Example data file for VTK Name: vtkdata Version: 5.0.3 Release: 6%{?dist} License: BSD-like Group: Development/Libraries URL: http://www.vtk.org/ Source0: http://www.vtk.org/files/release/5.0/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch %description Example data file for VTK %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_datadir} cd %{buildroot}%{_datadir} tar -zpxf %{SOURCE0} mv VTKData %{name}-%{version} # (Verbosely) fix 0555 permissions find . -type f -perm 0555 | xargs -r echo chmod 0755 | sh -x # Remove execute bits from not-scripts for file in `find . -type f -perm 0755`; do head -1 $file | grep '^#!' > /dev/null && continue chmod 0644 $file done %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %{_datadir}/* %changelog * Sun Apr 15 2007 Axel Thimm - 5.0.3-6 - Update to 5.0.3. * Mon Sep 11 2006 Axel Thimm - 5.0.2-5 - Update to 5.0.2. * Wed Jul 19 2006 Axel Thimm - 5.0.1-4 - Fix some permissions. * Thu Jul 13 2006 Axel Thimm - 5.0.1-3 - Update to 5.0.1. * Thu Jun 1 2006 Axel Thimm - Initial build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/vtkdata/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Jun 2007 18:35:23 -0000 1.1 +++ .cvsignore 3 Jun 2007 20:46:29 -0000 1.2 @@ -0,0 +1 @@ +vtkdata-5.0.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/vtkdata/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Jun 2007 18:35:23 -0000 1.1 +++ sources 3 Jun 2007 20:46:29 -0000 1.2 @@ -0,0 +1 @@ +4752aa5a363eae72abf3cb5c1f0fe4d9 vtkdata-5.0.3.tar.gz From fedora-extras-commits at redhat.com Sun Jun 3 21:10:13 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 3 Jun 2007 17:10:13 -0400 Subject: rpms/wine/EL-4 wine.spec,1.34,1.35 Message-ID: <200706032110.l53LADsd013565@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/wine/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13423 Modified Files: wine.spec Log Message: - last fix I hope: missed source Index: wine.spec =================================================================== RCS file: /cvs/pkgs/rpms/wine/EL-4/wine.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- wine.spec 3 Jun 2007 16:47:30 -0000 1.34 +++ wine.spec 3 Jun 2007 21:09:30 -0000 1.35 @@ -29,6 +29,8 @@ Source104: wine-winefile.desktop Source105: wine-winemine.desktop Source106: wine-winhelp.desktop +Source107: wine-wineboot.desktop + # desktop dir Source200: wine.menu Source201: wine.directory From fedora-extras-commits at redhat.com Sun Jun 3 21:13:41 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sun, 3 Jun 2007 17:13:41 -0400 Subject: rpms/nbtscan/F-7 nbtscan.spec,1.1,1.2 Message-ID: <200706032113.l53LDf5c013914@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/nbtscan/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13832 Modified Files: nbtscan.spec Log Message: rebuild Index: nbtscan.spec =================================================================== RCS file: /cvs/extras/rpms/nbtscan/F-7/nbtscan.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- nbtscan.spec 11 May 2007 23:16:36 -0000 1.1 +++ nbtscan.spec 3 Jun 2007 21:12:58 -0000 1.2 @@ -1,6 +1,6 @@ Name: nbtscan Version: 1.5.1 -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: Tool to gather NetBIOS info from Windows networks Group: Applications/Internet From fedora-extras-commits at redhat.com Sun Jun 3 21:36:31 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sun, 3 Jun 2007 17:36:31 -0400 Subject: rpms/perl-DBIx-SQLite-Simple/F-7 perl-DBIx-SQLite-Simple.spec, 1.1, 1.2 Message-ID: <200706032136.l53LaV7U017192@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/perl-DBIx-SQLite-Simple/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17173 Modified Files: perl-DBIx-SQLite-Simple.spec Log Message: rebuild Index: perl-DBIx-SQLite-Simple.spec =================================================================== RCS file: /cvs/extras/rpms/perl-DBIx-SQLite-Simple/F-7/perl-DBIx-SQLite-Simple.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-DBIx-SQLite-Simple.spec 11 May 2007 23:19:47 -0000 1.1 +++ perl-DBIx-SQLite-Simple.spec 3 Jun 2007 21:35:56 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-DBIx-SQLite-Simple Version: 0.34 -Release: 2%{?dist} +Release: 2%{?dist}.1 Summary: Easy access to SQLite databases using objects Group: Development/Libraries From fedora-extras-commits at redhat.com Sun Jun 3 21:46:58 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sun, 3 Jun 2007 17:46:58 -0400 Subject: rpms/perl-Net-Pcap/F-7 perl-Net-Pcap.spec,1.1,1.2 Message-ID: <200706032146.l53LkwuT018301@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/perl-Net-Pcap/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18233 Modified Files: perl-Net-Pcap.spec Log Message: rebuild Index: perl-Net-Pcap.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-Pcap/F-7/perl-Net-Pcap.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Net-Pcap.spec 11 May 2007 23:25:49 -0000 1.1 +++ perl-Net-Pcap.spec 3 Jun 2007 21:46:23 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Net-Pcap Version: 0.14 -Release: 2%{?dist} +Release: 2%{?dist}.2 Summary: Interface to pcap(3) LBL packet capture library Group: Development/Libraries From fedora-extras-commits at redhat.com Sun Jun 3 22:05:59 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sun, 3 Jun 2007 18:05:59 -0400 Subject: rpms/ike-scan/F-7 ike-scan.spec,1.1,1.2 Message-ID: <200706032205.l53M5xcq026575@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/ike-scan/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26531 Modified Files: ike-scan.spec Log Message: rebuild Index: ike-scan.spec =================================================================== RCS file: /cvs/extras/rpms/ike-scan/F-7/ike-scan.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ike-scan.spec 9 May 2007 23:16:29 -0000 1.1 +++ ike-scan.spec 3 Jun 2007 22:05:17 -0000 1.2 @@ -1,6 +1,6 @@ Name: ike-scan Version: 1.9 -Release: 2%{?dist} +Release: 2%{?dist}.1 Summary: IKE protocol tool to discover, fingerprint and test IPsec VPN servers Group: Applications/Internet From fedora-extras-commits at redhat.com Sun Jun 3 22:23:10 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sun, 3 Jun 2007 18:23:10 -0400 Subject: rpms/arp-scan/F-7 arp-scan.spec,1.1,1.2 Message-ID: <200706032223.l53MNAa9027849@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/arp-scan/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27794 Modified Files: arp-scan.spec Log Message: rebuild Index: arp-scan.spec =================================================================== RCS file: /cvs/extras/rpms/arp-scan/F-7/arp-scan.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- arp-scan.spec 10 May 2007 02:45:48 -0000 1.1 +++ arp-scan.spec 3 Jun 2007 22:22:00 -0000 1.2 @@ -1,6 +1,6 @@ Name: arp-scan Version: 1.6 -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: Scanning and fingerprinting tool Group: Applications/Internet From fedora-extras-commits at redhat.com Sun Jun 3 22:29:04 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sun, 3 Jun 2007 18:29:04 -0400 Subject: rpms/muine-scrobbler/devel muine-scrobbler.spec,1.1,1.2 Message-ID: <200706032229.l53MT4Xc028922@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/muine-scrobbler/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28876 Modified Files: muine-scrobbler.spec Log Message: add exclusivearch i386 Index: muine-scrobbler.spec =================================================================== RCS file: /cvs/extras/rpms/muine-scrobbler/devel/muine-scrobbler.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- muine-scrobbler.spec 23 May 2007 10:50:15 -0000 1.1 +++ muine-scrobbler.spec 3 Jun 2007 22:28:29 -0000 1.2 @@ -2,7 +2,7 @@ Name: muine-scrobbler Version: 0.1.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Audioscrobbler plugin for Muine Group: Applications/Multimedia @@ -12,6 +12,9 @@ Patch0: %{real_name}-0.1.8-no-generics.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +#only builds on i386, upstream issue +ExclusiveArch: i386 + BuildRequires: mono-devel, muine-devel, BuildRequires: gtk-sharp2-devel, gnome-sharp-devel @@ -48,5 +51,7 @@ %changelog +* Mon Jun 04 2007 Sindre Pedersen Bj??rdal - 0.1.8-2 +- Add ExclusiveArch i386 * Thu Mar 08 2007 Sindre Pedersen Bj??rdal - 0.1.8-1 - initial build From fedora-extras-commits at redhat.com Sun Jun 3 22:45:19 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sun, 3 Jun 2007 18:45:19 -0400 Subject: rpms/muine-scrobbler/F-7 muine-scrobbler.spec,1.1,1.2 Message-ID: <200706032245.l53MjJIC032224@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/muine-scrobbler/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32138 Modified Files: muine-scrobbler.spec Log Message: add exclusivearch i386 Index: muine-scrobbler.spec =================================================================== RCS file: /cvs/extras/rpms/muine-scrobbler/F-7/muine-scrobbler.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- muine-scrobbler.spec 3 Jun 2007 11:59:59 -0000 1.1 +++ muine-scrobbler.spec 3 Jun 2007 22:44:44 -0000 1.2 @@ -2,7 +2,7 @@ Name: muine-scrobbler Version: 0.1.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Audioscrobbler plugin for Muine Group: Applications/Multimedia @@ -12,6 +12,9 @@ Patch0: %{real_name}-0.1.8-no-generics.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +#only builds on i386, upstream issue +ExclusiveArch: i386 + BuildRequires: mono-devel, muine-devel, BuildRequires: gtk-sharp2-devel, gnome-sharp-devel @@ -48,5 +51,7 @@ %changelog +* Mon Jun 04 2007 Sindre Pedersen Bj??rdal - 0.1.8-2 +- Add ExclusiveArch i386 * Thu Mar 08 2007 Sindre Pedersen Bj??rdal - 0.1.8-1 - initial build From fedora-extras-commits at redhat.com Sun Jun 3 22:58:00 2007 From: fedora-extras-commits at redhat.com (Nicolas Mailhot (nim)) Date: Sun, 3 Jun 2007 18:58:00 -0400 Subject: rpms/dejavu-fonts import.log,1.104,1.105 Message-ID: <200706032258.l53Mw00h000757@cvs-int.fedora.redhat.com> Author: nim Update of /cvs/extras/rpms/dejavu-fonts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv677 Modified Files: import.log Log Message: more substitution rules Index: import.log =================================================================== RCS file: /cvs/extras/rpms/dejavu-fonts/import.log,v retrieving revision 1.104 retrieving revision 1.105 diff -u -r1.104 -r1.105 --- import.log 31 May 2007 18:32:29 -0000 1.104 +++ import.log 3 Jun 2007 22:57:24 -0000 1.105 @@ -101,3 +101,4 @@ dejavu-fonts-2_17-1_fc7:HEAD:dejavu-fonts-2.17-1.fc7.src.rpm:1179091367 dejavu-fonts-2_17-2_fc8_nim:HEAD:dejavu-fonts-2.17-2.fc8.nim.src.rpm:1180208379 dejavu-fonts-2_17-3_fc8:HEAD:dejavu-fonts-2.17-3.fc8.src.rpm:1180636278 +dejavu-fonts-2_17-4_fc8_nim:HEAD:dejavu-fonts-2.17-4.fc8.nim.src.rpm:1180911381 From fedora-extras-commits at redhat.com Sun Jun 3 22:58:05 2007 From: fedora-extras-commits at redhat.com (Nicolas Mailhot (nim)) Date: Sun, 3 Jun 2007 18:58:05 -0400 Subject: rpms/dejavu-fonts/devel dejavu-fonts-fontconfig.conf, 1.7, 1.8 dejavu-fonts.spec, 1.61, 1.62 Message-ID: <200706032258.l53Mw5nC000775@cvs-int.fedora.redhat.com> Author: nim Update of /cvs/extras/rpms/dejavu-fonts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv677/devel Modified Files: dejavu-fonts-fontconfig.conf dejavu-fonts.spec Log Message: more substitution rules Index: dejavu-fonts-fontconfig.conf =================================================================== RCS file: /cvs/extras/rpms/dejavu-fonts/devel/dejavu-fonts-fontconfig.conf,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- dejavu-fonts-fontconfig.conf 11 May 2007 13:49:55 -0000 1.7 +++ dejavu-fonts-fontconfig.conf 3 Jun 2007 22:57:30 -0000 1.8 @@ -8,10 +8,18 @@ ?? 2006 Nicolas Mailhot --> - + Bitstream Prima Sans + + + DejaVu Sans + + + + Bitstream Vera Sans @@ -58,6 +66,15 @@ DejaVu Sans + + + + VerajjaPDA + + + DejaVu Sans + + Bepa @@ -74,10 +91,18 @@ DejaVu Sans - + Bitstream Prima Serif + + + DejaVu Serif + + + + Bitstream Vera Serif @@ -108,6 +133,15 @@ DejaVu Serif + + + + Verajja Serif + + + DejaVu Serif + + Olwen Serif @@ -116,10 +150,18 @@ DejaVu Serif - + Bitstream Prima Sans Mono + + + DejaVu Sans Mono + + + + Bitstream Vera Sans Mono @@ -158,7 +200,7 @@ DejaVu Sans Mono - + DejaVu Sans @@ -177,7 +219,7 @@ monospace - + sans-serif Index: dejavu-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/dejavu-fonts/devel/dejavu-fonts.spec,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- dejavu-fonts.spec 31 May 2007 18:32:34 -0000 1.61 +++ dejavu-fonts.spec 3 Jun 2007 22:57:30 -0000 1.62 @@ -17,7 +17,7 @@ Name: %{fontname}-fonts Version: 2.17 -Release: 3%{?alphatag}%{?dist} +Release: 4%{?alphatag}%{?dist} Summary: DejaVu fonts Group: User Interface/X @@ -159,6 +159,10 @@ %changelog +* Sun Jun 3 2007 Nicolas Mailhot +??? 2.17-3 +??? declare DejaVu a valid Bitream Prima??? substitute + * Thu May 31 2007 Nicolas Mailhot ??? 2.17-3 ??? small spec cleanups @@ -166,7 +170,7 @@ * Sat May 26 2007 Nicolas Mailhot ??? 2.17-2 ??? perl-Font-TTF has been fixed upstream, use perl(Font::TTF) BR -??? remove comment about %{_sysconfdir}/fonts ownership, as it's now owned +??? remove comment about /etc/fonts/conf.d ownership, as it's now owned by filesystem * Sun May 13 2007 Nicolas Mailhot From fedora-extras-commits at redhat.com Sun Jun 3 22:59:01 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 18:59:01 -0400 Subject: rpms/vtk/F-7 vtk-5.0.0-pythondestdir.patch, NONE, 1.1 vtk.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706032259.l53Mx1WA001040@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/vtk/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv851/vtk/F-7 Modified Files: sources Added Files: vtk-5.0.0-pythondestdir.patch vtk.spec Log Message: Build for non-devel vtk-5.0.0-pythondestdir.patch: --- NEW FILE vtk-5.0.0-pythondestdir.patch --- --- VTK/Wrapping/Python/CMakeLists.txt~ 2005-08-25 21:31:14.000000000 +0200 +++ VTK/Wrapping/Python/CMakeLists.txt 2006-05-27 13:32:40.000000000 +0200 @@ -299,7 +299,7 @@ # Create default python setup arguments if they are not set. IF(DEFINED VTK_PYTHON_SETUP_ARGS) ELSE(DEFINED VTK_PYTHON_SETUP_ARGS) - SET(VTK_PYTHON_SETUP_ARGS "--prefix=\"${DOLLAR}{CMAKE_INSTALL_PREFIX}\"" + SET(VTK_PYTHON_SETUP_ARGS "--root=\"${DOLLAR}{CMAKE_INSTALL_PREFIX}\" -O1" CACHE STRING "Arguments passed to \"python setup.py install ...\" during installation.") MARK_AS_ADVANCED(VTK_PYTHON_SETUP_ARGS) ENDIF(DEFINED VTK_PYTHON_SETUP_ARGS) --- NEW FILE vtk.spec --- %bcond_without OSMesa %bcond_with qt4 %bcond_without java %{!?python_sitearch:%global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Summary: The Visualization Toolkit - A high level 3D visualization library Name: vtk Version: 5.0.3 Release: 18%{?dist} License: BSD-like Group: System Environment/Libraries Source: http://www.vtk.org/files/release/5.0/%{name}-%{version}.tar.gz Patch0: vtk-5.0.0-pythondestdir.patch URL: http://vtk.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: cmake >= 2.0.4 BuildRequires: gcc-c++ %{?with_java:BuildRequires: java-devel} BuildRequires: libX11-devel, libXt-devel, libXext-devel BuildRequires: libICE-devel, libGL-devel %{?with_OSMesa:BuildRequires: mesa-libOSMesa-devel} BuildRequires: tk-devel, tcl-devel BuildRequires: python-devel BuildRequires: expat-devel, freetype-devel, libjpeg-devel, libpng-devel BuildRequires: libtiff-devel, zlib-devel BuildRequires: qt-devel %{?with_qt4:BuildRequires: qt4-devel} BuildRequires: chrpath %description VTK is an open-source software system for image processing, 3D graphics, volume rendering and visualization. VTK includes many advanced algorithms (e.g., surface reconstruction, implicit modelling, decimation) and rendering techniques (e.g., hardware-accelerated volume rendering, LOD control). %package devel Summary: VTK header files for building C++ code Requires: vtk = %{version}-%{release} Group: Development/Libraries %description devel This provides the VTK header files required to compile C++ programs that use VTK to do 3D visualisation. %package tcl Summary: Tcl bindings for VTK Requires: vtk = %{version}-%{release} Group: System Environment/Libraries %description tcl tcl bindings for VTK %package python Summary: Python bindings for VTK Requires: vtk = %{version}-%{release} Group: System Environment/Libraries %description python python bindings for VTK %if %{with java} %package java Summary: Java bindings for VTK Requires: vtk = %{version}-%{release} Group: System Environment/Libraries %description java Java bindings for VTK %endif %package qt Summary: Qt bindings for VTK Requires: vtk = %{version}-%{release} Group: System Environment/Libraries %description qt Qt bindings for VTK %package testing Summary: Testing programs for VTK Requires: vtk = %{version}-%{release}, vtkdata = %{version} Group: Applications/Engineering %description testing Testing programs for VTK %package examples Summary: Examples for VTK Requires: vtk = %{version}-%{release}, vtkdata = %{version} Group: Applications/Engineering %description examples This package contains many well-commented examples showing how to use VTK. Examples are available in the C++, Tcl, Python and Java programming languages. %prep %setup -q -n VTK %patch0 -p1 # Replace relative path ../../../VTKData with %{_datadir}/vtkdata-%{version} # otherwise it will break on symlinks. grep -rl '\.\./\.\./\.\./\.\./VTKData' . | xargs \ perl -pi -e's,\.\./\.\./\.\./\.\./VTKData,%{_datadir}/vtkdata-%{version},g' # Remove executable bits from sources find . -name \*.c -or -name \*.cxx -or -name \*.h | xargs chmod -x # Save an unbuilt copy of the Example's sources for %doc mkdir vtk-examples-5.0 cp -a Examples vtk-examples-5.0 find vtk-examples-5.0 -type f | xargs chmod -R a-x %build export CFLAGS="%{optflags} -D_UNICODE" export CXXFLAGS="%{optflags} -D_UNICODE" %if %{with java} export JAVA_HOME=/usr/lib/jvm/java %endif %if %{with qt4} unset QTINC QTLIB QTPATH_LRELEASE QMAKESPEC export QTDIR=%{_libdir}/qt4 %endif tmpinstall=`pwd`/tmpinstall cmake_command="cmake . \ -DBUILD_SHARED_LIBS:BOOL=ON \ -DBUILD_DOCUMENTATION:BOOL=ON \ -DBUILD_EXAMPLES:BOOL=ON \ -DBUILD_TESTING:BOOL=ON \ -DCMAKE_INSTALL_PREFIX:PATH=$tmpinstall \ -DVTK_INSTALL_BIN_DIR:PATH=%{_bindir} \ -DVTK_INSTALL_INCLUDE_DIR:PATH=%{_includedir}/vtk \ -DVTK_INSTALL_LIB_DIR:PATH=%{_libdir} \ -DVTK_DATA_ROOT:PATH=%{_datadir}/vtkdata-%{version} \ %if %{with OSMesa} -DVTK_OPENGL_HAS_OSMESA:BOOL=ON \ %endif -DVTK_WRAP_PYTHON:BOOL=ON \ %if %{with java} -DVTK_WRAP_JAVA:BOOL=ON \ -DJAVA_INCLUDE_PATH:PATH=$JAVA_HOME/include \ -DJAVA_INCLUDE_PATH2:PATH=$JAVA_HOME/include/linux \ -DJAVA_AWT_INCLUDE_PATH:PATH=$JAVA_HOME/include \ %else -DVTK_WRAP_JAVA:BOOL=OFF \ %endif -DVTK_WRAP_TCL:BOOL=ON \ -DVTK_USE_GL2PS:BOOL=ON \ -DVTK_USE_GUISUPPORT:BOOL=ON \ -DVTK_USE_PARALLEL:BOOL=ON \ -DVTK_USE_SYSTEM_EXPAT=ON \ -DVTK_USE_SYSTEM_FREETYPE=ON \ -DVTK_USE_SYSTEM_JPEG=ON \ -DVTK_USE_SYSTEM_PNG=ON \ -DVTK_USE_SYSTEM_TIFF=ON \ -DVTK_USE_SYSTEM_ZLIB=ON \ -DVTK_USE_QVTK=ON \ %if %{with qt4} -DDESIRED_QT_VERSION=4 \ -DQT_MOC_EXECUTABLE=%{_libdir}/qt4/bin/moc \ -DVTK_INSTALL_QT_DIR=`qmake-qt4 -query QT_INSTALL_PREFIX`/plugins/designer \ %else -DVTK_INSTALL_QT_DIR=`qmake -query QT_INSTALL_PREFIX`/plugins/designer \ %endif " # Second cmake is neccessary for vtk eval $cmake_command eval $cmake_command # Commented old flags in case we'd like to reactive some of them # -DVTK_USE_DISPLAY:BOOL=OFF \ # This prevents building of graphics tests # -DVTK_USE_HYBRID:BOOL=ON \ # -DVTK_USE_PATENTED:BOOL=ON \ # -DVTK_USE_RENDERING:BOOL=ON \ # -DVTK_USE_MPI:BOOL=OFF \ # -DVTK_USE_X:BOOL=ON \ # -DOPENGL_INCLUDE_DIR:PATH=/usr/include/GL \ make %{?_smp_mflags} %install rm -rf %{buildroot} mkdir -p %{buildroot} make install mv tmpinstall/* %{buildroot}/ if [ "%{_lib}" != lib -a "`ls %{buildroot}%{_prefix}/lib/*`" != "" ]; then mkdir -p %{buildroot}%{_libdir} mv %{buildroot}%{_prefix}/lib/* %{buildroot}%{_libdir}/ fi # Gather list of non-python/tcl libraries ls %{buildroot}%{_libdir}/*.so.* \ | grep -Ev '(Java|QVTK|PythonD|TCL)' | sed -e's,^%{buildroot},,' > libs.list mkdir -p %{buildroot}%{_libdir}/vtk-examples-5.0 \ %{buildroot}%{_libdir}/vtk-testing-5.0 # List of executable utilities cat > utils.list << EOF vtkParseOGLExt vtkVREncodeString EOF # List of executable examples cat > examples.list << EOF HierarchicalBoxPipeline MultiBlock Arrays Cube RGrid SGrid Medical1 Medical2 Medical3 finance AmbientSpheres Cylinder DiffuseSpheres SpecularSpheres Cone Cone2 Cone3 Cone4 Cone5 Cone6 EOF # List of executable test binaries cat > testing.list << EOF CommonCxxTests TestCxxFeatures TestInstantiator FilteringCxxTests GraphicsCxxTests GenericFilteringCxxTests ImagingCxxTests IOCxxTests RenderingCxxTests VTKBenchMark VolumeRenderingCxxTests WidgetsCxxTests SocketClient SocketServer EOF # Install utils/examples/testing, too for filelist in utils.list examples.list testing.list; do for file in `cat $filelist`; do install -p bin/$file %{buildroot}%{_bindir} done perl -pi -e's,^,%{_bindir}/,' $filelist done # Remove any remnants of rpaths for file in `cat examples.list`; do chrpath -d %{buildroot}$file done # Main package contains utils and core libs cat libs.list utils.list > main.list # Make shared libs and scripts executable chmod a+x %{buildroot}%{_libdir}/lib*.so.* chmod a+x %{buildroot}%{_libdir}/vtk-5.0/doxygen/*.pl chmod a+x %{buildroot}%{_libdir}/vtk-5.0/testing/*.{py,tcl} # Remove exec bit from non-scripts and %%doc for file in `find %{buildroot} -type f -perm 0755 \ | xargs -r file | grep ASCII | awk -F: '{print $1}'`; do head -1 $file | grep '^#!' > /dev/null && continue chmod 0644 $file done find Utilities/Upgrading -type f | xargs chmod -x # Add exec bits to shared libs ... chmod 0755 %{buildroot}%{_libdir}/vtk-5.0/CMake/*.so %check || : #LD_LIBARARY_PATH=`pwd`/bin ctest -V %clean rm -rf %{buildroot} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %post tcl -p /sbin/ldconfig %postun tcl -p /sbin/ldconfig %post python -p /sbin/ldconfig %postun python -p /sbin/ldconfig %if %{with java} %post java -p /sbin/ldconfig %postun java -p /sbin/ldconfig %endif %post qt -p /sbin/ldconfig %postun qt -p /sbin/ldconfig %files -f main.list %defattr(-,root,root,-) %doc --parents Copyright.txt README.html vtkLogo.jpg vtkBanner.gif Wrapping/*/README* %files devel %defattr(-,root,root,-) %doc Utilities/Upgrading %{_libdir}/vtk-5.0/doxygen %{_includedir}/vtk %{_libdir}/*.so %{_libdir}/vtk-5.0/CMake %{_libdir}/vtk-5.0/*.cmake %{_libdir}/vtk-5.0/hints %files tcl %defattr(-,root,root,-) %{_libdir}/*TCL.so.* %{_bindir}/vtk %{_bindir}/vtkWrapTcl %{_bindir}/vtkWrapTclInit %{_libdir}/vtk-5.0/pkgIndex.tcl %{_libdir}/vtk-5.0/tcl %files python %defattr(-,root,root,-) %{python_sitearch}/vtk %{_libdir}/*PythonD.so.* %{_bindir}/vtkpython %{_bindir}/vtkWrapPython %{_bindir}/vtkWrapPythonInit %if %{with java} %files java %defattr(-,root,root,-) %{_libdir}/*Java.so.* %{_bindir}/vtkParseJava %{_bindir}/vtkWrapJava %endif %files qt %defattr(-,root,root,-) %{_libdir}/libQVTK.so.* %{_libdir}/qt*/plugins/designer/libQVTKWidgetPlugin.so %files testing -f testing.list %defattr(-,root,root,-) %{_libdir}/vtk-5.0/testing %{_libdir}/vtk-testing-5.0 %files examples -f examples.list %defattr(-,root,root,-) %doc vtk-examples-5.0/Examples %{_libdir}/vtk-examples-5.0 %changelog * Mon May 28 2007 Axel Thimm - 5.0.3-18 - Move headers to %%{_includedir}/vtk. - Remove executable bit from sources. * Mon Apr 16 2007 Axel Thimm - 5.0.3-17 - Make java build conditional. - Add ldconfig %%post/%%postun for java/qt subpackages. * Sun Apr 15 2007 Axel Thimm - 5.0.3-16 - Remove %%ghosting pyc/pyo. * Wed Apr 04 2007 Paulo Roma - 5.0.3-15 - Update to 5.0.4. - Added support for qt4 plugin. * Wed Feb 7 2007 Orion Poplawski - 5.0.2-14 - Enable Java, Qt, GL2PS, OSMESA * Mon Sep 11 2006 Axel Thimm - 5.0.2-13 - Update to 5.0.2. * Sun Aug 6 2006 Axel Thimm - 5.0.1-12 - cmake needs to be >= 2.0.4. * Fri Aug 4 2006 Axel Thimm - 5.0.1-11 - Fix some python issues including pyo management. * Sun Jul 23 2006 Axel Thimm - 5.0.1-10 - Embed feedback from bug 199405 comment 5. - Fix some Group entries. - Remove redundant dependencies. - Use system libs. - Comment specfile more. - Change buildroot handling with CMAKE_INSTALL_PREFIX. - Enable qt designer plugin. * Wed Jul 19 2006 Axel Thimm - 5.0.1-7 - Fix some permissions for rpmlint and debuginfo. * Sun Jul 16 2006 Axel Thimm - 5.0.1-7 - Remove rpath and some further rpmlint warnings. * Thu Jul 13 2006 Axel Thimm - 5.0.1-6 - Update to 5.0.1. * Wed May 31 2006 Axel Thimm - Update to 5.0. * Mon Apr 04 2004 Intrinsic Spin 2.mr - built on a machine with a stock libGL.so * Sun Apr 04 2004 Intrinsic Spin - little cleanups - Built for FC1 * Sun Jan 11 2004 Intrinsic Spin - Built against a reasonably good (according to dashboard) CVS version so-as to get GL2PS support. - Rearranged. Cleaned up. Added some comments. * Sat Jan 10 2004 Intrinsic Spin - Blatently stole this spec file for my own nefarious purposes. - Removed Java (for now). Merged the Python and Tcl stuff into the main rpm. * Fri Dec 05 2003 Fabrice Bellet - (See Fabrice's RPMs for any more comments --Spin) Index: sources =================================================================== RCS file: /cvs/extras/rpms/vtk/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Jun 2007 18:27:30 -0000 1.1 +++ sources 3 Jun 2007 22:58:27 -0000 1.2 @@ -0,0 +1 @@ +0148a3d3c46d0599ab63e79f7f406609 vtk-5.0.3.tar.gz From fedora-extras-commits at redhat.com Sun Jun 3 22:59:07 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 18:59:07 -0400 Subject: rpms/vtk/FC-5 vtk-5.0.0-pythondestdir.patch, NONE, 1.1 vtk.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706032259.l53Mx7jc001054@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/vtk/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv851/vtk/FC-5 Modified Files: sources Added Files: vtk-5.0.0-pythondestdir.patch vtk.spec Log Message: Build for non-devel vtk-5.0.0-pythondestdir.patch: --- NEW FILE vtk-5.0.0-pythondestdir.patch --- --- VTK/Wrapping/Python/CMakeLists.txt~ 2005-08-25 21:31:14.000000000 +0200 +++ VTK/Wrapping/Python/CMakeLists.txt 2006-05-27 13:32:40.000000000 +0200 @@ -299,7 +299,7 @@ # Create default python setup arguments if they are not set. IF(DEFINED VTK_PYTHON_SETUP_ARGS) ELSE(DEFINED VTK_PYTHON_SETUP_ARGS) - SET(VTK_PYTHON_SETUP_ARGS "--prefix=\"${DOLLAR}{CMAKE_INSTALL_PREFIX}\"" + SET(VTK_PYTHON_SETUP_ARGS "--root=\"${DOLLAR}{CMAKE_INSTALL_PREFIX}\" -O1" CACHE STRING "Arguments passed to \"python setup.py install ...\" during installation.") MARK_AS_ADVANCED(VTK_PYTHON_SETUP_ARGS) ENDIF(DEFINED VTK_PYTHON_SETUP_ARGS) --- NEW FILE vtk.spec --- %bcond_without OSMesa %bcond_with qt4 %bcond_without java %{!?python_sitearch:%global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Summary: The Visualization Toolkit - A high level 3D visualization library Name: vtk Version: 5.0.3 Release: 18%{?dist} License: BSD-like Group: System Environment/Libraries Source: http://www.vtk.org/files/release/5.0/%{name}-%{version}.tar.gz Patch0: vtk-5.0.0-pythondestdir.patch URL: http://vtk.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: cmake >= 2.0.4 BuildRequires: gcc-c++ %{?with_java:BuildRequires: java-devel} BuildRequires: libX11-devel, libXt-devel, libXext-devel BuildRequires: libICE-devel, libGL-devel %{?with_OSMesa:BuildRequires: mesa-libOSMesa-devel} BuildRequires: tk-devel, tcl-devel BuildRequires: python-devel BuildRequires: expat-devel, freetype-devel, libjpeg-devel, libpng-devel BuildRequires: libtiff-devel, zlib-devel BuildRequires: qt-devel %{?with_qt4:BuildRequires: qt4-devel} BuildRequires: chrpath %description VTK is an open-source software system for image processing, 3D graphics, volume rendering and visualization. VTK includes many advanced algorithms (e.g., surface reconstruction, implicit modelling, decimation) and rendering techniques (e.g., hardware-accelerated volume rendering, LOD control). %package devel Summary: VTK header files for building C++ code Requires: vtk = %{version}-%{release} Group: Development/Libraries %description devel This provides the VTK header files required to compile C++ programs that use VTK to do 3D visualisation. %package tcl Summary: Tcl bindings for VTK Requires: vtk = %{version}-%{release} Group: System Environment/Libraries %description tcl tcl bindings for VTK %package python Summary: Python bindings for VTK Requires: vtk = %{version}-%{release} Group: System Environment/Libraries %description python python bindings for VTK %if %{with java} %package java Summary: Java bindings for VTK Requires: vtk = %{version}-%{release} Group: System Environment/Libraries %description java Java bindings for VTK %endif %package qt Summary: Qt bindings for VTK Requires: vtk = %{version}-%{release} Group: System Environment/Libraries %description qt Qt bindings for VTK %package testing Summary: Testing programs for VTK Requires: vtk = %{version}-%{release}, vtkdata = %{version} Group: Applications/Engineering %description testing Testing programs for VTK %package examples Summary: Examples for VTK Requires: vtk = %{version}-%{release}, vtkdata = %{version} Group: Applications/Engineering %description examples This package contains many well-commented examples showing how to use VTK. Examples are available in the C++, Tcl, Python and Java programming languages. %prep %setup -q -n VTK %patch0 -p1 # Replace relative path ../../../VTKData with %{_datadir}/vtkdata-%{version} # otherwise it will break on symlinks. grep -rl '\.\./\.\./\.\./\.\./VTKData' . | xargs \ perl -pi -e's,\.\./\.\./\.\./\.\./VTKData,%{_datadir}/vtkdata-%{version},g' # Remove executable bits from sources find . -name \*.c -or -name \*.cxx -or -name \*.h | xargs chmod -x # Save an unbuilt copy of the Example's sources for %doc mkdir vtk-examples-5.0 cp -a Examples vtk-examples-5.0 find vtk-examples-5.0 -type f | xargs chmod -R a-x %build export CFLAGS="%{optflags} -D_UNICODE" export CXXFLAGS="%{optflags} -D_UNICODE" %if %{with java} export JAVA_HOME=/usr/lib/jvm/java %endif %if %{with qt4} unset QTINC QTLIB QTPATH_LRELEASE QMAKESPEC export QTDIR=%{_libdir}/qt4 %endif tmpinstall=`pwd`/tmpinstall cmake_command="cmake . \ -DBUILD_SHARED_LIBS:BOOL=ON \ -DBUILD_DOCUMENTATION:BOOL=ON \ -DBUILD_EXAMPLES:BOOL=ON \ -DBUILD_TESTING:BOOL=ON \ -DCMAKE_INSTALL_PREFIX:PATH=$tmpinstall \ -DVTK_INSTALL_BIN_DIR:PATH=%{_bindir} \ -DVTK_INSTALL_INCLUDE_DIR:PATH=%{_includedir}/vtk \ -DVTK_INSTALL_LIB_DIR:PATH=%{_libdir} \ -DVTK_DATA_ROOT:PATH=%{_datadir}/vtkdata-%{version} \ %if %{with OSMesa} -DVTK_OPENGL_HAS_OSMESA:BOOL=ON \ %endif -DVTK_WRAP_PYTHON:BOOL=ON \ %if %{with java} -DVTK_WRAP_JAVA:BOOL=ON \ -DJAVA_INCLUDE_PATH:PATH=$JAVA_HOME/include \ -DJAVA_INCLUDE_PATH2:PATH=$JAVA_HOME/include/linux \ -DJAVA_AWT_INCLUDE_PATH:PATH=$JAVA_HOME/include \ %else -DVTK_WRAP_JAVA:BOOL=OFF \ %endif -DVTK_WRAP_TCL:BOOL=ON \ -DVTK_USE_GL2PS:BOOL=ON \ -DVTK_USE_GUISUPPORT:BOOL=ON \ -DVTK_USE_PARALLEL:BOOL=ON \ -DVTK_USE_SYSTEM_EXPAT=ON \ -DVTK_USE_SYSTEM_FREETYPE=ON \ -DVTK_USE_SYSTEM_JPEG=ON \ -DVTK_USE_SYSTEM_PNG=ON \ -DVTK_USE_SYSTEM_TIFF=ON \ -DVTK_USE_SYSTEM_ZLIB=ON \ -DVTK_USE_QVTK=ON \ %if %{with qt4} -DDESIRED_QT_VERSION=4 \ -DQT_MOC_EXECUTABLE=%{_libdir}/qt4/bin/moc \ -DVTK_INSTALL_QT_DIR=`qmake-qt4 -query QT_INSTALL_PREFIX`/plugins/designer \ %else -DVTK_INSTALL_QT_DIR=`qmake -query QT_INSTALL_PREFIX`/plugins/designer \ %endif " # Second cmake is neccessary for vtk eval $cmake_command eval $cmake_command # Commented old flags in case we'd like to reactive some of them # -DVTK_USE_DISPLAY:BOOL=OFF \ # This prevents building of graphics tests # -DVTK_USE_HYBRID:BOOL=ON \ # -DVTK_USE_PATENTED:BOOL=ON \ # -DVTK_USE_RENDERING:BOOL=ON \ # -DVTK_USE_MPI:BOOL=OFF \ # -DVTK_USE_X:BOOL=ON \ # -DOPENGL_INCLUDE_DIR:PATH=/usr/include/GL \ make %{?_smp_mflags} %install rm -rf %{buildroot} mkdir -p %{buildroot} make install mv tmpinstall/* %{buildroot}/ if [ "%{_lib}" != lib -a "`ls %{buildroot}%{_prefix}/lib/*`" != "" ]; then mkdir -p %{buildroot}%{_libdir} mv %{buildroot}%{_prefix}/lib/* %{buildroot}%{_libdir}/ fi # Gather list of non-python/tcl libraries ls %{buildroot}%{_libdir}/*.so.* \ | grep -Ev '(Java|QVTK|PythonD|TCL)' | sed -e's,^%{buildroot},,' > libs.list mkdir -p %{buildroot}%{_libdir}/vtk-examples-5.0 \ %{buildroot}%{_libdir}/vtk-testing-5.0 # List of executable utilities cat > utils.list << EOF vtkParseOGLExt vtkVREncodeString EOF # List of executable examples cat > examples.list << EOF HierarchicalBoxPipeline MultiBlock Arrays Cube RGrid SGrid Medical1 Medical2 Medical3 finance AmbientSpheres Cylinder DiffuseSpheres SpecularSpheres Cone Cone2 Cone3 Cone4 Cone5 Cone6 EOF # List of executable test binaries cat > testing.list << EOF CommonCxxTests TestCxxFeatures TestInstantiator FilteringCxxTests GraphicsCxxTests GenericFilteringCxxTests ImagingCxxTests IOCxxTests RenderingCxxTests VTKBenchMark VolumeRenderingCxxTests WidgetsCxxTests SocketClient SocketServer EOF # Install utils/examples/testing, too for filelist in utils.list examples.list testing.list; do for file in `cat $filelist`; do install -p bin/$file %{buildroot}%{_bindir} done perl -pi -e's,^,%{_bindir}/,' $filelist done # Remove any remnants of rpaths for file in `cat examples.list`; do chrpath -d %{buildroot}$file done # Main package contains utils and core libs cat libs.list utils.list > main.list # Make shared libs and scripts executable chmod a+x %{buildroot}%{_libdir}/lib*.so.* chmod a+x %{buildroot}%{_libdir}/vtk-5.0/doxygen/*.pl chmod a+x %{buildroot}%{_libdir}/vtk-5.0/testing/*.{py,tcl} # Remove exec bit from non-scripts and %%doc for file in `find %{buildroot} -type f -perm 0755 \ | xargs -r file | grep ASCII | awk -F: '{print $1}'`; do head -1 $file | grep '^#!' > /dev/null && continue chmod 0644 $file done find Utilities/Upgrading -type f | xargs chmod -x # Add exec bits to shared libs ... chmod 0755 %{buildroot}%{_libdir}/vtk-5.0/CMake/*.so %check || : #LD_LIBARARY_PATH=`pwd`/bin ctest -V %clean rm -rf %{buildroot} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %post tcl -p /sbin/ldconfig %postun tcl -p /sbin/ldconfig %post python -p /sbin/ldconfig %postun python -p /sbin/ldconfig %if %{with java} %post java -p /sbin/ldconfig %postun java -p /sbin/ldconfig %endif %post qt -p /sbin/ldconfig %postun qt -p /sbin/ldconfig %files -f main.list %defattr(-,root,root,-) %doc --parents Copyright.txt README.html vtkLogo.jpg vtkBanner.gif Wrapping/*/README* %files devel %defattr(-,root,root,-) %doc Utilities/Upgrading %{_libdir}/vtk-5.0/doxygen %{_includedir}/vtk %{_libdir}/*.so %{_libdir}/vtk-5.0/CMake %{_libdir}/vtk-5.0/*.cmake %{_libdir}/vtk-5.0/hints %files tcl %defattr(-,root,root,-) %{_libdir}/*TCL.so.* %{_bindir}/vtk %{_bindir}/vtkWrapTcl %{_bindir}/vtkWrapTclInit %{_libdir}/vtk-5.0/pkgIndex.tcl %{_libdir}/vtk-5.0/tcl %files python %defattr(-,root,root,-) %{python_sitearch}/vtk %{_libdir}/*PythonD.so.* %{_bindir}/vtkpython %{_bindir}/vtkWrapPython %{_bindir}/vtkWrapPythonInit %if %{with java} %files java %defattr(-,root,root,-) %{_libdir}/*Java.so.* %{_bindir}/vtkParseJava %{_bindir}/vtkWrapJava %endif %files qt %defattr(-,root,root,-) %{_libdir}/libQVTK.so.* %{_libdir}/qt*/plugins/designer/libQVTKWidgetPlugin.so %files testing -f testing.list %defattr(-,root,root,-) %{_libdir}/vtk-5.0/testing %{_libdir}/vtk-testing-5.0 %files examples -f examples.list %defattr(-,root,root,-) %doc vtk-examples-5.0/Examples %{_libdir}/vtk-examples-5.0 %changelog * Mon May 28 2007 Axel Thimm - 5.0.3-18 - Move headers to %%{_includedir}/vtk. - Remove executable bit from sources. * Mon Apr 16 2007 Axel Thimm - 5.0.3-17 - Make java build conditional. - Add ldconfig %%post/%%postun for java/qt subpackages. * Sun Apr 15 2007 Axel Thimm - 5.0.3-16 - Remove %%ghosting pyc/pyo. * Wed Apr 04 2007 Paulo Roma - 5.0.3-15 - Update to 5.0.4. - Added support for qt4 plugin. * Wed Feb 7 2007 Orion Poplawski - 5.0.2-14 - Enable Java, Qt, GL2PS, OSMESA * Mon Sep 11 2006 Axel Thimm - 5.0.2-13 - Update to 5.0.2. * Sun Aug 6 2006 Axel Thimm - 5.0.1-12 - cmake needs to be >= 2.0.4. * Fri Aug 4 2006 Axel Thimm - 5.0.1-11 - Fix some python issues including pyo management. * Sun Jul 23 2006 Axel Thimm - 5.0.1-10 - Embed feedback from bug 199405 comment 5. - Fix some Group entries. - Remove redundant dependencies. - Use system libs. - Comment specfile more. - Change buildroot handling with CMAKE_INSTALL_PREFIX. - Enable qt designer plugin. * Wed Jul 19 2006 Axel Thimm - 5.0.1-7 - Fix some permissions for rpmlint and debuginfo. * Sun Jul 16 2006 Axel Thimm - 5.0.1-7 - Remove rpath and some further rpmlint warnings. * Thu Jul 13 2006 Axel Thimm - 5.0.1-6 - Update to 5.0.1. * Wed May 31 2006 Axel Thimm - Update to 5.0. * Mon Apr 04 2004 Intrinsic Spin 2.mr - built on a machine with a stock libGL.so * Sun Apr 04 2004 Intrinsic Spin - little cleanups - Built for FC1 * Sun Jan 11 2004 Intrinsic Spin - Built against a reasonably good (according to dashboard) CVS version so-as to get GL2PS support. - Rearranged. Cleaned up. Added some comments. * Sat Jan 10 2004 Intrinsic Spin - Blatently stole this spec file for my own nefarious purposes. - Removed Java (for now). Merged the Python and Tcl stuff into the main rpm. * Fri Dec 05 2003 Fabrice Bellet - (See Fabrice's RPMs for any more comments --Spin) Index: sources =================================================================== RCS file: /cvs/extras/rpms/vtk/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Jun 2007 18:27:30 -0000 1.1 +++ sources 3 Jun 2007 22:58:32 -0000 1.2 @@ -0,0 +1 @@ +0148a3d3c46d0599ab63e79f7f406609 vtk-5.0.3.tar.gz From fedora-extras-commits at redhat.com Sun Jun 3 22:59:12 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 18:59:12 -0400 Subject: rpms/vtk/FC-6 vtk-5.0.0-pythondestdir.patch, NONE, 1.1 vtk.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200706032259.l53MxCnQ001066@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/vtk/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv851/vtk/FC-6 Modified Files: sources Added Files: vtk-5.0.0-pythondestdir.patch vtk.spec Log Message: Build for non-devel vtk-5.0.0-pythondestdir.patch: --- NEW FILE vtk-5.0.0-pythondestdir.patch --- --- VTK/Wrapping/Python/CMakeLists.txt~ 2005-08-25 21:31:14.000000000 +0200 +++ VTK/Wrapping/Python/CMakeLists.txt 2006-05-27 13:32:40.000000000 +0200 @@ -299,7 +299,7 @@ # Create default python setup arguments if they are not set. IF(DEFINED VTK_PYTHON_SETUP_ARGS) ELSE(DEFINED VTK_PYTHON_SETUP_ARGS) - SET(VTK_PYTHON_SETUP_ARGS "--prefix=\"${DOLLAR}{CMAKE_INSTALL_PREFIX}\"" + SET(VTK_PYTHON_SETUP_ARGS "--root=\"${DOLLAR}{CMAKE_INSTALL_PREFIX}\" -O1" CACHE STRING "Arguments passed to \"python setup.py install ...\" during installation.") MARK_AS_ADVANCED(VTK_PYTHON_SETUP_ARGS) ENDIF(DEFINED VTK_PYTHON_SETUP_ARGS) --- NEW FILE vtk.spec --- %bcond_without OSMesa %bcond_with qt4 %bcond_without java %{!?python_sitearch:%global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Summary: The Visualization Toolkit - A high level 3D visualization library Name: vtk Version: 5.0.3 Release: 18%{?dist} License: BSD-like Group: System Environment/Libraries Source: http://www.vtk.org/files/release/5.0/%{name}-%{version}.tar.gz Patch0: vtk-5.0.0-pythondestdir.patch URL: http://vtk.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: cmake >= 2.0.4 BuildRequires: gcc-c++ %{?with_java:BuildRequires: java-devel} BuildRequires: libX11-devel, libXt-devel, libXext-devel BuildRequires: libICE-devel, libGL-devel %{?with_OSMesa:BuildRequires: mesa-libOSMesa-devel} BuildRequires: tk-devel, tcl-devel BuildRequires: python-devel BuildRequires: expat-devel, freetype-devel, libjpeg-devel, libpng-devel BuildRequires: libtiff-devel, zlib-devel BuildRequires: qt-devel %{?with_qt4:BuildRequires: qt4-devel} BuildRequires: chrpath %description VTK is an open-source software system for image processing, 3D graphics, volume rendering and visualization. VTK includes many advanced algorithms (e.g., surface reconstruction, implicit modelling, decimation) and rendering techniques (e.g., hardware-accelerated volume rendering, LOD control). %package devel Summary: VTK header files for building C++ code Requires: vtk = %{version}-%{release} Group: Development/Libraries %description devel This provides the VTK header files required to compile C++ programs that use VTK to do 3D visualisation. %package tcl Summary: Tcl bindings for VTK Requires: vtk = %{version}-%{release} Group: System Environment/Libraries %description tcl tcl bindings for VTK %package python Summary: Python bindings for VTK Requires: vtk = %{version}-%{release} Group: System Environment/Libraries %description python python bindings for VTK %if %{with java} %package java Summary: Java bindings for VTK Requires: vtk = %{version}-%{release} Group: System Environment/Libraries %description java Java bindings for VTK %endif %package qt Summary: Qt bindings for VTK Requires: vtk = %{version}-%{release} Group: System Environment/Libraries %description qt Qt bindings for VTK %package testing Summary: Testing programs for VTK Requires: vtk = %{version}-%{release}, vtkdata = %{version} Group: Applications/Engineering %description testing Testing programs for VTK %package examples Summary: Examples for VTK Requires: vtk = %{version}-%{release}, vtkdata = %{version} Group: Applications/Engineering %description examples This package contains many well-commented examples showing how to use VTK. Examples are available in the C++, Tcl, Python and Java programming languages. %prep %setup -q -n VTK %patch0 -p1 # Replace relative path ../../../VTKData with %{_datadir}/vtkdata-%{version} # otherwise it will break on symlinks. grep -rl '\.\./\.\./\.\./\.\./VTKData' . | xargs \ perl -pi -e's,\.\./\.\./\.\./\.\./VTKData,%{_datadir}/vtkdata-%{version},g' # Remove executable bits from sources find . -name \*.c -or -name \*.cxx -or -name \*.h | xargs chmod -x # Save an unbuilt copy of the Example's sources for %doc mkdir vtk-examples-5.0 cp -a Examples vtk-examples-5.0 find vtk-examples-5.0 -type f | xargs chmod -R a-x %build export CFLAGS="%{optflags} -D_UNICODE" export CXXFLAGS="%{optflags} -D_UNICODE" %if %{with java} export JAVA_HOME=/usr/lib/jvm/java %endif %if %{with qt4} unset QTINC QTLIB QTPATH_LRELEASE QMAKESPEC export QTDIR=%{_libdir}/qt4 %endif tmpinstall=`pwd`/tmpinstall cmake_command="cmake . \ -DBUILD_SHARED_LIBS:BOOL=ON \ -DBUILD_DOCUMENTATION:BOOL=ON \ -DBUILD_EXAMPLES:BOOL=ON \ -DBUILD_TESTING:BOOL=ON \ -DCMAKE_INSTALL_PREFIX:PATH=$tmpinstall \ -DVTK_INSTALL_BIN_DIR:PATH=%{_bindir} \ -DVTK_INSTALL_INCLUDE_DIR:PATH=%{_includedir}/vtk \ -DVTK_INSTALL_LIB_DIR:PATH=%{_libdir} \ -DVTK_DATA_ROOT:PATH=%{_datadir}/vtkdata-%{version} \ %if %{with OSMesa} -DVTK_OPENGL_HAS_OSMESA:BOOL=ON \ %endif -DVTK_WRAP_PYTHON:BOOL=ON \ %if %{with java} -DVTK_WRAP_JAVA:BOOL=ON \ -DJAVA_INCLUDE_PATH:PATH=$JAVA_HOME/include \ -DJAVA_INCLUDE_PATH2:PATH=$JAVA_HOME/include/linux \ -DJAVA_AWT_INCLUDE_PATH:PATH=$JAVA_HOME/include \ %else -DVTK_WRAP_JAVA:BOOL=OFF \ %endif -DVTK_WRAP_TCL:BOOL=ON \ -DVTK_USE_GL2PS:BOOL=ON \ -DVTK_USE_GUISUPPORT:BOOL=ON \ -DVTK_USE_PARALLEL:BOOL=ON \ -DVTK_USE_SYSTEM_EXPAT=ON \ -DVTK_USE_SYSTEM_FREETYPE=ON \ -DVTK_USE_SYSTEM_JPEG=ON \ -DVTK_USE_SYSTEM_PNG=ON \ -DVTK_USE_SYSTEM_TIFF=ON \ -DVTK_USE_SYSTEM_ZLIB=ON \ -DVTK_USE_QVTK=ON \ %if %{with qt4} -DDESIRED_QT_VERSION=4 \ -DQT_MOC_EXECUTABLE=%{_libdir}/qt4/bin/moc \ -DVTK_INSTALL_QT_DIR=`qmake-qt4 -query QT_INSTALL_PREFIX`/plugins/designer \ %else -DVTK_INSTALL_QT_DIR=`qmake -query QT_INSTALL_PREFIX`/plugins/designer \ %endif " # Second cmake is neccessary for vtk eval $cmake_command eval $cmake_command # Commented old flags in case we'd like to reactive some of them # -DVTK_USE_DISPLAY:BOOL=OFF \ # This prevents building of graphics tests # -DVTK_USE_HYBRID:BOOL=ON \ # -DVTK_USE_PATENTED:BOOL=ON \ # -DVTK_USE_RENDERING:BOOL=ON \ # -DVTK_USE_MPI:BOOL=OFF \ # -DVTK_USE_X:BOOL=ON \ # -DOPENGL_INCLUDE_DIR:PATH=/usr/include/GL \ make %{?_smp_mflags} %install rm -rf %{buildroot} mkdir -p %{buildroot} make install mv tmpinstall/* %{buildroot}/ if [ "%{_lib}" != lib -a "`ls %{buildroot}%{_prefix}/lib/*`" != "" ]; then mkdir -p %{buildroot}%{_libdir} mv %{buildroot}%{_prefix}/lib/* %{buildroot}%{_libdir}/ fi # Gather list of non-python/tcl libraries ls %{buildroot}%{_libdir}/*.so.* \ | grep -Ev '(Java|QVTK|PythonD|TCL)' | sed -e's,^%{buildroot},,' > libs.list mkdir -p %{buildroot}%{_libdir}/vtk-examples-5.0 \ %{buildroot}%{_libdir}/vtk-testing-5.0 # List of executable utilities cat > utils.list << EOF vtkParseOGLExt vtkVREncodeString EOF # List of executable examples cat > examples.list << EOF HierarchicalBoxPipeline MultiBlock Arrays Cube RGrid SGrid Medical1 Medical2 Medical3 finance AmbientSpheres Cylinder DiffuseSpheres SpecularSpheres Cone Cone2 Cone3 Cone4 Cone5 Cone6 EOF # List of executable test binaries cat > testing.list << EOF CommonCxxTests TestCxxFeatures TestInstantiator FilteringCxxTests GraphicsCxxTests GenericFilteringCxxTests ImagingCxxTests IOCxxTests RenderingCxxTests VTKBenchMark VolumeRenderingCxxTests WidgetsCxxTests SocketClient SocketServer EOF # Install utils/examples/testing, too for filelist in utils.list examples.list testing.list; do for file in `cat $filelist`; do install -p bin/$file %{buildroot}%{_bindir} done perl -pi -e's,^,%{_bindir}/,' $filelist done # Remove any remnants of rpaths for file in `cat examples.list`; do chrpath -d %{buildroot}$file done # Main package contains utils and core libs cat libs.list utils.list > main.list # Make shared libs and scripts executable chmod a+x %{buildroot}%{_libdir}/lib*.so.* chmod a+x %{buildroot}%{_libdir}/vtk-5.0/doxygen/*.pl chmod a+x %{buildroot}%{_libdir}/vtk-5.0/testing/*.{py,tcl} # Remove exec bit from non-scripts and %%doc for file in `find %{buildroot} -type f -perm 0755 \ | xargs -r file | grep ASCII | awk -F: '{print $1}'`; do head -1 $file | grep '^#!' > /dev/null && continue chmod 0644 $file done find Utilities/Upgrading -type f | xargs chmod -x # Add exec bits to shared libs ... chmod 0755 %{buildroot}%{_libdir}/vtk-5.0/CMake/*.so %check || : #LD_LIBARARY_PATH=`pwd`/bin ctest -V %clean rm -rf %{buildroot} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %post tcl -p /sbin/ldconfig %postun tcl -p /sbin/ldconfig %post python -p /sbin/ldconfig %postun python -p /sbin/ldconfig %if %{with java} %post java -p /sbin/ldconfig %postun java -p /sbin/ldconfig %endif %post qt -p /sbin/ldconfig %postun qt -p /sbin/ldconfig %files -f main.list %defattr(-,root,root,-) %doc --parents Copyright.txt README.html vtkLogo.jpg vtkBanner.gif Wrapping/*/README* %files devel %defattr(-,root,root,-) %doc Utilities/Upgrading %{_libdir}/vtk-5.0/doxygen %{_includedir}/vtk %{_libdir}/*.so %{_libdir}/vtk-5.0/CMake %{_libdir}/vtk-5.0/*.cmake %{_libdir}/vtk-5.0/hints %files tcl %defattr(-,root,root,-) %{_libdir}/*TCL.so.* %{_bindir}/vtk %{_bindir}/vtkWrapTcl %{_bindir}/vtkWrapTclInit %{_libdir}/vtk-5.0/pkgIndex.tcl %{_libdir}/vtk-5.0/tcl %files python %defattr(-,root,root,-) %{python_sitearch}/vtk %{_libdir}/*PythonD.so.* %{_bindir}/vtkpython %{_bindir}/vtkWrapPython %{_bindir}/vtkWrapPythonInit %if %{with java} %files java %defattr(-,root,root,-) %{_libdir}/*Java.so.* %{_bindir}/vtkParseJava %{_bindir}/vtkWrapJava %endif %files qt %defattr(-,root,root,-) %{_libdir}/libQVTK.so.* %{_libdir}/qt*/plugins/designer/libQVTKWidgetPlugin.so %files testing -f testing.list %defattr(-,root,root,-) %{_libdir}/vtk-5.0/testing %{_libdir}/vtk-testing-5.0 %files examples -f examples.list %defattr(-,root,root,-) %doc vtk-examples-5.0/Examples %{_libdir}/vtk-examples-5.0 %changelog * Mon May 28 2007 Axel Thimm - 5.0.3-18 - Move headers to %%{_includedir}/vtk. - Remove executable bit from sources. * Mon Apr 16 2007 Axel Thimm - 5.0.3-17 - Make java build conditional. - Add ldconfig %%post/%%postun for java/qt subpackages. * Sun Apr 15 2007 Axel Thimm - 5.0.3-16 - Remove %%ghosting pyc/pyo. * Wed Apr 04 2007 Paulo Roma - 5.0.3-15 - Update to 5.0.4. - Added support for qt4 plugin. * Wed Feb 7 2007 Orion Poplawski - 5.0.2-14 - Enable Java, Qt, GL2PS, OSMESA * Mon Sep 11 2006 Axel Thimm - 5.0.2-13 - Update to 5.0.2. * Sun Aug 6 2006 Axel Thimm - 5.0.1-12 - cmake needs to be >= 2.0.4. * Fri Aug 4 2006 Axel Thimm - 5.0.1-11 - Fix some python issues including pyo management. * Sun Jul 23 2006 Axel Thimm - 5.0.1-10 - Embed feedback from bug 199405 comment 5. - Fix some Group entries. - Remove redundant dependencies. - Use system libs. - Comment specfile more. - Change buildroot handling with CMAKE_INSTALL_PREFIX. - Enable qt designer plugin. * Wed Jul 19 2006 Axel Thimm - 5.0.1-7 - Fix some permissions for rpmlint and debuginfo. * Sun Jul 16 2006 Axel Thimm - 5.0.1-7 - Remove rpath and some further rpmlint warnings. * Thu Jul 13 2006 Axel Thimm - 5.0.1-6 - Update to 5.0.1. * Wed May 31 2006 Axel Thimm - Update to 5.0. * Mon Apr 04 2004 Intrinsic Spin 2.mr - built on a machine with a stock libGL.so * Sun Apr 04 2004 Intrinsic Spin - little cleanups - Built for FC1 * Sun Jan 11 2004 Intrinsic Spin - Built against a reasonably good (according to dashboard) CVS version so-as to get GL2PS support. - Rearranged. Cleaned up. Added some comments. * Sat Jan 10 2004 Intrinsic Spin - Blatently stole this spec file for my own nefarious purposes. - Removed Java (for now). Merged the Python and Tcl stuff into the main rpm. * Fri Dec 05 2003 Fabrice Bellet - (See Fabrice's RPMs for any more comments --Spin) Index: sources =================================================================== RCS file: /cvs/extras/rpms/vtk/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Jun 2007 18:27:30 -0000 1.1 +++ sources 3 Jun 2007 22:58:37 -0000 1.2 @@ -0,0 +1 @@ +0148a3d3c46d0599ab63e79f7f406609 vtk-5.0.3.tar.gz From fedora-extras-commits at redhat.com Sun Jun 3 22:59:17 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 18:59:17 -0400 Subject: rpms/vtkdata/F-7 vtkdata.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200706032259.l53MxH8J001085@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/vtkdata/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv851/vtkdata/F-7 Modified Files: sources Added Files: vtkdata.spec Log Message: Build for non-devel --- NEW FILE vtkdata.spec --- Summary: Example data file for VTK Name: vtkdata Version: 5.0.3 Release: 6%{?dist} License: BSD-like Group: Development/Libraries URL: http://www.vtk.org/ Source0: http://www.vtk.org/files/release/5.0/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch %description Example data file for VTK %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_datadir} cd %{buildroot}%{_datadir} tar -zpxf %{SOURCE0} mv VTKData %{name}-%{version} # (Verbosely) fix 0555 permissions find . -type f -perm 0555 | xargs -r echo chmod 0755 | sh -x # Remove execute bits from not-scripts for file in `find . -type f -perm 0755`; do head -1 $file | grep '^#!' > /dev/null && continue chmod 0644 $file done %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %{_datadir}/* %changelog * Sun Apr 15 2007 Axel Thimm - 5.0.3-6 - Update to 5.0.3. * Mon Sep 11 2006 Axel Thimm - 5.0.2-5 - Update to 5.0.2. * Wed Jul 19 2006 Axel Thimm - 5.0.1-4 - Fix some permissions. * Thu Jul 13 2006 Axel Thimm - 5.0.1-3 - Update to 5.0.1. * Thu Jun 1 2006 Axel Thimm - Initial build. Index: sources =================================================================== RCS file: /cvs/extras/rpms/vtkdata/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Jun 2007 18:35:23 -0000 1.1 +++ sources 3 Jun 2007 22:58:42 -0000 1.2 @@ -0,0 +1 @@ +4752aa5a363eae72abf3cb5c1f0fe4d9 vtkdata-5.0.3.tar.gz From fedora-extras-commits at redhat.com Sun Jun 3 22:59:23 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 18:59:23 -0400 Subject: rpms/vtkdata/FC-5 vtkdata.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200706032259.l53MxNXZ001099@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/vtkdata/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv851/vtkdata/FC-5 Modified Files: sources Added Files: vtkdata.spec Log Message: Build for non-devel --- NEW FILE vtkdata.spec --- Summary: Example data file for VTK Name: vtkdata Version: 5.0.3 Release: 6%{?dist} License: BSD-like Group: Development/Libraries URL: http://www.vtk.org/ Source0: http://www.vtk.org/files/release/5.0/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch %description Example data file for VTK %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_datadir} cd %{buildroot}%{_datadir} tar -zpxf %{SOURCE0} mv VTKData %{name}-%{version} # (Verbosely) fix 0555 permissions find . -type f -perm 0555 | xargs -r echo chmod 0755 | sh -x # Remove execute bits from not-scripts for file in `find . -type f -perm 0755`; do head -1 $file | grep '^#!' > /dev/null && continue chmod 0644 $file done %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %{_datadir}/* %changelog * Sun Apr 15 2007 Axel Thimm - 5.0.3-6 - Update to 5.0.3. * Mon Sep 11 2006 Axel Thimm - 5.0.2-5 - Update to 5.0.2. * Wed Jul 19 2006 Axel Thimm - 5.0.1-4 - Fix some permissions. * Thu Jul 13 2006 Axel Thimm - 5.0.1-3 - Update to 5.0.1. * Thu Jun 1 2006 Axel Thimm - Initial build. Index: sources =================================================================== RCS file: /cvs/extras/rpms/vtkdata/FC-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Jun 2007 18:35:23 -0000 1.1 +++ sources 3 Jun 2007 22:58:47 -0000 1.2 @@ -0,0 +1 @@ +4752aa5a363eae72abf3cb5c1f0fe4d9 vtkdata-5.0.3.tar.gz From fedora-extras-commits at redhat.com Sun Jun 3 22:59:27 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Sun, 3 Jun 2007 18:59:27 -0400 Subject: rpms/vtkdata/FC-6 vtkdata.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200706032259.l53MxRdb001110@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/vtkdata/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv851/vtkdata/FC-6 Modified Files: sources Added Files: vtkdata.spec Log Message: Build for non-devel --- NEW FILE vtkdata.spec --- Summary: Example data file for VTK Name: vtkdata Version: 5.0.3 Release: 6%{?dist} License: BSD-like Group: Development/Libraries URL: http://www.vtk.org/ Source0: http://www.vtk.org/files/release/5.0/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch %description Example data file for VTK %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_datadir} cd %{buildroot}%{_datadir} tar -zpxf %{SOURCE0} mv VTKData %{name}-%{version} # (Verbosely) fix 0555 permissions find . -type f -perm 0555 | xargs -r echo chmod 0755 | sh -x # Remove execute bits from not-scripts for file in `find . -type f -perm 0755`; do head -1 $file | grep '^#!' > /dev/null && continue chmod 0644 $file done %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %{_datadir}/* %changelog * Sun Apr 15 2007 Axel Thimm - 5.0.3-6 - Update to 5.0.3. * Mon Sep 11 2006 Axel Thimm - 5.0.2-5 - Update to 5.0.2. * Wed Jul 19 2006 Axel Thimm - 5.0.1-4 - Fix some permissions. * Thu Jul 13 2006 Axel Thimm - 5.0.1-3 - Update to 5.0.1. * Thu Jun 1 2006 Axel Thimm - Initial build. Index: sources =================================================================== RCS file: /cvs/extras/rpms/vtkdata/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Jun 2007 18:35:23 -0000 1.1 +++ sources 3 Jun 2007 22:58:53 -0000 1.2 @@ -0,0 +1 @@ +4752aa5a363eae72abf3cb5c1f0fe4d9 vtkdata-5.0.3.tar.gz From fedora-extras-commits at redhat.com Sun Jun 3 23:16:50 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Sun, 3 Jun 2007 19:16:50 -0400 Subject: rpms/tclchecker/devel tclchecker.spec,1.1,1.2 Message-ID: <200706032316.l53NGoaX009886@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/tclchecker/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9818 Modified Files: tclchecker.spec Log Message: Move to a tcl-specific directory for faster loading Index: tclchecker.spec =================================================================== RCS file: /cvs/extras/rpms/tclchecker/devel/tclchecker.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tclchecker.spec 25 Nov 2006 23:30:32 -0000 1.1 +++ tclchecker.spec 3 Jun 2007 23:16:11 -0000 1.2 @@ -1,9 +1,11 @@ +%{!?tcl_version: %define tcl_version %(echo 'puts $tcl_version' | tclsh)} +%{!?tcl_sitelib: %define tcl_sitelib %{_datadir}/tcl%{tcl_version}} %define cvsdate 20061030 Summary: Tcl syntax checker Name: tclchecker Version: 1.4 -Release: 1.%{cvsdate}cvs%{?dist} +Release: 2.%{cvsdate}cvs%{?dist} License: BSD Group: Development/Libraries # cvs -d:pserver:anonymous at tclpro.cvs.sourceforge.net:/cvsroot/tclpro export -D 2006-10-30 -d tclchecker-20061030cvs tclchecker @@ -12,7 +14,7 @@ Patch0: tclchecker-1.4-tclm4.patch Patch1: tclchecker-1.4-destdir.patch URL: http://tclpro.sourceforge.net/ -Requires: tcl tbcload tclparser +Requires: tcl(abi) = 8.4 tbcload tclparser BuildRequires: tcl-devel autoconf BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -27,14 +29,14 @@ autoconf %build -%configure +%configure --libdir=%{tcl_sitelib} --datadir=%{tcl_sitelib} make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -chmod a-x $RPM_BUILD_ROOT%{_datadir}/%{name}%{version}/*.tcl -chmod a-x $RPM_BUILD_ROOT%{_datadir}/%{name}%{version}/*.pcx +chmod a-x $RPM_BUILD_ROOT%{tcl_sitelib}/%{name}%{version}/*.tcl +chmod a-x $RPM_BUILD_ROOT%{tcl_sitelib}/%{name}%{version}/*.pcx %check # Disabling unit tests as they require tools that haven't been built yet. @@ -46,8 +48,11 @@ %files %doc ChangeLog license.terms doc/messageIDs.txt %defattr(-,root,root) -%{_datadir}/%{name}%{version} +%{tcl_sitelib}/%{name}%{version} %changelog +* Sat Jun 2 2007 Wart 1.4-2.20061030cvs +- Move to a tcl-specific directory for faster loading + * Tue Oct 31 2006 Wart 1.4-1.20061030cvs - Initial package for Fedora From fedora-extras-commits at redhat.com Sun Jun 3 23:24:54 2007 From: fedora-extras-commits at redhat.com (Nicolas Mailhot (nim)) Date: Sun, 3 Jun 2007 19:24:54 -0400 Subject: rpms/dejavu-fonts import.log,1.105,1.106 Message-ID: <200706032324.l53NOspk010574@cvs-int.fedora.redhat.com> Author: nim Update of /cvs/extras/rpms/dejavu-fonts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10478 Modified Files: import.log Log Message: fix changelog Index: import.log =================================================================== RCS file: /cvs/extras/rpms/dejavu-fonts/import.log,v retrieving revision 1.105 retrieving revision 1.106 diff -u -r1.105 -r1.106 --- import.log 3 Jun 2007 22:57:24 -0000 1.105 +++ import.log 3 Jun 2007 23:24:14 -0000 1.106 @@ -102,3 +102,4 @@ dejavu-fonts-2_17-2_fc8_nim:HEAD:dejavu-fonts-2.17-2.fc8.nim.src.rpm:1180208379 dejavu-fonts-2_17-3_fc8:HEAD:dejavu-fonts-2.17-3.fc8.src.rpm:1180636278 dejavu-fonts-2_17-4_fc8_nim:HEAD:dejavu-fonts-2.17-4.fc8.nim.src.rpm:1180911381 +dejavu-fonts-2_17-5_fc8:HEAD:dejavu-fonts-2.17-5.fc8.src.rpm:1180913033 From fedora-extras-commits at redhat.com Sun Jun 3 23:25:03 2007 From: fedora-extras-commits at redhat.com (Nicolas Mailhot (nim)) Date: Sun, 3 Jun 2007 19:25:03 -0400 Subject: rpms/dejavu-fonts/devel dejavu-fonts.spec,1.62,1.63 Message-ID: <200706032325.l53NP3XO010595@cvs-int.fedora.redhat.com> Author: nim Update of /cvs/extras/rpms/dejavu-fonts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10478/devel Modified Files: dejavu-fonts.spec Log Message: fix changelog Index: dejavu-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/dejavu-fonts/devel/dejavu-fonts.spec,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- dejavu-fonts.spec 3 Jun 2007 22:57:30 -0000 1.62 +++ dejavu-fonts.spec 3 Jun 2007 23:24:24 -0000 1.63 @@ -17,7 +17,7 @@ Name: %{fontname}-fonts Version: 2.17 -Release: 4%{?alphatag}%{?dist} +Release: 5%{?alphatag}%{?dist} Summary: DejaVu fonts Group: User Interface/X @@ -160,8 +160,8 @@ %changelog * Sun Jun 3 2007 Nicolas Mailhot -??? 2.17-3 -??? declare DejaVu a valid Bitream Prima??? substitute +??? 2.17-5 +??? declare DejaVu a valid Bitstream Prima??? substitute * Thu May 31 2007 Nicolas Mailhot ??? 2.17-3 From fedora-extras-commits at redhat.com Sun Jun 3 23:29:05 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Sun, 3 Jun 2007 19:29:05 -0400 Subject: rpms/tcldebugger/devel tcldebugger.spec,1.1,1.2 Message-ID: <200706032329.l53NT5Y7011067@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/tcldebugger/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10992 Modified Files: tcldebugger.spec Log Message: Move to a tcl-specific directory for faster loading Index: tcldebugger.spec =================================================================== RCS file: /cvs/extras/rpms/tcldebugger/devel/tcldebugger.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tcldebugger.spec 25 Nov 2006 23:36:00 -0000 1.1 +++ tcldebugger.spec 3 Jun 2007 23:28:31 -0000 1.2 @@ -1,9 +1,11 @@ +%{!?tcl_version: %define tcl_version %(echo 'puts $tcl_version' | tclsh)} +%{!?tcl_sitelib: %define tcl_sitelib %{_datadir}/tcl%{tcl_version}} %define cvsdate 20061030 Summary: Tcl debugging library Name: tcldebugger Version: 1.4 -Release: 1.%{cvsdate}cvs%{?dist} +Release: 2.%{cvsdate}cvs%{?dist} License: BSD Group: Development/Libraries # cvs -d:pserver:anonymous at tclpro.cvs.sourceforge.net:/cvsroot/tclpro export -D 2006-10-30 -d tcldebugger-20061030cvs tcldebugger @@ -16,7 +18,7 @@ Patch4: tcldebugger-1.4-shebang.patch URL: http://tclpro.sourceforge.net/ BuildRequires: tcl-devel autoconf -Requires: tk tclparser tcllib tbcload +Requires: tcl(abi) = 8.4 tk tclparser tcllib tbcload BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -33,7 +35,7 @@ autoconf %build -%configure +%configure --libdir=%{tcl_sitelib} --datadir=%{tcl_sitelib} make %{?_smp_mflags} %install @@ -41,8 +43,8 @@ make install DESTDIR=$RPM_BUILD_ROOT # Fix a few file permissions for rpmlint -chmod a-x $RPM_BUILD_ROOT%{_datadir}/%{name}%{version}/*.tcl -chmod a-x $RPM_BUILD_ROOT%{_datadir}/%{name}%{version}/*.pdx +chmod a-x $RPM_BUILD_ROOT%{tcl_sitelib}/%{name}%{version}/*.tcl +chmod a-x $RPM_BUILD_ROOT%{tcl_sitelib}/%{name}%{version}/*.pdx %check # Disabling unit tests as they require tools that haven't been built yet. @@ -56,9 +58,12 @@ %defattr(-,root,root) %{_bindir}/initdebug.tcl %{_bindir}/appLaunch.tcl -%{_datadir}/%{name}%{version} +%{tcl_sitelib}/%{name}%{version} %{_mandir}/mann/*.gz %changelog +* Sat Jun 2 2007 Wart 1.4-2.20061030cvs +- Move to a tcl-specific directory for faster loading + * Tue Oct 31 2006 Wart 1.4-1.20061030cvs - Initial package for Fedora From fedora-extras-commits at redhat.com Sun Jun 3 23:44:32 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Sun, 3 Jun 2007 19:44:32 -0400 Subject: rpms/tclpro/devel tclpro.spec,1.1,1.2 Message-ID: <200706032344.l53NiWw0013805@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/tclpro/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13737 Modified Files: tclpro.spec Log Message: Move to a tcl-specific directory for faster loading Index: tclpro.spec =================================================================== RCS file: /cvs/extras/rpms/tclpro/devel/tclpro.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tclpro.spec 25 Nov 2006 23:50:24 -0000 1.1 +++ tclpro.spec 3 Jun 2007 23:43:57 -0000 1.2 @@ -1,9 +1,11 @@ +%{!?tcl_version: %define tcl_version %(echo 'puts $tcl_version' | tclsh)} +%{!?tcl_sitelib: %define tcl_sitelib %{_datadir}/tcl%{tcl_version}} %define cvsdate 20061030 Summary: Development and debugging tools for Tcl applications Name: tclpro Version: 1.5.0 -Release: 6.%{cvsdate}cvs%{?dist} +Release: 7.%{cvsdate}cvs%{?dist} License: BSD Group: Development/Tools # cvs -d:pserver:anonymous at tclpro.cvs.sourceforge.net:/cvsroot/tclpro export -D 2006-10-30 -d tclpro-20061030cvs tbcload @@ -20,7 +22,7 @@ Patch5: tclpro-1.5.0-about.patch Patch6: tclpro-1.5.0-helpurl.patch URL: http://tclpro.sourceforge.net/ -Requires: tk >= 0:8.3.2 tcllib tclcompiler tcldebugger tclchecker +Requires: tcl(abi) = 8.4 tk >= 0:8.3.2 tcllib tclcompiler tcldebugger tclchecker BuildRequires: tcl-devel autoconf BuildRequires: desktop-file-utils BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -49,7 +51,7 @@ %build pushd modules/projectInfo -%configure +%configure --libdir=%{tcl_sitelib} --datadir=%{tcl_sitelib} make %{?_smp_mflags} popd @@ -59,17 +61,17 @@ make install DESTDIR=$RPM_BUILD_ROOT popd mkdir -p $RPM_BUILD_ROOT%{_bindir} -sed -e 's#@imagedir@#%{_datadir}/tcldebugger1.4#' < modules/debugger/src/startup.tcl > $RPM_BUILD_ROOT/%{_bindir}/prodebug +sed -e 's#@imagedir@#%{tcl_sitelib}/tcldebugger1.4#' < modules/debugger/src/startup.tcl > $RPM_BUILD_ROOT/%{_bindir}/prodebug chmod 755 $RPM_BUILD_ROOT/%{_bindir}/prodebug install -m 755 modules/checker/src/startup.tcl $RPM_BUILD_ROOT/%{_bindir}/procheck install -m 755 modules/compiler/src/startup.tcl $RPM_BUILD_ROOT/%{_bindir}/procompile # The Tcl compiler application needs an extra file/package to run. -mkdir -p $RPM_BUILD_ROOT%{_datadir}/procomp1.5 -install -m 644 %{SOURCE3} modules/compiler/src/procomp.tcl $RPM_BUILD_ROOT/%{_datadir}/procomp1.5/ +mkdir -p $RPM_BUILD_ROOT%{tcl_sitelib}/procomp1.5 +install -m 644 %{SOURCE3} modules/compiler/src/procomp.tcl $RPM_BUILD_ROOT/%{tcl_sitelib}/procomp1.5/ # Fix a few file permissions for rpmlint -chmod a-x $RPM_BUILD_ROOT%{_datadir}/projectInfo1.4/*.tcl +chmod a-x $RPM_BUILD_ROOT%{tcl_sitelib}/projectInfo1.4/*.tcl desktop-file-install --vendor fedora \ @@ -87,12 +89,15 @@ %{_bindir}/procheck %{_bindir}/prodebug %{_bindir}/procompile -%{_datadir}/procomp1.5 -%{_datadir}/projectInfo1.4 +%{tcl_sitelib}/procomp1.5 +%{tcl_sitelib}/projectInfo1.4 %{_datadir}/applications/fedora-tclpro.desktop %{_datadir}/pixmaps/prodebug.png %changelog +* Sat Jun 2 2007 Wart 1.5.0-7.20061030cvs +- Move to a tcl-specific directory for faster loading + * Tue Oct 31 2006 Wart 1.5.0-6.20061030cvs - Initial package for Fedora From fedora-extras-commits at redhat.com Mon Jun 4 00:18:55 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Sun, 3 Jun 2007 20:18:55 -0400 Subject: rpms/gnome-python2-desktop/devel gnome-python2-desktop.spec, 1.8, 1.9 Message-ID: <200706040018.l540ItA3023644@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/gnome-python2-desktop/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23566 Modified Files: gnome-python2-desktop.spec Log Message: * Sun Jun 03 2007 Matthew Barnes - 2.18.0-2.fc8 - Require metacity-devel, not metacity, for building. Index: gnome-python2-desktop.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-python2-desktop/devel/gnome-python2-desktop.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gnome-python2-desktop.spec 3 Jun 2007 16:58:07 -0000 1.8 +++ gnome-python2-desktop.spec 4 Jun 2007 00:18:17 -0000 1.9 @@ -46,7 +46,7 @@ BuildRequires: libgtop2-devel >= %{libgtop_version} BuildRequires: librsvg2-devel >= %{librsvg2_version} BuildRequires: libwnck-devel >= %{libwnck_version} -BuildRequires: metacity >= %{metacity_version} +BuildRequires: metacity-devel >= %{metacity_version} BuildRequires: pygtk2-devel >= %{pygtk_version} BuildRequires: python-devel BuildRequires: totem-devel >= %{totem_version} @@ -268,7 +268,7 @@ %changelog * Sun Jun 03 2007 Matthew Barnes - 2.18.0-2.fc8 -- Rebuild against newer libtotem-plparser.so.1. +- Require metacity-devel, not metacity, for building. * Mon Mar 12 2007 Matthew Barnes - 2.18.0-1.fc7 - Update to 2.18.0 From fedora-extras-commits at redhat.com Mon Jun 4 00:51:52 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Sindre_Pedersen_Bj=C3=B8rdal?= (sindrepb)) Date: Sun, 3 Jun 2007 20:51:52 -0400 Subject: rpms/solfege/devel .cvsignore, 1.3, 1.4 solfege.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200706040051.l540pqUJ027998@cvs-int.fedora.redhat.com> Author: sindrepb Update of /cvs/extras/rpms/solfege/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27918 Modified Files: .cvsignore solfege.spec sources Log Message: update package to new major release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/solfege/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 11 Mar 2007 18:02:29 -0000 1.3 +++ .cvsignore 4 Jun 2007 00:51:14 -0000 1.4 @@ -1 +1 @@ -solfege-3.6.5.tar.gz +solfege-3.8.0.tar.gz Index: solfege.spec =================================================================== RCS file: /cvs/extras/rpms/solfege/devel/solfege.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- solfege.spec 11 Mar 2007 17:46:52 -0000 1.4 +++ solfege.spec 4 Jun 2007 00:51:14 -0000 1.5 @@ -2,7 +2,7 @@ %define stylesheet %(ls %_datadir/sgml/docbook/xsl-stylesheets-1.*/html/chunk.xsl) Name: solfege -Version: 3.6.5 +Version: 3.8.0 Release: 1%{?dist} Summary: Music education software @@ -41,8 +41,6 @@ %{__mkdir} $RPM_BUILD_ROOT%{_libexecdir} %{__mv} $RPM_BUILD_ROOT%{_bindir}/solfege $RPM_BUILD_ROOT%{_libexecdir}/solfege-bin #permissions -%{__chmod} 755 $RPM_BUILD_ROOT%{_datadir}/solfege/mpd/testsetup.py -%{__chmod} 755 $RPM_BUILD_ROOT%{_datadir}/solfege/src/testsetup.py %{__chmod} 755 $RPM_BUILD_ROOT%{_libdir}/solfege/*.so #Change encoding to UTF-8 @@ -81,6 +79,8 @@ %changelog +* Mon Jun 04 2007 Sindre Pedersen Bj??rdal - 3.8.0-1 +- New major release * Sun Mar 11 2007 Sindre Pedersen Bj??rdal - 3.6.5-1 - Update to 3.6.5 * Sun Dec 31 2006 Sindre Pedersen Bj??rdal - 3.6.4-8 Index: sources =================================================================== RCS file: /cvs/extras/rpms/solfege/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 11 Mar 2007 18:02:29 -0000 1.3 +++ sources 4 Jun 2007 00:51:14 -0000 1.4 @@ -1 +1 @@ -02df9b3c28763f361bee6261630ac982 solfege-3.6.5.tar.gz +ff945350828bb2b8d626bfe83efe1f62 solfege-3.8.0.tar.gz From fedora-extras-commits at redhat.com Mon Jun 4 01:26:22 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Sun, 3 Jun 2007 21:26:22 -0400 Subject: rpms/gnome-python2-desktop/devel gnome-python2-desktop.spec, 1.9, 1.10 Message-ID: <200706040126.l541QMx9006155@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/gnome-python2-desktop/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6058 Modified Files: gnome-python2-desktop.spec Log Message: * Sun Jun 03 2007 Matthew Barnes - 2.18.0-2.fc8 - Require metacity-devel, not metacity, for building. - Add patch for GNOME bug #428697 (adapt to API change). Index: gnome-python2-desktop.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-python2-desktop/devel/gnome-python2-desktop.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- gnome-python2-desktop.spec 4 Jun 2007 00:18:17 -0000 1.9 +++ gnome-python2-desktop.spec 4 Jun 2007 01:25:39 -0000 1.10 @@ -28,6 +28,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Source: gnome-python-desktop-%{version}.tar.bz2 +### Patches ### + +# GNOME bug #428697 +Patch1: gnome-python2-desktop-2.18.0-adapt-to-api-change.patch + ### Dependencies ### Requires: gnome-python2 >= %{gnome_python_version} @@ -184,6 +189,7 @@ %prep %setup -q -n gnome-python-desktop-%{version} +%patch1 -p1 -b .adapt-to-api-change %build %configure --enable-metacity @@ -269,6 +275,7 @@ %changelog * Sun Jun 03 2007 Matthew Barnes - 2.18.0-2.fc8 - Require metacity-devel, not metacity, for building. +- Add patch for GNOME bug #428697 (adapt to API change). * Mon Mar 12 2007 Matthew Barnes - 2.18.0-1.fc7 - Update to 2.18.0 From fedora-extras-commits at redhat.com Mon Jun 4 01:28:25 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Sun, 3 Jun 2007 21:28:25 -0400 Subject: rpms/gnome-python2-desktop/devel gnome-python2-desktop-2.18.0-adapt-to-api-change.patch, NONE, 1.1 Message-ID: <200706040128.l541SPe9006463@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/gnome-python2-desktop/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6417 Added Files: gnome-python2-desktop-2.18.0-adapt-to-api-change.patch Log Message: - Forgot to add patch to cvs. gnome-python2-desktop-2.18.0-adapt-to-api-change.patch: --- NEW FILE gnome-python2-desktop-2.18.0-adapt-to-api-change.patch --- --- gnome-python-desktop-2.18.0/metacity/metacity.defs.adapt-to-api-change 2007-03-12 12:03:21.000000000 -0400 +++ gnome-python-desktop-2.18.0/metacity/metacity.defs 2007-06-03 21:21:51.000000000 -0400 @@ -131,16 +131,18 @@ ) ) -(define-enum ActionDoubleClickTitlebar +(define-enum ActionTitlebar (in-module "Meta") - (c-name "MetaActionDoubleClickTitlebar") + (c-name "MetaActionTitlebar") ; (gtype-id "META_TYPE_ACTION_TITLEBAR") (values - '("toggle-shade" "META_ACTION_DOUBLE_CLICK_TITLEBAR_TOGGLE_SHADE") - '("toggle-maximize" "META_ACTION_DOUBLE_CLICK_TITLEBAR_TOGGLE_MAXIMIZE") - '("minimize" "META_ACTION_DOUBLE_CLICK_TITLEBAR_MINIMIZE") - '("none" "META_ACTION_DOUBLE_CLICK_TITLEBAR_NONE") - '("last" "META_ACTION_DOUBLE_CLICK_TITLEBAR_LAST") + '("toggle-shade" "META_ACTION_TITLEBAR_TOGGLE_SHADE") + '("toggle-maximize" "META_ACTION_TITLEBAR_TOGGLE_MAXIMIZE") + '("minimize" "META_ACTION_TITLEBAR_MINIMIZE") + '("none" "META_ACTION_TITLEBAR_NONE") + '("lower" "META_ACTION_TITLEBAR_LOWER") + '("menu" "META_ACTION_TITLEBAR_MENU") + '("last" "META_ACTION_TITLEBAR_LAST") ) ) From fedora-extras-commits at redhat.com Mon Jun 4 01:58:39 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sun, 3 Jun 2007 21:58:39 -0400 Subject: rpms/perl-POE-Component-SimpleDBI Makefile,1.4,1.5 Message-ID: <200706040158.l541wd2d011384@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-SimpleDBI In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11220 Modified Files: Makefile Log Message: update to 1.16 Index: Makefile =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SimpleDBI/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- Makefile 5 May 2007 23:09:38 -0000 1.4 +++ Makefile 4 Jun 2007 01:58:04 -0000 1.5 @@ -6,11 +6,13 @@ # this is clearly a non-optimal solution; to my knowledge there is no way to # currently determine if a branch is legacy or not (and this module is # frequently updated). Correction on this point welcomed :) -build-all : - @echo WARNING: building for devel and FC-5 +build-all : common-update + @echo WARNING: building for devel, FC-5, FC-6, F-7 @sleep 5s - @cd FC-5 && test -f dead.package || ( make tag && make build ) @cd devel && test -f dead.package || ( make tag && make build ) + @cd FC-5 && test -f dead.package || ( make tag && make build ) + @cd FC-6 && test -f dead.package || ( make tag && make build ) + @cd F-7 && test -f dead.package || ( make tag && make build ) common-update : common @cd common && cvs update From fedora-extras-commits at redhat.com Mon Jun 4 01:58:44 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sun, 3 Jun 2007 21:58:44 -0400 Subject: rpms/perl-POE-Component-SimpleDBI/F-7 perl-POE-Component-SimpleDBI.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200706040158.l541wiMx011388@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-SimpleDBI/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11220/F-7 Modified Files: perl-POE-Component-SimpleDBI.spec sources Log Message: update to 1.16 Index: perl-POE-Component-SimpleDBI.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SimpleDBI/F-7/perl-POE-Component-SimpleDBI.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-POE-Component-SimpleDBI.spec 30 Sep 2006 00:56:46 -0000 1.4 +++ perl-POE-Component-SimpleDBI.spec 4 Jun 2007 01:58:10 -0000 1.5 @@ -1,5 +1,5 @@ Name: perl-POE-Component-SimpleDBI -Version: 1.15 +Version: 1.16 Release: 1%{?dist} Summary: Asynchronous non-blocking DBI calls in POE made simple License: GPL or Artistic @@ -10,18 +10,23 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +# core +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +# cpan BuildRequires: perl(DBI) >= 1.30 BuildRequires: perl(Error) >= 0.15 BuildRequires: perl(POE) >= 0.20 +# test BuildRequires: perl(Test::Pod) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module works its magic by creating a new session with POE, then -spawning off a child process to do the "heavy" lifting. That way, your main -POE process can continue servicing other clients. Queries are put into a -queue, and processed one at a time. +spawning off a child process to do the "heavy" lifting. That way, your +main POE process can continue servicing other clients. Queries are put +into a queue, and processed one at a time. %prep %setup -q -n POE-Component-SimpleDBI-%{version} @@ -35,7 +40,7 @@ make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; +find %{buildroot} -type f -name .packlist -exec rm -f {} + find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* @@ -48,11 +53,16 @@ %files %defattr(-,root,root,-) -%doc README examples/ +%doc README examples/ t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Sun Jun 03 2007 Chris Weyl 1.16-1 +- update to 1.16 +- add t/ to doc +- spec rework for the once and future perl split + * Fri Sep 29 2006 Chris Weyl 1.15-1 - update to 1.15 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SimpleDBI/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 30 Sep 2006 00:56:46 -0000 1.4 +++ sources 4 Jun 2007 01:58:10 -0000 1.5 @@ -1 +1 @@ -f27db5b63fef49e6c9712100371f8d3a POE-Component-SimpleDBI-1.15.tar.gz +69f13741ab10370c154c9a6bc7bc330f POE-Component-SimpleDBI-1.16.tar.gz From fedora-extras-commits at redhat.com Mon Jun 4 01:58:49 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sun, 3 Jun 2007 21:58:49 -0400 Subject: rpms/perl-POE-Component-SimpleDBI/FC-5 perl-POE-Component-SimpleDBI.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200706040158.l541wn8i011392@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-SimpleDBI/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11220/FC-5 Modified Files: perl-POE-Component-SimpleDBI.spec sources Log Message: update to 1.16 Index: perl-POE-Component-SimpleDBI.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SimpleDBI/FC-5/perl-POE-Component-SimpleDBI.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-POE-Component-SimpleDBI.spec 30 Sep 2006 00:56:46 -0000 1.4 +++ perl-POE-Component-SimpleDBI.spec 4 Jun 2007 01:58:14 -0000 1.5 @@ -1,5 +1,5 @@ Name: perl-POE-Component-SimpleDBI -Version: 1.15 +Version: 1.16 Release: 1%{?dist} Summary: Asynchronous non-blocking DBI calls in POE made simple License: GPL or Artistic @@ -10,18 +10,23 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +# core +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +# cpan BuildRequires: perl(DBI) >= 1.30 BuildRequires: perl(Error) >= 0.15 BuildRequires: perl(POE) >= 0.20 +# test BuildRequires: perl(Test::Pod) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module works its magic by creating a new session with POE, then -spawning off a child process to do the "heavy" lifting. That way, your main -POE process can continue servicing other clients. Queries are put into a -queue, and processed one at a time. +spawning off a child process to do the "heavy" lifting. That way, your +main POE process can continue servicing other clients. Queries are put +into a queue, and processed one at a time. %prep %setup -q -n POE-Component-SimpleDBI-%{version} @@ -35,7 +40,7 @@ make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; +find %{buildroot} -type f -name .packlist -exec rm -f {} + find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* @@ -48,11 +53,16 @@ %files %defattr(-,root,root,-) -%doc README examples/ +%doc README examples/ t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Sun Jun 03 2007 Chris Weyl 1.16-1 +- update to 1.16 +- add t/ to doc +- spec rework for the once and future perl split + * Fri Sep 29 2006 Chris Weyl 1.15-1 - update to 1.15 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SimpleDBI/FC-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 30 Sep 2006 00:56:46 -0000 1.4 +++ sources 4 Jun 2007 01:58:14 -0000 1.5 @@ -1 +1 @@ -f27db5b63fef49e6c9712100371f8d3a POE-Component-SimpleDBI-1.15.tar.gz +69f13741ab10370c154c9a6bc7bc330f POE-Component-SimpleDBI-1.16.tar.gz From fedora-extras-commits at redhat.com Mon Jun 4 01:58:54 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sun, 3 Jun 2007 21:58:54 -0400 Subject: rpms/perl-POE-Component-SimpleDBI/FC-6 perl-POE-Component-SimpleDBI.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200706040158.l541wsoo011396@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-SimpleDBI/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11220/FC-6 Modified Files: perl-POE-Component-SimpleDBI.spec sources Log Message: update to 1.16 Index: perl-POE-Component-SimpleDBI.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SimpleDBI/FC-6/perl-POE-Component-SimpleDBI.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-POE-Component-SimpleDBI.spec 30 Sep 2006 00:56:46 -0000 1.4 +++ perl-POE-Component-SimpleDBI.spec 4 Jun 2007 01:58:19 -0000 1.5 @@ -1,5 +1,5 @@ Name: perl-POE-Component-SimpleDBI -Version: 1.15 +Version: 1.16 Release: 1%{?dist} Summary: Asynchronous non-blocking DBI calls in POE made simple License: GPL or Artistic @@ -10,18 +10,23 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +# core +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +# cpan BuildRequires: perl(DBI) >= 1.30 BuildRequires: perl(Error) >= 0.15 BuildRequires: perl(POE) >= 0.20 +# test BuildRequires: perl(Test::Pod) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module works its magic by creating a new session with POE, then -spawning off a child process to do the "heavy" lifting. That way, your main -POE process can continue servicing other clients. Queries are put into a -queue, and processed one at a time. +spawning off a child process to do the "heavy" lifting. That way, your +main POE process can continue servicing other clients. Queries are put +into a queue, and processed one at a time. %prep %setup -q -n POE-Component-SimpleDBI-%{version} @@ -35,7 +40,7 @@ make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; +find %{buildroot} -type f -name .packlist -exec rm -f {} + find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* @@ -48,11 +53,16 @@ %files %defattr(-,root,root,-) -%doc README examples/ +%doc README examples/ t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Sun Jun 03 2007 Chris Weyl 1.16-1 +- update to 1.16 +- add t/ to doc +- spec rework for the once and future perl split + * Fri Sep 29 2006 Chris Weyl 1.15-1 - update to 1.15 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SimpleDBI/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 30 Sep 2006 00:56:46 -0000 1.4 +++ sources 4 Jun 2007 01:58:19 -0000 1.5 @@ -1 +1 @@ -f27db5b63fef49e6c9712100371f8d3a POE-Component-SimpleDBI-1.15.tar.gz +69f13741ab10370c154c9a6bc7bc330f POE-Component-SimpleDBI-1.16.tar.gz From fedora-extras-commits at redhat.com Mon Jun 4 01:58:59 2007 From: fedora-extras-commits at redhat.com (Chris Weyl (cweyl)) Date: Sun, 3 Jun 2007 21:58:59 -0400 Subject: rpms/perl-POE-Component-SimpleDBI/devel .cvsignore, 1.4, 1.5 perl-POE-Component-SimpleDBI.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200706040158.l541wxW2011401@cvs-int.fedora.redhat.com> Author: cweyl Update of /cvs/extras/rpms/perl-POE-Component-SimpleDBI/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11220/devel Modified Files: .cvsignore perl-POE-Component-SimpleDBI.spec sources Log Message: update to 1.16 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SimpleDBI/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 30 Sep 2006 00:56:46 -0000 1.4 +++ .cvsignore 4 Jun 2007 01:58:24 -0000 1.5 @@ -1 +1 @@ -POE-Component-SimpleDBI-1.15.tar.gz +POE-Component-SimpleDBI-1.16.tar.gz Index: perl-POE-Component-SimpleDBI.spec =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SimpleDBI/devel/perl-POE-Component-SimpleDBI.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-POE-Component-SimpleDBI.spec 30 Sep 2006 00:56:46 -0000 1.4 +++ perl-POE-Component-SimpleDBI.spec 4 Jun 2007 01:58:24 -0000 1.5 @@ -1,5 +1,5 @@ Name: perl-POE-Component-SimpleDBI -Version: 1.15 +Version: 1.16 Release: 1%{?dist} Summary: Asynchronous non-blocking DBI calls in POE made simple License: GPL or Artistic @@ -10,18 +10,23 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +# core +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Test::More) +# cpan BuildRequires: perl(DBI) >= 1.30 BuildRequires: perl(Error) >= 0.15 BuildRequires: perl(POE) >= 0.20 +# test BuildRequires: perl(Test::Pod) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module works its magic by creating a new session with POE, then -spawning off a child process to do the "heavy" lifting. That way, your main -POE process can continue servicing other clients. Queries are put into a -queue, and processed one at a time. +spawning off a child process to do the "heavy" lifting. That way, your +main POE process can continue servicing other clients. Queries are put +into a queue, and processed one at a time. %prep %setup -q -n POE-Component-SimpleDBI-%{version} @@ -35,7 +40,7 @@ make pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; +find %{buildroot} -type f -name .packlist -exec rm -f {} + find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* @@ -48,11 +53,16 @@ %files %defattr(-,root,root,-) -%doc README examples/ +%doc README examples/ t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Sun Jun 03 2007 Chris Weyl 1.16-1 +- update to 1.16 +- add t/ to doc +- spec rework for the once and future perl split + * Fri Sep 29 2006 Chris Weyl 1.15-1 - update to 1.15 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-POE-Component-SimpleDBI/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 30 Sep 2006 00:56:46 -0000 1.4 +++ sources 4 Jun 2007 01:58:24 -0000 1.5 @@ -1 +1 @@ -f27db5b63fef49e6c9712100371f8d3a POE-Component-SimpleDBI-1.15.tar.gz +69f13741ab10370c154c9a6bc7bc330f POE-Component-SimpleDBI-1.16.tar.gz From fedora-extras-commits at redhat.com Mon Jun 4 02:20:32 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Sun, 3 Jun 2007 22:20:32 -0400 Subject: rpms/python-docs pkg.acl,1.1,NONE Message-ID: <200706040220.l542KWSh021034@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/pkgs/rpms/python-docs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21000 Removed Files: pkg.acl Log Message: let anyone commit to python-docs --- pkg.acl DELETED --- From fedora-extras-commits at redhat.com Mon Jun 4 02:22:47 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Sun, 3 Jun 2007 22:22:47 -0400 Subject: owners owners.list,1.3007,1.3008 Message-ID: <200706040222.l542MlHR021382@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/pkgs/owners In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21271 Modified Files: owners.list Log Message: sync up python/python-docs owner Index: owners.list =================================================================== RCS file: /cvs/pkgs/owners/owners.list,v retrieving revision 1.3007 retrieving revision 1.3008 diff -u -r1.3007 -r1.3008 --- owners.list 3 Jun 2007 18:34:53 -0000 1.3007 +++ owners.list 4 Jun 2007 02:22:17 -0000 1.3008 @@ -4259,7 +4259,7 @@ Fedora Core|PyQt|Python bindings for Qt|than at redhat.com|extras-qa at fedoraproject.org| Fedora Core|Pyrex|A compiler/language for writing Python extension modules.|mbarnes at redhat.com|extras-qa at fedoraproject.org| Fedora Core|pyspi|Python bindings for AT-SPI|zcerza at redhat.com|extras-qa at fedoraproject.org| -Fedora Core|python-docs|Documentation for the Python programming language.|misa at redhat.com|extras-qa at fedoraproject.org| +Fedora Core|python-docs|Documentation for the Python programming language.|katzj at redhat.com|extras-qa at fedoraproject.org| Fedora Core|python|An interpreted, interactive, object-oriented programming language.|katzj at redhat.com|extras-qa at fedoraproject.org| Fedora Core|python-ldap|An object-oriented API to access LDAP directory servers.|mbarnes at redhat.com|extras-qa at fedoraproject.org| Fedora Core|python-numeric|Numerical Extension to Python|mbarnes at redhat.com|extras-qa at fedoraproject.org| From fedora-extras-commits at redhat.com Mon Jun 4 03:30:39 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Sun, 3 Jun 2007 23:30:39 -0400 Subject: rpms/tcldebugger/devel tcldebugger-1.4-browser.patch, NONE, 1.1 tcldebugger.spec, 1.2, 1.3 Message-ID: <200706040330.l543UdZb003912@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/tcldebugger/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3812 Modified Files: tcldebugger.spec Added Files: tcldebugger-1.4-browser.patch Log Message: Change Help menu command from 'netscape' to the generic 'htmlview' and add 'Requires: htmlview' tcldebugger-1.4-browser.patch: --- NEW FILE tcldebugger-1.4-browser.patch --- --- tcldebugger-20061030cvs/system.tcl.orig 2007-06-03 17:25:51.000000000 -0700 +++ tcldebugger-20061030cvs/system.tcl 2007-06-03 17:26:20.000000000 -0700 @@ -42,7 +42,7 @@ variable browser set browser(start) "::start" set browser(iexplorer) "iexplorer -nohome" - set browser(netscape) "netscape -no-about-splash -dont-save-geometry-prefs" + set browser(netscape) "htmlview" } # system::init -- Index: tcldebugger.spec =================================================================== RCS file: /cvs/extras/rpms/tcldebugger/devel/tcldebugger.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tcldebugger.spec 3 Jun 2007 23:28:31 -0000 1.2 +++ tcldebugger.spec 4 Jun 2007 03:30:04 -0000 1.3 @@ -5,7 +5,7 @@ Summary: Tcl debugging library Name: tcldebugger Version: 1.4 -Release: 2.%{cvsdate}cvs%{?dist} +Release: 3.%{cvsdate}cvs%{?dist} License: BSD Group: Development/Libraries # cvs -d:pserver:anonymous at tclpro.cvs.sourceforge.net:/cvsroot/tclpro export -D 2006-10-30 -d tcldebugger-20061030cvs tcldebugger @@ -16,9 +16,10 @@ Patch2: tcldebugger-1.4-tkupdate.patch Patch3: tcldebugger-1.4-shortsplash.patch Patch4: tcldebugger-1.4-shebang.patch +Patch5: tcldebugger-1.4-browser.patch URL: http://tclpro.sourceforge.net/ BuildRequires: tcl-devel autoconf -Requires: tcl(abi) = 8.4 tk tclparser tcllib tbcload +Requires: tcl(abi) = 8.4 tk tclparser tcllib tbcload htmlview BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -62,6 +63,10 @@ %{_mandir}/mann/*.gz %changelog +* Sun Jun 3 2007 Wart 1.4-3.20061030cvs +- Change Help menu command from 'netscape' to the generic 'htmlview' + and add 'Requires: htmlview' + * Sat Jun 2 2007 Wart 1.4-2.20061030cvs - Move to a tcl-specific directory for faster loading From fedora-extras-commits at redhat.com Mon Jun 4 04:50:36 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 4 Jun 2007 00:50:36 -0400 Subject: rpms/scim-bridge/devel scim-bridge.spec,1.43,1.44 Message-ID: <200706040450.l544oaxj025676@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/scim-bridge/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25539 Modified Files: scim-bridge.spec Log Message: update scim requires and buildrequires to 1.4.6 Index: scim-bridge.spec =================================================================== RCS file: /cvs/extras/rpms/scim-bridge/devel/scim-bridge.spec,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- scim-bridge.spec 21 May 2007 04:03:30 -0000 1.43 +++ scim-bridge.spec 4 Jun 2007 04:50:00 -0000 1.44 @@ -5,7 +5,7 @@ Name: scim-bridge Version: 0.4.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SCIM Bridge Gtk IM module Group: System Environment/Libraries @@ -13,15 +13,14 @@ URL: http://www.scim-im.org/projects/scim_bridge Source0: http://dl.sourceforge.net/sourceforge/scim/%{name}-%{version}%{?snapdate:-%{snapdate}}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: scim-devel +BuildRequires: scim-devel >= 1.4.6 %if %{build_qt} BuildRequires: qt-devel %endif %if %{snapshot} Buildrequires: autoconf, automake, libtool %endif -# no aux xinput files (fc7) -Requires: scim >= 1.4.5-8 +Requires: scim >= 1.4.6 %description SCIM Bridge is a C implementation of a Gtk IM module for SCIM. @@ -117,6 +116,9 @@ %changelog +* Mon Jun 4 2007 Jens Petersen +- update scim requires and buildrequires to 1.4.6 + * Mon May 21 2007 Jens Petersen - 0.4.12-1 - update to 0.4.12 From fedora-extras-commits at redhat.com Mon Jun 4 05:20:05 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Mon, 4 Jun 2007 01:20:05 -0400 Subject: rpms/scribes/devel .cvsignore, 1.14, 1.15 scribes.spec, 1.30, 1.31 sources, 1.14, 1.15 Message-ID: <200706040520.l545K5aj005847@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/scribes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5741 Modified Files: .cvsignore scribes.spec sources Log Message: Bump to 0.3.2.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 19 May 2007 07:00:21 -0000 1.14 +++ .cvsignore 4 Jun 2007 05:19:25 -0000 1.15 @@ -1 +1 @@ -scribes-0.3.2.5.tar.bz2 +scribes-0.3.2.6.tar.bz2 Index: scribes.spec =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/scribes.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- scribes.spec 19 May 2007 18:58:34 -0000 1.30 +++ scribes.spec 4 Jun 2007 05:19:25 -0000 1.31 @@ -3,7 +3,7 @@ %define python_module_name SCRIBES Name: scribes -Version: 0.3.2.5 +Version: 0.3.2.6 Release: 1%{?dist} Summary: A sleek, simple, and powerful text editor for the GNOME desktop Group: Applications/Editors @@ -101,10 +101,7 @@ --remove-category=Application \ --delete-original \ %{buildroot}/%{_datadir}/applications/%{name}.desktop -## Fix some plugin script permissions... -chmod +x %{buildroot}/%{python_sitelib}/%{python_module_name}/syntax.py -chmod +x %{buildroot}/%{python_sitelib}/%{python_module_name}/error.py -chmod +x %{buildroot}/%{python_sitelib}/%{python_module_name}/license.py +rm -f %{buildroot}/%{_datadir}/%{name}/plugins/*/.__junk %find_lang %{name} @@ -160,6 +157,9 @@ %changelog +* Sun Jun 03 2007 Peter Gordon - 0.3.2.6-1 +- Update to new upstream release (0.3.2.6). + * Fri May 18 2007 Peter Gordon - 0.3.2.5-1 - Update to new upstream release (0.3.2.5). Index: sources =================================================================== RCS file: /cvs/extras/rpms/scribes/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 19 May 2007 07:00:21 -0000 1.14 +++ sources 4 Jun 2007 05:19:25 -0000 1.15 @@ -1 +1 @@ -d5931f73520af92ee00a16b77bd17ba2 scribes-0.3.2.5.tar.bz2 +6bce94790a03c9b378632a6758103803 scribes-0.3.2.6.tar.bz2 From fedora-extras-commits at redhat.com Mon Jun 4 05:31:40 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Mon, 4 Jun 2007 01:31:40 -0400 Subject: rpms/nemiver/devel .cvsignore, 1.2, 1.3 nemiver.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200706040531.l545VesX009516@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/nemiver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7631 Modified Files: .cvsignore nemiver.spec sources Log Message: Update to 0.4.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nemiver/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 7 Apr 2007 19:35:42 -0000 1.2 +++ .cvsignore 4 Jun 2007 05:31:05 -0000 1.3 @@ -1 +1 @@ -nemiver-0.3.0.tar.bz2 +nemiver-0.4.0.tar.bz2 Index: nemiver.spec =================================================================== RCS file: /cvs/extras/rpms/nemiver/devel/nemiver.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- nemiver.spec 7 Apr 2007 19:35:42 -0000 1.1 +++ nemiver.spec 4 Jun 2007 05:31:05 -0000 1.2 @@ -1,6 +1,6 @@ Name: nemiver -Version: 0.3.0 -Release: 6%{?dist} +Version: 0.4.0 +Release: 1%{?dist} Summary: A C/C++ Debugger for GNOME - point, click, debug! Group: Development/Debuggers @@ -22,13 +22,18 @@ BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: perl(XML::Parser) +BuildRequires: gnome-doc-utils >= 0.3.2 +BuildRequires: libgnome-devel >= 2.0 Requires(pre): GConf2 Requires(post): GConf2 +Requires(post): scrollkeeper Requires(preun): GConf2 +Requires(postun): scrollkeeper + ## Needs hicolor-icon-theme so that the parent %%_datadir/icons/hicolor ## and its subtree directories are properly owned. Requires: hicolor-icon-theme @@ -39,6 +44,7 @@ Nemiver is an ongoing effort to write a standalone graphical debugger that integrates well in the GNOME desktop environment. It currently features a backend which uses the well known GNU Debugger (gdb) to debug C/C++ programs. +The yelp package must be installed to make use of Nemiver's documentation. %package devel Summary: Development files for %{name} @@ -62,7 +68,8 @@ %build -%configure --disable-static --disable-schemas-install +%configure --disable-static --disable-schemas-install \ + --disable-scrollkeeper ## Fix RPATH hardcoding. sed -ie 's|^hardcode_libdir_flag_spec=.*$|hardcode_libdir_flag_spec=""|g' libtool sed -ie 's|^runpath_var=LD_RUN_PATH$|runpath_var=DIE_RPATH_DIE|g' libtool @@ -73,10 +80,10 @@ rm -rf %{buildroot} make install DESTDIR=%{buildroot} %find_lang %{name} -desktop-file-install --vendor fedora \ +desktop-file-install --vendor fedora \ --dir %{buildroot}%{_datadir}/applications \ - --remove-category=Application \ - --delete-original \ + --remove-category=Application \ + --delete-original \ %{buildroot}/%{_datadir}/applications/%{name}.desktop @@ -87,31 +94,26 @@ %pre if [ "$1" -gt 1 ]; then export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) - gconftool-2 --makefile-uninstall-rule \ - %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas >/dev/null ||: - gconftool-2 --makefile-uninstall-rule \ - %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas >/dev/null ||: + gconftool-2 --makefile-uninstall-rule \ + %{_sysconfdir}/gconf/schemas/%{name}-*.schemas fi %post /sbin/ldconfig export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) -gconftool-2 --makefile-install-rule \ - %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas >/dev/null ||: -gconftool-2 --makefile-install-rule \ - %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas >/dev/null ||: +gconftool-2 --makefile-install-rule \ + %{_sysconfdir}/gconf/schemas/%{name}-*.schemas touch --no-create %{_datadir}/icons/hicolor ||: %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: +scrollkeeper-update -q -o %{_datadir}/omf/%{name} ||: %preun if [ "$1" -eq 0 ]; then export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) - gconftool-2 --makefile-uninstall-rule \ - %{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas >/dev/null ||: - gconftool-2 --makefile-uninstall-rule \ - %{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas >/dev/null ||: + gconftool-2 --makefile-uninstall-rule \ + %{_sysconfdir}/gconf/schemas/%{name}-*.schemas fi @@ -119,6 +121,7 @@ /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor ||: %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||: +scrollkeeper-update -q ||: %files -f %{name}.lang @@ -128,11 +131,12 @@ %exclude %{_libdir}/*.la %{_libdir}/libnemivercommon.so.* %{_libdir}/%{name}/ -%{_sysconfdir}/gconf/schemas/%{name}-dbgperspective.schemas -%{_sysconfdir}/gconf/schemas/%{name}-workbench.schemas +%{_sysconfdir}/gconf/schemas/%{name}-*.schemas %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.* %{_datadir}/%{name}/ +%{_datadir}/omf/%{name}/ +%{_datadir}/gnome/help/%{name}/ %files devel %defattr(-,root,root,-) @@ -143,6 +147,9 @@ %changelog +* Sun Jun 03 2007 Peter Gordon - 0.4.0-1 +- Update to new upstream release (0.4.0) + * Sat Feb 17 2007 Peter Gordon - 0.3.0-6 - Remove chcon invocation entirely; as it is not needed. - Don't install libtool archives (.la files) of the plugins. Index: sources =================================================================== RCS file: /cvs/extras/rpms/nemiver/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 Apr 2007 19:35:42 -0000 1.2 +++ sources 4 Jun 2007 05:31:05 -0000 1.3 @@ -1 +1 @@ -289d46e97c125b95fdc5de9dd9736d7c nemiver-0.3.0.tar.bz2 +0df4c48b0b1f09b46498a71344b4e3e8 nemiver-0.4.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Jun 4 05:34:56 2007 From: fedora-extras-commits at redhat.com (Nigel Jones (nigelj)) Date: Mon, 4 Jun 2007 01:34:56 -0400 Subject: comps comps-f7.xml.in, 1.215, 1.216 comps-f8.xml.in, 1.5, 1.6 comps-fe5.xml.in, 1.271, 1.272 comps-fe6.xml.in, 1.356, 1.357 Message-ID: <200706040534.l545Yuh4010237@cvs-int.fedora.redhat.com> Author: nigelj Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9994 Modified Files: comps-f7.xml.in comps-f8.xml.in comps-fe5.xml.in comps-fe6.xml.in Log Message: +calcurse (Office) +windowlab (Window Manager) Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.215 retrieving revision 1.216 diff -u -r1.215 -r1.216 --- comps-f7.xml.in 3 Jun 2007 10:19:39 -0000 1.215 +++ comps-f7.xml.in 4 Jun 2007 05:34:25 -0000 1.216 @@ -2586,6 +2586,7 @@ abiword aiksaurus-gtk alexandria + calcurse contacts dates dia @@ -3606,6 +3607,7 @@ openbox pekwm WindowMaker + windowlab wmx xcompmgr Index: comps-f8.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f8.xml.in,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- comps-f8.xml.in 3 Jun 2007 10:19:39 -0000 1.5 +++ comps-f8.xml.in 4 Jun 2007 05:34:25 -0000 1.6 @@ -2586,6 +2586,7 @@ abiword aiksaurus-gtk alexandria + calcurse contacts dates dia @@ -3606,6 +3607,7 @@ openbox pekwm WindowMaker + windowlab wmx xcompmgr Index: comps-fe5.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe5.xml.in,v retrieving revision 1.271 retrieving revision 1.272 diff -u -r1.271 -r1.272 --- comps-fe5.xml.in 30 May 2007 11:12:03 -0000 1.271 +++ comps-fe5.xml.in 4 Jun 2007 05:34:25 -0000 1.272 @@ -1089,6 +1089,7 @@ obconf openbox WindowMaker + windowlab wmx xcompmgr Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-fe6.xml.in,v retrieving revision 1.356 retrieving revision 1.357 diff -u -r1.356 -r1.357 --- comps-fe6.xml.in 2 Jun 2007 13:27:37 -0000 1.356 +++ comps-fe6.xml.in 4 Jun 2007 05:34:25 -0000 1.357 @@ -951,6 +951,7 @@ abiword aiksaurus-gtk alexandria + calcurse contacts dates dia @@ -1267,6 +1268,7 @@ obmenu openbox WindowMaker + windowlab wmx xcompmgr From fedora-extras-commits at redhat.com Mon Jun 4 06:00:54 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 4 Jun 2007 02:00:54 -0400 Subject: rpms/scim-bridge/devel scim-bridge.spec,1.44,1.45 Message-ID: <200706040600.l5460sXs014773@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/scim-bridge/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14550 Modified Files: scim-bridge.spec Log Message: tag the spec changelog Index: scim-bridge.spec =================================================================== RCS file: /cvs/extras/rpms/scim-bridge/devel/scim-bridge.spec,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- scim-bridge.spec 4 Jun 2007 04:50:00 -0000 1.44 +++ scim-bridge.spec 4 Jun 2007 06:00:10 -0000 1.45 @@ -116,7 +116,7 @@ %changelog -* Mon Jun 4 2007 Jens Petersen +* Mon Jun 4 2007 Jens Petersen - 0.4.12-2 - update scim requires and buildrequires to 1.4.6 * Mon May 21 2007 Jens Petersen - 0.4.12-1 From fedora-extras-commits at redhat.com Mon Jun 4 07:28:47 2007 From: fedora-extras-commits at redhat.com (Ivana Varekova (varekova)) Date: Mon, 4 Jun 2007 03:28:47 -0400 Subject: rpms/gzip/devel gzip-1.3.12-openbsd-owl-tmp.patch, NONE, 1.1 .cvsignore, 1.8, 1.9 gzip.spec, 1.36, 1.37 sources, 1.8, 1.9 gzip-1.3.9-openbsd-owl-tmp.patch, 1.2, NONE Message-ID: <200706040728.l547Sllx013179@cvs-int.fedora.redhat.com> Author: varekova Update of /cvs/pkgs/rpms/gzip/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13059 Modified Files: .cvsignore gzip.spec sources Added Files: gzip-1.3.12-openbsd-owl-tmp.patch Removed Files: gzip-1.3.9-openbsd-owl-tmp.patch Log Message: update to 1.3.12 gzip-1.3.12-openbsd-owl-tmp.patch: --- NEW FILE gzip-1.3.12-openbsd-owl-tmp.patch --- --- gzip-1.3.12/znew.in.owl-tmp 2007-06-04 09:15:11.000000000 +0200 +++ gzip-1.3.12/znew.in 2007-06-04 09:23:18.000000000 +0200 @@ -55,28 +55,27 @@ # block is the disk block size (best guess, need not be exact) warn="(does not preserve modes and timestamp)" -tmp=${TMPDIR-/tmp}/zfoo.$$ -set -C -echo hi > $tmp || exit -if test -z "`(${CPMOD-cpmod} $tmp $tmp) 2>&1`"; then - cpmod=${CPMOD-cpmod} +cpmod= +cpmodarg= +if type ${CPMOD:-cpmod} 2>/dev/null; then + cpmod=${CPMOD:-cpmod} warn="" fi -if test -z "$cpmod" && ${TOUCH-touch} -r $tmp $tmp 2>/dev/null; then - cpmod="${TOUCH-touch}" +if test -z "$cpmod"; then + cpmod=touch cpmodarg="-r" warn="(does not preserve file modes)" fi -# check if GZIP env. variable uses -S or --suffix -gzip -q $tmp -ext=`echo $tmp* | sed "s|$tmp||"` -rm -f $tmp* -if test -z "$ext"; then - echo znew: error determining gzip extension - exit 1 -fi +case "$GZIP" in + *-S*) ext=`echo "$GZIP" | sed 's/^.*-S[[:space:]]*\([^[:space:]]*\).*$/\1/'` + ;; + *-suffix*) ext=`echo "$GZIP" | sed 's/^.*--suffix=\([^[:space:]]*\).*$/\1/'` + ;; + *) ext='.gz' + ;; +esac if test "$ext" = ".Z"; then echo znew: cannot use .Z as gzip extension. exit 1 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gzip/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 5 Mar 2007 12:23:09 -0000 1.8 +++ .cvsignore 4 Jun 2007 07:28:11 -0000 1.9 @@ -1 +1 @@ -gzip-1.3.11.tar.gz +gzip-1.3.12.tar.gz Index: gzip.spec =================================================================== RCS file: /cvs/pkgs/rpms/gzip/devel/gzip.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- gzip.spec 5 Mar 2007 12:23:09 -0000 1.36 +++ gzip.spec 4 Jun 2007 07:28:11 -0000 1.37 @@ -1,11 +1,11 @@ Summary: The GNU data compression program Name: gzip -Version: 1.3.11 +Version: 1.3.12 Release: 1%{?dist} License: GPL Group: Applications/File Source: ftp://alpha.gnu.org/gnu/gzip/gzip-%{version}.tar.gz -Patch0: gzip-1.3.9-openbsd-owl-tmp.patch +Patch0: gzip-1.3.12-openbsd-owl-tmp.patch Patch1: gzip-1.3.5-zforce.patch Patch3: gzip-1.3.9-stderr.patch Patch4: gzip-1.3.10-zgreppipe.patch @@ -91,6 +91,9 @@ %{_infodir}/gzip.info* %changelog +* Mon Jun 4 2007 Ivana Varekova - 1.3.12-1 +- update to 1.3.12 + * Mon Mar 5 2007 Ivana Varekova - 1.3.11-1 - update to 1.3.11 remove uncompress Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gzip/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 5 Mar 2007 12:23:09 -0000 1.8 +++ sources 4 Jun 2007 07:28:11 -0000 1.9 @@ -1 +1 @@ -a41a6a4b11f941cb7fc13df320f3af5f gzip-1.3.11.tar.gz +b5bac2d21840ae077e0217bc5e4845b1 gzip-1.3.12.tar.gz --- gzip-1.3.9-openbsd-owl-tmp.patch DELETED --- From fedora-extras-commits at redhat.com Mon Jun 4 07:39:35 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Mon, 4 Jun 2007 03:39:35 -0400 Subject: rpms/emacspeak/devel emacspeak-tcl-pkgreq-tclx.patch, 1.4, 1.5 emacspeak.spec, 1.20, 1.21 Message-ID: <200706040739.l547dZ55016832@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/pkgs/rpms/emacspeak/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16628 Modified Files: emacspeak-tcl-pkgreq-tclx.patch emacspeak.spec Log Message: update emacspeak-tcl-pkgreq-tclx.patch for espeak script emacspeak-tcl-pkgreq-tclx.patch: Index: emacspeak-tcl-pkgreq-tclx.patch =================================================================== RCS file: /cvs/pkgs/rpms/emacspeak/devel/emacspeak-tcl-pkgreq-tclx.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- emacspeak-tcl-pkgreq-tclx.patch 21 May 2007 03:56:49 -0000 1.4 +++ emacspeak-tcl-pkgreq-tclx.patch 4 Jun 2007 07:39:00 -0000 1.5 @@ -1,25 +1,25 @@ ---- emacspeak-25/servers/outloud.1-tclx 2006-11-04 01:19:06.000000000 +1000 -+++ emacspeak-25/servers/outloud 2007-01-22 10:11:41.000000000 +1000 +--- emacspeak-26.0/servers/ssh-dtk-exp.1-tclx 2007-05-04 11:14:14.000000000 +1000 ++++ emacspeak-26.0/servers/ssh-dtk-exp 2007-05-21 13:42:24.000000000 +1000 @@ -1,4 +1,6 @@ -#!/usr/bin/tcl +#!/usr/bin/tclsh +package require Tclx + - # Keywords: Emacspeak, ViaVoice Outloud , TCL - # {{{ LCD Entry: - ---- emacspeak-25/servers/dsp-outloud.1-tclx 2006-08-12 13:34:09.000000000 +1000 -+++ emacspeak-25/servers/dsp-outloud 2007-01-22 10:10:14.000000000 +1000 + #$Id$ + #Description: Launch a TTS server on a remote host. + #Copyright (C) 1995 -- 2007, T. V. Raman +--- emacspeak-26.0/servers/espeak.1-tclx 2007-05-04 11:08:58.000000000 +1000 ++++ emacspeak-26.0/servers/espeak 2007-06-04 16:44:40.000000000 +1000 @@ -1,4 +1,6 @@ -#!/usr/bin/tcl +#!/usr/bin/tclsh +package require Tclx + - # Keywords: Emacspeak, ViaVoice Outloud , TCL + # Keywords: Emacspeak, eSpeak , TCL # {{{ LCD Entry: ---- emacspeak-25/servers/dtk-mv.1-tclx 2006-08-12 13:34:09.000000000 +1000 -+++ emacspeak-25/servers/dtk-mv 2007-01-22 10:10:47.000000000 +1000 +--- emacspeak-26.0/servers/dtk-mv.1-tclx 2007-05-04 11:08:58.000000000 +1000 ++++ emacspeak-26.0/servers/dtk-mv 2007-05-21 13:42:24.000000000 +1000 @@ -1,4 +1,6 @@ -#!/usr/bin/tcl +#!/usr/bin/tclsh @@ -28,47 +28,63 @@ # $Id$ # Description: Interfacing to a Dectalk via TCL. # Keywords: Emacspeak, Dectalk, TCL ---- emacspeak-25/servers/dtk-exp.1-tclx 2006-11-04 01:19:06.000000000 +1000 -+++ emacspeak-25/servers/dtk-exp 2007-01-22 10:10:32.000000000 +1000 +--- emacspeak-26.0/servers/speech-server.1-tclx 2007-05-04 11:08:58.000000000 +1000 ++++ emacspeak-26.0/servers/speech-server 2007-05-21 13:42:24.000000000 +1000 @@ -1,4 +1,6 @@ -#!/usr/bin/tcl +#!/usr/bin/tclsh +package require Tclx + # $Id$ - # Description: Interfacing to a Dectalk via TCL. - # Keywords: Emacspeak, Dectalk, TCL ---- emacspeak-25/servers/speech-server.1-tclx 2006-08-12 13:34:09.000000000 +1000 -+++ emacspeak-25/servers/speech-server 2007-01-22 10:12:00.000000000 +1000 + # Description: Speech server + #Usage: tcl speech-server port device-specific-script +--- emacspeak-26.0/servers/outloud.1-tclx 2007-05-04 11:08:58.000000000 +1000 ++++ emacspeak-26.0/servers/outloud 2007-05-21 13:42:24.000000000 +1000 @@ -1,4 +1,6 @@ -#!/usr/bin/tcl +#!/usr/bin/tclsh +package require Tclx + - # $Id$ - # Description: Speech server - #Usage: tcl speech-server port device-specific-script ---- emacspeak-25/servers/dtk-soft.1-tclx 2006-09-13 13:05:15.000000000 +1000 -+++ emacspeak-25/servers/dtk-soft 2007-01-22 10:11:22.000000000 +1000 + # Keywords: Emacspeak, ViaVoice Outloud , TCL + # {{{ LCD Entry: + +--- emacspeak-26.0/servers/dsp-outloud.1-tclx 2007-05-04 11:08:58.000000000 +1000 ++++ emacspeak-26.0/servers/dsp-outloud 2007-05-21 13:42:24.000000000 +1000 @@ -1,4 +1,6 @@ -#!/usr/bin/tcl +#!/usr/bin/tclsh +package require Tclx + - # Keywords: Emacspeak, Software Dectalk , TCL + # Keywords: Emacspeak, ViaVoice Outloud , TCL # {{{ LCD Entry: ---- emacspeak-25/servers/ssh-outloud.1-tclx 2006-08-30 12:50:04.000000000 +1000 -+++ emacspeak-25/servers/ssh-outloud 2007-01-22 10:12:40.000000000 +1000 -@@ -1,1 +1,3 @@ +--- emacspeak-26.0/servers/dtk-exp.1-tclx 2007-05-04 11:08:58.000000000 +1000 ++++ emacspeak-26.0/servers/dtk-exp 2007-05-21 13:42:24.000000000 +1000 +@@ -1,4 +1,6 @@ +-#!/usr/bin/tcl ++#!/usr/bin/tclsh ++package require Tclx ++ + # $Id$ + # Description: Interfacing to a Dectalk via TCL. + # Keywords: Emacspeak, Dectalk, TCL +--- emacspeak-26.0/servers/dtk-soft.1-tclx 2007-05-04 11:08:58.000000000 +1000 ++++ emacspeak-26.0/servers/dtk-soft 2007-05-21 13:42:24.000000000 +1000 +@@ -1,4 +1,6 @@ -#!/usr/bin/tcl +#!/usr/bin/tclsh +package require Tclx + ---- emacspeak-25/servers/ssh-dtk-exp.1-tclx 2006-08-30 12:50:04.000000000 +1000 -+++ emacspeak-25/servers/ssh-dtk-exp 2007-01-22 10:12:24.000000000 +1000 -@@ -1,1 +1,3 @@ + # Keywords: Emacspeak, Software Dectalk , TCL + # {{{ LCD Entry: + +--- emacspeak-26.0/servers/ssh-outloud.1-tclx 2007-05-04 11:14:14.000000000 +1000 ++++ emacspeak-26.0/servers/ssh-outloud 2007-05-21 13:42:24.000000000 +1000 +@@ -1,4 +1,6 @@ -#!/usr/bin/tcl +#!/usr/bin/tclsh +package require Tclx + + #$Id$ + #Description: Launch a TTS server on a remote host. + #Copyright (C) 1995 -- 2007, T. V. Raman Index: emacspeak.spec =================================================================== RCS file: /cvs/pkgs/rpms/emacspeak/devel/emacspeak.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- emacspeak.spec 21 May 2007 03:56:49 -0000 1.20 +++ emacspeak.spec 4 Jun 2007 07:39:00 -0000 1.21 @@ -1,7 +1,7 @@ Summary: emacspeak -- The Complete Audio Desktop Name: emacspeak Version: 26 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Editors Source: http://emacspeak.googlecode.com/files/emacspeak-%{version}.tar.bz2 @@ -75,6 +75,9 @@ %{_infodir}/* %changelog +* Mon Jun 4 2007 Jens Petersen - 26-2 +- update emacspeak-tcl-pkgreq-tclx.patch for espeak script + * Mon May 21 2007 Jens Petersen - 26-1 - update to 26 - add emacspeak-no-linux-espeak.patch for missing linux-espeak From fedora-extras-commits at redhat.com Mon Jun 4 08:05:58 2007 From: fedora-extras-commits at redhat.com (Adam Tkac (atkac)) Date: Mon, 4 Jun 2007 04:05:58 -0400 Subject: rpms/bind/devel bind.spec,1.184,1.185 Message-ID: <200706040805.l5485w1j028282@cvs-int.fedora.redhat.com> Author: atkac Update of /cvs/pkgs/rpms/bind/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28152 Modified Files: bind.spec Log Message: - enabled idn by default - specfile cleanup Index: bind.spec =================================================================== RCS file: /cvs/pkgs/rpms/bind/devel/bind.spec,v retrieving revision 1.184 retrieving revision 1.185 diff -u -r1.184 -r1.185 --- bind.spec 29 May 2007 11:39:26 -0000 1.184 +++ bind.spec 4 Jun 2007 08:05:17 -0000 1.185 @@ -9,7 +9,6 @@ %{?!bind_uid: %define bind_uid 25} %{?!bind_gid: %define bind_gid 25} %{?!selinux: %define selinux 1} -%define IDN 0 %define bind_dir /var/named %define chroot_prefix %{bind_dir}/chroot # @@ -17,7 +16,7 @@ Name: bind License: BSD-like Version: 9.4.1 -Release: 4.1%{?dist} +Release: 5%{?dist} Epoch: 31 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -53,37 +52,43 @@ Source29: named.conf.sample Source30: named.rfc1912.zones.sample Source31: named.root.hints -# -Patch: bind-9.2.0rc3-varrun.patch + +# Common patches +Patch0: bind-9.2.0rc3-varrun.patch Patch1: bind-9.3.3rc2-rndckey.patch Patch2: bind-9.3.1beta2-openssl-suffix.patch Patch4: bind-bsdcompat.patch Patch5: bind-nonexec.patch Patch6: bind-9.2.2-nsl.patch Patch10: bind-9.3.2b1-PIE.patch -Patch11: bind-9.3.2b2-sdbsrc.patch -Patch12: bind-9.3.1rc1-sdb.patch Patch13: bind-9.3.1rc1-fix_libbind_includedir.patch Patch14: libbind-9.3.1rc1-fix_h_errno.patch -Patch15: bind-9.3.3rc2-dbus.patch Patch16: bind-9.3.2-redhat_doc.patch -Patch17: bind-9.3.2b1-fix_sdb_ldap.patch -#Patch19: bind-9.3.1-next_server_on_referral.patch -#Patch20: bind-9.3.2b2-no_servfail_stops.patch -Patch22: bind-9.3.1-sdb_dbus.patch -Patch23: bind-9.3.1-dbus_archdep_libdir.patch Patch32: bind-9.3.2-prctl_set_dumpable.patch Patch52: bind-9.3.3-edns.patch +Patch63: bind-9.4.0-dnssec-directory.patch +Patch66: bind-9.4.0-zone-freeze.patch + +# SDB patches +Patch11: bind-9.3.2b2-sdbsrc.patch +Patch12: bind-9.3.1rc1-sdb.patch Patch61: bind-9.3.4-sdb-sqlite-src.patch Patch62: bind-9.4.0-sdb-sqlite-bld.patch -Patch63: bind-9.4.0-dnssec-directory.patch -%if %{IDN} +Patch68: bind-9.4.1-ldap-api.patch + +# needs inpection +Patch17: bind-9.3.2b1-fix_sdb_ldap.patch + +# D-BUS patches +Patch15: bind-9.3.3rc2-dbus.patch +Patch22: bind-9.3.1-sdb_dbus.patch +Patch23: bind-9.3.1-dbus_archdep_libdir.patch +Patch67: bind-9.4.0-dbus-race-condition.patch + +# IDN paches Patch64: bind-9.4.0-idnkit-autotools.patch Patch65: bind-9.4.0-dig-idn.patch -%endif -Patch66: bind-9.4.0-zone-freeze.patch -Patch67: bind-9.4.0-dbus-race-condition.patch -Patch68: bind-9.4.1-ldap-api.patch + # Requires: bind-libs = %{epoch}:%{version}-%{release}, glibc >= 2.2, mktemp Requires(post): grep, chkconfig >= 1.3.26 @@ -124,9 +129,6 @@ Summary: Utilities for querying DNS name servers. Group: Applications/System Requires: bind-libs = %{epoch}:%{version}-%{release} -%if %{IDN} -Requires: bind-idnkit -%endif %description utils Bind-utils contains a collection of utilities for querying DNS (Domain @@ -225,18 +227,10 @@ %endif -%if %{IDN} -%package idnkit -Summary: BIND's idn implementation libraries -Group: Applications/System - -%description idnkit -BIND's idn implementation libraries -%endif - - %prep %setup -q -n %{name}-%{version}%{?prever} + +# Common patches %patch -p1 -b .varrun %patch1 -p1 -b .key %patch2 -p1 -b .openssl_suffix @@ -284,8 +278,6 @@ %if %{SDB} %patch17 -p1 -b .fix_sdb_ldap %endif -#%patch19 -p1 -b .next_server_on_referral -#%patch20 -p1 -b .no_servfail_stops %if %{WITH_DBUS} # # this must follow all dbus patches: @@ -306,12 +298,10 @@ %patch62 -p1 -b .sdb-sqlite-bld %endif %patch63 -p1 -b .directory -%if %{IDN} pushd contrib/idn %patch64 -p0 -b .autotools popd %patch65 -p1 -b .idn -%endif %patch66 -p1 -b .freeze :; @@ -319,13 +309,11 @@ %build export CFLAGS="$RPM_OPT_FLAGS" -%if %{IDN} pushd contrib/idn/idnkit-1.0-src libtoolize --copy --force; aclocal; automake -a; autoconf %configure make %{?_smp_mflags} popd -%endif libtoolize --copy --force; aclocal; autoconf cp -f /usr/share/libtool/config.{guess,sub} . @@ -354,9 +342,7 @@ %if %{LIBBIND} --enable-libbind \ %endif -%if %{IDN} --with-idn \ -%endif --disable-openssl-version-check \ CFLAGS="$CFLAGS" \ ; @@ -366,12 +352,6 @@ %install rm -rf ${RPM_BUILD_ROOT} -%if %{IDN} -pushd contrib/idn/idnkit-1.0-src -make install DESTDIR=${RPM_BUILD_ROOT} -popd -%endif - cp --preserve=timestamps %{SOURCE5} doc/rfc gzip -9 doc/rfc/* mkdir -p ${RPM_BUILD_ROOT}/etc/{rc.d/init.d,logrotate.d} @@ -513,9 +493,7 @@ # fix potential problem with older versions /bin/sed -i -e 's^@KEY@^'`/usr/sbin/dns-keygen`'^' /etc/rndc.key ; fi -%if %{selinux} - [ -e /selinux/enforce ] && [ -x /sbin/restorecon ] && /sbin/restorecon /etc/rndc.* /etc/named.* >/dev/null 2>&1 ; -%endif + [ -x /sbin/restorecon ] && /sbin/restorecon /etc/rndc.* /etc/named.* >/dev/null 2>&1 ; fi :; @@ -599,7 +577,7 @@ /usr/bin/tail -n +$n /etc/openldap/slapd.conf >> $tf /bin/mv -f $tf /etc/openldap/slapd.conf; /bin/chmod --reference=/etc/openldap/slapd.conf.rpmsave /etc/openldap/slapd.conf - [ -e /selinux/enforce ] && [ -x /sbin/restorecon ] && /sbin/restorecon /etc/openldap/slapd.conf >/dev/null 2>&1 || :; + [ -x /sbin/restorecon ] && /sbin/restorecon /etc/openldap/slapd.conf >/dev/null 2>&1 || :; [ -x /etc/init.d/ldap ] && /etc/init.d/ldap condrestart >/dev/null 2>&1 fi rm -f $tf >/dev/null 2>&1 || :; @@ -615,7 +593,7 @@ /bin/egrep -v '^include.*dnszone\.schema' /etc/openldap/slapd.conf > $tf /bin/mv -f $tf /etc/openldap/slapd.conf; rm -f $tf >/dev/null 2>&1 - [ -e /selinux/enforce ] && [ -x /sbin/restorecon ] && /sbin/restorecon /etc/openldap/slapd.conf >/dev/null 2>&1 || :; + [ -x /sbin/restorecon ] && /sbin/restorecon /etc/openldap/slapd.conf >/dev/null 2>&1 || :; [ -x /etc/init.d/ldap ] && /etc/init.d/ldap condrestart >/dev/null 2>&1 || :; fi; fi; @@ -790,28 +768,11 @@ %endif -%if %{IDN} -%files idnkit -%defattr(-,root,root,0755) -%{_includedir}/idn/* -%{_libdir}/libidnkit.a -%{_libdir}/libidnkitlite.a -%{_mandir}/man1/idnconv.1.gz -%{_mandir}/man3/libidnkit.3.gz -%{_mandir}/man3/libidnkitlite.3.gz -%{_mandir}/man5/idn.conf.5.gz -%{_mandir}/man5/idnalias.conf.5.gz -%{_mandir}/man5/idnrc.5.gz -%{_datadir}/idnkit/jp.map -%{_bindir}/idnconv -%config /etc/idn.conf -%config /etc/idnalias.conf -%endif - - %changelog -* Tue May 29 2007 Adam Tkac 31:9.4.1-4.1.fc8 +* Tue Jun 04 2007 Adam Tkac 31:9.4.1-4.2.fc8 - very minor compatibility change in bind-chroot-admin (line 215) +- enabled IDN support by default and don't distribute IDN libraries +- specfile cleanup * Wed May 24 2007 Adam Tkac 31:9.4.1-4.fc8 - removed ldap-api patch and start using deprecated API From fedora-extras-commits at redhat.com Mon Jun 4 08:15:50 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Mon, 4 Jun 2007 04:15:50 -0400 Subject: rpms/liboil/F-7 .cvsignore, 1.4, 1.5 liboil.spec, 1.10, 1.11 sources, 1.5, 1.6 Message-ID: <200706040815.l548Fop3029084@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/liboil/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28974/F-7 Modified Files: .cvsignore liboil.spec sources Log Message: * Mon Jun 4 2007 Christopher Aillon - 0.3.12-1 - Update to 0.3.12 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/liboil/F-7/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 21 Nov 2006 20:11:07 -0000 1.4 +++ .cvsignore 4 Jun 2007 08:15:11 -0000 1.5 @@ -1 +1 @@ -liboil-0.3.10.tar.gz +liboil-0.3.12.tar.gz Index: liboil.spec =================================================================== RCS file: /cvs/extras/rpms/liboil/F-7/liboil.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- liboil.spec 21 Nov 2006 20:11:07 -0000 1.10 +++ liboil.spec 4 Jun 2007 08:15:11 -0000 1.11 @@ -1,6 +1,6 @@ Summary: Library of Optimized Inner Loops, CPU optimized functions Name: liboil -Version: 0.3.10 +Version: 0.3.12 Release: 1%{?dist} License: LGPL Group: System Environment/Libraries @@ -76,6 +76,9 @@ %changelog +* Mon Jun 4 2007 Christopher Aillon - 0.3.12-1 +- Update to 0.3.12 + * Tue Nov 21 2006 Behdad Esfahbod - 0.3.10-1 - Update to 0.3.10 Index: sources =================================================================== RCS file: /cvs/extras/rpms/liboil/F-7/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 21 Nov 2006 20:11:07 -0000 1.5 +++ sources 4 Jun 2007 08:15:11 -0000 1.6 @@ -1 +1 @@ -770f656bca8166dab33b322d5886a4bf liboil-0.3.10.tar.gz +96ee4c627ffb0db3999cef3c7454b1d9 liboil-0.3.12.tar.gz From fedora-extras-commits at redhat.com Mon Jun 4 08:15:57 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Mon, 4 Jun 2007 04:15:57 -0400 Subject: rpms/liboil/devel liboil.spec,1.10,1.11 sources,1.5,1.6 Message-ID: <200706040815.l548Fv2U029101@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/liboil/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28974/devel Modified Files: liboil.spec sources Log Message: * Mon Jun 4 2007 Christopher Aillon - 0.3.12-1 - Update to 0.3.12 Index: liboil.spec =================================================================== RCS file: /cvs/extras/rpms/liboil/devel/liboil.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- liboil.spec 21 Nov 2006 20:11:07 -0000 1.10 +++ liboil.spec 4 Jun 2007 08:15:20 -0000 1.11 @@ -1,6 +1,6 @@ Summary: Library of Optimized Inner Loops, CPU optimized functions Name: liboil -Version: 0.3.10 +Version: 0.3.12 Release: 1%{?dist} License: LGPL Group: System Environment/Libraries @@ -76,6 +76,9 @@ %changelog +* Mon Jun 4 2007 Christopher Aillon - 0.3.12-1 +- Update to 0.3.12 + * Tue Nov 21 2006 Behdad Esfahbod - 0.3.10-1 - Update to 0.3.10 Index: sources =================================================================== RCS file: /cvs/extras/rpms/liboil/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 21 Nov 2006 20:11:07 -0000 1.5 +++ sources 4 Jun 2007 08:15:21 -0000 1.6 @@ -1 +1 @@ -770f656bca8166dab33b322d5886a4bf liboil-0.3.10.tar.gz +96ee4c627ffb0db3999cef3c7454b1d9 liboil-0.3.12.tar.gz From fedora-extras-commits at redhat.com Mon Jun 4 08:31:43 2007 From: fedora-extras-commits at redhat.com (Ivana Varekova (varekova)) Date: Mon, 4 Jun 2007 04:31:43 -0400 Subject: rpms/gzip/devel gzip-1.3.12-futimens.patch, NONE, 1.1 gzip.spec, 1.37, 1.38 Message-ID: <200706040831.l548Vh1F032202@cvs-int.fedora.redhat.com> Author: varekova Update of /cvs/pkgs/rpms/gzip/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30350 Modified Files: gzip.spec Added Files: gzip-1.3.12-futimens.patch Log Message: change the name of futimens procedure gzip-1.3.12-futimens.patch: --- NEW FILE gzip-1.3.12-futimens.patch --- --- gzip-1.3.12/lib/utimens.h.pom 2007-02-23 19:25:21.000000000 +0100 +++ gzip-1.3.12/lib/utimens.h 2007-06-04 12:18:29.000000000 +0200 @@ -1,3 +1,3 @@ #include -int futimens (int, char const *, struct timespec const [2]); +int futimens_oi (int, char const *, struct timespec const [2]); int utimens (char const *, struct timespec const [2]); --- gzip-1.3.12/lib/utimens.c.pom 2007-01-18 09:33:34.000000000 +0100 +++ gzip-1.3.12/lib/utimens.c 2007-06-04 12:18:23.000000000 +0200 @@ -75,7 +75,7 @@ struct utimbuf Return 0 on success, -1 (setting errno) on failure. */ int -futimens (int fd ATTRIBUTE_UNUSED, +futimens_oi (int fd ATTRIBUTE_UNUSED, char const *file, struct timespec const timespec[2]) { /* Some Linux-based NFS clients are buggy, and mishandle time stamps @@ -185,5 +185,5 @@ futimens (int fd ATTRIBUTE_UNUSED, int utimens (char const *file, struct timespec const timespec[2]) { - return futimens (-1, file, timespec); + return futimens_oi (-1, file, timespec); } --- gzip-1.3.12/gzip.c.pom 2007-06-04 12:17:29.000000000 +0200 +++ gzip-1.3.12/gzip.c 2007-06-04 12:17:59.000000000 +0200 @@ -1643,7 +1643,7 @@ local void copy_stat(ifstat) } } - if (futimens (ofd, ofname, timespec) != 0) + if (futimens_oi (ofd, ofname, timespec) != 0) { int e = errno; WARN ((stderr, "%s: ", program_name)); Index: gzip.spec =================================================================== RCS file: /cvs/pkgs/rpms/gzip/devel/gzip.spec,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- gzip.spec 4 Jun 2007 07:28:11 -0000 1.37 +++ gzip.spec 4 Jun 2007 08:31:01 -0000 1.38 @@ -17,6 +17,7 @@ Patch14: gzip-1.3.5-cve-2006-4338.patch Patch15: gzip-1.3.9-cve-2006-4337.patch Patch16: gzip-1.3.5-cve-2006-4337_len.patch +Patch17: gzip-1.3.12-futimens.patch URL: http://www.gzip.org/ Requires: /sbin/install-info Requires: mktemp less @@ -44,6 +45,7 @@ %patch14 -p1 -b .4338 %patch15 -p1 -b .4337 %patch16 -p1 -b .4337l +%patch17 -p1 -b .futimens %build export DEFS="NO_ASM" From fedora-extras-commits at redhat.com Mon Jun 4 09:25:35 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Mon, 4 Jun 2007 05:25:35 -0400 Subject: rpms/liboil/F-7 liboil.spec,1.11,1.12 Message-ID: <200706040925.l549PZp3011539@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/liboil/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11413/F-7 Modified Files: liboil.spec Log Message: * Mon Jun 4 2007 Christopher Aillon - 0.3.12-2 - ExcludeArch: ppc64 for now as it fails to build (#242418) Index: liboil.spec =================================================================== RCS file: /cvs/extras/rpms/liboil/F-7/liboil.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- liboil.spec 4 Jun 2007 08:15:11 -0000 1.11 +++ liboil.spec 4 Jun 2007 09:24:51 -0000 1.12 @@ -1,7 +1,7 @@ Summary: Library of Optimized Inner Loops, CPU optimized functions Name: liboil Version: 0.3.12 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPL Group: System Environment/Libraries URL: http://liboil.freedesktop.org/ @@ -10,6 +10,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: glib2-devel, gcc-c++ +# Temporary workaround until this works again +# http://bugzilla.redhat.com/242418 +ExcludeArch: ppc64 + %description Liboil is a library of simple functions that are optimized for various CPUs. These functions are generally loops implementing simple algorithms, such as @@ -76,6 +80,9 @@ %changelog +* Mon Jun 4 2007 Christopher Aillon - 0.3.12-2 +- ExcludeArch: ppc64 for now as it fails to build (#242418) + * Mon Jun 4 2007 Christopher Aillon - 0.3.12-1 - Update to 0.3.12 From fedora-extras-commits at redhat.com Mon Jun 4 09:25:32 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Mon, 4 Jun 2007 05:25:32 -0400 Subject: rpms/totem/devel .cvsignore, 1.41, 1.42 sources, 1.41, 1.42 totem.spec, 1.110, 1.111 Message-ID: <200706040925.l549PW4R011534@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/totem/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11400 Modified Files: .cvsignore sources totem.spec Log Message: * Mon Jun 04 2007 - Bastien Nocera - 2.19.4-1 - Update to 2.19.4 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/totem/devel/.cvsignore,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- .cvsignore 21 May 2007 15:13:33 -0000 1.41 +++ .cvsignore 4 Jun 2007 09:24:48 -0000 1.42 @@ -1 +1 @@ -totem-2.19.3.tar.bz2 +totem-2.19.4.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/totem/devel/sources,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- sources 21 May 2007 15:13:33 -0000 1.41 +++ sources 4 Jun 2007 09:24:48 -0000 1.42 @@ -1 +1 @@ -02266885a14febed85f53cf17e9f037b totem-2.19.3.tar.bz2 +bef1c377ade145e55690b1c6505730af totem-2.19.4.tar.bz2 Index: totem.spec =================================================================== RCS file: /cvs/pkgs/rpms/totem/devel/totem.spec,v retrieving revision 1.110 retrieving revision 1.111 diff -u -r1.110 -r1.111 --- totem.spec 21 May 2007 15:38:41 -0000 1.110 +++ totem.spec 4 Jun 2007 09:24:48 -0000 1.111 @@ -4,7 +4,7 @@ Summary: Movie player for GNOME 2 Name: totem -Version: 2.19.3 +Version: 2.19.4 Release: 2%{?dist} License: GPL Group: Applications/Multimedia @@ -231,6 +231,9 @@ %{_libdir}/*so %changelog +* Mon Jun 04 2007 - Bastien Nocera - 2.19.4-1 +- Update to 2.19.4 + * Mon May 21 2007 - Bastien Nocera - 2.19.3-2 - Don't forget the media-player-keys plugin From fedora-extras-commits at redhat.com Mon Jun 4 09:25:48 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Mon, 4 Jun 2007 05:25:48 -0400 Subject: rpms/liboil/devel .cvsignore,1.4,1.5 liboil.spec,1.11,1.12 Message-ID: <200706040925.l549PmXs011568@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/liboil/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11413/devel Modified Files: .cvsignore liboil.spec Log Message: * Mon Jun 4 2007 Christopher Aillon - 0.3.12-2 - ExcludeArch: ppc64 for now as it fails to build (#242418) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/liboil/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 21 Nov 2006 20:11:07 -0000 1.4 +++ .cvsignore 4 Jun 2007 09:25:05 -0000 1.5 @@ -1 +1 @@ -liboil-0.3.10.tar.gz +liboil-0.3.12.tar.gz Index: liboil.spec =================================================================== RCS file: /cvs/extras/rpms/liboil/devel/liboil.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- liboil.spec 4 Jun 2007 08:15:20 -0000 1.11 +++ liboil.spec 4 Jun 2007 09:25:05 -0000 1.12 @@ -1,7 +1,7 @@ Summary: Library of Optimized Inner Loops, CPU optimized functions Name: liboil Version: 0.3.12 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPL Group: System Environment/Libraries URL: http://liboil.freedesktop.org/ @@ -10,6 +10,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: glib2-devel, gcc-c++ +# Temporary workaround until this works again +# http://bugzilla.redhat.com/242418 +ExcludeArch: ppc64 + %description Liboil is a library of simple functions that are optimized for various CPUs. These functions are generally loops implementing simple algorithms, such as @@ -76,6 +80,9 @@ %changelog +* Mon Jun 4 2007 Christopher Aillon - 0.3.12-2 +- ExcludeArch: ppc64 for now as it fails to build (#242418) + * Mon Jun 4 2007 Christopher Aillon - 0.3.12-1 - Update to 0.3.12 From fedora-extras-commits at redhat.com Mon Jun 4 09:53:06 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Mon, 4 Jun 2007 05:53:06 -0400 Subject: rpms/yumex/F-7 .cvsignore, 1.32, 1.33 sources, 1.45, 1.46 yumex.spec, 1.51, 1.52 Message-ID: <200706040953.l549r6bp015005@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/pkgs/rpms/yumex/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14944 Modified Files: .cvsignore sources yumex.spec Log Message: Release 1.9.8 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/yumex/F-7/.cvsignore,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- .cvsignore 29 May 2007 11:34:55 -0000 1.32 +++ .cvsignore 4 Jun 2007 09:52:30 -0000 1.33 @@ -1 +1 @@ -yumex-1.9.7.tar.gz +yumex-1.9.8.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/yumex/F-7/sources,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- sources 29 May 2007 11:34:55 -0000 1.45 +++ sources 4 Jun 2007 09:52:30 -0000 1.46 @@ -1 +1 @@ -6419e7e09e374898319fc3da55d57e1d yumex-1.9.7.tar.gz +159d5b6bacdb44a28a2bd623d838fc93 yumex-1.9.8.tar.gz Index: yumex.spec =================================================================== RCS file: /cvs/pkgs/rpms/yumex/F-7/yumex.spec,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- yumex.spec 29 May 2007 11:34:55 -0000 1.51 +++ yumex.spec 4 Jun 2007 09:52:30 -0000 1.52 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: yumex -Version: 1.9.7 +Version: 1.9.8 Release: 1.0%{?dist} Summary: Yum Extender graphical package management tool @@ -68,6 +68,8 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Mon Jun 4 2007 Tim Lauridsen - 1.9.8-1.0 +- Development Release 1.9.8-1.0 * Tue May 29 2007 Tim Lauridsen - 1.9.7-1.0 - Development Release 1.9.7-1.0 * Tue Apr 17 2007 Tim Lauridsen - 1.9.6-1.0 From fedora-extras-commits at redhat.com Mon Jun 4 10:03:02 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Mon, 4 Jun 2007 06:03:02 -0400 Subject: rpms/yumex/devel sources,1.45,1.46 yumex.spec,1.51,1.52 Message-ID: <200706041003.l54A326X023142@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/pkgs/rpms/yumex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23051 Modified Files: sources yumex.spec Log Message: Release 1.9.8 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/yumex/devel/sources,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- sources 29 May 2007 11:43:06 -0000 1.45 +++ sources 4 Jun 2007 10:02:18 -0000 1.46 @@ -1 +1 @@ -6419e7e09e374898319fc3da55d57e1d yumex-1.9.7.tar.gz +159d5b6bacdb44a28a2bd623d838fc93 yumex-1.9.8.tar.gz Index: yumex.spec =================================================================== RCS file: /cvs/pkgs/rpms/yumex/devel/yumex.spec,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- yumex.spec 29 May 2007 11:43:06 -0000 1.51 +++ yumex.spec 4 Jun 2007 10:02:18 -0000 1.52 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: yumex -Version: 1.9.7 +Version: 1.9.8 Release: 1.0%{?dist} Summary: Yum Extender graphical package management tool @@ -68,6 +68,8 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Mon Jun 4 2007 Tim Lauridsen - 1.9.8-1.0 +- Development Release 1.9.8-1.0 * Tue May 29 2007 Tim Lauridsen - 1.9.7-1.0 - Development Release 1.9.7-1.0 * Tue Apr 17 2007 Tim Lauridsen - 1.9.6-1.0 From fedora-extras-commits at redhat.com Mon Jun 4 10:11:54 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Mon, 4 Jun 2007 06:11:54 -0400 Subject: rpms/yumex/devel .cvsignore, 1.31, 1.32 sources, 1.46, 1.47 yumex.spec, 1.52, 1.53 Message-ID: <200706041011.l54ABscZ023723@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/pkgs/rpms/yumex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23689 Modified Files: .cvsignore sources yumex.spec Log Message: Release 1.9.8-2.0 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/yumex/devel/.cvsignore,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- .cvsignore 18 Apr 2007 08:03:23 -0000 1.31 +++ .cvsignore 4 Jun 2007 10:11:15 -0000 1.32 @@ -1 +1 @@ -yumex-1.9.6.tar.gz +yumex-1.9.8.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/yumex/devel/sources,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- sources 4 Jun 2007 10:02:18 -0000 1.46 +++ sources 4 Jun 2007 10:11:15 -0000 1.47 @@ -1 +1 @@ -159d5b6bacdb44a28a2bd623d838fc93 yumex-1.9.8.tar.gz +694226895fb1df11d5a61466405a02a7 yumex-1.9.8.tar.gz Index: yumex.spec =================================================================== RCS file: /cvs/pkgs/rpms/yumex/devel/yumex.spec,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- yumex.spec 4 Jun 2007 10:02:18 -0000 1.52 +++ yumex.spec 4 Jun 2007 10:11:15 -0000 1.53 @@ -2,7 +2,7 @@ Name: yumex Version: 1.9.8 -Release: 1.0%{?dist} +Release: 2.0%{?dist} Summary: Yum Extender graphical package management tool Group: Applications/System @@ -68,6 +68,9 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Mon Jun 4 2007 Tim Lauridsen - 1.9.8-2.0 +- Development Release 1.9.8-2.0 +- Forgot to update changelog * Mon Jun 4 2007 Tim Lauridsen - 1.9.8-1.0 - Development Release 1.9.8-1.0 * Tue May 29 2007 Tim Lauridsen - 1.9.7-1.0 From fedora-extras-commits at redhat.com Mon Jun 4 10:16:02 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Mon, 4 Jun 2007 06:16:02 -0400 Subject: rpms/rhythmbox/devel rhythmbox-0.11.0-bgo-442792.diff, NONE, 1.1 rhythmbox.spec, 1.118, 1.119 Message-ID: <200706041016.l54AG23P024036@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/rhythmbox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23001 Modified Files: rhythmbox.spec Added Files: rhythmbox-0.11.0-bgo-442792.diff Log Message: * Mon Jun 04 2007 - Bastien Nocera - 0.11.0-5 - Add patch to not ignore tags with trailing white spaces rhythmbox-0.11.0-bgo-442792.diff: --- NEW FILE rhythmbox-0.11.0-bgo-442792.diff --- diff --git a/metadata/rb-metadata-gst.c b/metadata/rb-metadata-gst.c index 53631b2..97767cf 100644 --- a/metadata/rb-metadata-gst.c +++ b/metadata/rb-metadata-gst.c @@ -623,7 +623,6 @@ rb_metadata_gst_load_tag (const GstTagList *list, const gchar *tag, RBMetaData * * and then remove leading and trailing whitespace. */ char *str; - const char *old_str; str = g_value_dup_string (newval); @@ -638,15 +637,20 @@ rb_metadata_gst_load_tag (const GstTagList *list, const gchar *tag, RBMetaData * /* Check whether we have a shorter duplicate tag, * Doesn't work with non-normalised UTF-8 strings */ - old_str = g_value_get_string (val); - if (old_str != NULL - && g_utf8_strlen (old_str, -1) > g_utf8_strlen (str, -1)) { - if (g_str_has_prefix (old_str, str) != FALSE) { - rb_debug ("Got shorter duplicate tag"); - g_free (str); - g_value_unset (newval); - g_free (newval); - return; + val = g_hash_table_lookup (md->priv->metadata, + GINT_TO_POINTER (field)); + if (val != NULL) { + const char *old_str; + old_str = g_value_get_string (val); + if (old_str != NULL + && g_utf8_strlen (old_str, -1) > g_utf8_strlen (str, -1)) { + if (g_str_has_prefix (old_str, str) != FALSE) { + rb_debug ("Got shorter duplicate tag"); + g_free (str); + g_value_unset (newval); + g_free (newval); + return; + } } } g_value_take_string (newval, str); Index: rhythmbox.spec =================================================================== RCS file: /cvs/pkgs/rpms/rhythmbox/devel/rhythmbox.spec,v retrieving revision 1.118 retrieving revision 1.119 diff -u -r1.118 -r1.119 --- rhythmbox.spec 29 May 2007 13:04:12 -0000 1.118 +++ rhythmbox.spec 4 Jun 2007 10:15:21 -0000 1.119 @@ -3,7 +3,7 @@ Name: rhythmbox Summary: Music Management Application Version: 0.11.0 -Release: 4%{?dist} +Release: 5%{?dist} License: GPL Group: Applications/Multimedia URL: http://www.gnome.org/projects/rhythmbox/ @@ -46,6 +46,7 @@ Patch2: rhythmbox-enable-stores.patch Patch3: rhythmbox-trunk-shops-resizing.patch +Patch4: rhythmbox-0.11.0-bgo-442792.diff %description Rhythmbox is an integrated music management application based on the powerful @@ -60,6 +61,7 @@ %patch2 -p0 -b .enable-stores popd %patch3 -p0 -b .dont-resize-stores +%patch4 -p0 -b .trailing-white-space %build @@ -148,6 +150,9 @@ %{_libexecdir}/rhythmbox-metadata %changelog +* Mon Jun 04 2007 - Bastien Nocera - 0.11.0-5 +- Add patch to not ignore tags with trailing white spaces + * Tue May 29 2007 - Bastien Nocera - 0.11.0-4 - Update totem playlist parser requirements From fedora-extras-commits at redhat.com Mon Jun 4 10:45:15 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Mon, 4 Jun 2007 06:45:15 -0400 Subject: rpms/yumex/F-7 sources,1.46,1.47 yumex.spec,1.52,1.53 Message-ID: <200706041045.l54AjF3r027970@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/pkgs/rpms/yumex/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27888 Modified Files: sources yumex.spec Log Message: Release 1.9.8-2.0 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/yumex/F-7/sources,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- sources 4 Jun 2007 09:52:30 -0000 1.46 +++ sources 4 Jun 2007 10:44:40 -0000 1.47 @@ -1 +1 @@ -159d5b6bacdb44a28a2bd623d838fc93 yumex-1.9.8.tar.gz +694226895fb1df11d5a61466405a02a7 yumex-1.9.8.tar.gz Index: yumex.spec =================================================================== RCS file: /cvs/pkgs/rpms/yumex/F-7/yumex.spec,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- yumex.spec 4 Jun 2007 09:52:30 -0000 1.52 +++ yumex.spec 4 Jun 2007 10:44:40 -0000 1.53 @@ -2,7 +2,7 @@ Name: yumex Version: 1.9.8 -Release: 1.0%{?dist} +Release: 2.0%{?dist} Summary: Yum Extender graphical package management tool Group: Applications/System @@ -68,6 +68,9 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Mon Jun 4 2007 Tim Lauridsen - 1.9.8-2.0 +- Development Release 1.9.8-2.0 +- Forgot to update changelog * Mon Jun 4 2007 Tim Lauridsen - 1.9.8-1.0 - Development Release 1.9.8-1.0 * Tue May 29 2007 Tim Lauridsen - 1.9.7-1.0 From fedora-extras-commits at redhat.com Mon Jun 4 10:53:51 2007 From: fedora-extras-commits at redhat.com (Ivana Varekova (varekova)) Date: Mon, 4 Jun 2007 06:53:51 -0400 Subject: rpms/less/devel less.spec,1.37,1.38 lesspipe.sh,1.8,1.9 Message-ID: <200706041053.l54Arpsu028685@cvs-int.fedora.redhat.com> Author: varekova Update of /cvs/pkgs/rpms/less/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28564 Modified Files: less.spec lesspipe.sh Log Message: - Resolves: #242077 remove "-" option from lesspipe.sh script Index: less.spec =================================================================== RCS file: /cvs/pkgs/rpms/less/devel/less.spec,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- less.spec 20 Feb 2007 09:01:30 -0000 1.37 +++ less.spec 4 Jun 2007 10:53:13 -0000 1.38 @@ -1,7 +1,7 @@ Summary: A text file browser similar to more, but better Name: less Version: 394 -Release: 9%{?dist} +Release: 10%{?dist} License: GPL Group: Applications/Text Source: http://www.greenwoodsoftware.com/less/%{name}-%{version}.tar.gz @@ -63,6 +63,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Jun 4 2007 Ivana Vraekova - 394-10 +- Resolves: #242077 + remove "-" option from lesspipe.sh script + + * Tue Feb 20 2007 Ivana Varekova - 394-9 - change /etc/profile.d script's permissions Index: lesspipe.sh =================================================================== RCS file: /cvs/pkgs/rpms/less/devel/lesspipe.sh,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- lesspipe.sh 7 Feb 2007 12:55:35 -0000 1.8 +++ lesspipe.sh 4 Jun 2007 10:53:13 -0000 1.9 @@ -1,4 +1,4 @@ -#!/bin/sh - +#!/bin/sh # # To use this filter with less, define LESSOPEN: # export LESSOPEN="|/usr/bin/lesspipe.sh %s" From fedora-extras-commits at redhat.com Mon Jun 4 10:57:26 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Mon, 4 Jun 2007 06:57:26 -0400 Subject: rpms/synaptic/F-7 synaptic.spec,1.22,1.23 Message-ID: <200706041057.l54AvQ0r029252@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/synaptic/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29146/F-7 Modified Files: synaptic.spec Log Message: Rebuild against latest apt. Index: synaptic.spec =================================================================== RCS file: /cvs/extras/rpms/synaptic/F-7/synaptic.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- synaptic.spec 3 Jun 2007 08:53:53 -0000 1.22 +++ synaptic.spec 4 Jun 2007 10:56:47 -0000 1.23 @@ -3,7 +3,7 @@ Summary: Graphical frontend for APT package manager. Name: synaptic Version: 0.57.2 -Release: 6%{?dist} +Release: 7%{?dist} License: GPL Group: Applications/System @@ -111,6 +111,10 @@ %{_mandir}/man8/%{name}.8* %changelog +* Mon Jun 4 2007 Axel Thimm - 0.57.2-7 +- Rebuild against the latest apt which encodes glibc's version in its + library name. + * Sun Jun 3 2007 Axel Thimm - 0.57.2-6 - Autodetect pam_stack module at build time. From fedora-extras-commits at redhat.com Mon Jun 4 10:57:33 2007 From: fedora-extras-commits at redhat.com (Axel Thimm (athimm)) Date: Mon, 4 Jun 2007 06:57:33 -0400 Subject: rpms/synaptic/devel synaptic.spec,1.22,1.23 Message-ID: <200706041057.l54AvXUs029268@cvs-int.fedora.redhat.com> Author: athimm Update of /cvs/extras/rpms/synaptic/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29146/devel Modified Files: synaptic.spec Log Message: Rebuild against latest apt. Index: synaptic.spec =================================================================== RCS file: /cvs/extras/rpms/synaptic/devel/synaptic.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- synaptic.spec 3 Jun 2007 08:54:18 -0000 1.22 +++ synaptic.spec 4 Jun 2007 10:56:56 -0000 1.23 @@ -3,7 +3,7 @@ Summary: Graphical frontend for APT package manager. Name: synaptic Version: 0.57.2 -Release: 6%{?dist} +Release: 7%{?dist} License: GPL Group: Applications/System @@ -111,6 +111,10 @@ %{_mandir}/man8/%{name}.8* %changelog +* Mon Jun 4 2007 Axel Thimm - 0.57.2-7 +- Rebuild against the latest apt which encodes glibc's version in its + library name. + * Sun Jun 3 2007 Axel Thimm - 0.57.2-6 - Autodetect pam_stack module at build time. From fedora-extras-commits at redhat.com Mon Jun 4 11:12:33 2007 From: fedora-extras-commits at redhat.com (Ivana Varekova (varekova)) Date: Mon, 4 Jun 2007 07:12:33 -0400 Subject: rpms/man-pages pkg.acl,1.1,1.2 Message-ID: <200706041112.l54BCXcr005615@cvs-int.fedora.redhat.com> Author: varekova Update of /cvs/pkgs/rpms/man-pages In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5528 Modified Files: pkg.acl Log Message: add Stepan Kasal to pkg.acl Index: pkg.acl =================================================================== RCS file: /cvs/pkgs/rpms/man-pages/pkg.acl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pkg.acl 2 May 2007 23:19:09 -0000 1.1 +++ pkg.acl 4 Jun 2007 11:11:53 -0000 1.2 @@ -0,0 +1 @@ +kasal From fedora-extras-commits at redhat.com Mon Jun 4 11:14:48 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?xaB0xJtww6FuIEthc2Fs?= (kasal)) Date: Mon, 4 Jun 2007 07:14:48 -0400 Subject: rpms/man-pages/devel man-pages-2.46-nscd.patch,1.1,1.2 Message-ID: <200706041114.l54BEmFm005801@cvs-int.fedora.redhat.com> Author: kasal Update of /cvs/extras/rpms/man-pages/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5775 Modified Files: man-pages-2.46-nscd.patch Log Message: fix typo man-pages-2.46-nscd.patch: Index: man-pages-2.46-nscd.patch =================================================================== RCS file: /cvs/extras/rpms/man-pages/devel/man-pages-2.46-nscd.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- man-pages-2.46-nscd.patch 30 Apr 2007 09:07:03 -0000 1.1 +++ man-pages-2.46-nscd.patch 4 Jun 2007 11:14:41 -0000 1.2 @@ -4,7 +4,7 @@ Note that the shadow file is specifically not cached. .BR getspnam (3) calls remain uncached as a result. -+As a result of this behavior there is not possible to change non-nscd user ++As a result of this behavior it is not possible to change non-nscd user +to another non-nscd user via su service when nscd is running. .SH OPTIONS .TP From fedora-extras-commits at redhat.com Mon Jun 4 11:17:49 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?xaB0xJtww6FuIEthc2Fs?= (kasal)) Date: Mon, 4 Jun 2007 07:17:49 -0400 Subject: rpms/man-pages/devel man-pages-2.34-nscd.patch,1.1,NONE Message-ID: <200706041117.l54BHn9b006086@cvs-int.fedora.redhat.com> Author: kasal Update of /cvs/extras/rpms/man-pages/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6067 Removed Files: man-pages-2.34-nscd.patch Log Message: rm left over old version of a patch --- man-pages-2.34-nscd.patch DELETED --- From fedora-extras-commits at redhat.com Mon Jun 4 11:30:19 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Mon, 4 Jun 2007 07:30:19 -0400 Subject: rpms/apr/devel apr.spec,1.66,1.67 Message-ID: <200706041130.l54BUJPP007045@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/apr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6933 Modified Files: apr.spec Log Message: * Mon Jun 4 2007 Joe Orton 1.2.8-7 - drop %check section entirely; inappropriate to run in build env. Index: apr.spec =================================================================== RCS file: /cvs/extras/rpms/apr/devel/apr.spec,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- apr.spec 30 Mar 2007 06:53:50 -0000 1.66 +++ apr.spec 4 Jun 2007 11:29:44 -0000 1.67 @@ -6,7 +6,7 @@ Summary: Apache Portable Runtime library Name: apr Version: 1.2.8 -Release: 6 +Release: 7 License: Apache Software License Group: System Environment/Libraries URL: http://apr.apache.org/ @@ -62,17 +62,6 @@ --with-devrandom=/dev/urandom make %{?_smp_mflags} -%check -%ifnarch s390 ppc -# Run non-interactive tests. Skip on platforms which several -# builds might be run concurrently since the test suite binds -# to fixed port numbers in a few places. -pushd test -make %{?_smp_mflags} testall -./testall -v -q || exit 1 -popd -%endif - %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT @@ -122,6 +111,9 @@ %{_includedir}/apr-%{aprver}/*.h %changelog +* Mon Jun 4 2007 Joe Orton 1.2.8-7 +- drop %%check section entirely; inappropriate to run in build env. + * Fri Mar 30 2007 Joe Orton 1.2.8-6 - merge review (#225253): drop .a archive; drop use of CC/CXX, use BuildRequires; drop old Conflicts; URL reference for Source From fedora-extras-commits at redhat.com Mon Jun 4 11:33:56 2007 From: fedora-extras-commits at redhat.com (Paul Nasrat (pnasrat)) Date: Mon, 4 Jun 2007 07:33:56 -0400 Subject: rpms/iprutils/devel iprutils.spec,1.24,1.25 Message-ID: <200706041133.l54BXuuj009270@cvs-int.fedora.redhat.com> Author: pnasrat Update of /cvs/pkgs/rpms/iprutils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9187 Modified Files: iprutils.spec Log Message: fix version Index: iprutils.spec =================================================================== RCS file: /cvs/pkgs/rpms/iprutils/devel/iprutils.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- iprutils.spec 18 May 2007 16:20:17 -0000 1.24 +++ iprutils.spec 4 Jun 2007 11:33:22 -0000 1.25 @@ -56,7 +56,7 @@ %{_sysconfdir}/rc.d/init.d/* %changelog -* Thu May 17 2007 Paul Nasrat - 2.2.5-1 +* Thu May 17 2007 Paul Nasrat - 2.2.6-1 - Update to latest upstream * Thu Jul 13 2006 Paul Nasrat - 2.1.5-1 From fedora-extras-commits at redhat.com Mon Jun 4 11:54:44 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Mon, 4 Jun 2007 07:54:44 -0400 Subject: rpms/yumex/EL-5 sources,1.41,1.42 yumex.spec,1.47,1.48 Message-ID: <200706041154.l54Bsigj011043@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/pkgs/rpms/yumex/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10989 Modified Files: sources yumex.spec Log Message: Release 1.9.8-2.0 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/yumex/EL-5/sources,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- sources 29 May 2007 11:51:20 -0000 1.41 +++ sources 4 Jun 2007 11:54:07 -0000 1.42 @@ -1 +1 @@ -6419e7e09e374898319fc3da55d57e1d yumex-1.9.7.tar.gz +694226895fb1df11d5a61466405a02a7 yumex-1.9.8.tar.gz Index: yumex.spec =================================================================== RCS file: /cvs/pkgs/rpms/yumex/EL-5/yumex.spec,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- yumex.spec 29 May 2007 11:51:20 -0000 1.47 +++ yumex.spec 4 Jun 2007 11:54:07 -0000 1.48 @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: yumex -Version: 1.9.7 -Release: 1.0%{?dist} +Version: 1.9.8 +Release: 2.0%{?dist} Summary: Yum Extender graphical package management tool Group: Applications/System @@ -68,6 +68,11 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Mon Jun 4 2007 Tim Lauridsen - 1.9.8-2.0 +- Development Release 1.9.8-2.0 +- Forgot to update changelog +* Mon Jun 4 2007 Tim Lauridsen - 1.9.8-1.0 +- Development Release 1.9.8-1.0 * Tue May 29 2007 Tim Lauridsen - 1.9.7-1.0 - Development Release 1.9.7-1.0 * Tue Apr 17 2007 Tim Lauridsen - 1.9.6-1.0 From fedora-extras-commits at redhat.com Mon Jun 4 12:03:56 2007 From: fedora-extras-commits at redhat.com (Ivana Varekova (varekova)) Date: Mon, 4 Jun 2007 08:03:56 -0400 Subject: rpms/logwatch/devel logwatch-7.3.6-named2.patch, NONE, 1.1 logwatch-7.3.6-secure.patch, 1.1, 1.2 logwatch.spec, 1.70, 1.71 Message-ID: <200706041203.l54C3u8J018751@cvs-int.fedora.redhat.com> Author: varekova Update of /cvs/pkgs/rpms/logwatch/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18719 Modified Files: logwatch-7.3.6-secure.patch logwatch.spec Added Files: logwatch-7.3.6-named2.patch Log Message: - fix secure script - Resolves: #242201 fix named service logwatch-7.3.6-named2.patch: --- NEW FILE logwatch-7.3.6-named2.patch --- --- logwatch-7.3.6/scripts/services/named.pom 2007-06-04 13:46:17.000000000 +0200 +++ logwatch-7.3.6/scripts/services/named 2007-06-04 13:58:11.000000000 +0200 @@ -171,7 +171,8 @@ ($ThisLine =~ /isc_log_open 'named.run' failed: permission denied/) or ($ThisLine =~ /weak RSASHA1 \(5\) key found \(exponent=3\)/) or ($ThisLine =~ /Bad file descriptor/) or - ($ThisLine =~ /open: .*: file not found/) + ($ThisLine =~ /open: .*: file not found/) or + ($ThisLine =~ /queries: client [0-9.#:]* view localhost_resolver: query: .* IN .*/) ) { # Don't care about these... } elsif ( logwatch-7.3.6-secure.patch: Index: logwatch-7.3.6-secure.patch =================================================================== RCS file: /cvs/pkgs/rpms/logwatch/devel/logwatch-7.3.6-secure.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- logwatch-7.3.6-secure.patch 22 May 2007 11:08:15 -0000 1.1 +++ logwatch-7.3.6-secure.patch 4 Jun 2007 12:03:46 -0000 1.2 @@ -1,9 +1,11 @@ --- logwatch-7.3.6/scripts/services/secure.pom 2007-04-29 01:56:32.000000000 +0200 -+++ logwatch-7.3.6/scripts/services/secure 2007-05-22 12:38:48.000000000 +0200 -@@ -213,6 +213,7 @@ ++++ logwatch-7.3.6/scripts/services/secure 2007-06-04 13:38:42.000000000 +0200 +@@ -212,7 +212,8 @@ + ( $ThisLine =~ /PAM pam_get_item: nowhere to place requested item/) or ( $ThisLine =~ /pam_succeed_if\(.*:.*\): error retrieving information about user [a-zA-Z]*/ ) or ( $ThisLine =~ /logfile turned over/) or # newsyslog on OpenBSD - ( $ThisLine =~ /Connection closed by/) +- ( $ThisLine =~ /Connection closed by/) ++ ( $ThisLine =~ /Connection closed by/) or + ( $ThisLine =~ /sshd.*: Accepted \S+ for \S+ from [\d\.:a-f]+ port \d+/) # ssh script reads this log ) { # Ignore these entries Index: logwatch.spec =================================================================== RCS file: /cvs/pkgs/rpms/logwatch/devel/logwatch.spec,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- logwatch.spec 22 May 2007 11:08:15 -0000 1.70 +++ logwatch.spec 4 Jun 2007 12:03:46 -0000 1.71 @@ -1,7 +1,7 @@ Summary: A log file analysis program Name: logwatch Version: 7.3.6 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Group: Applications/System URL: http://www.logwatch.org/ @@ -14,6 +14,7 @@ Patch6: logwatch-7.3.4-sshd.patch Patch9: logwatch-7.3.4-sshd3.patch Patch10: logwatch-7.3.4-named.patch +Patch11: logwatch-7.3.6-named2.patch Requires: textutils sh-utils grep mailx BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -35,6 +36,7 @@ %patch6 -p1 %patch9 -p1 %patch10 -p1 +%patch11 -p1 %build @@ -147,6 +149,11 @@ %doc License project/CHANGES %changelog +* Mon Jun 4 2007 Ivana Varekova 7.3.6-2 +- fix secure script +- Resolves: #242201 + fix named service + * Tue May 22 2007 Ivana Varekova 7.3.6-1 - update to 7.3.6 From fedora-extras-commits at redhat.com Mon Jun 4 12:09:58 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?xaB0xJtww6FuIEthc2Fs?= (kasal)) Date: Mon, 4 Jun 2007 08:09:58 -0400 Subject: rpms/man-pages/devel man-pages-2.51-nscd-conf.patch, NONE, 1.1 man-pages-2.51-typos.patch, NONE, 1.1 man-pages.spec, 1.76, 1.77 Message-ID: <200706041209.l54C9wZk019477@cvs-int.fedora.redhat.com> Author: kasal Update of /cvs/extras/rpms/man-pages/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19370 Modified Files: man-pages.spec Added Files: man-pages-2.51-nscd-conf.patch man-pages-2.51-typos.patch Log Message: - Add man-pages-2.51-nscd-conf.patch, fixes #204596 - Fix typos, man-pages-2.51-typos.patch man-pages-2.51-nscd-conf.patch: --- NEW FILE man-pages-2.51-nscd-conf.patch --- Document max-db-size and auto-propagate. diff -urpN man-pages-2.51.orig/man5/nscd.conf.5 man-pages-2.51/man5/nscd.conf.5 --- man-pages-2.51.orig/man5/nscd.conf.5 2007-05-11 20:38:22.000000000 +0200 +++ man-pages-2.51/man5/nscd.conf.5 2007-06-04 13:51:49.000000000 +0200 @@ -183,6 +183,25 @@ is shared with the clients so that they can directly search in them instead of having to ask the daemon over the socket each time a lookup is performed. .RE + +.B max-db-size +.I service +.I number-of-bytes +.RS +The maximum allowable size for the service. +.RE + +.B auto-propagate +.I service +.I +.RS +When set to +.IR no " for " passwd " or " group " service, then the " .byname +requests are not added to +.IR passwd.byuid " or " group.bygid +cache. +This may help for tables containing multiple records for the same id. +.RE .SH "SEE ALSO" .BR nscd (8) .SH AUTHOR man-pages-2.51-typos.patch: --- NEW FILE man-pages-2.51-typos.patch --- cacheing -> caching diff -urpN man-pages-2.51.orig/man7/bootparam.7 man-pages-2.51/man7/bootparam.7 --- man-pages-2.51.orig/man7/bootparam.7 2007-05-05 00:53:16.000000000 +0200 +++ man-pages-2.51/man7/bootparam.7 2007-06-04 13:41:26.000000000 +0200 @@ -250,7 +250,7 @@ The parameter indicates the highest addr For a 96MB machine this would be `mem=0x6000000'. NOTE NOTE NOTE: some machines might use the top of memory for BIOS -cacheing or whatever, so you might not actually have up to the full +caching or whatever, so you might not actually have up to the full 96MB addressable. The reverse is also true: some chipsets will map the physical memory that is covered by the BIOS area into the area diff -urpN man-pages-2.51.orig/man8/nscd.8 man-pages-2.51/man8/nscd.8 --- man-pages-2.51.orig/man8/nscd.8 2007-04-13 00:42:49.000000000 +0200 +++ man-pages-2.51/man8/nscd.8 2007-06-04 13:41:31.000000000 +0200 @@ -29,7 +29,7 @@ determines the behavior of the cache dae See .BR nscd.conf (5). -Nscd provides cacheing for accesses of the +Nscd provides caching for accesses of the .BR passwd (5), .BR group (5), and Index: man-pages.spec =================================================================== RCS file: /cvs/extras/rpms/man-pages/devel/man-pages.spec,v retrieving revision 1.76 retrieving revision 1.77 diff -u -r1.76 -r1.77 --- man-pages.spec 31 May 2007 13:14:20 -0000 1.76 +++ man-pages.spec 4 Jun 2007 12:09:20 -0000 1.77 @@ -1,7 +1,7 @@ Summary: Man (manual) pages from the Linux Documentation Project Name: man-pages Version: 2.51 -Release: 2%{?dist} +Release: 3%{?dist} License: distributable Group: Documentation URL: http://www.kernel.org/pub/linux/docs/manpages/ @@ -29,6 +29,8 @@ Patch43: man-pages-2.43-rand.patch Patch44: man-pages-2.43-fadvise.patch Patch45: man-pages-2.48-passwd.patch +Patch46: man-pages-2.51-nscd-conf.patch +Patch47: man-pages-2.51-typos.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Autoreq: false @@ -64,6 +66,8 @@ %patch43 -p1 %patch44 -p1 %patch45 -p1 +%patch46 -p1 +%patch47 -p1 %build @@ -210,6 +214,10 @@ %lang(en) %{_mandir}/en/man* %changelog +* Mon Jun 4 2007 Stepan Kasal - 2.51-3 +- Add man-pages-2.51-nscd-conf.patch, fixes #204596 +- Fix typos, man-pages-2.51-typos.patch + * Thu May 31 2007 Ivana Varekova 2.51-2 - remove mount page patch - fix mmap patch From fedora-extras-commits at redhat.com Mon Jun 4 12:23:55 2007 From: fedora-extras-commits at redhat.com (Phil Knirsch (pknirsch)) Date: Mon, 4 Jun 2007 08:23:55 -0400 Subject: rpms/openhpi/devel openhpi.spec,1.50,1.51 Message-ID: <200706041223.l54CNtMV020753@cvs-int.fedora.redhat.com> Author: pknirsch Update of /cvs/pkgs/rpms/openhpi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20654 Modified Files: openhpi.spec Log Message: - Fixed missing e2fsprogs-devel build requires Index: openhpi.spec =================================================================== RCS file: /cvs/pkgs/rpms/openhpi/devel/openhpi.spec,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- openhpi.spec 30 Mar 2007 12:26:54 -0000 1.50 +++ openhpi.spec 4 Jun 2007 12:23:17 -0000 1.51 @@ -1,7 +1,7 @@ Summary: openhpi Hardware Platform Interface (HPI) library and tools Name: openhpi Version: 2.8.1 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: System Environment/Base Source: http://prdownloads.sourceforge.net/openhpi/%{name}-%{version}.tar.gz @@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libsysfs-devel, net-snmp-devel, OpenIPMI-devel, glib2-devel BuildRequires: elfutils-devel, rpm-devel, libtool-ltdl-devel, bzip2-devel -BuildRequires: OpenIPMI-devel, ncurses-devel, pkgconfig +BuildRequires: e2fsprogs-devel, OpenIPMI-devel, ncurses-devel, pkgconfig ExcludeArch: ia64 %description @@ -89,6 +89,9 @@ %changelog +* Mon Jun 04 2007 Phil Knirsch - 2.8.1-2.fc7 +- Fixed missing e2fsprogs-devel build requires + * Fri Mar 30 2007 Phil Knirsch - 2.8.1-1.fc7 - Update to openhpi-2.8.1 From fedora-extras-commits at redhat.com Mon Jun 4 12:37:58 2007 From: fedora-extras-commits at redhat.com (Phil Knirsch (pknirsch)) Date: Mon, 4 Jun 2007 08:37:58 -0400 Subject: rpms/openhpi/devel openhpi.spec,1.51,1.52 Message-ID: <200706041237.l54CbwHa023528@cvs-int.fedora.redhat.com> Author: pknirsch Update of /cvs/pkgs/rpms/openhpi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23409 Modified Files: openhpi.spec Log Message: - Added missing openssl-devel build requires Index: openhpi.spec =================================================================== RCS file: /cvs/pkgs/rpms/openhpi/devel/openhpi.spec,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- openhpi.spec 4 Jun 2007 12:23:17 -0000 1.51 +++ openhpi.spec 4 Jun 2007 12:37:18 -0000 1.52 @@ -10,7 +10,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libsysfs-devel, net-snmp-devel, OpenIPMI-devel, glib2-devel BuildRequires: elfutils-devel, rpm-devel, libtool-ltdl-devel, bzip2-devel -BuildRequires: e2fsprogs-devel, OpenIPMI-devel, ncurses-devel, pkgconfig +BuildRequires: e2fsprogs-devel, openssl-devel, OpenIPMI-devel, ncurses-devel, +BuildRequires: pkgconfig ExcludeArch: ia64 %description @@ -90,7 +91,7 @@ %changelog * Mon Jun 04 2007 Phil Knirsch - 2.8.1-2.fc7 -- Fixed missing e2fsprogs-devel build requires +- Fixed missing e2fsprogs-devel and openssl-devel build requires * Fri Mar 30 2007 Phil Knirsch - 2.8.1-1.fc7 - Update to openhpi-2.8.1 From fedora-extras-commits at redhat.com Mon Jun 4 12:45:31 2007 From: fedora-extras-commits at redhat.com (Paul Nasrat (pnasrat)) Date: Mon, 4 Jun 2007 08:45:31 -0400 Subject: rpms/sqlite/devel sqlite.spec,1.24,1.25 Message-ID: <200706041245.l54CjV31024290@cvs-int.fedora.redhat.com> Author: pnasrat Update of /cvs/pkgs/rpms/sqlite/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24124 Modified Files: sqlite.spec Log Message: Add glibc-devel BR Index: sqlite.spec =================================================================== RCS file: /cvs/pkgs/rpms/sqlite/devel/sqlite.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sqlite.spec 1 Jun 2007 12:52:07 -0000 1.24 +++ sqlite.spec 4 Jun 2007 12:44:53 -0000 1.25 @@ -13,7 +13,7 @@ Source: http://www.sqlite.org/sqlite-%{version}.tar.gz Patch0: sqlite-3.3.17-fts.patch Obsoletes: sqlite3 sqlite3-devel -BuildRequires: ncurses-devel readline-devel +BuildRequires: ncurses-devel readline-devel glibc-devel BuildRequires: /usr/bin/tclsh %if %{tcl} BuildRequires: tcl-devel @@ -54,7 +54,7 @@ %patch0 -p1 -b .fts %build -export CFLAGS="$RPM_OPT_FLAGS -DSQLITE_DISABLE_DIRSYNC=1" +export CFLAGS="$RPM_OPT_FLAGS -DSQLITE_DISABLE_DIRSYNC=1 -Wall" %configure LIBS=-ldl %{!?_with_tcl:--disable-tcl} \ --enable-threadsafe \ --enable-threads-override-locks From fedora-extras-commits at redhat.com Mon Jun 4 12:46:26 2007 From: fedora-extras-commits at redhat.com (Kiyoshi Matsui (kmatsui)) Date: Mon, 4 Jun 2007 08:46:26 -0400 Subject: rpms/mcpp import.log,1.3,1.4 Message-ID: <200706041246.l54CkQmY024719@cvs-int.fedora.redhat.com> Author: kmatsui Update of /cvs/extras/rpms/mcpp In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24478 Modified Files: import.log Log Message: upstream update to V.2.6.4 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/mcpp/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 13 May 2007 05:18:37 -0000 1.3 +++ import.log 4 Jun 2007 12:45:51 -0000 1.4 @@ -1,2 +1,3 @@ mcpp-2_6_3-5:HEAD:mcpp-2.6.3-5.src.rpm:1179033114 mcpp-2_6_3-5:FC-6:mcpp-2.6.3-5.src.rpm:1179033487 +mcpp-2_6_4-1:FC-6:mcpp-2.6.4-1.src.rpm:1180961098 From fedora-extras-commits at redhat.com Mon Jun 4 12:46:32 2007 From: fedora-extras-commits at redhat.com (Kiyoshi Matsui (kmatsui)) Date: Mon, 4 Jun 2007 08:46:32 -0400 Subject: rpms/mcpp/FC-6 .cvsignore, 1.2, 1.3 mcpp.spec, 1.1, 1.2 sources, 1.2, 1.3 support.c.patch, 1.1, NONE Message-ID: <200706041246.l54CkW70024743@cvs-int.fedora.redhat.com> Author: kmatsui Update of /cvs/extras/rpms/mcpp/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24478/FC-6 Modified Files: .cvsignore mcpp.spec sources Removed Files: support.c.patch Log Message: upstream update to V.2.6.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mcpp/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 May 2007 05:18:42 -0000 1.2 +++ .cvsignore 4 Jun 2007 12:45:57 -0000 1.3 @@ -1 +1 @@ -mcpp-2.6.3.tar.gz +mcpp-2.6.4.tar.gz Index: mcpp.spec =================================================================== RCS file: /cvs/extras/rpms/mcpp/FC-6/mcpp.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mcpp.spec 13 May 2007 05:18:42 -0000 1.1 +++ mcpp.spec 4 Jun 2007 12:45:57 -0000 1.2 @@ -2,14 +2,13 @@ Summary: Alternative C/C++ preprocessor Name: mcpp -Version: 2.6.3 -Release: 5%{?dist} +Version: 2.6.4 +Release: 1%{?dist} License: BSD Group: Development/Languages Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz URL: http://mcpp.sourceforge.net/ Patch0: mcpp-manual.html.patch -Patch1: support.c.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description @@ -30,7 +29,6 @@ %prep %setup -q %patch0 -p0 -b .euc-jp -%patch1 -p0 -b .orig %build %configure @@ -48,13 +46,16 @@ %doc ChangeLog ChangeLog.old LICENSE NEWS README %doc doc/mcpp-manual.html %lang(ja) %doc doc-jp/mcpp-manual-jp.html -%{_bindir}/%{name} %{_datadir}/man/man1/%{name}.1.gz +%{_bindir}/%{name} %clean rm -rf $RPM_BUILD_ROOT %changelog +* Thu May 19 2007 Kiyoshi Matsui 2.6.4-1 +- Upstream new release. + * Fri Apr 27 2007 Kiyoshi Matsui 2.6.3-5 - Apply the new patch (patch1) for mcpp. Index: sources =================================================================== RCS file: /cvs/extras/rpms/mcpp/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 May 2007 05:18:42 -0000 1.2 +++ sources 4 Jun 2007 12:45:57 -0000 1.3 @@ -1 +1 @@ -ae64027a2d474f31656ad44ef656ca21 mcpp-2.6.3.tar.gz +c0f5aa9b13e36ea0f2ab9358c5d65153 mcpp-2.6.4.tar.gz --- support.c.patch DELETED --- From fedora-extras-commits at redhat.com Mon Jun 4 12:52:31 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Mon, 4 Jun 2007 08:52:31 -0400 Subject: rpms/liboil/devel liboil-0.3.12-ppc64-configure.patch, NONE, 1.1 liboil.spec, 1.12, 1.13 Message-ID: <200706041252.l54CqVjJ025660@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/liboil/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25563 Modified Files: liboil.spec Added Files: liboil-0.3.12-ppc64-configure.patch Log Message: * Mon Jun 04 2007 - Bastien Nocera - 0.3.12-3 - Add patch from David Woodhouse to allow building on ppc64 systems (#242418) liboil-0.3.12-ppc64-configure.patch: --- NEW FILE liboil-0.3.12-ppc64-configure.patch --- --- configure~ 2007-05-29 07:13:44.000000000 +0100 +++ configure 2007-06-04 12:52:00.000000000 +0100 @@ -10317,7 +10317,7 @@ cat >>confdefs.h <<\_ACEOF _ACEOF ;; - xpowerpc|xppc) + xpowerpc|xppc|xpowerpc64|xppc64) HAVE_POWERPC=yes cat >>confdefs.h <<\_ACEOF Index: liboil.spec =================================================================== RCS file: /cvs/pkgs/rpms/liboil/devel/liboil.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- liboil.spec 4 Jun 2007 09:25:05 -0000 1.12 +++ liboil.spec 4 Jun 2007 12:51:54 -0000 1.13 @@ -1,19 +1,17 @@ Summary: Library of Optimized Inner Loops, CPU optimized functions Name: liboil Version: 0.3.12 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPL Group: System Environment/Libraries URL: http://liboil.freedesktop.org/ Source: http://liboil.freedesktop.org/download/liboil-%{version}.tar.gz Patch1: liboil-0.3.9-s390.patch +# http://bugzilla.redhat.com/242418 +Patch2: liboil-0.3.12-ppc64-configure.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: glib2-devel, gcc-c++ -# Temporary workaround until this works again -# http://bugzilla.redhat.com/242418 -ExcludeArch: ppc64 - %description Liboil is a library of simple functions that are optimized for various CPUs. These functions are generally loops implementing simple algorithms, such as @@ -40,6 +38,7 @@ %prep %setup -q %patch1 -p1 -b .s390 +%patch2 -p0 -b .ppc64 %build %configure @@ -80,6 +79,10 @@ %changelog +* Mon Jun 04 2007 - Bastien Nocera - 0.3.12-3 +- Add patch from David Woodhouse to allow building + on ppc64 systems (#242418) + * Mon Jun 4 2007 Christopher Aillon - 0.3.12-2 - ExcludeArch: ppc64 for now as it fails to build (#242418) From fedora-extras-commits at redhat.com Mon Jun 4 13:02:01 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Mon, 4 Jun 2007 09:02:01 -0400 Subject: rpms/xorg-x11-drv-vesa/devel xorg-x11-drv-vesa.spec,1.25,1.26 Message-ID: <200706041302.l54D21XA001380@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/rpms/xorg-x11-drv-vesa/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31981 Modified Files: xorg-x11-drv-vesa.spec Log Message: * Thu May 31 2007 Adam Jackson 1.3.0-8 - vesa-1.3.0-mode-heuristics.patch: Fix a typo that would crash on some cards. (#241491) Index: xorg-x11-drv-vesa.spec =================================================================== RCS file: /cvs/pkgs/rpms/xorg-x11-drv-vesa/devel/xorg-x11-drv-vesa.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- xorg-x11-drv-vesa.spec 1 Jun 2007 00:49:05 -0000 1.25 +++ xorg-x11-drv-vesa.spec 4 Jun 2007 13:01:14 -0000 1.26 @@ -7,7 +7,7 @@ Summary: Xorg X11 vesa video driver Name: xorg-x11-drv-vesa Version: 1.3.0 -Release: 7%{?dist} +Release: 8%{?dist} URL: http://www.x.org Source0: http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2 License: MIT @@ -57,8 +57,9 @@ %{_mandir}/man4/vesa.4* %changelog -* Thu May 31 2007 Adam Jackson 1.3.0-7 -- Attempt to fix vesa crash of doom. (#241491) +* Thu May 31 2007 Adam Jackson 1.3.0-8 +- vesa-1.3.0-mode-heuristics.patch: Fix a typo that would crash on + some cards. (#241491) * Wed May 09 2007 Adam Jackson 1.3.0-6 - Re-add the sync range hack. (#235066) From fedora-extras-commits at redhat.com Mon Jun 4 13:13:13 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Mon, 4 Jun 2007 09:13:13 -0400 Subject: rpms/xorg-x11-drv-vesa/F-7 vesa-1.3.0-mode-heuristics.patch, 1.1, 1.2 xorg-x11-drv-vesa.spec, 1.24, 1.25 Message-ID: <200706041313.l54DDDkS003544@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/rpms/xorg-x11-drv-vesa/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3494 Modified Files: vesa-1.3.0-mode-heuristics.patch xorg-x11-drv-vesa.spec Log Message: * Thu May 31 2007 Adam Jackson 1.3.0-8 - vesa-1.3.0-mode-heuristics.patch: Fix a typo that would crash on some cards. (#241491) vesa-1.3.0-mode-heuristics.patch: Index: vesa-1.3.0-mode-heuristics.patch =================================================================== RCS file: /cvs/pkgs/rpms/xorg-x11-drv-vesa/F-7/vesa-1.3.0-mode-heuristics.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vesa-1.3.0-mode-heuristics.patch 20 Mar 2007 19:02:06 -0000 1.1 +++ vesa-1.3.0-mode-heuristics.patch 4 Jun 2007 13:13:03 -0000 1.2 @@ -139,7 +139,7 @@ + DisplayModePtr mode; + xf86DrvMsg(pScrn->scrnIndex, X_WARNING, + "No valid modes left. Trying less strict filter...\n"); -+ for (mode = pScrn->display->modes; mode; mode = mode->next) ++ for (mode = pScrn->monitor->Modes; mode; mode = mode->next) + mode->status = MODE_OK; + pVesa->strict_validation = FALSE; + i = VBEValidateModes(pScrn, NULL, pScrn->display->modes, Index: xorg-x11-drv-vesa.spec =================================================================== RCS file: /cvs/pkgs/rpms/xorg-x11-drv-vesa/F-7/xorg-x11-drv-vesa.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- xorg-x11-drv-vesa.spec 9 May 2007 19:11:16 -0000 1.24 +++ xorg-x11-drv-vesa.spec 4 Jun 2007 13:13:03 -0000 1.25 @@ -7,7 +7,7 @@ Summary: Xorg X11 vesa video driver Name: xorg-x11-drv-vesa Version: 1.3.0 -Release: 6%{?dist} +Release: 8%{?dist} URL: http://www.x.org Source0: http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2 License: MIT @@ -57,6 +57,10 @@ %{_mandir}/man4/vesa.4* %changelog +* Thu May 31 2007 Adam Jackson 1.3.0-8 +- vesa-1.3.0-mode-heuristics.patch: Fix a typo that would crash on + some cards. (#241491) + * Wed May 09 2007 Adam Jackson 1.3.0-6 - Re-add the sync range hack. (#235066) From fedora-extras-commits at redhat.com Mon Jun 4 13:17:15 2007 From: fedora-extras-commits at redhat.com (Kiyoshi Matsui (kmatsui)) Date: Mon, 4 Jun 2007 09:17:15 -0400 Subject: rpms/mcpp import.log,1.4,1.5 Message-ID: <200706041317.l54DHFbU004036@cvs-int.fedora.redhat.com> Author: kmatsui Update of /cvs/extras/rpms/mcpp In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3971 Modified Files: import.log Log Message: upstream update Index: import.log =================================================================== RCS file: /cvs/extras/rpms/mcpp/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 4 Jun 2007 12:45:51 -0000 1.4 +++ import.log 4 Jun 2007 13:16:34 -0000 1.5 @@ -1,3 +1,4 @@ mcpp-2_6_3-5:HEAD:mcpp-2.6.3-5.src.rpm:1179033114 mcpp-2_6_3-5:FC-6:mcpp-2.6.3-5.src.rpm:1179033487 mcpp-2_6_4-1:FC-6:mcpp-2.6.4-1.src.rpm:1180961098 +mcpp-2_6_4-1:F-7:mcpp-2.6.4-1.src.rpm:1180962960 From fedora-extras-commits at redhat.com Mon Jun 4 13:17:23 2007 From: fedora-extras-commits at redhat.com (Kiyoshi Matsui (kmatsui)) Date: Mon, 4 Jun 2007 09:17:23 -0400 Subject: rpms/mcpp/F-7 .cvsignore, 1.2, 1.3 mcpp.spec, 1.1, 1.2 sources, 1.2, 1.3 support.c.patch, 1.1, NONE Message-ID: <200706041317.l54DHNmg004056@cvs-int.fedora.redhat.com> Author: kmatsui Update of /cvs/extras/rpms/mcpp/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3971/F-7 Modified Files: .cvsignore mcpp.spec sources Removed Files: support.c.patch Log Message: upstream update Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mcpp/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 May 2007 05:14:08 -0000 1.2 +++ .cvsignore 4 Jun 2007 13:16:45 -0000 1.3 @@ -1 +1 @@ -mcpp-2.6.3.tar.gz +mcpp-2.6.4.tar.gz Index: mcpp.spec =================================================================== RCS file: /cvs/extras/rpms/mcpp/F-7/mcpp.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mcpp.spec 13 May 2007 05:14:08 -0000 1.1 +++ mcpp.spec 4 Jun 2007 13:16:45 -0000 1.2 @@ -2,14 +2,13 @@ Summary: Alternative C/C++ preprocessor Name: mcpp -Version: 2.6.3 -Release: 5%{?dist} +Version: 2.6.4 +Release: 1%{?dist} License: BSD Group: Development/Languages Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz URL: http://mcpp.sourceforge.net/ Patch0: mcpp-manual.html.patch -Patch1: support.c.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description @@ -30,7 +29,6 @@ %prep %setup -q %patch0 -p0 -b .euc-jp -%patch1 -p0 -b .orig %build %configure @@ -48,13 +46,16 @@ %doc ChangeLog ChangeLog.old LICENSE NEWS README %doc doc/mcpp-manual.html %lang(ja) %doc doc-jp/mcpp-manual-jp.html -%{_bindir}/%{name} %{_datadir}/man/man1/%{name}.1.gz +%{_bindir}/%{name} %clean rm -rf $RPM_BUILD_ROOT %changelog +* Thu May 19 2007 Kiyoshi Matsui 2.6.4-1 +- Upstream new release. + * Fri Apr 27 2007 Kiyoshi Matsui 2.6.3-5 - Apply the new patch (patch1) for mcpp. Index: sources =================================================================== RCS file: /cvs/extras/rpms/mcpp/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 May 2007 05:14:08 -0000 1.2 +++ sources 4 Jun 2007 13:16:45 -0000 1.3 @@ -1 +1 @@ -ae64027a2d474f31656ad44ef656ca21 mcpp-2.6.3.tar.gz +c0f5aa9b13e36ea0f2ab9358c5d65153 mcpp-2.6.4.tar.gz --- support.c.patch DELETED --- From fedora-extras-commits at redhat.com Mon Jun 4 13:43:57 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 4 Jun 2007 09:43:57 -0400 Subject: rpms/wxMaxima/devel wxMaxima.spec,1.12,1.13 Message-ID: <200706041343.l54DhvdV010613@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/wxMaxima/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10517 Modified Files: wxMaxima.spec Log Message: * Mon Jun 04 2007 Rex Dieter 0.7.2-2 - +ExcludeArch, deployable only where maxima exists Index: wxMaxima.spec =================================================================== RCS file: /cvs/pkgs/rpms/wxMaxima/devel/wxMaxima.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- wxMaxima.spec 9 Apr 2007 19:41:01 -0000 1.12 +++ wxMaxima.spec 4 Jun 2007 13:43:23 -0000 1.13 @@ -1,17 +1,20 @@ -# Fedora review -# http://bugzilla.redhat.com/204832 +# Fedora review: http://bugzilla.redhat.com/204832 Summary: Graphical user interface for Maxima Name: wxMaxima Version: 0.7.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Engineering URL: http://wxmaxima.sourceforge.net/ Source0: http://dl.sourceforge.net/sourceforge/wxmaxima/wxMaxima-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +# Deployable only where maxima exsists. +ExclusiveArch: i386 x86_64 ppc sparc +Requires: maxima >= 5.11 + # for gnuplot < 4.2 Patch1: wxMaxima-0.7.2-old_gnuplot.patch @@ -21,7 +24,6 @@ BuildRequires: ImageMagick BuildRequires: sed -Requires: maxima >= 5.11 Requires(post): xdg-utils Requires(postun): xdg-utils @@ -32,11 +34,11 @@ %prep %setup -q -#if 0%{?fedora} > 7 -## Woo hoo -#else +%if 0%{?fedora} > 7 +# we have gnuplot-4.2+, woo hoo. +%else %patch1 -p1 -b .old_gnuplot -#endif +%endif ## wxmaxima.desktop fixups # do (some) Categories munging here, some versions of desktop-file-install @@ -103,6 +105,9 @@ %changelog +* Mon Jun 04 2007 Rex Dieter 0.7.2-2 +- +ExcludeArch, deployable only where maxima exists + * Mon Apr 09 2007 Rex Dieter 0.7.2-1 - wxMaxima-0.7.2 From fedora-extras-commits at redhat.com Mon Jun 4 13:45:10 2007 From: fedora-extras-commits at redhat.com (Adam Tkac (atkac)) Date: Mon, 4 Jun 2007 09:45:10 -0400 Subject: rpms/bind/devel .cvsignore, 1.26, 1.27 bind-9.3.2-redhat_doc.patch, 1.2, 1.3 bind-9.4.0-idnkit-autotools.patch, 1.1, 1.2 bind-chroot-admin.in, 1.23, 1.24 bind.spec, 1.185, 1.186 named.init, 1.51, 1.52 named.sysconfig, 1.4, 1.5 sources, 1.33, 1.34 bind-9.3.1-redhat_doc.patch, 1.1, NONE Message-ID: <200706041345.l54DjADN011049@cvs-int.fedora.redhat.com> Author: atkac Update of /cvs/pkgs/rpms/bind/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9985 Modified Files: .cvsignore bind-9.3.2-redhat_doc.patch bind-9.4.0-idnkit-autotools.patch bind-chroot-admin.in bind.spec named.init named.sysconfig sources Removed Files: bind-9.3.1-redhat_doc.patch Log Message: - very minor compatibility change in bind-chroot-admin (line 215) - enabled IDN support by default and don't distribute IDN libraries (#169546) - specfile cleanup - add dynamic directory to /var/named. This directory will be primarily used for dynamic DNS zones. ENABLE_ZONE_WRITE and SELinux's named_write_master_zones no longer exist Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/bind/devel/.cvsignore,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- .cvsignore 2 May 2007 14:47:24 -0000 1.26 +++ .cvsignore 4 Jun 2007 13:44:35 -0000 1.27 @@ -1,3 +1,3 @@ -bind-chroot.tar.gz -libbind-man.tar.gz bind-9.4.1.tar.gz +bind-chroot.tar.bz2 +libbind-man.tar.gz bind-9.3.2-redhat_doc.patch: Index: bind-9.3.2-redhat_doc.patch =================================================================== RCS file: /cvs/pkgs/rpms/bind/devel/bind-9.3.2-redhat_doc.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- bind-9.3.2-redhat_doc.patch 12 Mar 2007 15:15:37 -0000 1.2 +++ bind-9.3.2-redhat_doc.patch 4 Jun 2007 13:44:35 -0000 1.3 @@ -1,6 +1,6 @@ --- bind-9.4.0/bin/named/named.8.redhat_doc 2007-01-30 01:23:44.000000000 +0100 +++ bind-9.4.0/bin/named/named.8 2007-03-12 15:39:19.000000000 +0100 -@@ -205,6 +205,75 @@ +@@ -205,6 +205,68 @@ \fI/var/run/named.pid\fR .RS 4 The default process\-id file. @@ -37,21 +37,14 @@ +means that files in the zone database directory cannot be modified by dynamic +DNS (DDNS) updates or zone transfers. +.PP -+The Red Hat BIND distribution and SELinux policy creates two directories where -+named is allowed to create and modify files: $ROOTDIR/var/named/slaves and -+$ROOTDIR/var/named/data. By placing files you want named to modify, such as ++The Red Hat BIND distribution and SELinux policy creates three directories where ++named is allowed to create and modify files: /var/named/slaves, /var/named/dynamic ++/var/named/data. By placing files you want named to modify, such as +slave or DDNS updateable zone files and database / statistics dump files in +these directories, named will work normally and no further operator action is +required. Files in these directories are automatically assigned the 'named_cache_t' +file context, which SELinux allows named to write. +.PP -+You can enable the named_t domain to write and create named_zone_t files by use -+of the SELinux tunable boolean variable "named_write_master_zones", using the -+setsebool(8) command or the system-config-security GUI . If you do this, you -+must also set the ENABLE_ZONE_WRITE variable in /etc/sysconfig/named to -+1 / yes to set the ownership of files in the $ROOTDIR/var/named directory -+to named:named in order for named to be allowed to write them. -+.PP +\fBRed Hat BIND named_sdb SDB support:\fR +.PP +Red Hat ships the bind-sdb RPM that provides the /usr/sbin/named_sdb program, bind-9.4.0-idnkit-autotools.patch: Index: bind-9.4.0-idnkit-autotools.patch =================================================================== RCS file: /cvs/pkgs/rpms/bind/devel/bind-9.4.0-idnkit-autotools.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- bind-9.4.0-idnkit-autotools.patch 18 Apr 2007 11:25:21 -0000 1.1 +++ bind-9.4.0-idnkit-autotools.patch 4 Jun 2007 13:44:35 -0000 1.2 @@ -24,7 +24,7 @@ +if RUNIDN +bin_SCRIPTS = +man1_MANS = -+lib_LTLIBRARIES = libidnkitres.la ++noinst_LTLIBRARIES = libidnkitres.la + +libidnkitres_la_SOURCES = \ + resolver.lo stub.lo @@ -91,9 +91,9 @@ --- idnkit-1.0-src/lib/Makefile.am.autotools 2007-04-16 13:39:47.000000000 +0200 +++ idnkit-1.0-src/lib/Makefile.am 2007-04-16 13:11:02.000000000 +0200 @@ -0,0 +1,85 @@ -+lib_LTLIBRARIES = libidnkitlite.la ++noinst_LTLIBRARIES = libidnkitlite.la +if ! LITEONLY -+lib_LTLIBRARIES += libidnkit.la ++noinst_LTLIBRARIES += libidnkit.la +endif + +AM_CPPFLAGS = \ Index: bind-chroot-admin.in =================================================================== RCS file: /cvs/pkgs/rpms/bind/devel/bind-chroot-admin.in,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- bind-chroot-admin.in 29 May 2007 11:39:26 -0000 1.23 +++ bind-chroot-admin.in 4 Jun 2007 13:44:35 -0000 1.24 @@ -78,18 +78,18 @@ /bin/chown root:named /etc/sysconfig/named; /bin/chmod 0640 /etc/sysconfig/named; fi - /bin/mkdir -p ${BIND_DIR}/{slaves,data}; + /bin/mkdir -p ${BIND_DIR}/{slaves,data,dynamic}; /bin/chown --preserve-root root:named ${BIND_DIR}; - /bin/chown --preserve-root named:named ${BIND_DIR}/{slaves,data}; + /bin/chown --preserve-root named:named ${BIND_DIR}/{slaves,data,dynamic}; /bin/chmod --preserve-root 750 ${BIND_DIR} - /bin/chmod --preserve-root 770 ${BIND_DIR}/{slaves,data}; + /bin/chmod --preserve-root 770 ${BIND_DIR}/{slaves,data,dynamic}; - mkdir -p ${BIND_CHROOT_PREFIX}/{etc,dev,var/{run/named,named/{slaves,data}}}; + mkdir -p ${BIND_CHROOT_PREFIX}/{etc,dev,var/{run/named,named/{slaves,data,dynamic}}}; /bin/chown --preserve-root root:named ${BIND_CHROOT_PREFIX}/{etc,dev,var/{run,named/}}; /bin/chown --preserve-root root:named ${BIND_CHROOT_PREFIX}/var; /bin/chmod --preserve-root 750 ${BIND_CHROOT_PREFIX}/{,etc,dev,var,var/{run,named/}}; - /bin/chown --preserve-root named:named ${BIND_CHROOT_PREFIX}/var/{run/named,named/{data,slaves}}; - /bin/chmod --preserve-root 770 ${BIND_CHROOT_PREFIX}/var/{run/named,named/{slaves,data}}; + /bin/chown --preserve-root named:named ${BIND_CHROOT_PREFIX}/var/{run/named,named/{data,slaves,dynamic}}; + /bin/chmod --preserve-root 770 ${BIND_CHROOT_PREFIX}/var/{run/named,named/{slaves,data,dynamic}}; [ ! -e "${BIND_CHROOT_PREFIX}/dev/random" ] && /bin/mknod "${BIND_CHROOT_PREFIX}/dev/random" c 1 8 [ ! -e "${BIND_CHROOT_PREFIX}/dev/zero" ] && /bin/mknod "${BIND_CHROOT_PREFIX}/dev/zero" c 1 5 @@ -238,7 +238,7 @@ changed=`/bin/mktemp /tmp/XXXXXX`; rm -f $changed if [ $ENABLED -eq 0 ] ; then # chroot is enabled - /usr/bin/find /{etc/{named.*,rndc.*},${BIND_DIR#/}{/*,/data/*,/slaves/*}} -maxdepth 0 -type f | + /usr/bin/find /{etc/{named.*,rndc.*},${BIND_DIR#/}{/*,/data/*,/slaves/*,/dynamic/*}} -maxdepth 0 -type f | while read f; do replace_with_link ${BIND_CHROOT_PREFIX}/$f $f; @@ -251,7 +251,7 @@ done pfx=${BIND_CHROOT_PREFIX} else # chroot is disabled - /usr/bin/find /var/named/chroot/{etc/{named.*,rndc.*},var/named{/*,/data/*,/slaves/*}} -maxdepth 0 | + /usr/bin/find /var/named/chroot/{etc/{named.*,rndc.*},var/named{/*,/data/*,/slaves/*,/dynamic/*}} -maxdepth 0 | while read f; do if [ ! -d "$f" ]; then @@ -280,11 +280,11 @@ chmod 750 ${pfx}/var/named >/dev/null 2>&1; chmod 640 ${pfx}/var/named/* >/dev/null 2>&1; chmod 750 ${pfx}/var/named/*/. >/dev/null 2>&1; - chown -h named:named /var/named/{data{,/*},slaves{,*/}} >/dev/null 2>&1; - chown -h named:named ${BIND_CHROOT_PREFIX}/var/named/{data{,/*},slaves{,*/}} >/dev/null 2>&1; - chmod 770 ${pfx}/var/named/{data,slaves} >/dev/null 2>&1; - chmod 660 ${pfx}/var/named/{data/*,slaves/*} >/dev/null 2>&1; - chmod 770 ${pfx}/var/named/{data/*/.,slaves/*/.} >/dev/null 2>&1; + chown -h named:named /var/named/{data{,/*},slaves{,/*},dynamic{,/*}} >/dev/null 2>&1; + chown -h named:named ${BIND_CHROOT_PREFIX}/var/named/{data{,/*},slaves{,/*},dynamic{,/*}} >/dev/null 2>&1; + chmod 770 ${pfx}/var/named/{data,slaves,dynamic} >/dev/null 2>&1; + chmod 660 ${pfx}/var/named/{data/*,slaves/*,dynamic/*} >/dev/null 2>&1; + chmod 770 ${pfx}/var/named/{data/*/.,slaves/*/.,dynamic/*/.} >/dev/null 2>&1; if [ -e $changed ]; then if selinux_enabled && [ -x /sbin/restorecon ]; then /sbin/restorecon -R ${BIND_CHROOT_PREFIX}/etc ${BIND_CHROOT_PREFIX}/var/named ${BIND_CHROOT_PREFIX}/var/run/named >/dev/null 2>&1; @@ -295,7 +295,7 @@ /sbin/restorecon /etc/rndc.key >/dev/null 2>&1; /sbin/restorecon /etc/rndc.conf >/dev/null 2>&1; /sbin/restorecon /var/named{/,/*} >/dev/null 2>&1; - /sbin/restorecon /var/named/{slaves,data}{/,/*} >/dev/null 2>&1; + /sbin/restorecon /var/named/{slaves,data,dynamic}{/,/*} >/dev/null 2>&1; /sbin/restorecon /var/named/named.ca ${BIND_CHROOT_PREFIX}/var/named/named.ca >/dev/null 2>&1; /sbin/restorecon ${BIND_CHROOT_PREFIX} >/dev/null 2>&1; /sbin/restorecon /var/named/named.ca >/dev/null 2>&1; @@ -320,6 +320,7 @@ rmdir ${BIND_CHROOT_PREFIX}/var/run >/dev/null 2>&1 || :; rmdir ${BIND_CHROOT_PREFIX}/var/named/slaves >/dev/null 2>&1 || :; rmdir ${BIND_CHROOT_PREFIX}/var/named/data >/dev/null 2>&1 || :; + rmdir ${BIND_CHROOT_PREFIX}/var/named/dynamic >/dev/null 2>&1 || :; rmdir ${BIND_CHROOT_PREFIX}/var/named >/dev/null 2>&1 || :; rmdir ${BIND_CHROOT_PREFIX}/var/tmp >/dev/null 2>&1 || :; rmdir ${BIND_CHROOT_PREFIX}/var >/dev/null 2>&1 || :; Index: bind.spec =================================================================== RCS file: /cvs/pkgs/rpms/bind/devel/bind.spec,v retrieving revision 1.185 retrieving revision 1.186 diff -u -r1.185 -r1.186 --- bind.spec 4 Jun 2007 08:05:17 -0000 1.185 +++ bind.spec 4 Jun 2007 13:44:35 -0000 1.186 @@ -28,7 +28,7 @@ Source3: named.logrotate Source4: keygen.c Source5: rfc1912.txt -Source6: bind-chroot.tar.gz +Source6: bind-chroot.tar.bz2 Source7: bind-9.3.1rc1-sdb_tools-Makefile.in Source8: http://www.venaas.no/ldap/bind-sdb/dnszone.schema Source9: libbind-man.tar.gz @@ -359,11 +359,12 @@ mkdir -p ${RPM_BUILD_ROOT}/var/named mkdir -p ${RPM_BUILD_ROOT}/var/named/slaves mkdir -p ${RPM_BUILD_ROOT}/var/named/data +mkdir -p ${RPM_BUILD_ROOT}/var/named/dynamic mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/{man1,man5,man8} mkdir -p ${RPM_BUILD_ROOT}/var/run/named #chroot mkdir -p ${RPM_BUILD_ROOT}/%{chroot_prefix} -tar --no-same-owner -zxvf %{SOURCE6} --directory ${RPM_BUILD_ROOT}/%{chroot_prefix} +tar --no-same-owner -jxvf %{SOURCE6} --directory ${RPM_BUILD_ROOT}/%{chroot_prefix} # these are required to prevent them being erased during upgrade of previous # versions that included them (bug #130121): touch ${RPM_BUILD_ROOT}/%{chroot_prefix}/etc/named.conf @@ -611,6 +612,7 @@ %defattr(0660,named,named,0770) %dir /var/named/slaves %dir /var/named/data +%dir /var/named/dynamic %dir /var/run/named %defattr(0754,root,root,0750) %config /etc/rc.d/init.d/named @@ -743,6 +745,7 @@ %defattr(0660,named,named,0770) %dir %prefix/var/named/slaves %dir %prefix/var/named/data +%dir %prefix/var/named/dynamic %dir %prefix/var/run/named %dir %prefix/var/tmp %ghost %prefix/dev/null @@ -769,10 +772,12 @@ %endif %changelog -* Tue Jun 04 2007 Adam Tkac 31:9.4.1-4.2.fc8 +* Tue Jun 04 2007 Adam Tkac 31:9.4.1-5.fc8 - very minor compatibility change in bind-chroot-admin (line 215) - enabled IDN support by default and don't distribute IDN libraries - specfile cleanup +- add dynamic directory to /var/named. This directory will be primarily used for + dynamic DNS zones. ENABLE_ZONE_WRITE and SELinux's named_write_master_zones no longer exist * Wed May 24 2007 Adam Tkac 31:9.4.1-4.fc8 - removed ldap-api patch and start using deprecated API Index: named.init =================================================================== RCS file: /cvs/pkgs/rpms/bind/devel/named.init,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- named.init 6 Dec 2006 11:37:20 -0000 1.51 +++ named.init 4 Jun 2007 13:44:35 -0000 1.52 @@ -121,35 +121,7 @@ fi; fi; fi - no_write_master_zones=0 - if [ -e /etc/selinux/config ]; then - . /etc/selinux/config - if [[ ( "$SELINUX" != 'disabled') && ("$SELINUXTYPE" != "") && (-d /etc/selinux/${SELINUXTYPE}) && (-e /etc/selinux/${SELINUXTYPE}/booleans || (-e /etc/selinux/${SELINUXTYPE}/booleans.local)) ]]; then - if [ -e /etc/selinux/${SELINUXTYPE}/booleans.local ]; then - . /etc/selinux/${SELINUXTYPE}/booleans.local; - else - . /etc/selinux/${SELINUXTYPE}/booleans; - fi; - if echo "$named_write_master_zones" | /bin/egrep -q '^[0-9]+$'; then - if [ "$named_write_master_zones" -eq 1 ] ; then - /bin/chown -f --from=root:named named:named $ROOTDIR/var/named - elif [ "$named_write_master_zones" -eq 0 ] ; then - /bin/chown -f --from=named:named root:named $ROOTDIR/var/named - fi; - fi; - else - no_write_master_zones=1 - fi; - else - no_write_master_zones=1 - fi; - if [ "$no_write_master_zones" -eq 1 ]; then - if [[ "$ENABLE_ZONE_WRITE" = [yY1]* ]]; then - /bin/chown -f --from=root:named named:named $ROOTDIR/var/named - elif [[ "$ENABLE_ZONE_WRITE" = [nN0]* ]]; then - /bin/chown -f --from=named:named root:named $ROOTDIR/var/named - fi; - fi + conf_ok=0; if [ -x /usr/sbin/named-checkconf ] && [ -x /usr/sbin/named-checkzone ] && /usr/sbin/named-checkconf $ckcf_options ${named_conf} >/dev/null 2>&1; then conf_ok=1; Index: named.sysconfig =================================================================== RCS file: /cvs/pkgs/rpms/bind/devel/named.sysconfig,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- named.sysconfig 20 Jul 2006 18:40:14 -0000 1.4 +++ named.sysconfig 4 Jun 2007 13:44:35 -0000 1.5 @@ -10,14 +10,6 @@ # OPTIONS="whatever" -- These additional options will be passed to named # at startup. Don't add -t here, use ROOTDIR instead. # -# ENABLE_ZONE_WRITE=yes -- If SELinux is disabled, then allow named to write -# its zone files and create files in its $ROOTDIR/var/named -# directory, necessary for DDNS and slave zone transfers. -# Slave zones should reside in the $ROOTDIR/var/named/slaves -# directory, in which case you would not need to enable zone -# writes. If SELinux is enabled, you must use only the -# 'named_write_master_zones' variable to enable zone writes. -# # ENABLE_SDB=yes -- This enables use of 'named_sdb', which has support # -- for the ldap, pgsql and dir zone database backends # -- compiled in, to be used instead of named. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/bind/devel/sources,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- sources 2 May 2007 14:47:24 -0000 1.33 +++ sources 4 Jun 2007 13:44:35 -0000 1.34 @@ -1,3 +1,3 @@ -3567c35a24cb83a8a69443a399bbb6c8 bind-chroot.tar.gz -13fef79f99fcefebb51d84b08805de51 libbind-man.tar.gz 09b54d35036cb0423b2e618f21766285 bind-9.4.1.tar.gz +dd2b4f4b795a0a989b0a01f93db3a57b bind-chroot.tar.bz2 +13fef79f99fcefebb51d84b08805de51 libbind-man.tar.gz --- bind-9.3.1-redhat_doc.patch DELETED --- From fedora-extras-commits at redhat.com Mon Jun 4 13:46:46 2007 From: fedora-extras-commits at redhat.com (Kiyoshi Matsui (kmatsui)) Date: Mon, 4 Jun 2007 09:46:46 -0400 Subject: rpms/mcpp/F-7 mcpp.spec,1.2,1.3 Message-ID: <200706041346.l54DkkSa011540@cvs-int.fedora.redhat.com> Author: kmatsui Update of /cvs/pkgs/rpms/mcpp/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11082 Modified Files: mcpp.spec Log Message: tag-update Index: mcpp.spec =================================================================== RCS file: /cvs/pkgs/rpms/mcpp/F-7/mcpp.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mcpp.spec 4 Jun 2007 13:16:45 -0000 1.2 +++ mcpp.spec 4 Jun 2007 13:46:11 -0000 1.3 @@ -3,7 +3,7 @@ Summary: Alternative C/C++ preprocessor Name: mcpp Version: 2.6.4 -Release: 1%{?dist} +Release: 1%{?dist}.1 License: BSD Group: Development/Languages Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz From fedora-extras-commits at redhat.com Mon Jun 4 13:54:33 2007 From: fedora-extras-commits at redhat.com (Martin Bacovsky (mbacovsk)) Date: Mon, 4 Jun 2007 09:54:33 -0400 Subject: rpms/squid/F-7 .cvsignore, 1.26, 1.27 sources, 1.28, 1.29 squid.spec, 1.84, 1.85 Message-ID: <200706041354.l54DsXHA013738@cvs-int.fedora.redhat.com> Author: mbacovsk Update of /cvs/pkgs/rpms/squid/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13467 Modified Files: .cvsignore sources squid.spec Log Message: * Mon Jun 4 2007 Martin Bacovsky - 7:2.6.STABLE13-1 - update to latest upstream 2.6.STABLE13 - resolves: #242423: Squid Version Violation Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/squid/F-7/.cvsignore,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- .cvsignore 27 Mar 2007 14:06:20 -0000 1.26 +++ .cvsignore 4 Jun 2007 13:53:54 -0000 1.27 @@ -1 +1 @@ -squid-2.6.STABLE12.tar.bz2 +squid-2.6.STABLE13.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/squid/F-7/sources,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- sources 27 Mar 2007 14:06:20 -0000 1.28 +++ sources 4 Jun 2007 13:53:54 -0000 1.29 @@ -1 +1 @@ -a830ccc95cb39cdfa5e5b773add0bb0d squid-2.6.STABLE12.tar.bz2 +fdc4ece264b47bab1b112d8f6f842b8b squid-2.6.STABLE13.tar.bz2 Index: squid.spec =================================================================== RCS file: /cvs/pkgs/rpms/squid/F-7/squid.spec,v retrieving revision 1.84 retrieving revision 1.85 diff -u -r1.84 -r1.85 --- squid.spec 27 Mar 2007 14:06:20 -0000 1.84 +++ squid.spec 4 Jun 2007 13:53:54 -0000 1.85 @@ -4,7 +4,7 @@ Summary: The Squid proxy caching server Name: squid -Version: 2.6.STABLE12 +Version: 2.6.STABLE13 Release: 1%{?dist} Epoch: 7 License: GPL @@ -326,6 +326,10 @@ chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || : %changelog +* Mon Jun 4 2007 Martin Bacovsky - 7:2.6.STABLE13-1 +- update to latest upstream 2.6.STABLE13 +- resolves: #242423: Squid Version Violation + * Tue Mar 27 2007 Martin Bacovsky - 7:2.6.STABLE12-1 - update to latest upstream 2.6.STABLE12 - Resolves: #233913: squid: unowned directory From fedora-extras-commits at redhat.com Mon Jun 4 14:12:46 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Mon, 4 Jun 2007 10:12:46 -0400 Subject: rpms/totem/devel totem.spec,1.111,1.112 Message-ID: <200706041412.l54ECkHM026566@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/totem/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26316 Modified Files: totem.spec Log Message: * Mon Jun 04 2007 - Bastien Nocera - 2.19.4-2.1 - Another rebuild with the liboil fixes Index: totem.spec =================================================================== RCS file: /cvs/pkgs/rpms/totem/devel/totem.spec,v retrieving revision 1.111 retrieving revision 1.112 diff -u -r1.111 -r1.112 --- totem.spec 4 Jun 2007 09:24:48 -0000 1.111 +++ totem.spec 4 Jun 2007 14:11:57 -0000 1.112 @@ -5,7 +5,7 @@ Summary: Movie player for GNOME 2 Name: totem Version: 2.19.4 -Release: 2%{?dist} +Release: 2.1%{?dist} License: GPL Group: Applications/Multimedia URL: http://www.gnome.org/projects/totem/ @@ -231,7 +231,10 @@ %{_libdir}/*so %changelog -* Mon Jun 04 2007 - Bastien Nocera - 2.19.4-1 +* Mon Jun 04 2007 - Bastien Nocera - 2.19.4-2.1 +- Another rebuild with the liboil fixes + +* Mon Jun 04 2007 - Bastien Nocera - 2.19.4-2 - Update to 2.19.4 * Mon May 21 2007 - Bastien Nocera - 2.19.3-2 From fedora-extras-commits at redhat.com Mon Jun 4 14:22:19 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Mon, 4 Jun 2007 10:22:19 -0400 Subject: rpms/clearsilver/devel clearsilver.spec,1.13,1.14 Message-ID: <200706041422.l54EMJ7l029859@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/extras/rpms/clearsilver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29722 Modified Files: clearsilver.spec Log Message: Add BR perl-devel for fedora > 6. Index: clearsilver.spec =================================================================== RCS file: /cvs/extras/rpms/clearsilver/devel/clearsilver.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- clearsilver.spec 2 Jun 2007 02:28:30 -0000 1.13 +++ clearsilver.spec 4 Jun 2007 14:21:24 -0000 1.14 @@ -2,7 +2,7 @@ Name: clearsilver Version: 0.10.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Fast and powerful HTML templating system Group: Development/Libraries License: Neotonic ClearSilver Software License @@ -43,7 +43,10 @@ Summary: Perl interface to the ClearSilver HTML templating system Group: Development/Libraries BuildRequires: perl -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +%if 0%{?fedora} > 6 +BuildRequires: perl-devel +%endif +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Provides: %{name}-perl = %{version}-%{release} %description -n perl-%{name} @@ -166,6 +169,9 @@ %endif %changelog +* Mon Jun 4 2007 Jeffrey C. Ollie - 0.10.4-5 +- Add BR perl-devel for fedora > 6 + * Fri Jun 01 2007 Jeffrey C. Ollie - 0.10.4-4 - Minor cleanups From fedora-extras-commits at redhat.com Mon Jun 4 14:23:00 2007 From: fedora-extras-commits at redhat.com (Tomas Mraz (tmraz)) Date: Mon, 4 Jun 2007 10:23:00 -0400 Subject: rpms/pam/devel pam-0.99.6.2-namespace-docfix.patch, NONE, 1.1 pam-0.99.6.2-namespace-temp-logon.patch, NONE, 1.1 pam-0.99.7.1-unix-hpux-aging.patch, NONE, 1.1 pam-0.99.7.1-unix-update-helper.patch, NONE, 1.1 pam-0.99.7.1-unix-bigcrypt.patch, 1.1, 1.2 pam.spec, 1.146, 1.147 pam-0.78-unix-hpux-aging.patch, 1.1, NONE Message-ID: <200706041423.l54EN0NZ030148@cvs-int.fedora.redhat.com> Author: tmraz Update of /cvs/extras/rpms/pam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29828 Modified Files: pam-0.99.7.1-unix-bigcrypt.patch pam.spec Added Files: pam-0.99.6.2-namespace-docfix.patch pam-0.99.6.2-namespace-temp-logon.patch pam-0.99.7.1-unix-hpux-aging.patch pam-0.99.7.1-unix-update-helper.patch Removed Files: pam-0.78-unix-hpux-aging.patch Log Message: * Thu Apr 26 2007 Tomas Mraz 0.99.7.1-6 - pam_namespace: better document behavior on failure (#237249) - pam_unix: split out passwd change to a new helper binary (#236316) - pam_namespace: add support for temporary logons (#241226) pam-0.99.6.2-namespace-docfix.patch: --- NEW FILE pam-0.99.6.2-namespace-docfix.patch --- --- Linux-PAM-0.99.6.2/modules/pam_namespace/namespace.conf.5.xml.docfix 2007-04-03 17:51:29.000000000 +0200 +++ Linux-PAM-0.99.6.2/modules/pam_namespace/namespace.conf.5.xml 2007-04-23 19:04:10.000000000 +0200 @@ -86,6 +86,15 @@ for all users. + + In case of context or level polyinstantiation the SELinux context + which is used for polyinstantiation is the context used for executing + a new process as obtained by getexeccon. This context must be set + by the calling application or pam_selinux.so + module. If this context is not set the polyinstatiation will be + based just on user name. + + pam-0.99.6.2-namespace-temp-logon.patch: --- NEW FILE pam-0.99.6.2-namespace-temp-logon.patch --- --- Linux-PAM-0.99.6.2/modules/pam_namespace/pam_namespace.h.temp-logon 2007-05-31 17:04:17.000000000 +0200 +++ Linux-PAM-0.99.6.2/modules/pam_namespace/pam_namespace.h 2007-05-31 17:04:18.000000000 +0200 @@ -90,6 +90,7 @@ #define PAMNS_NO_UNMOUNT_ON_CLOSE 0x00010000 /* no unmount at session close */ #define NAMESPACE_MAX_DIR_LEN 80 +#define NAMESPACE_POLYDIR_DATA "pam_namespace:polydir_data" /* * Polyinstantiation method options, based on user, security context @@ -100,6 +101,8 @@ USER, CONTEXT, LEVEL, + TMPDIR, + TMPFS }; /* @@ -128,6 +131,7 @@ enum polymethod method; /* method used to polyinstantiate */ unsigned int num_uids; /* number of override uids */ uid_t *uid; /* list of override uids */ + int exclusive; /* polyinstatiate exclusively for override uids */ struct polydir_s *next; /* pointer to the next polydir entry */ }; --- Linux-PAM-0.99.6.2/modules/pam_namespace/pam_namespace.c.temp-logon 2007-05-31 17:04:18.000000000 +0200 +++ Linux-PAM-0.99.6.2/modules/pam_namespace/pam_namespace.c 2007-05-31 17:54:14.000000000 +0200 @@ -43,6 +43,7 @@ strcpy(pent->instance_prefix, ent->instance_prefix); pent->method = ent->method; pent->num_uids = ent->num_uids; + pent->exclusive = ent->exclusive; if (ent->num_uids) { uid_t *pptr, *eptr; @@ -120,6 +121,10 @@ } } +static void cleanup_data(pam_handle_t *pamh, void *data, int err) +{ + del_polydir_list(data); +} /* * Called from parse_config_file, this function processes a single line @@ -140,6 +145,7 @@ poly.uid = NULL; poly.num_uids = 0; + poly.exclusive = 0; /* * skip the leading white space @@ -223,24 +229,13 @@ } /* - * Ensure that all pathnames are absolute path names. - */ - if ((dir[0] != '/') || (instance_prefix[0] != '/')) { - pam_syslog(idata->pamh, LOG_NOTICE,"Pathnames must start with '/'"); - goto skipping; - } - if (strstr(dir, "..") || strstr(instance_prefix, "..")) { - pam_syslog(idata->pamh, LOG_NOTICE,"Pathnames must not contain '..'"); - goto skipping; - } - - /* * Populate polyinstantiated directory structure with appropriate * pathnames and the method with which to polyinstantiate. */ if (strlen(dir) >= sizeof(poly.dir) || strlen(instance_prefix) >= sizeof(poly.instance_prefix)) { pam_syslog(idata->pamh, LOG_NOTICE, "Pathnames too long"); + goto skipping; } strcpy(poly.dir, dir); strcpy(poly.instance_prefix, instance_prefix); @@ -248,6 +243,18 @@ poly.method = NONE; if (strcmp(method, "user") == 0) poly.method = USER; + + if (strcmp(method, "tmpdir") == 0) { + poly.method = TMPDIR; + if (sizeof(poly.instance_prefix) - strlen(poly.instance_prefix) < 7) { + pam_syslog(idata->pamh, LOG_NOTICE, "Pathnames too long"); + goto skipping; + } + strcat(poly.instance_prefix, "XXXXXX"); + } + + if (strcmp(method, "tmpfs") == 0) + poly.method = TMPFS; #ifdef WITH_SELINUX if (strcmp(method, "level") == 0) { @@ -266,12 +273,24 @@ #endif - if ( poly.method == NONE) { + if (poly.method == NONE) { pam_syslog(idata->pamh, LOG_NOTICE, "Illegal method"); goto skipping; } /* + * Ensure that all pathnames are absolute path names. + */ + if ((dir[0] != '/') || (poly.method != TMPFS && instance_prefix[0] != '/')) { + pam_syslog(idata->pamh, LOG_NOTICE, "Pathnames must start with '/'"); + goto skipping; + } + if (strstr(dir, "..") || strstr(instance_prefix, "..")) { + pam_syslog(idata->pamh, LOG_NOTICE, "Pathnames must not contain '..'"); + goto skipping; + } + + /* * If the line in namespace.conf for a directory to polyinstantiate * contains a list of override users (users for whom polyinstantiation * is not performed), read the user ids, convert names into uids, and @@ -281,7 +300,11 @@ uid_t *uidptr; const char *ustr, *sstr; int count, i; - + + if (*uids == '~') { + poly.exclusive = 1; + uids++; + } for (count = 0, ustr = sstr = uids; sstr; ustr = sstr + 1, count++) sstr = strchr(ustr, ','); @@ -419,6 +442,7 @@ * directory's list of override uids. If the uid is one of the override * uids for the polyinstantiated directory, polyinstantiation is not * performed for that user for that directory. + * If exclusive is set the returned values are opposite. */ static int ns_override(struct polydir_s *polyptr, struct instance_data *idata, uid_t uid) @@ -432,11 +456,11 @@ for (i = 0; i < polyptr->num_uids; i++) { if (uid == polyptr->uid[i]) { - return 1; + return !polyptr->exclusive; } } - return 0; + return polyptr->exclusive; } /* @@ -622,6 +646,12 @@ #endif /* WITH_SELINUX */ + case TMPDIR: + case TMPFS: + if ((*i_name=strdup("")) == NULL) + goto fail; + return PAM_SUCCESS; + default: if (idata->flags & PAMNS_DEBUG) pam_syslog(idata->pamh, LOG_ERR, "Unknown method"); @@ -725,7 +755,7 @@ * execute it and pass directory to polyinstantiate and instance * directory as arguments. */ -static int inst_init(const struct polydir_s *polyptr, char *ipath, +static int inst_init(const struct polydir_s *polyptr, const char *ipath, struct instance_data *idata) { pid_t rc, pid; @@ -791,11 +821,11 @@ * Create polyinstantiated instance directory (ipath). */ #ifdef WITH_SELINUX -static int create_dirs(const struct polydir_s *polyptr, char *ipath, +static int create_dirs(struct polydir_s *polyptr, char *ipath, security_context_t icontext, security_context_t ocontext, struct instance_data *idata) #else -static int create_dirs(const struct polydir_s *polyptr, char *ipath, +static int create_dirs(struct polydir_s *polyptr, char *ipath, struct instance_data *idata) #endif { @@ -834,7 +864,17 @@ * attributes to match that of the original directory that is being * polyinstantiated. */ - if (mkdir(ipath, S_IRUSR) < 0) { + + if (polyptr->method == TMPDIR) { + if (mkdtemp(polyptr->instance_prefix) == NULL) { + pam_syslog(idata->pamh, LOG_ERR, "Error creating temporary instance %s, %m", + polyptr->instance_prefix); + polyptr->method = NONE; /* do not clean up! */ + return PAM_SESSION_ERR; + } + /* copy the actual directory name to ipath */ + strcpy(ipath, polyptr->instance_prefix); + } else if (mkdir(ipath, S_IRUSR) < 0) { if (errno == EEXIST) goto inst_init; else { @@ -920,13 +960,12 @@ * security attributes, and performs bind mount to setup the process * namespace. */ -static int ns_setup(const struct polydir_s *polyptr, +static int ns_setup(struct polydir_s *polyptr, struct instance_data *idata) { int retval = 0; char *inst_dir = NULL; char *instname = NULL; - char *dir; #ifdef WITH_SELINUX security_context_t instcontext = NULL, origcontext = NULL; #endif @@ -935,9 +974,15 @@ pam_syslog(idata->pamh, LOG_DEBUG, "Set namespace for directory %s", polyptr->dir); - dir = strrchr(polyptr->dir, '/'); - if (dir && strlen(dir) > 1) - dir++; + if (polyptr->method == TMPFS) { + if (mount("tmpfs", polyptr->dir, "tmpfs", 0, NULL) < 0) { + pam_syslog(idata->pamh, LOG_ERR, "Error mounting tmpfs on %s, %m", + polyptr->dir); + return PAM_SESSION_ERR; + } + /* we must call inst_init after the mount in this case */ + return inst_init(polyptr, "tmpfs", idata); + } /* * Obtain the name of instance pathname based on the @@ -1043,6 +1088,58 @@ return retval; } +static int cleanup_tmpdirs(struct instance_data *idata) +{ + struct polydir_s *pptr; + pid_t rc, pid; + sighandler_t osighand = NULL; + int status; + + osighand = signal(SIGCHLD, SIG_DFL); + if (osighand == SIG_ERR) { + pam_syslog(idata->pamh, LOG_ERR, "Cannot set signal value"); + rc = PAM_SESSION_ERR; + goto out; + } + + for (pptr = idata->polydirs_ptr; pptr; pptr = pptr->next) { + if (pptr->method == TMPDIR && access(pptr->instance_prefix, F_OK) == 0) { + pid = fork(); + if (pid == 0) { +#ifdef WITH_SELINUX + if (idata->flags & PAMNS_SELINUX_ENABLED) { + if (setexeccon(NULL) < 0) + exit(1); + } +#endif + if (execl("/bin/rm", "/bin/rm", "-rf", pptr->instance_prefix, (char *)NULL) < 0) + exit(1); + } else if (pid > 0) { + while (((rc = waitpid(pid, &status, 0)) == (pid_t)-1) && + (errno == EINTR)); + if (rc == (pid_t)-1) { + pam_syslog(idata->pamh, LOG_ERR, "waitpid failed- %m"); + rc = PAM_SESSION_ERR; + goto out; + } + if (!WIFEXITED(status) || WIFSIGNALED(status) > 0) { + pam_syslog(idata->pamh, LOG_ERR, + "Error removing %s", pptr->instance_prefix); + } + } else if (pid < 0) { + pam_syslog(idata->pamh, LOG_ERR, + "Cannot fork to run namespace init script, %m"); + rc = PAM_SESSION_ERR; + goto out; + } + } + } + + rc = PAM_SUCCESS; +out: + signal(SIGCHLD, osighand); + return rc; +} /* * This function checks to see if polyinstantiation is needed for any @@ -1111,13 +1208,22 @@ * disassociate from the parent namespace. */ if (need_poly) { + if (pam_set_data(idata->pamh, NAMESPACE_POLYDIR_DATA, idata->polydirs_ptr, + cleanup_data) != PAM_SUCCESS) { + pam_syslog(idata->pamh, LOG_ERR, + "Unable to set namespace data"); + return PAM_SYSTEM_ERR; + } if (unshare(CLONE_NEWNS) < 0) { - pam_syslog(idata->pamh, LOG_ERR, + pam_set_data(idata->pamh, NAMESPACE_POLYDIR_DATA, NULL, NULL); + pam_syslog(idata->pamh, LOG_ERR, "Unable to unshare from parent namespace, %m"); return PAM_SESSION_ERR; } - } else + } else { + del_polydir_list(idata->polydirs_ptr); return PAM_SUCCESS; + } /* * Again cycle through all polyinstantiated directories, this time, @@ -1144,7 +1250,8 @@ * umount */ if ((changing_dir = cwd_in(pptr->dir, idata)) < 0) { - return PAM_SESSION_ERR; + retval = PAM_SESSION_ERR; + goto out; } else if (changing_dir) { if (idata->flags & PAMNS_DEBUG) pam_syslog(idata->pamh, LOG_DEBUG, "changing cwd"); @@ -1172,8 +1279,10 @@ int saved_errno = errno; pam_syslog(idata->pamh, LOG_ERR, "Unmount of %s failed, %m", pptr->dir); - if (saved_errno != EINVAL) - return PAM_SESSION_ERR; + if (saved_errno != EINVAL) { + retval = PAM_SESSION_ERR; + goto out; + } } else if (idata->flags & PAMNS_DEBUG) pam_syslog(idata->pamh, LOG_DEBUG, "Umount succeeded %s", pptr->dir); @@ -1185,7 +1294,9 @@ break; } } - +out: + if (retval != PAM_SUCCESS) + cleanup_tmpdirs(idata); return retval; } @@ -1224,8 +1335,10 @@ } else if (idata->flags & PAMNS_DEBUG) pam_syslog(idata->pamh, LOG_DEBUG, "Unmount of %s succeeded", pptr->dir); - } + } } + + cleanup_tmpdirs(idata); return 0; } @@ -1349,7 +1462,8 @@ } else if (idata.flags & PAMNS_DEBUG) pam_syslog(idata.pamh, LOG_DEBUG, "Nothing to polyinstantiate"); - del_polydir_list(idata.polydirs_ptr); + if (retval != PAM_SUCCESS) + del_polydir_list(idata.polydirs_ptr); return retval; } @@ -1364,6 +1478,7 @@ struct instance_data idata; char *user_name; struct passwd *pwd; + const void *polyptr; /* init instance data */ idata.flags = 0; @@ -1425,16 +1540,12 @@ idata.user = user_name; idata.uid = pwd->pw_uid; - /* - * Parse namespace configuration file which lists directories that - * are polyinstantiated, directories where instance directories are - * created and the method used for polyinstantiation. - */ - retval = parse_config_file(&idata); - if ((retval != PAM_SUCCESS) || !idata.polydirs_ptr) { - del_polydir_list(idata.polydirs_ptr); - return PAM_SESSION_ERR; - } + retval = pam_get_data(idata.pamh, NAMESPACE_POLYDIR_DATA, &polyptr); + if (retval != PAM_SUCCESS || polyptr == NULL) + /* nothing to reset */ + return PAM_SUCCESS; + + idata.polydirs_ptr = polyptr; if (idata.flags & PAMNS_DEBUG) pam_syslog(idata.pamh, LOG_DEBUG, "Resetting namespace for pid %d", @@ -1449,7 +1560,9 @@ pam_syslog(idata.pamh, LOG_DEBUG, "resetting namespace ok for pid %d", getpid()); } - del_polydir_list(idata.polydirs_ptr); + + pam_set_data(idata.pamh, NAMESPACE_POLYDIR_DATA, NULL, NULL); + return PAM_SUCCESS; } pam-0.99.7.1-unix-hpux-aging.patch: --- NEW FILE pam-0.99.7.1-unix-hpux-aging.patch --- o For non-extensible-style hashes, strip off anything after the 13th character which would not be valid as part of a hash. On HP/UX, this clips off a comma followed by encoded aging information. The real problem is a complete lack of any standard for storing password aging information (actually, for anything having to do with password aging) for users across operating systems, but there's nothing we can do about that here. --- Linux-PAM-0.99.7.1/modules/pam_unix/support.c.unix-hpux-aging 2007-06-01 15:21:08.000000000 +0200 +++ Linux-PAM-0.99.7.1/modules/pam_unix/support.c 2007-06-01 15:24:32.000000000 +0200 @@ -573,6 +573,21 @@ return retval; } +static void strip_hpux_aging(char *p) +{ + const char *valid = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" + "abcdefghijklmnopqrstuvwxyz" + "0123456789./"; + if ((*p != '$') && (strlen(p) > 13)) { + for (p += 13; *p != '\0'; p++) { + if (strchr(valid, *p) == NULL) { + *p = '\0'; + break; + } + } + } +} + int _unix_verify_password(pam_handle_t * pamh, const char *name ,const char *p, unsigned int ctrl) { @@ -679,7 +694,9 @@ } } } else { - size_t salt_len = strlen(salt); + size_t salt_len; + strip_hpux_aging(salt); + salt_len = strlen(salt); if (!salt_len) { /* the stored password is NULL */ if (off(UNIX__NONULL, ctrl)) {/* this means we've succeeded */ --- Linux-PAM-0.99.7.1/modules/pam_unix/passverify.c.unix-hpux-aging 2007-06-01 15:21:08.000000000 +0200 +++ Linux-PAM-0.99.7.1/modules/pam_unix/passverify.c 2007-06-01 15:26:26.000000000 +0200 @@ -146,6 +146,22 @@ return i; } +static void +strip_hpux_aging(char *p) +{ + const char *valid = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" + "abcdefghijklmnopqrstuvwxyz" + "0123456789./"; + if ((*p != '$') && (strlen(p) > 13)) { + for (p += 13; *p != '\0'; p++) { + if (strchr(valid, *p) == NULL) { + *p = '\0'; + break; + } + } + } +} + int _unix_verify_password(const char *name, const char *p, int nullok) { @@ -194,6 +210,7 @@ return PAM_USER_UNKNOWN; } + strip_hpux_aging(salt); salt_len = strlen(salt); if (salt_len == 0) { return (nullok == 0) ? PAM_AUTH_ERR : PAM_SUCCESS; pam-0.99.7.1-unix-update-helper.patch: --- NEW FILE pam-0.99.7.1-unix-update-helper.patch --- --- /dev/null 2007-05-28 11:10:34.936447748 +0200 +++ Linux-PAM-0.99.7.1/modules/pam_unix/passupdate.c 2007-06-01 15:13:57.000000000 +0200 @@ -0,0 +1,560 @@ +/* + * Main coding by Elliot Lee , Red Hat Software. + * Copyright (C) 1996. + * Copyright (c) Jan R?korajski, 1999. + * Copyright (c) Red Hat, Inc., 2007 + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, and the entire permission notice in its entirety, + * including the disclaimer of warranties. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. The name of the author may not be used to endorse or promote + * products derived from this software without specific prior + * written permission. + * + * ALTERNATIVELY, this product may be distributed under the terms of + * the GNU Public License, in which case the provisions of the GPL are + * required INSTEAD OF the above restrictions. (This clause is + * necessary due to a potential bad interaction between the GPL and + * the restrictions contained in a BSD-style copyright.) + * + * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED + * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, + * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + * OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +/* this will be included from module and update helper */ + +#if defined(USE_LCKPWDF) && !defined(HAVE_LCKPWDF) +# include "./lckpwdf.-c" +#endif + +/* passwd/salt conversion macros */ + +#define ascii_to_bin(c) ((c)>='a'?(c-59):(c)>='A'?((c)-53):(c)-'.') +#define bin_to_ascii(c) ((c)>=38?((c)-38+'a'):(c)>=12?((c)-12+'A'):(c)+'.') + +#define PW_TMPFILE "/etc/npasswd" +#define SH_TMPFILE "/etc/nshadow" +#define OPW_TMPFILE "/etc/security/nopasswd" +#define OLD_PASSWORDS_FILE "/etc/security/opasswd" + +/* + * i64c - convert an integer to a radix 64 character + */ +static int i64c(int i) +{ + if (i < 0) + return ('.'); + else if (i > 63) + return ('z'); + if (i == 0) + return ('.'); + if (i == 1) + return ('/'); + if (i >= 2 && i <= 11) + return ('0' - 2 + i); + if (i >= 12 && i <= 37) + return ('A' - 12 + i); + if (i >= 38 && i <= 63) + return ('a' - 38 + i); + return ('\0'); +} + +static char *crypt_md5_wrapper(const char *pass_new) +{ + /* + * Code lifted from Marek Michalkiewicz's shadow suite. (CG) + * removed use of static variables (AGM) + */ + + struct timeval tv; + MD5_CTX ctx; + unsigned char result[16]; + char *cp = (char *) result; + unsigned char tmp[16]; + int i; + char *x = NULL; + + GoodMD5Init(&ctx); + gettimeofday(&tv, (struct timezone *) 0); + GoodMD5Update(&ctx, (void *) &tv, sizeof tv); + i = getpid(); + GoodMD5Update(&ctx, (void *) &i, sizeof i); + i = clock(); + GoodMD5Update(&ctx, (void *) &i, sizeof i); + GoodMD5Update(&ctx, result, sizeof result); + GoodMD5Final(tmp, &ctx); + strcpy(cp, "$1$"); /* magic for the MD5 */ + cp += strlen(cp); + for (i = 0; i < 8; i++) + *cp++ = i64c(tmp[i] & 077); + *cp = '\0'; + + /* no longer need cleartext */ + x = Goodcrypt_md5(pass_new, (const char *) result); + + return x; +} + +#ifdef USE_LCKPWDF +static int lock_pwdf(void) +{ + int i; + int retval; + +#ifndef HELPER_COMPILE + if (selinux_confined()) { + return PAM_SUCCESS; + } +#endif + /* These values for the number of attempts and the sleep time + are, of course, completely arbitrary. + My reading of the PAM docs is that, once pam_chauthtok() has been + called with PAM_UPDATE_AUTHTOK, we are obliged to take any + reasonable steps to make sure the token is updated; so retrying + for 1/10 sec. isn't overdoing it. */ + i=0; + while((retval = lckpwdf()) != 0 && i < 100) { + usleep(1000); + i++; + } + if(retval != 0) { + return PAM_AUTHTOK_LOCK_BUSY; + } + return PAM_SUCCESS; +} + +static void unlock_pwdf(void) +{ +#ifndef HELPER_COMPILE + if (selinux_confined()) { + return; + } +#endif + ulckpwdf(); +} +#endif + +static int +save_old_password(const char *forwho, const char *oldpass, + int howmany) +{ + static char buf[16384]; + static char nbuf[16384]; + char *s_luser, *s_uid, *s_npas, *s_pas, *pass; + int npas; + FILE *pwfile, *opwfile; + int err = 0; + int oldmask; + int found = 0; + struct passwd *pwd = NULL; + struct stat st; + + if (howmany < 0) { + return PAM_SUCCESS; + } + + if (oldpass == NULL) { + return PAM_SUCCESS; + } + + oldmask = umask(077); + +#ifdef WITH_SELINUX + if (SELINUX_ENABLED) { + security_context_t passwd_context=NULL; + if (getfilecon("/etc/passwd",&passwd_context)<0) { + return PAM_AUTHTOK_ERR; + }; + if (getfscreatecon(&prev_context)<0) { + freecon(passwd_context); + return PAM_AUTHTOK_ERR; + } + if (setfscreatecon(passwd_context)) { + freecon(passwd_context); + freecon(prev_context); + return PAM_AUTHTOK_ERR; + } + freecon(passwd_context); + } +#endif + pwfile = fopen(OPW_TMPFILE, "w"); + umask(oldmask); [...2149 lines suppressed...] +{ + struct passwd *pwd = NULL; + struct spwd *spwdent = NULL; + char *salt = NULL; + char *pp = NULL; + int retval = PAM_AUTH_ERR; + size_t salt_len; + + /* UNIX passwords area */ + setpwent(); + pwd = getpwnam(name); /* Get password file entry... */ + endpwent(); + if (pwd != NULL) { + if (_unix_shadowed(pwd)) { + /* + * ...and shadow password file entry for this user, + * if shadowing is enabled + */ + setspent(); + spwdent = getspnam(name); + endspent(); + if (spwdent != NULL) + salt = x_strdup(spwdent->sp_pwdp); + else + pwd = NULL; + } else { + if (strcmp(pwd->pw_passwd, "*NP*") == 0) { /* NIS+ */ + uid_t save_uid; + + save_uid = geteuid(); + seteuid(pwd->pw_uid); + spwdent = getspnam(name); + seteuid(save_uid); + + salt = x_strdup(spwdent->sp_pwdp); + } else { + salt = x_strdup(pwd->pw_passwd); + } + } + } + if (pwd == NULL || salt == NULL) { + _log_err(LOG_ALERT, "check pass; user unknown"); + p = NULL; + return PAM_USER_UNKNOWN; + } + + salt_len = strlen(salt); + if (salt_len == 0) { + return (nullok == 0) ? PAM_AUTH_ERR : PAM_SUCCESS; + } + if (p == NULL || strlen(p) == 0) { + _pam_overwrite(salt); + _pam_drop(salt); + return PAM_AUTHTOK_ERR; + } + + /* the moment of truth -- do we agree with the password? */ + retval = PAM_AUTH_ERR; + if (!strncmp(salt, "$1$", 3)) { + pp = Goodcrypt_md5(p, salt); + if (pp && strcmp(pp, salt) == 0) { + retval = PAM_SUCCESS; + } else { + _pam_overwrite(pp); + _pam_drop(pp); + pp = Brokencrypt_md5(p, salt); + if (pp && strcmp(pp, salt) == 0) + retval = PAM_SUCCESS; + } + } else if (*salt == '$') { + /* + * Ok, we don't know the crypt algorithm, but maybe + * libcrypt nows about it? We should try it. + */ + pp = x_strdup (crypt(p, salt)); + if (pp && strcmp(pp, salt) == 0) { + retval = PAM_SUCCESS; + } + } else if (*salt == '*' || *salt == '!' || salt_len < 13) { + retval = PAM_AUTH_ERR; + } else { + pp = bigcrypt(p, salt); + /* + * Note, we are comparing the bigcrypt of the password with + * the contents of the password field. If the latter was + * encrypted with regular crypt (and not bigcrypt) it will + * have been truncated for storage relative to the output + * of bigcrypt here. As such we need to compare only the + * stored string with the subset of bigcrypt's result. + * Bug 521314. + */ + if (pp && salt_len == 13 && strlen(pp) > salt_len) { + _pam_overwrite(pp+salt_len); + } + + if (pp && strcmp(pp, salt) == 0) { + retval = PAM_SUCCESS; + } + } + p = NULL; /* no longer needed here */ + + /* clean up */ + _pam_overwrite(pp); + _pam_drop(pp); + + return retval; +} + +char * +getuidname(uid_t uid) +{ + struct passwd *pw; + static char username[256]; + + pw = getpwuid(uid); + if (pw == NULL) + return NULL; + + strncpy(username, pw->pw_name, sizeof(username)); + username[sizeof(username) - 1] = '\0'; + + return username; +} +/* + * Copyright (c) Andrew G. Morgan, 1996. All rights reserved + * Copyright (c) Red Hat, Inc. 2007. All rights reserved + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, and the entire permission notice in its entirety, + * including the disclaimer of warranties. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. The name of the author may not be used to endorse or promote + * products derived from this software without specific prior + * written permission. + * + * ALTERNATIVELY, this product may be distributed under the terms of + * the GNU Public License, in which case the provisions of the GPL are + * required INSTEAD OF the above restrictions. (This clause is + * necessary due to a potential bad interaction between the GPL and + * the restrictions contained in a BSD-style copyright.) + * + * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED + * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, + * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + * OF THE POSSIBILITY OF SUCH DAMAGE. + */ --- Linux-PAM-0.99.7.1/modules/pam_unix/Makefile.am.update-helper 2006-12-18 19:50:50.000000000 +0100 +++ Linux-PAM-0.99.7.1/modules/pam_unix/Makefile.am 2007-06-01 15:15:04.000000000 +0200 @@ -16,7 +16,8 @@ secureconfdir = $(SCONFIGDIR) AM_CFLAGS = -I$(top_srcdir)/libpam/include -I$(top_srcdir)/libpamc/include \ - -DCHKPWD_HELPER=\"$(sbindir)/unix_chkpwd\" + -DCHKPWD_HELPER=\"$(sbindir)/unix_chkpwd\" \ + -DUPDATE_HELPER=\"$(sbindir)/unix_update\" if HAVE_LIBSELINUX AM_CFLAGS += -D"WITH_SELINUX" @@ -34,9 +35,9 @@ securelib_LTLIBRARIES = pam_unix.la -noinst_HEADERS = md5.h support.h yppasswd.h bigcrypt.h +noinst_HEADERS = md5.h support.h yppasswd.h bigcrypt.h passverify.h -sbin_PROGRAMS = unix_chkpwd +sbin_PROGRAMS = unix_chkpwd unix_update noinst_PROGRAMS = bigcrypt @@ -48,11 +49,16 @@ bigcrypt_CFLAGS = $(AM_CFLAGS) bigcrypt_LDFLAGS = @LIBCRYPT@ -unix_chkpwd_SOURCES = unix_chkpwd.c md5_good.c md5_broken.c bigcrypt.c +unix_chkpwd_SOURCES = unix_chkpwd.c passverify.c md5_good.c md5_broken.c bigcrypt.c unix_chkpwd_CFLAGS = $(AM_CFLAGS) @PIE_CFLAGS@ unix_chkpwd_LDFLAGS = @PIE_LDFLAGS@ -L$(top_builddir)/libpam -lpam \ @LIBCRYPT@ @LIBSELINUX@ +unix_update_SOURCES = unix_update.c passverify.c md5_good.c md5_broken.c bigcrypt.c +unix_update_CFLAGS = $(AM_CFLAGS) @PIE_CFLAGS@ +unix_update_LDFLAGS = @PIE_LDFLAGS@ -L$(top_builddir)/libpam -lpam \ + @LIBCRYPT@ @LIBSELINUX@ + if ENABLE_REGENERATE_MAN noinst_DATA = README README: pam_unix.8.xml pam-0.99.7.1-unix-bigcrypt.patch: Index: pam-0.99.7.1-unix-bigcrypt.patch =================================================================== RCS file: /cvs/extras/rpms/pam/devel/pam-0.99.7.1-unix-bigcrypt.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pam-0.99.7.1-unix-bigcrypt.patch 21 Feb 2007 20:32:28 -0000 1.1 +++ pam-0.99.7.1-unix-bigcrypt.patch 4 Jun 2007 14:22:15 -0000 1.2 @@ -1,15 +1,15 @@ ---- Linux-PAM-0.99.7.1/modules/pam_unix/support.c.bigcrypt 2007-02-21 20:30:24.000000000 +0100 -+++ Linux-PAM-0.99.7.1/modules/pam_unix/support.c 2007-02-21 21:17:29.000000000 +0100 -@@ -694,7 +694,7 @@ +--- Linux-PAM-0.99.7.1/modules/pam_unix/support.c.bigcrypt 2007-01-23 10:41:21.000000000 +0100 ++++ Linux-PAM-0.99.7.1/modules/pam_unix/support.c 2007-06-01 15:11:51.000000000 +0200 +@@ -679,7 +679,7 @@ } } } else { -- int salt_len; -+ size_t salt_len; - strip_hpux_aging(salt); - salt_len = strlen(salt); +- int salt_len = strlen(salt); ++ size_t salt_len = strlen(salt); if (!salt_len) { -@@ -706,19 +706,19 @@ + /* the stored password is NULL */ + if (off(UNIX__NONULL, ctrl)) {/* this means we've succeeded */ +@@ -689,19 +689,19 @@ D(("user has empty password - access denied")); retval = PAM_AUTH_ERR; } @@ -33,7 +33,7 @@ } } else { /* -@@ -732,7 +732,7 @@ +@@ -715,7 +715,7 @@ /* the moment of truth -- do we agree with the password? */ D(("comparing state of pp[%s] and salt[%s]", pp, salt)); @@ -42,9 +42,9 @@ retval = PAM_SUCCESS; } else { retval = PAM_AUTH_ERR; ---- Linux-PAM-0.99.7.1/modules/pam_unix/unix_chkpwd.c.bigcrypt 2007-02-21 20:30:24.000000000 +0100 -+++ Linux-PAM-0.99.7.1/modules/pam_unix/unix_chkpwd.c 2007-02-21 21:18:57.000000000 +0100 -@@ -159,7 +159,7 @@ +--- Linux-PAM-0.99.7.1/modules/pam_unix/unix_chkpwd.c.bigcrypt 2006-10-24 12:01:49.000000000 +0200 ++++ Linux-PAM-0.99.7.1/modules/pam_unix/unix_chkpwd.c 2007-06-01 15:08:46.000000000 +0200 +@@ -144,7 +144,7 @@ char *salt = NULL; char *pp = NULL; int retval = PAM_AUTH_ERR; @@ -53,7 +53,7 @@ /* UNIX passwords area */ setpwent(); -@@ -205,6 +205,8 @@ +@@ -189,6 +189,8 @@ return (nullok == 0) ? PAM_AUTH_ERR : PAM_SUCCESS; } if (p == NULL || strlen(p) == 0) { @@ -62,7 +62,7 @@ return PAM_AUTHTOK_ERR; } -@@ -212,11 +214,13 @@ +@@ -196,11 +198,13 @@ retval = PAM_AUTH_ERR; if (!strncmp(salt, "$1$", 3)) { pp = Goodcrypt_md5(p, salt); @@ -78,7 +78,7 @@ retval = PAM_SUCCESS; } } else if (*salt == '$') { -@@ -225,10 +229,10 @@ +@@ -209,10 +213,10 @@ * libcrypt nows about it? We should try it. */ pp = x_strdup (crypt(p, salt)); @@ -91,7 +91,7 @@ retval = PAM_AUTH_ERR; } else { pp = bigcrypt(p, salt); -@@ -239,24 +243,21 @@ +@@ -223,24 +227,21 @@ * have been truncated for storage relative to the output * of bigcrypt here. As such we need to compare only the * stored string with the subset of bigcrypt's result. Index: pam.spec =================================================================== RCS file: /cvs/extras/rpms/pam/devel/pam.spec,v retrieving revision 1.146 retrieving revision 1.147 diff -u -r1.146 -r1.147 --- pam.spec 13 Apr 2007 16:14:38 -0000 1.146 +++ pam.spec 4 Jun 2007 14:22:15 -0000 1.147 @@ -11,7 +11,7 @@ Summary: A security tool which provides authentication for applications Name: pam Version: 0.99.7.1 -Release: 5%{?dist} +Release: 6%{?dist} License: GPL or BSD Group: System Environment/Base Source0: http://ftp.us.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-%{version}.tar.bz2 @@ -27,9 +27,10 @@ Patch1: pam-0.99.7.0-redhat-modules.patch Patch2: pam-0.99.7.1-console-more-displays.patch Patch3: pam-0.99.7.1-console-decrement.patch -Patch21: pam-0.78-unix-hpux-aging.patch Patch22: pam-0.99.7.1-unix-allow-pwmodify.patch Patch23: pam-0.99.7.1-unix-bigcrypt.patch +Patch24: pam-0.99.7.1-unix-update-helper.patch +Patch25: pam-0.99.7.1-unix-hpux-aging.patch Patch34: pam-0.99.7.0-dbpam.patch Patch70: pam-0.99.2.1-selinux-nofail.patch Patch80: pam-0.99.6.2-selinux-drop-multiple.patch @@ -45,6 +46,8 @@ Patch96: pam-0.99.6.2-namespace-dirnames.patch Patch97: pam-0.99.7.1-namespace-unknown-user.patch Patch98: pam-0.99.6.2-selinux-audit-context.patch +Patch99: pam-0.99.6.2-namespace-docfix.patch +Patch100: pam-0.99.7.1-namespace-temp-logon.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: cracklib, cracklib-dicts >= 2.8 @@ -100,9 +103,10 @@ %patch1 -p1 -b .redhat-modules %patch2 -p1 -b .displays %patch3 -p1 -b .decrement -%patch21 -p1 -b .unix-hpux-aging %patch22 -p1 -b .pwmodify %patch23 -p1 -b .bigcrypt +%patch24 -p1 -b .update-helper +%patch25 -p1 -b .unix-hpux-aging %patch34 -p1 -b .dbpam %patch70 -p1 -b .nofail %patch80 -p1 -b .drop-multiple @@ -118,6 +122,8 @@ %patch96 -p1 -b .dirnames %patch97 -p1 -b .unknown-user %patch98 -p1 -b .audit-context +%patch99 -p1 -b .docfix +%patch100 -p1 -b .temp-logon autoreconf @@ -319,6 +325,7 @@ %{_sbindir}/pam_tally2 %attr(4755,root,root) %{_sbindir}/pam_timestamp_check %attr(4755,root,root) %{_sbindir}/unix_chkpwd +%attr(0700,root,root) %{_sbindir}/unix_update %if %{_lib} != lib %dir /lib/security %endif @@ -406,6 +413,11 @@ %doc doc/adg/*.txt doc/adg/html %changelog +* Thu Apr 26 2007 Tomas Mraz 0.99.7.1-6 +- pam_namespace: better document behavior on failure (#237249) +- pam_unix: split out passwd change to a new helper binary (#236316) +- pam_namespace: add support for temporary logons (#241226) + * Fri Apr 13 2007 Tomas Mraz 0.99.7.1-5 - pam_selinux: improve context change auditing (#234781) - pam_namespace: fix parsing config file with unknown users (#234513) --- pam-0.78-unix-hpux-aging.patch DELETED --- From fedora-extras-commits at redhat.com Mon Jun 4 14:24:30 2007 From: fedora-extras-commits at redhat.com (Tomas Mraz (tmraz)) Date: Mon, 4 Jun 2007 10:24:30 -0400 Subject: rpms/pam/devel pam-0.99.7.1-namespace-temp-logon.patch, NONE, 1.1 pam-0.99.6.2-namespace-temp-logon.patch, 1.1, NONE Message-ID: <200706041424.l54EOUNi030637@cvs-int.fedora.redhat.com> Author: tmraz Update of /cvs/extras/rpms/pam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30501 Added Files: pam-0.99.7.1-namespace-temp-logon.patch Removed Files: pam-0.99.6.2-namespace-temp-logon.patch Log Message: - oops wrong patch version pam-0.99.7.1-namespace-temp-logon.patch: --- NEW FILE pam-0.99.7.1-namespace-temp-logon.patch --- --- Linux-PAM-0.99.7.1/modules/pam_namespace/pam_namespace.h.temp-logon 2007-06-01 15:29:11.000000000 +0200 +++ Linux-PAM-0.99.7.1/modules/pam_namespace/pam_namespace.h 2007-06-01 15:29:11.000000000 +0200 @@ -90,6 +90,7 @@ #define PAMNS_NO_UNMOUNT_ON_CLOSE 0x00010000 /* no unmount at session close */ #define NAMESPACE_MAX_DIR_LEN 80 +#define NAMESPACE_POLYDIR_DATA "pam_namespace:polydir_data" /* * Polyinstantiation method options, based on user, security context @@ -100,6 +101,8 @@ USER, CONTEXT, LEVEL, + TMPDIR, + TMPFS }; /* @@ -128,6 +131,7 @@ enum polymethod method; /* method used to polyinstantiate */ unsigned int num_uids; /* number of override uids */ uid_t *uid; /* list of override uids */ + int exclusive; /* polyinstatiate exclusively for override uids */ struct polydir_s *next; /* pointer to the next polydir entry */ }; --- Linux-PAM-0.99.7.1/modules/pam_namespace/pam_namespace.c.temp-logon 2007-06-01 15:29:11.000000000 +0200 +++ Linux-PAM-0.99.7.1/modules/pam_namespace/pam_namespace.c 2007-06-01 15:33:30.000000000 +0200 @@ -43,6 +43,7 @@ strcpy(pent->instance_prefix, ent->instance_prefix); pent->method = ent->method; pent->num_uids = ent->num_uids; + pent->exclusive = ent->exclusive; if (ent->num_uids) { uid_t *pptr, *eptr; @@ -120,6 +121,10 @@ } } +static void cleanup_data(pam_handle_t *pamh, void *data, int err) +{ + del_polydir_list(data); +} /* * Called from parse_config_file, this function processes a single line @@ -140,6 +145,7 @@ poly.uid = NULL; poly.num_uids = 0; + poly.exclusive = 0; /* * skip the leading white space @@ -223,24 +229,13 @@ } /* - * Ensure that all pathnames are absolute path names. - */ - if ((dir[0] != '/') || (instance_prefix[0] != '/')) { - pam_syslog(idata->pamh, LOG_NOTICE,"Pathnames must start with '/'"); - goto skipping; - } - if (strstr(dir, "..") || strstr(instance_prefix, "..")) { - pam_syslog(idata->pamh, LOG_NOTICE,"Pathnames must not contain '..'"); - goto skipping; - } - - /* * Populate polyinstantiated directory structure with appropriate * pathnames and the method with which to polyinstantiate. */ if (strlen(dir) >= sizeof(poly.dir) || strlen(instance_prefix) >= sizeof(poly.instance_prefix)) { pam_syslog(idata->pamh, LOG_NOTICE, "Pathnames too long"); + goto skipping; } strcpy(poly.dir, dir); strcpy(poly.instance_prefix, instance_prefix); @@ -248,6 +243,18 @@ poly.method = NONE; if (strcmp(method, "user") == 0) poly.method = USER; + + if (strcmp(method, "tmpdir") == 0) { + poly.method = TMPDIR; + if (sizeof(poly.instance_prefix) - strlen(poly.instance_prefix) < 7) { + pam_syslog(idata->pamh, LOG_NOTICE, "Pathnames too long"); + goto skipping; + } + strcat(poly.instance_prefix, "XXXXXX"); + } + + if (strcmp(method, "tmpfs") == 0) + poly.method = TMPFS; #ifdef WITH_SELINUX if (strcmp(method, "level") == 0) { @@ -266,12 +273,24 @@ #endif - if ( poly.method == NONE) { + if (poly.method == NONE) { pam_syslog(idata->pamh, LOG_NOTICE, "Illegal method"); goto skipping; } /* + * Ensure that all pathnames are absolute path names. + */ + if ((dir[0] != '/') || (poly.method != TMPFS && instance_prefix[0] != '/')) { + pam_syslog(idata->pamh, LOG_NOTICE, "Pathnames must start with '/'"); + goto skipping; + } + if (strstr(dir, "..") || strstr(instance_prefix, "..")) { + pam_syslog(idata->pamh, LOG_NOTICE, "Pathnames must not contain '..'"); + goto skipping; + } + + /* * If the line in namespace.conf for a directory to polyinstantiate * contains a list of override users (users for whom polyinstantiation * is not performed), read the user ids, convert names into uids, and @@ -281,7 +300,11 @@ uid_t *uidptr; const char *ustr, *sstr; int count, i; - + + if (*uids == '~') { + poly.exclusive = 1; + uids++; + } for (count = 0, ustr = sstr = uids; sstr; ustr = sstr + 1, count++) sstr = strchr(ustr, ','); @@ -419,6 +442,7 @@ * directory's list of override uids. If the uid is one of the override * uids for the polyinstantiated directory, polyinstantiation is not * performed for that user for that directory. + * If exclusive is set the returned values are opposite. */ static int ns_override(struct polydir_s *polyptr, struct instance_data *idata, uid_t uid) @@ -432,11 +456,11 @@ for (i = 0; i < polyptr->num_uids; i++) { if (uid == polyptr->uid[i]) { - return 1; + return !polyptr->exclusive; } } - return 0; + return polyptr->exclusive; } /* @@ -622,6 +646,12 @@ #endif /* WITH_SELINUX */ + case TMPDIR: + case TMPFS: + if ((*i_name=strdup("")) == NULL) + goto fail; + return PAM_SUCCESS; + default: if (idata->flags & PAMNS_DEBUG) pam_syslog(idata->pamh, LOG_ERR, "Unknown method"); @@ -725,7 +755,7 @@ * execute it and pass directory to polyinstantiate and instance * directory as arguments. */ -static int inst_init(const struct polydir_s *polyptr, char *ipath, +static int inst_init(const struct polydir_s *polyptr, const char *ipath, struct instance_data *idata) { pid_t rc, pid; @@ -791,11 +821,11 @@ * Create polyinstantiated instance directory (ipath). */ #ifdef WITH_SELINUX -static int create_dirs(const struct polydir_s *polyptr, char *ipath, +static int create_dirs(struct polydir_s *polyptr, char *ipath, security_context_t icontext, security_context_t ocontext, struct instance_data *idata) #else -static int create_dirs(const struct polydir_s *polyptr, char *ipath, +static int create_dirs(struct polydir_s *polyptr, char *ipath, struct instance_data *idata) #endif { @@ -834,7 +864,17 @@ * attributes to match that of the original directory that is being * polyinstantiated. */ - if (mkdir(ipath, S_IRUSR) < 0) { + + if (polyptr->method == TMPDIR) { + if (mkdtemp(polyptr->instance_prefix) == NULL) { + pam_syslog(idata->pamh, LOG_ERR, "Error creating temporary instance %s, %m", + polyptr->instance_prefix); + polyptr->method = NONE; /* do not clean up! */ + return PAM_SESSION_ERR; + } + /* copy the actual directory name to ipath */ + strcpy(ipath, polyptr->instance_prefix); + } else if (mkdir(ipath, S_IRUSR) < 0) { if (errno == EEXIST) goto inst_init; else { @@ -920,13 +960,12 @@ * security attributes, and performs bind mount to setup the process * namespace. */ -static int ns_setup(const struct polydir_s *polyptr, +static int ns_setup(struct polydir_s *polyptr, struct instance_data *idata) { int retval = 0; char *inst_dir = NULL; char *instname = NULL; - char *dir; #ifdef WITH_SELINUX security_context_t instcontext = NULL, origcontext = NULL; #endif @@ -935,9 +974,15 @@ pam_syslog(idata->pamh, LOG_DEBUG, "Set namespace for directory %s", polyptr->dir); - dir = strrchr(polyptr->dir, '/'); - if (dir && strlen(dir) > 1) - dir++; + if (polyptr->method == TMPFS) { + if (mount("tmpfs", polyptr->dir, "tmpfs", 0, NULL) < 0) { + pam_syslog(idata->pamh, LOG_ERR, "Error mounting tmpfs on %s, %m", + polyptr->dir); + return PAM_SESSION_ERR; + } + /* we must call inst_init after the mount in this case */ + return inst_init(polyptr, "tmpfs", idata); + } /* * Obtain the name of instance pathname based on the @@ -1043,6 +1088,58 @@ return retval; } +static int cleanup_tmpdirs(struct instance_data *idata) +{ + struct polydir_s *pptr; + pid_t rc, pid; + sighandler_t osighand = NULL; + int status; + + osighand = signal(SIGCHLD, SIG_DFL); + if (osighand == SIG_ERR) { + pam_syslog(idata->pamh, LOG_ERR, "Cannot set signal value"); + rc = PAM_SESSION_ERR; + goto out; + } + + for (pptr = idata->polydirs_ptr; pptr; pptr = pptr->next) { + if (pptr->method == TMPDIR && access(pptr->instance_prefix, F_OK) == 0) { + pid = fork(); + if (pid == 0) { +#ifdef WITH_SELINUX + if (idata->flags & PAMNS_SELINUX_ENABLED) { + if (setexeccon(NULL) < 0) + exit(1); + } +#endif + if (execl("/bin/rm", "/bin/rm", "-rf", pptr->instance_prefix, (char *)NULL) < 0) + exit(1); + } else if (pid > 0) { + while (((rc = waitpid(pid, &status, 0)) == (pid_t)-1) && + (errno == EINTR)); + if (rc == (pid_t)-1) { + pam_syslog(idata->pamh, LOG_ERR, "waitpid failed- %m"); + rc = PAM_SESSION_ERR; + goto out; + } + if (!WIFEXITED(status) || WIFSIGNALED(status) > 0) { + pam_syslog(idata->pamh, LOG_ERR, + "Error removing %s", pptr->instance_prefix); + } + } else if (pid < 0) { + pam_syslog(idata->pamh, LOG_ERR, + "Cannot fork to run namespace init script, %m"); + rc = PAM_SESSION_ERR; + goto out; + } + } + } + + rc = PAM_SUCCESS; +out: + signal(SIGCHLD, osighand); + return rc; +} /* * This function checks to see if polyinstantiation is needed for any @@ -1111,13 +1208,22 @@ * disassociate from the parent namespace. */ if (need_poly) { + if (pam_set_data(idata->pamh, NAMESPACE_POLYDIR_DATA, idata->polydirs_ptr, + cleanup_data) != PAM_SUCCESS) { + pam_syslog(idata->pamh, LOG_ERR, + "Unable to set namespace data"); + return PAM_SYSTEM_ERR; + } if (unshare(CLONE_NEWNS) < 0) { - pam_syslog(idata->pamh, LOG_ERR, + pam_set_data(idata->pamh, NAMESPACE_POLYDIR_DATA, NULL, NULL); + pam_syslog(idata->pamh, LOG_ERR, "Unable to unshare from parent namespace, %m"); return PAM_SESSION_ERR; } - } else + } else { + del_polydir_list(idata->polydirs_ptr); return PAM_SUCCESS; + } /* * Again cycle through all polyinstantiated directories, this time, @@ -1144,7 +1250,8 @@ * umount */ if ((changing_dir = cwd_in(pptr->dir, idata)) < 0) { - return PAM_SESSION_ERR; + retval = PAM_SESSION_ERR; + goto out; } else if (changing_dir) { if (idata->flags & PAMNS_DEBUG) pam_syslog(idata->pamh, LOG_DEBUG, "changing cwd"); @@ -1172,8 +1279,10 @@ int saved_errno = errno; pam_syslog(idata->pamh, LOG_ERR, "Unmount of %s failed, %m", pptr->dir); - if (saved_errno != EINVAL) - return PAM_SESSION_ERR; + if (saved_errno != EINVAL) { + retval = PAM_SESSION_ERR; + goto out; + } } else if (idata->flags & PAMNS_DEBUG) pam_syslog(idata->pamh, LOG_DEBUG, "Umount succeeded %s", pptr->dir); @@ -1185,7 +1294,9 @@ break; } } - +out: + if (retval != PAM_SUCCESS) + cleanup_tmpdirs(idata); return retval; } @@ -1224,8 +1335,10 @@ } else if (idata->flags & PAMNS_DEBUG) pam_syslog(idata->pamh, LOG_DEBUG, "Unmount of %s succeeded", pptr->dir); - } + } } + + cleanup_tmpdirs(idata); return 0; } @@ -1350,7 +1463,8 @@ } else if (idata.flags & PAMNS_DEBUG) pam_syslog(idata.pamh, LOG_DEBUG, "Nothing to polyinstantiate"); - del_polydir_list(idata.polydirs_ptr); + if (retval != PAM_SUCCESS) + del_polydir_list(idata.polydirs_ptr); return retval; } @@ -1365,6 +1479,7 @@ struct instance_data idata; char *user_name; struct passwd *pwd; + const void *polyptr; /* init instance data */ idata.flags = 0; @@ -1428,16 +1543,12 @@ strncat(idata.user, user_name, sizeof(idata.user) - 1); idata.uid = pwd->pw_uid; - /* - * Parse namespace configuration file which lists directories that - * are polyinstantiated, directories where instance directories are - * created and the method used for polyinstantiation. - */ - retval = parse_config_file(&idata); - if ((retval != PAM_SUCCESS) || !idata.polydirs_ptr) { - del_polydir_list(idata.polydirs_ptr); - return PAM_SESSION_ERR; - } + retval = pam_get_data(idata.pamh, NAMESPACE_POLYDIR_DATA, &polyptr); + if (retval != PAM_SUCCESS || polyptr == NULL) + /* nothing to reset */ + return PAM_SUCCESS; + + idata.polydirs_ptr = polyptr; if (idata.flags & PAMNS_DEBUG) pam_syslog(idata.pamh, LOG_DEBUG, "Resetting namespace for pid %d", @@ -1452,7 +1563,9 @@ pam_syslog(idata.pamh, LOG_DEBUG, "resetting namespace ok for pid %d", getpid()); } - del_polydir_list(idata.polydirs_ptr); + + pam_set_data(idata.pamh, NAMESPACE_POLYDIR_DATA, NULL, NULL); + return PAM_SUCCESS; } --- pam-0.99.6.2-namespace-temp-logon.patch DELETED --- From fedora-extras-commits at redhat.com Mon Jun 4 14:33:58 2007 From: fedora-extras-commits at redhat.com (Laurent Rineau (rineau)) Date: Mon, 4 Jun 2007 10:33:58 -0400 Subject: rpms/CGAL/F-7 .cvsignore, 1.2, 1.3 CGAL.spec, 1.4, 1.5 sources, 1.2, 1.3 CGAL-3.2.1-build-libCGALQt-shared.patch, 1.2, NONE CGAL-3.2.1-build-no-static-lib.patch, 1.1, NONE CGAL-3.2.1-config.h-endianness_detection.patch, 1.1, NONE Message-ID: <200706041433.l54EXwEO002015@cvs-int.fedora.redhat.com> Author: rineau Update of /cvs/pkgs/rpms/CGAL/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1584 Modified Files: .cvsignore CGAL.spec sources Removed Files: CGAL-3.2.1-build-libCGALQt-shared.patch CGAL-3.2.1-build-no-static-lib.patch CGAL-3.2.1-config.h-endianness_detection.patch Log Message: Push CGAL-3.3 to F-7 as an update: * Sat Jun 2 2007 Laurent Rineau - 3.3-2%{?dist} - Officiel CGAL-3.3 release - Skip file named "skip_vcproj_auto_generation" * Wed May 30 2007 Laurent Rineau - 3.3-0.1.RC1 %{?dist} - New upstream version: 3.3-RC1 - Obsolete patches CGAL-3.2.1-build-libCGALQt-shared.patch, CGAL-3.2.1-build-no-static-lib.patch, CGAL-3.2.1-config.h-endianness_detection.patch. These patchs have been merged and adapted by upstream. - New option --disable-static - Shipped OpenNL and CORE have been renamed by upstream: - %%{_includedir}/OpenNL is now %{_includedir}/CGAL/OpenNL - %%{_includedir}/CORE is now %{_includedir}/CGAL/CORE - libCORE has been rename libCGALcore++ Reasons: - CGAL/OpenNL is a special version of OpenNL, rewritten for CGAL in C++ by the OpenNL author, - CGAL/CORE is a fork of CORE-1.7. CORE-1.7 is no longer maintained by its authors, and CORE-2.0 is awaited since 2004. In previous releases of this package, CORE was excluded from the package, because %%{_includedir}/CORE/ was a name too generic (see comment #8 of #bug #199168). Since the headers of CORE have been moved to %%{_includedir}/CGAL/CORE, CORE is now shipped with CGAL. - move %%{_datadir}/CGAL/make/makefile to %%{_sysconfdir}/CGAL/makefile (because it is a config file). Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 11 Sep 2006 09:34:00 -0000 1.2 +++ .cvsignore 4 Jun 2007 14:33:23 -0000 1.3 @@ -1 +1 @@ -CGAL-3.2.1.tar.gz +CGAL-3.3.tar.gz Index: CGAL.spec =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/F-7/CGAL.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- CGAL.spec 2 Nov 2006 15:23:11 -0000 1.4 +++ CGAL.spec 4 Jun 2007 14:33:23 -0000 1.5 @@ -1,8 +1,8 @@ %define boost_version 1.32 Name: CGAL -Version: 3.2.1 -Release: 19%{?dist} +Version: 3.3 +Release: 2%{?dist} Summary: Computational Geometry Algorithms Library Group: System Environment/Libraries @@ -11,11 +11,8 @@ Source0: ftp://ftp.mpi-sb.mpg.de/pub/outgoing/CGAL/%{name}-%{version}.tar.gz Source10: CGAL-README.Fedora Patch1: CGAL-install_cgal-SUPPORT_REQUIRED.patch -Patch2: CGAL-build-library.dpatch -Patch3: CGAL-3.2.1-config.h-endianness_detection.patch +Patch2: CGAL-3.3-build-library.patch Patch4: CGAL-3.2.1-install_cgal-no_versions_in_compiler_config.h.patch -Patch5: CGAL-3.2.1-build-libCGALQt-shared.patch -Patch6: CGAL-3.2.1-build-no-static-lib.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -25,6 +22,10 @@ BuildRequires: qt-devel >= 3.0 BuildConflicts:qt-devel < 4 BuildRequires: zlib-devel +BuildRequires: blas-devel lapack-devel + +# for chmod in prep: +BuildRequires: coreutils # CGAL-libs is renamed to CGAL. Obsoletes: %{name}-libs < %{version}-%{release} @@ -44,7 +45,7 @@ Summary: Development files and tools for CGAL applications Requires: %{name} = %{version}-%{release} Requires: boost-devel >= %{boost_version} -Requires: /etc/profile.d +Requires: %{_sysconfdir}/profile.d %description devel The %{name}-devel package provides the headers files and tools you may need to develop applications using CGAL. @@ -65,17 +66,12 @@ %setup -q %patch1 -p0 -b .support-required.bak -%patch2 -p1 -b .debian.build-library.bak - -# no hard-coded endianness: remove a test file, and use an upstream patch -rm config/testfiles/CGAL_CFG_NO_BIG_ENDIAN.C -%patch3 -p1 -b .endianness-detection.bak +%patch2 -p1 -b .build-library.bak %patch4 -p1 -b .no_versions.bak -%patch5 -p1 -b .build-qt-library.bak +chmod a-x examples/Nef_3/handling_double_coordinates.cin -%patch6 -p1 -b .no-static-lib.bak # fix end-of-lines of several files @@ -92,23 +88,24 @@ # Install README.Fedora here, to include it in %doc install -m 644 %{SOURCE10} ./README.Fedora -# Move LICENSE.OPENNL, to include it in %doc -mv include/OpenNL/LICENSE.OPENNL . - %build -source /etc/profile.d/qt.sh +source %{_sysconfdir}/profile.d/qt.sh ./install_cgal -ni g++ --CUSTOM_CXXFLAGS "$RPM_OPT_FLAGS" \ --without-autofind \ --with-ZLIB \ --with-BOOST \ - --with-BOOSTPROGRAMOPTIONS \ + --with-BOOST_PROGRAM_OPTIONS \ --with-X11 \ --with-GMP \ --with-GMPXX \ --with-MPFR \ - --with-QT3MT + --with-QT3MT \ + --with-REFBLASSHARED \ + --with-LAPACK \ + --with-OPENGL \ + --disable-static %install @@ -117,7 +114,7 @@ # Install headers mkdir -p %{buildroot}%{_includedir} cp -a include/* %{buildroot}%{_includedir} -rm -rf %{buildroot}%{_includedir}/CGAL/config/msvc7 +rm -rf %{buildroot}%{_includedir}/CGAL/config/msvc* mv %{buildroot}%{_includedir}/CGAL/config/*/CGAL/compiler_config.h %{buildroot}%{_includedir}/CGAL/ rm -rf %{buildroot}%{_includedir}/CGAL/config @@ -128,16 +125,15 @@ # Install libraries mkdir -p %{buildroot}%{_libdir} cp -a lib/*/lib* %{buildroot}%{_libdir} -ln -s libCGAL.so.1.0.1 %{buildroot}%{_libdir}/libCGAL.so -ln -s libCGAL.so.1.0.1 %{buildroot}%{_libdir}/libCGAL.so.1 -ln -s libCGALQt.so.1.0.1 %{buildroot}%{_libdir}/libCGALQt.so -ln -s libCGALQt.so.1.0.1 %{buildroot}%{_libdir}/libCGALQt.so.1 # Install makefile: -mkdir -p %{buildroot}%{_datadir}/CGAL/make -cp -p make/makefile_* %{buildroot}%{_datadir}/CGAL/make/makefile +mkdir -p %{buildroot}%{_sysconfdir}/CGAL +touch -r make %{buildroot}%{_sysconfdir}/CGAL +cp -p make/makefile_* %{buildroot}%{_sysconfdir}/CGAL/makefile # Install demos and examples +mkdir -p %{buildroot}%{_datadir}/CGAL/ +touch -r demo %{buildroot}%{_datadir}/CGAL/ cp -a demo %{buildroot}%{_datadir}/CGAL/demo cp -a examples %{buildroot}%{_datadir}/CGAL/examples @@ -152,13 +148,13 @@ /-I.*CGAL_INCL_CONF_DIR/ d EOF -sed -i -f makefile.sed %{buildroot}%{_datadir}/CGAL/make/makefile +sed -i -f makefile.sed %{buildroot}%{_sysconfdir}/CGAL/makefile # check if the sed script above has worked: -grep -q %{_builddir} %{buildroot}%{_datadir}/CGAL/make/makefile && false -grep -q %{buildroot} %{buildroot}%{_datadir}/CGAL/make/makefile && false -grep -q CGAL/config %{buildroot}%{_datadir}/CGAL/make/makefile && false -grep -q -E 'CUSTOM_CXXFLAGS.*(-O2|-g)' %{buildroot}%{_datadir}/CGAL/make/makefile && false +grep -q %{_builddir} %{buildroot}%{_sysconfdir}/CGAL/makefile && false +grep -q %{buildroot} %{buildroot}%{_sysconfdir}/CGAL/makefile && false +grep -q CGAL/config %{buildroot}%{_sysconfdir}/CGAL/makefile && false +grep -q -E 'CUSTOM_CXXFLAGS.*(-O2|-g)' %{buildroot}%{_sysconfdir}/CGAL/makefile && false # Remove -L and -R flags from the makefile cat > makefile-noprefix.sed <<'EOF' @@ -167,30 +163,30 @@ /'-I$(CGAL_INCL_DIR)'/ d; EOF -sed -i -f makefile-noprefix.sed %{buildroot}%{_datadir}/CGAL/make/makefile +sed -i -f makefile-noprefix.sed %{buildroot}%{_sysconfdir}/CGAL/makefile # check that the sed script has worked -grep -q -E -- '-[LI]\$' %{buildroot}%{_datadir}/CGAL/make/makefile && false -grep -q -E -- '-R' %{buildroot}%{_datadir}/CGAL/make/makefile && false +grep -q -E -- '-[LI]\$' %{buildroot}%{_sysconfdir}/CGAL/makefile && false +grep -q -E -- '-R' %{buildroot}%{_sysconfdir}/CGAL/makefile && false -# Create /etc/profile.d/ scripts +# Create %{_sysconfdir}/profile.d/ scripts cd %{buildroot} -mkdir -p ./etc/profile.d -cat > ./etc/profile.d/cgal.sh < .%{_sysconfdir}/profile.d/cgal.sh < ./etc/profile.d/cgal.csh < .%{_sysconfdir}/profile.d/cgal.csh < - 3.3-2%{?dist} +- Officiel CGAL-3.3 release +- Skip file named "skip_vcproj_auto_generation" + +* Wed May 30 2007 Laurent Rineau - 3.3-0.1.RC1%{?dist} +- New upstream version: 3.3-RC1 +- Obsolete patches CGAL-3.2.1-build-libCGALQt-shared.patch, + CGAL-3.2.1-build-no-static-lib.patch, + CGAL-3.2.1-config.h-endianness_detection.patch. + These patchs have been merged and adapted by upstream. +- New option --disable-static +- Shipped OpenNL and CORE have been renamed by upstream: + - %%{_includedir}/OpenNL is now %{_includedir}/CGAL/OpenNL + - %%{_includedir}/CORE is now %{_includedir}/CGAL/CORE + - libCORE has been rename libCGALcore++ + Reasons: + - CGAL/OpenNL is a special version of OpenNL, rewritten for CGAL + in C++ by the OpenNL author, + - CGAL/CORE is a fork of CORE-1.7. CORE-1.7 is no longer maintained by + its authors, and CORE-2.0 is awaited since 2004. + In previous releases of this package, CORE was excluded from the package, + because %%{_includedir}/CORE/ was a name too generic (see comment #8 of + #bug #199168). Since the headers of CORE have been moved to + %%{_includedir}/CGAL/CORE, CORE is now shipped with CGAL. +- move %%{_datadir}/CGAL/make/makefile to %%{_sysconfdir}/CGAL/makefile +(because it is a config file). + * Thu Nov 2 2006 Laurent Rineau - 3.2.1-19 - Fix CGAL-3.2.1-build-libCGALQt-shared.patch (bug #213675) * Fri Sep 15 2006 Laurent Rineau - 3.2.1-18 -- Move LICENSE.OPENNL to %doc CGAL-devel (bug #206575). +- Move LICENSE.OPENNL to %%doc CGAL-devel (bug #206575). * Mon Sep 11 2006 Laurent Rineau - 3.2.1-17 - libCGALQt.so needs -lGL -- remove %{_bindir}/cgal_make_macosx_app +- remove %%{_bindir}/cgal_make_macosx_app * Sat Sep 11 2006 Laurent Rineau - 3.2.1-16 - Remove CORE support. Its acceptance in Fedora is controversial (bug #199168). @@ -252,7 +270,7 @@ - Fixed the License: tag. * Thu Aug 17 2006 Laurent Rineau - 3.2.1-15 -- Change the permissions of /etc/profile.d/cgal.*sh +- Change the permissions of %%{_sysconfdir}/profile.d/cgal.*sh - Remove the meta package CGAL. CGAL-libs is renamed CGAL. - Added two patchs: - CGAL-3.2.1-config.h-endianness_detection.patch which is an upstream patch @@ -303,7 +321,7 @@ * Sat Jul 1 2006 Laurent Rineau - 3.2-3 - Use less "*" in %%files, to avoid futur surprises. -- Remove /etc/profile.d/cgal.* from %%files if %%cgal_prefix is not empty. +- Remove %%{_sysconfdir}/profile.d/cgal.* from %%files if %%cgal_prefix is not empty. - Fix %%build_doc=0 when %%fedora is set. New option macro: %%force_build_doc. * Fri Jun 30 2006 Laurent Rineau - 3.2-2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 11 Sep 2006 09:34:00 -0000 1.2 +++ sources 4 Jun 2007 14:33:23 -0000 1.3 @@ -1 +1 @@ -82c98d44aa88d1154631f266e85d3b35 CGAL-3.2.1.tar.gz +d45186e2721e1e503a2838a5931d52c5 CGAL-3.3.tar.gz --- CGAL-3.2.1-build-libCGALQt-shared.patch DELETED --- --- CGAL-3.2.1-build-no-static-lib.patch DELETED --- --- CGAL-3.2.1-config.h-endianness_detection.patch DELETED --- From fedora-extras-commits at redhat.com Mon Jun 4 14:53:39 2007 From: fedora-extras-commits at redhat.com (Laurent Rineau (rineau)) Date: Mon, 4 Jun 2007 10:53:39 -0400 Subject: rpms/CGAL/F-7 CGAL-3.3-build-library.patch, NONE, 1.1 CGAL.spec, 1.5, 1.6 Message-ID: <200706041453.l54ErdpC006683@cvs-int.fedora.redhat.com> Author: rineau Update of /cvs/pkgs/rpms/CGAL/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6367 Modified Files: CGAL.spec Added Files: CGAL-3.3-build-library.patch Log Message: I forgot to add CGAL-3.3-build-library.patch to CVS. Bump release to ask for a new build. CGAL-3.3-build-library.patch: --- NEW FILE CGAL-3.3-build-library.patch --- --- CGAL-3.3/install_cgal.build-library.bak 2007-05-30 14:05:18.000000000 +0200 +++ CGAL-3.3/install_cgal 2007-05-30 14:14:10.000000000 +0200 @@ -937,7 +937,6 @@ #### settings for sgi mipspro compiler on irix5 CGAL_SHARED_LIB_CXXFLAGS= CGAL_SHARED_LIB_LDFLAGS="-lm" - RUNTIME_LINKER_FLAG="-rpath " PRINT_STACKTRACE_PROGRAM="dbx" ;; *IRIX*6.*CC*7.3*) @@ -946,14 +945,12 @@ ADDITIONAL_LDFLAGS="-LANG:std" CGAL_STATIC_LIB_CREATE="\$(CGAL_CXX) -ar -o''" CGAL_SHARED_LIB_CXXFLAGS= - RUNTIME_LINKER_FLAG="-rpath " PRINT_STACKTRACE_PROGRAM="dbx" ;; *IRIX*6.*CC*) #### settings for sgi mipspro compiler on irix6 CGAL_STATIC_LIB_CREATE="\$(CGAL_CXX) -ar -o''" CGAL_SHARED_LIB_CXXFLAGS= - RUNTIME_LINKER_FLAG="-rpath " PRINT_STACKTRACE_PROGRAM="dbx" ;; *IRIX*g++*) @@ -961,7 +958,6 @@ ADDITIONAL_CXXFLAGS="-Wall" LONG_NAME_PROBLEM_LDFLAGS="-U -s" CGAL_SHARED_LIB_LDFLAGS="-lm" - RUNTIME_LINKER_FLAG="-Xlinker -rpath -Xlinker " CGAL_SHARED_LIB_SONAME="-Wl,-soname,\$(CGAL_SHARED_LIBNAME).\$(SOMAJOR)" CGAL_SHARED_LIBNAME_WITH_SOVERSION="\$(CGAL_SHARED_LIBNAME).\$(SOVERSION)" CGAL_SHARED_LIBNAME_WITH_SOMAJOR="\$(CGAL_SHARED_LIBNAME).\$(SOMAJOR)" @@ -973,7 +969,6 @@ CGAL_STATIC_LIB_CREATE="\$(CGAL_CXX) -xar -o ''" CGAL_SHARED_LIB_CXXFLAGS="-PIC" CGAL_SHARED_LIB_CREATE="\$(CGAL_CXX) -G" - RUNTIME_LINKER_FLAG="-R " PRINT_STACKTRACE_PROGRAM="dbx" CGAL_SHARED_LIB_SONAME="-Qoption ld -h\$(CGAL_SHARED_LIBNAME).\$(SOMAJOR)" CGAL_SHARED_LIBNAME_WITH_SOVERSION="\$(CGAL_SHARED_LIBNAME).\$(SOVERSION)" @@ -986,7 +981,6 @@ LONG_NAME_PROBLEM_CXXFLAGS="-g" LONG_NAME_PROBLEM_LDFLAGS="-z nodefs -s" CGAL_SHARED_LIB_CREATE="\$(CGAL_CXX) -G" - RUNTIME_LINKER_FLAG="-R " CGAL_SHARED_LIB_SONAME="-h \$(CGAL_SHARED_LIBNAME).\$(SOMAJOR)" CGAL_SHARED_LIBNAME_WITH_SOVERSION="\$(CGAL_SHARED_LIBNAME).\$(SOVERSION)" CGAL_SHARED_LIBNAME_WITH_SOMAJOR="\$(CGAL_SHARED_LIBNAME).\$(SOMAJOR)" @@ -995,7 +989,6 @@ #### settings for g++ on alpha-linux (special FPU handling) #### LONG_NAME_PROBLEM is cured by disabling debugging ADDITIONAL_CXXFLAGS="-Wall -mieee -mfp-rounding-mode=d" - RUNTIME_LINKER_FLAG='-Wl,-R' CGAL_SHARED_LIB_SONAME="-Wl,-soname,\$(CGAL_SHARED_LIBNAME).\$(SOMAJOR)" CGAL_SHARED_LIBNAME_WITH_SOVERSION="\$(CGAL_SHARED_LIBNAME).\$(SOVERSION)" CGAL_SHARED_LIBNAME_WITH_SOMAJOR="\$(CGAL_SHARED_LIBNAME).\$(SOMAJOR)" @@ -1003,7 +996,6 @@ *Linux*g++*) #### settings for g++ on linux ADDITIONAL_CXXFLAGS="-Wall" - RUNTIME_LINKER_FLAG='-Wl,-R' CGAL_SHARED_LIB_SONAME="-Wl,-soname,\$(CGAL_SHARED_LIBNAME).\$(SOMAJOR)" CGAL_SHARED_LIBNAME_WITH_SOVERSION="\$(CGAL_SHARED_LIBNAME).\$(SOVERSION)" CGAL_SHARED_LIBNAME_WITH_SOMAJOR="\$(CGAL_SHARED_LIBNAME).\$(SOMAJOR)" @@ -1013,12 +1005,10 @@ # -mp is required for correct enough floating point operations # necessary for interval arithmetic. ADDITIONAL_CXXFLAGS="-mp" - RUNTIME_LINKER_FLAG='-Wl,-R' PRINT_STACKTRACE_PROGRAM="idb" ;; *Linux*pgCC*|*Linux*pgcpp*) #### settings for Portland Group Compiler on linux - RUNTIME_LINKER_FLAG='-Wl,-R' # PGCC has long name problems with "-g". DEBUG_OPT="" ;; @@ -1029,7 +1019,6 @@ CGAL_STATIC_LIB_CREATE="\$(CGAL_CXX) -xar -o ''" CGAL_SHARED_LIB_CXXFLAGS="-PIC" CGAL_SHARED_LIB_CREATE="\$(CGAL_CXX) -G" - RUNTIME_LINKER_FLAG="-R " PRINT_STACKTRACE_PROGRAM="dbx" CGAL_SHARED_LIB_SONAME="-Qoption ld -h\$(CGAL_SHARED_LIBNAME).\$(SOMAJOR)" CGAL_SHARED_LIBNAME_WITH_SOVERSION="\$(CGAL_SHARED_LIBNAME).\$(SOVERSION)" @@ -4335,7 +4319,7 @@ _buildlog_marker="log for $1 $2 shown" ${_printf} "%s %s\n" "${MAKE}" "${MAKE_OPTION}" > "${COMPILE_LOGFILE}" - if ${MAKE} ${MAKE_OPTION} >"${COMPILE_LOGFILE}" 2>&1; then + if ${MAKE} ${MAKE_OPTION} | tee "${COMPILE_LOGFILE}" 2>&1; then log_print "Compilation of $1 $2 ${_libname} succeeded." log_print "vvvvvvvvvvvv build ${_buildlog_marker} below vvvvvvvvvvvv" eval ${_cat} \"${COMPILE_LOGFILE}\" ${INSTALL_LOGFILE_REDIRECTION} Index: CGAL.spec =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/F-7/CGAL.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- CGAL.spec 4 Jun 2007 14:33:23 -0000 1.5 +++ CGAL.spec 4 Jun 2007 14:52:56 -0000 1.6 @@ -2,7 +2,7 @@ Name: CGAL Version: 3.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Computational Geometry Algorithms Library Group: System Environment/Libraries @@ -225,6 +225,9 @@ %changelog +* Mon Jun 4 2007 Laurent Rineau - 3.3-3%{?dist} +- I forgot to add CGAL-3.3-build-library.patch to CVS. Bump release to ask for a new build. + * Sat Jun 2 2007 Laurent Rineau - 3.3-2%{?dist} - Officiel CGAL-3.3 release - Skip file named "skip_vcproj_auto_generation" From fedora-extras-commits at redhat.com Mon Jun 4 14:59:00 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Mon, 4 Jun 2007 10:59:00 -0400 Subject: rpms/policycoreutils/devel policycoreutils-po.patch, 1.23, 1.24 policycoreutils.spec, 1.414, 1.415 Message-ID: <200706041459.l54Ex0k9008042@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/policycoreutils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7787 Modified Files: policycoreutils-po.patch policycoreutils.spec Log Message: * Mon Jun 4 2007 Dan Walsh 2.0.19-3 - Fix french translation to not crash system-config-selinux policycoreutils-po.patch: Index: policycoreutils-po.patch =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils-po.patch,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- policycoreutils-po.patch 18 Apr 2007 18:35:04 -0000 1.23 +++ policycoreutils-po.patch 4 Jun 2007 14:58:22 -0000 1.24 @@ -1,6 +1,6 @@ -diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils-2.0.9/po/bg.po +diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils-2.0.19/po/bg.po --- nsapolicycoreutils/po/bg.po 2007-01-19 08:50:13.000000000 -0500 -+++ policycoreutils-2.0.9/po/bg.po 2007-04-18 13:32:01.000000000 -0400 ++++ policycoreutils-2.0.19/po/bg.po 2007-06-04 10:50:48.000000000 -0400 @@ -1,303 +1,303 @@ -# SOME DESCRIPTIVE TITLE. +# translation of policycoreutils.pot to Bulgarian @@ -1241,9 +1241,9 @@ -msgstr "" +msgstr "???????????? ?? ??????????????: %s " + -diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/.cvsignore policycoreutils-2.0.9/po/.cvsignore +diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/.cvsignore policycoreutils-2.0.19/po/.cvsignore --- nsapolicycoreutils/po/.cvsignore 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.9/po/.cvsignore 2007-04-18 13:32:01.000000000 -0400 ++++ policycoreutils-2.0.19/po/.cvsignore 2007-06-01 10:29:17.000000000 -0400 @@ -0,0 +1,16 @@ +*.gmo +*.mo @@ -1261,9 +1261,9 @@ +po2tbl.sed.in +stamp-cat-id +stamp-it -diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/da.po policycoreutils-2.0.9/po/da.po +diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/da.po policycoreutils-2.0.19/po/da.po --- nsapolicycoreutils/po/da.po 2007-01-19 08:50:12.000000000 -0500 -+++ policycoreutils-2.0.9/po/da.po 2007-04-18 13:32:01.000000000 -0400 ++++ policycoreutils-2.0.19/po/da.po 2007-06-04 10:50:48.000000000 -0400 @@ -1,21 +1,24 @@ +# translation of da.po to # Danish messages for policycoreutils. @@ -1451,9 +1451,9 @@ msgid "Options Error: %s " msgstr "Flagfejl: %s " + -diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/de.po policycoreutils-2.0.9/po/de.po +diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/de.po policycoreutils-2.0.19/po/de.po --- nsapolicycoreutils/po/de.po 2007-01-19 08:50:12.000000000 -0500 -+++ policycoreutils-2.0.9/po/de.po 2007-04-18 13:32:01.000000000 -0400 ++++ policycoreutils-2.0.19/po/de.po 2007-06-04 10:50:48.000000000 -0400 @@ -1,23 +1,22 @@ -# translation of de.po to # translation of de.po to @@ -1915,9 +1915,955 @@ -msgstr "Options Fehler: %s" +msgstr "Optionen-Fehler: %s" + -diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/hu.po policycoreutils-2.0.9/po/hu.po +diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/fr.po policycoreutils-2.0.19/po/fr.po +--- nsapolicycoreutils/po/fr.po 2007-01-19 08:50:12.000000000 -0500 ++++ policycoreutils-2.0.19/po/fr.po 2007-06-04 10:50:48.000000000 -0400 +@@ -1,4 +1,4 @@ +-# translation of fr.po to Fran??ais ++# translation of fr.po to Fran????ais + # translation of Policy Core Utils. + # Copyright (C) 2006 Free Software Foundation, Inc. + # +@@ -10,13 +10,12 @@ + "Project-Id-Version: fr\n" + "Report-Msgid-Bugs-To: \n" + "POT-Creation-Date: 2006-11-21 14:21-0500\n" +-"PO-Revision-Date: 2006-11-23 08:08+0100\n" ++"PO-Revision-Date: 2007-06-04 10:49-0400\n" + "Last-Translator: Thomas Canniot \n" +-"Language-Team: Fran??ais \n" ++"Language-Team: Fran????ais \n" + "MIME-Version: 1.0\n" + "Content-Type: text/plain; charset=ISO-8859-1\n" + "Content-Transfer-Encoding: 8bit\n" +-"Plural-Forms: \n" + "X-Generator: KBabel 1.11.4\n" + + #: ../load_policy/load_policy.c:22 +@@ -27,12 +26,12 @@ + #: ../load_policy/load_policy.c:66 + #, c-format + msgid "%s: Can't load policy: %s\n" +-msgstr "%s: Ne peut charger la strat??gie: %s\n" ++msgstr "%s: Ne peut charger la strat????gie: %s\n" + + #: ../newrole/newrole.c:188 + #, c-format + msgid "failed to set PAM_TTY\n" +-msgstr "impossible de d??finir PAM_TTY\n" ++msgstr "impossible de d????finir PAM_TTY\n" + + #: ../newrole/newrole.c:218 ../run_init/run_init.c:162 + msgid "Password:" +@@ -41,22 +40,22 @@ + #: ../newrole/newrole.c:243 ../run_init/run_init.c:197 + #, c-format + msgid "Cannot find your entry in the shadow passwd file.\n" +-msgstr "Impossible de trouver votre entr??e dans le fichier shadow.\n" ++msgstr "Impossible de trouver votre entr????e dans le fichier shadow.\n" + + #: ../newrole/newrole.c:250 ../run_init/run_init.c:203 + #, c-format + msgid "getpass cannot open /dev/tty\n" +-msgstr "getpass ne peut acc??der ?? /dev/tty\n" ++msgstr "getpass ne peut acc????der ???? /dev/tty\n" + + #: ../newrole/newrole.c:316 + #, c-format + msgid "cannot find valid entry in the passwd file.\n" +-msgstr "impossible de trouver entr??e valide dans le fichier passwd.\n" ++msgstr "impossible de trouver entr????e valide dans le fichier passwd.\n" + + #: ../newrole/newrole.c:327 + #, c-format + msgid "Out of memory!\n" +-msgstr "Plus de m??moire disponible!\n" ++msgstr "Plus de m????moire disponible!\n" + + #: ../newrole/newrole.c:332 + #, c-format +@@ -71,12 +70,12 @@ + #: ../newrole/newrole.c:436 ../newrole/newrole.c:513 + #, c-format + msgid "Error initing capabilities, aborting.\n" +-msgstr "Erreur lors de l'initialisation des capacit??s, abandon\n" ++msgstr "Erreur lors de l'initialisation des capacit????s, abandon\n" + + #: ../newrole/newrole.c:444 ../newrole/newrole.c:519 + #, c-format + msgid "Error setting capabilities, aborting\n" +-msgstr "Erreur lors de la configuration des capacit??s, abandon\n" ++msgstr "Erreur lors de la configuration des capacit????s, abandon\n" + + #: ../newrole/newrole.c:450 + #, c-format +@@ -86,7 +85,7 @@ + #: ../newrole/newrole.c:458 ../newrole/newrole.c:531 + #, c-format + msgid "Error dropping capabilities, aborting\n" +-msgstr "Erreur lors de la lib??ration des capacit??, abandon\n" ++msgstr "Erreur lors de la lib????ration des capacit????, abandon\n" + + #: ../newrole/newrole.c:464 ../newrole/newrole.c:562 + #, c-format +@@ -96,27 +95,27 @@ + #: ../newrole/newrole.c:470 ../newrole/newrole.c:525 ../newrole/newrole.c:557 + #, c-format + msgid "Error resetting KEEPCAPS, aborting\n" +-msgstr "Erreur de r??-initialisation de KEEPCAPS, abandon\n" ++msgstr "Erreur de r????-initialisation de KEEPCAPS, abandon\n" + + #: ../newrole/newrole.c:477 + #, c-format + msgid "Error dropping SETUID capability, aborting\n" +-msgstr "Erreur lors de la lib??ration du SETUID, abandon\n" ++msgstr "Erreur lors de la lib????ration du SETUID, abandon\n" + + #: ../newrole/newrole.c:482 ../newrole/newrole.c:536 + #, c-format + msgid "Error freeing caps\n" +-msgstr "Erreur lors de la lib??ration de caps\n" ++msgstr "Erreur lors de la lib????ration de caps\n" + + #: ../newrole/newrole.c:580 + #, c-format + msgid "Error connecting to audit system.\n" +-msgstr "Erreur de connexion au syst??me d'audit.\n" ++msgstr "Erreur de connexion au syst????me d'audit.\n" + + #: ../newrole/newrole.c:586 + #, c-format + msgid "Error allocating memory.\n" +-msgstr "Erreur d'allocation de m??moire.\n" ++msgstr "Erreur d'allocation de m????moire.\n" + + #: ../newrole/newrole.c:593 + #, c-format +@@ -126,7 +125,7 @@ + #: ../newrole/newrole.c:634 ../newrole/newrole.c:978 + #, c-format + msgid "Could not determine enforcing mode.\n" +-msgstr "Ne peut d??finir le mode autoritaire.\n" ++msgstr "Ne peut d????finir le mode autoritaire.\n" + + #: ../newrole/newrole.c:641 + #, c-format +@@ -137,56 +136,56 @@ + #, c-format + msgid "%s! Could not get current context for %s, not relabeling tty.\n" + msgstr "" +-"%s! Ne peut r??cup??rer le contexte actuel pour %s, le tty ne sera pas " +-"renomm??.\n" ++"%s! Ne peut r????cup????rer le contexte actuel pour %s, le tty ne sera pas " ++"renomm????.\n" + + #: ../newrole/newrole.c:656 + #, c-format + msgid "%s! Could not get new context for %s, not relabeling tty.\n" + msgstr "" +-"%s! Ne peut r??cup??rer le nouveau contexte pour %s, le tty ne sera pas " +-"renomm??.\n" ++"%s! Ne peut r????cup????rer le nouveau contexte pour %s, le tty ne sera pas " ++"renomm????.\n" + + #: ../newrole/newrole.c:666 + #, c-format + msgid "%s! Could not set new context for %s\n" +-msgstr "%s! Impossible de param??trer le nouveau contexte pour %s\n" ++msgstr "%s! Impossible de param????trer le nouveau contexte pour %s\n" + + #: ../newrole/newrole.c:710 + #, c-format + msgid "%s changed labels.\n" +-msgstr "%s ?? chang?? les labels.\n" ++msgstr "%s ???? chang???? les labels.\n" + + #: ../newrole/newrole.c:716 + #, c-format + msgid "Warning! Could not restore context for %s\n" +-msgstr "Attention! ??chec impossible de restaurer le contexte pour %s\n" ++msgstr "Attention! ????chec impossible de restaurer le contexte pour %s\n" + + #: ../newrole/newrole.c:772 + #, c-format + msgid "Error: multiple roles specified\n" +-msgstr "Erreur: des r??les multiples ont ??t?? sp??cifi??\n" ++msgstr "Erreur: des r????les multiples ont ????t???? sp????cifi????\n" + + #: ../newrole/newrole.c:780 + #, c-format + msgid "Error: multiple types specified\n" +-msgstr "Erreur: des types multiples ont ??t?? sp??cifi??\n" ++msgstr "Erreur: des types multiples ont ????t???? sp????cifi????\n" + + #: ../newrole/newrole.c:787 + #, c-format + msgid "Sorry, -l may be used with SELinux MLS support.\n" + msgstr "" +-"D??sol??, l'option -l doit ??tre utilis?? avec le support SELinux MLS.\n" ++"D????sol????, l'option -l doit ????tre utilis???? avec le support SELinux MLS.\n" + + #: ../newrole/newrole.c:792 + #, c-format + msgid "Error: multiple levels specified\n" +-msgstr "Erreur: niveaux multiples sp??cifi??s\n" ++msgstr "Erreur: niveaux multiples sp????cifi????s\n" + + #: ../newrole/newrole.c:814 + #, c-format + msgid "Couldn't get default type.\n" +-msgstr "Ne peut trouver le type par d??faut.\n" ++msgstr "Ne peut trouver le type par d????faut.\n" + + #: ../newrole/newrole.c:824 + #, c-format +@@ -196,27 +195,27 @@ + #: ../newrole/newrole.c:831 + #, c-format + msgid "failed to set new role %s\n" +-msgstr "??chec de l'affectation du nouveau r??le %s\n" ++msgstr "????chec de l'affectation du nouveau r????le %s\n" + + #: ../newrole/newrole.c:838 + #, c-format + msgid "failed to set new type %s\n" +-msgstr "??chec de l'affectation du nouveau type %s\n" ++msgstr "????chec de l'affectation du nouveau type %s\n" + + #: ../newrole/newrole.c:847 + #, c-format + msgid "failed to build new range with level %s\n" +-msgstr "??chec de construction de la nouvelle plage avec le niveau %s\n" ++msgstr "????chec de construction de la nouvelle plage avec le niveau %s\n" + + #: ../newrole/newrole.c:852 + #, c-format + msgid "failed to set new range %s\n" +-msgstr "??chec de la cr??ation de la plage %s\n" ++msgstr "????chec de la cr????ation de la plage %s\n" + + #: ../newrole/newrole.c:860 + #, c-format + msgid "failed to convert new context to string\n" +-msgstr "??chec de conversion du contexte en chaine\n" ++msgstr "????chec de conversion du contexte en chaine\n" + + #: ../newrole/newrole.c:865 + #, c-format +@@ -226,7 +225,7 @@ + #: ../newrole/newrole.c:872 + #, c-format + msgid "Unable to allocate memory for new_context" +-msgstr "Impossible d'allouer de l'espace m??moire pour new_context" ++msgstr "Impossible d'allouer de l'espace m????moire pour new_context" + + #: ../newrole/newrole.c:898 + #, c-format +@@ -241,7 +240,7 @@ + #: ../newrole/newrole.c:972 + #, c-format + msgid "Sorry, newrole may be used only on a SELinux kernel.\n" +-msgstr "D??sol??, newrole ne peut ??tre utilis?? que sur un noyau SELinux.\n" ++msgstr "D????sol????, newrole ne peut ????tre utilis???? que sur un noyau SELinux.\n" + + #: ../newrole/newrole.c:989 + #, c-format +@@ -251,7 +250,7 @@ + #: ../newrole/newrole.c:996 + #, c-format + msgid "Error! Could not retrieve tty information.\n" +-msgstr "Erreur! Impossible de r??cup??rer les information li?? au tty\n" ++msgstr "Erreur! Impossible de r????cup????rer les information li???? au tty\n" + + #: ../newrole/newrole.c:1015 + #, c-format +@@ -261,7 +260,7 @@ + #: ../newrole/newrole.c:1020 ../run_init/run_init.c:126 + #, c-format + msgid "failed to initialize PAM\n" +-msgstr "??chec de l'initialisation de PAM\n" ++msgstr "????chec de l'initialisation de PAM\n" + + #: ../newrole/newrole.c:1029 + #, c-format +@@ -271,12 +270,12 @@ + #: ../newrole/newrole.c:1056 + #, c-format + msgid "newrole: failure forking: %s" +-msgstr "newrole: ??chec de s??paration: %s" ++msgstr "newrole: ????chec de s????paration: %s" + + #: ../newrole/newrole.c:1059 ../newrole/newrole.c:1082 + #, c-format + msgid "Unable to restore tty label...\n" +-msgstr "Impossible de restaurer l'??tiquetage tty ...\n" ++msgstr "Impossible de restaurer l'????tiquetage tty ...\n" + + #: ../newrole/newrole.c:1061 ../newrole/newrole.c:1088 + #, c-format +@@ -296,7 +295,7 @@ + #: ../newrole/newrole.c:1147 ../run_init/run_init.c:405 + #, c-format + msgid "Could not set exec context to %s.\n" +-msgstr "Impossible de r??gler le contexte d'ex??cution vers %s.\n" ++msgstr "Impossible de r????gler le contexte d'ex????cution vers %s.\n" + + #: ../newrole/newrole.c:1173 + #, c-format +@@ -305,7 +304,7 @@ + + #: ../newrole/newrole.c:1184 + msgid "failed to exec shell\n" +-msgstr "??chec de l'ex??cution du shell\n" ++msgstr "????chec de l'ex????cution du shell\n" + + #: ../run_init/run_init.c:67 + msgid "" +@@ -314,8 +313,8 @@ + " are the arguments to that script." + msgstr "" + "SYNTAXE: run_init