rpms/ibus/F-9 .cvsignore,1.4,1.5 ibus.spec,1.6,1.7 sources,1.6,1.7
by Huang Peng
Author: phuang
Update of /cvs/pkgs/rpms/ibus/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6184
Modified Files:
.cvsignore ibus.spec sources
Log Message:
Update to 0.1.1.20080901
Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ibus/F-9/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 30 Aug 2008 01:25:29 -0000 1.4
+++ .cvsignore 31 Aug 2008 23:56:34 -0000 1.5
@@ -1 +1 @@
-ibus-0.1.1.20080830.tar.gz
+ibus-0.1.1.20080901.tar.gz
Index: ibus.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus/F-9/ibus.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ibus.spec 30 Aug 2008 01:25:29 -0000 1.6
+++ ibus.spec 31 Aug 2008 23:56:34 -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()")}
%define mod_path ibus-0.1
Name: ibus
-Version: 0.1.1.20080830
+Version: 0.1.1.20080901
Release: 1%{?dist}
Summary: Input Bus for Linux OS
License: LGPLv2+
@@ -120,6 +120,9 @@
%{_libdir}/qt4/plugins/inputmethods/libibus.so
%changelog
+* Mon Sep 01 2008 Huang Peng <shawn.p.huang(a)gmail.com> - 0.1.1.20080901-1
+- Update to 0.1.1.20080901.
+
* Sat Aug 30 2008 Huang Peng <shawn.p.huang(a)gmail.com> - 0.1.1.20080830-1
- Update to 0.1.1.20080830.
Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus/F-9/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 30 Aug 2008 01:25:29 -0000 1.6
+++ sources 31 Aug 2008 23:56:34 -0000 1.7
@@ -1 +1 @@
-93a49e96a98df37dc753048e0b3b885f ibus-0.1.1.20080830.tar.gz
+879cec0b159bc5e0340edea128139688 ibus-0.1.1.20080901.tar.gz
15Â years, 1Â month
rpms/player/F-8 player-2.1.1-norpath.patch,1.1,1.2
by Tim Niemueller
Author: timn
Update of /cvs/pkgs/rpms/player/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5494
Modified Files:
player-2.1.1-norpath.patch
Log Message:
+ Cleaned up patch, called aclocal
Tim
player-2.1.1-norpath.patch:
View full diff with command:
/usr/bin/cvs -f diff -kk -u -N -r 1.1 -r 1.2 player-2.1.1-norpath.patch
Index: player-2.1.1-norpath.patch
===================================================================
RCS file: /cvs/pkgs/rpms/player/F-8/player-2.1.1-norpath.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- player-2.1.1-norpath.patch 31 Aug 2008 23:17:35 -0000 1.1
+++ player-2.1.1-norpath.patch 31 Aug 2008 23:50:03 -0000 1.2
@@ -713,156786 +713,6 @@
# This macro is traced by Automake.
AC_DEFUN([_AM_SUBST_NOTMAKE])
-diff -urN player-2.1.1/autom4te.cache/output.1 player-2.1.1.norpath_am/autom4te.cache/output.1
---- player-2.1.1/autom4te.cache/output.1 1970-01-01 01:00:00.000000000 +0100
-+++ player-2.1.1.norpath_am/autom4te.cache/output.1 2008-09-01 00:18:39.000000000 +0200
-@@ -0,0 +1,60264 @@
-+@%:@! /bin/sh
-+@%:@ Guess values for system-dependent variables and create Makefiles.
-+@%:@ Generated by GNU Autoconf 2.61 for player 2.1.1.
-+@%:@
-+@%:@ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
-+@%:@ 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-+@%:@ This configure script is free software; the Free Software Foundation
-+@%:@ gives unlimited permission to copy, distribute and modify it.
-+## --------------------- ##
-+## M4sh Initialization. ##
-+## --------------------- ##
-+
-+# Be more Bourne compatible
-+DUALCASE=1; export DUALCASE # for MKS sh
-+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
-+ emulate sh
-+ NULLCMD=:
-+ # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
-+ # is contrary to our usage. Disable this feature.
-+ alias -g '${1+"$@"}'='"$@"'
-+ setopt NO_GLOB_SUBST
-+else
-+ case `(set -o) 2>/dev/null` in
-+ *posix*) set -o posix ;;
-+esac
-+
-+fi
-+
-+
-+
-+
-+# PATH needs CR
-+# Avoid depending upon Character Ranges.
-+as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-+as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-+as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-+as_cr_digits='0123456789'
-+as_cr_alnum=$as_cr_Letters$as_cr_digits
-+
-+# The user is always right.
-+if test "${PATH_SEPARATOR+set}" != set; then
-+ echo "#! /bin/sh" >conf$$.sh
-+ echo "exit 0" >>conf$$.sh
-+ chmod +x conf$$.sh
-+ if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
-+ PATH_SEPARATOR=';'
-+ else
-+ PATH_SEPARATOR=:
-+ fi
-+ rm -f conf$$.sh
-+fi
-+
-+# Support unset when possible.
-+if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
-+ as_unset=unset
-+else
-+ as_unset=false
-+fi
-+
-+
-+# IFS
-+# We need space, tab and new line, in precisely that order. Quoting is
-+# there to prevent editors from complaining about space-tab.
-+# (If _AS_PATH_WALK were called with IFS unset, it would disable word
-+# splitting by setting IFS to empty value.)
-+as_nl='
-+'
-+IFS=" "" $as_nl"
-+
-+# Find who we are. Look in the path if we contain no directory separator.
-+case $0 in
-+ *[\\/]* ) as_myself=$0 ;;
-+ *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-+for as_dir in $PATH
-+do
-+ IFS=$as_save_IFS
-+ test -z "$as_dir" && as_dir=.
-+ test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-+done
-+IFS=$as_save_IFS
-+
-+ ;;
-+esac
-+# We did not find ourselves, most probably we were run as `sh COMMAND'
-+# in which case we are not to be found in the path.
-+if test "x$as_myself" = x; then
-+ as_myself=$0
-+fi
-+if test ! -f "$as_myself"; then
-+ echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
-+ { (exit 1); exit 1; }
-+fi
-+
-+# Work around bugs in pre-3.0 UWIN ksh.
-+for as_var in ENV MAIL MAILPATH
-+do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
-+done
-+PS1='$ '
-+PS2='> '
-+PS4='+ '
-+
-+# NLS nuisances.
-+for as_var in \
-+ LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
-+ LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
-+ LC_TELEPHONE LC_TIME
-+do
-+ if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
-+ eval $as_var=C; export $as_var
-+ else
-+ ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
-+ fi
-+done
-+
-+# Required to use basename.
-+if expr a : '\(a\)' >/dev/null 2>&1 &&
-+ test "X`expr 00001 : '.*\(...\)'`" = X001; then
-+ as_expr=expr
-+else
-+ as_expr=false
-+fi
-+
-+if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
-+ as_basename=basename
-+else
-+ as_basename=false
-+fi
-+
-+
-+# Name of the executable.
-+as_me=`$as_basename -- "$0" ||
-+$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
-+ X"$0" : 'X\(//\)$' \| \
-+ X"$0" : 'X\(/\)' \| . 2>/dev/null ||
-+echo X/"$0" |
-+ sed '/^.*\/\([^/][^/]*\)\/*$/{
-+ s//\1/
-+ q
-+ }
-+ /^X\/\(\/\/\)$/{
-+ s//\1/
-+ q
-+ }
-+ /^X\/\(\/\).*/{
-+ s//\1/
-+ q
-+ }
-+ s/.*/./; q'`
-+
-+# CDPATH.
-+$as_unset CDPATH
-+
-+
-+if test "x$CONFIG_SHELL" = x; then
-+ if (eval ":") 2>/dev/null; then
-+ as_have_required=yes
-+else
-+ as_have_required=no
-+fi
-+
-+ if test $as_have_required = yes && (eval ":
-+(as_func_return () {
-+ (exit \$1)
-+}
-+as_func_success () {
-+ as_func_return 0
-+}
-+as_func_failure () {
-+ as_func_return 1
-+}
-+as_func_ret_success () {
-+ return 0
-+}
-+as_func_ret_failure () {
-+ return 1
-+}
-+
-+exitcode=0
-+if as_func_success; then
-+ :
-+else
-+ exitcode=1
-+ echo as_func_success failed.
-+fi
[...156395 lines suppressed...]
-+m4trace:configure.ac:489: -1- m4_pattern_allow([^WITH_IMAGEMAGICK_FALSE$])
-+m4trace:configure.ac:489: -1- _AM_SUBST_NOTMAKE([WITH_IMAGEMAGICK_TRUE])
-+m4trace:configure.ac:489: -1- _AM_SUBST_NOTMAKE([WITH_IMAGEMAGICK_FALSE])
-+m4trace:configure.ac:493: -1- AC_SUBST([GSL_CFLAGS])
-+m4trace:configure.ac:493: -1- AC_SUBST_TRACE([GSL_CFLAGS])
-+m4trace:configure.ac:493: -1- m4_pattern_allow([^GSL_CFLAGS$])
-+m4trace:configure.ac:493: -1- AC_SUBST([GSL_LIBS])
-+m4trace:configure.ac:493: -1- AC_SUBST_TRACE([GSL_LIBS])
-+m4trace:configure.ac:493: -1- m4_pattern_allow([^GSL_LIBS$])
-+m4trace:configure.ac:495: -1- AC_DEFINE_TRACE_LITERAL([HAVE_GSL])
-+m4trace:configure.ac:495: -1- m4_pattern_allow([^HAVE_GSL$])
-+m4trace:configure.ac:495: -1- AH_OUTPUT([HAVE_GSL], [/* GSL library is present */
-+#undef HAVE_GSL])
-+m4trace:configure.ac:498: -1- AM_CONDITIONAL([WITH_GSL], [test "x$with_gsl" = "xyes"])
-+m4trace:configure.ac:498: -1- AC_SUBST([WITH_GSL_TRUE])
-+m4trace:configure.ac:498: -1- AC_SUBST_TRACE([WITH_GSL_TRUE])
-+m4trace:configure.ac:498: -1- m4_pattern_allow([^WITH_GSL_TRUE$])
-+m4trace:configure.ac:498: -1- AC_SUBST([WITH_GSL_FALSE])
-+m4trace:configure.ac:498: -1- AC_SUBST_TRACE([WITH_GSL_FALSE])
-+m4trace:configure.ac:498: -1- m4_pattern_allow([^WITH_GSL_FALSE$])
-+m4trace:configure.ac:498: -1- _AM_SUBST_NOTMAKE([WITH_GSL_TRUE])
-+m4trace:configure.ac:498: -1- _AM_SUBST_NOTMAKE([WITH_GSL_FALSE])
-+m4trace:configure.ac:501: -1- AC_SUBST([have_xmms])
-+m4trace:configure.ac:501: -1- AC_SUBST_TRACE([have_xmms])
-+m4trace:configure.ac:501: -1- m4_pattern_allow([^have_xmms$])
-+m4trace:configure.ac:502: -1- AM_CONDITIONAL([HAVE_XMMS], [test "x$have_xmms" = "xyes"])
-+m4trace:configure.ac:502: -1- AC_SUBST([HAVE_XMMS_TRUE])
-+m4trace:configure.ac:502: -1- AC_SUBST_TRACE([HAVE_XMMS_TRUE])
-+m4trace:configure.ac:502: -1- m4_pattern_allow([^HAVE_XMMS_TRUE$])
-+m4trace:configure.ac:502: -1- AC_SUBST([HAVE_XMMS_FALSE])
-+m4trace:configure.ac:502: -1- AC_SUBST_TRACE([HAVE_XMMS_FALSE])
-+m4trace:configure.ac:502: -1- m4_pattern_allow([^HAVE_XMMS_FALSE$])
-+m4trace:configure.ac:502: -1- _AM_SUBST_NOTMAKE([HAVE_XMMS_TRUE])
-+m4trace:configure.ac:502: -1- _AM_SUBST_NOTMAKE([HAVE_XMMS_FALSE])
-+m4trace:configure.ac:524: -1- AM_CONDITIONAL([INCLUDE_LIBPLAYERC_PY], [test "x$enable_libplayerc_py" = "xyes"])
-+m4trace:configure.ac:524: -1- AC_SUBST([INCLUDE_LIBPLAYERC_PY_TRUE])
-+m4trace:configure.ac:524: -1- AC_SUBST_TRACE([INCLUDE_LIBPLAYERC_PY_TRUE])
-+m4trace:configure.ac:524: -1- m4_pattern_allow([^INCLUDE_LIBPLAYERC_PY_TRUE$])
-+m4trace:configure.ac:524: -1- AC_SUBST([INCLUDE_LIBPLAYERC_PY_FALSE])
-+m4trace:configure.ac:524: -1- AC_SUBST_TRACE([INCLUDE_LIBPLAYERC_PY_FALSE])
-+m4trace:configure.ac:524: -1- m4_pattern_allow([^INCLUDE_LIBPLAYERC_PY_FALSE$])
-+m4trace:configure.ac:524: -1- _AM_SUBST_NOTMAKE([INCLUDE_LIBPLAYERC_PY_TRUE])
-+m4trace:configure.ac:524: -1- _AM_SUBST_NOTMAKE([INCLUDE_LIBPLAYERC_PY_FALSE])
-+m4trace:configure.ac:527: -1- AC_CONFIG_FILES([Makefile
-+ rtk2/Makefile
-+ replace/Makefile
-+ doc/Makefile
-+ doc/images/Makefile
-+ libplayerjpeg/Makefile
-+ libplayercore/Makefile
-+ libplayercore/bindings/Makefile
-+ libplayercore/bindings/java/Makefile
-+ libplayercore/playercore.pc
-+ libplayercore/playererror.pc
-+ libplayercore/playerutils.pc
-+ libplayerxdr/Makefile
-+ libplayerxdr/playerxdr.pc
-+ libplayertcp/Makefile
-+ libplayertcp/bindings/Makefile
-+ libplayertcp/bindings/java/Makefile
-+ libplayertcp/playertcp.pc
-+ libplayertcp/playerudp.pc
-+ libplayersd/Makefile
-+ libplayersd/playersd.pc
-+ server/Makefile
-+ server/libplayerdrivers/Makefile
-+ server/libplayerdrivers/playerdrivers.pc
-+ server/drivers/Makefile
-+ server/drivers/base/Makefile
-+ server/drivers/gps/Makefile
-+ server/drivers/shell/Makefile
-+ server/drivers/mixed/Makefile
-+ server/drivers/mixed/phidgetIFK/Makefile
-+ server/drivers/mixed/wbr/Makefile
-+ server/drivers/mixed/wbr/914/Makefile
-+ server/drivers/position/Makefile
-+ server/drivers/actarray/Makefile
-+ server/drivers/audio/Makefile
-+ server/drivers/camera/Makefile
-+ server/drivers/camera/v4l/Makefile
-+ server/drivers/camera/1394/Makefile
-+ server/drivers/camera/compress/Makefile
-+ server/drivers/camera/imageseq/Makefile
-+ server/drivers/camera/sphere/Makefile
-+ server/drivers/camera/uvc/Makefile
-+ server/drivers/camera/yarp/Makefile
-+ server/drivers/fiducial/Makefile
-+ server/drivers/ptz/Makefile
-+ server/drivers/laser/Makefile
-+ server/drivers/blobfinder/Makefile
-+ server/drivers/blobfinder/artoolkitplus/Makefile
-+ server/drivers/blobfinder/cmvision/Makefile
-+ server/drivers/blobfinder/upcbarcode/Makefile
-+ server/drivers/blobfinder/simpleshape/Makefile
-+ server/drivers/blobfinder/acts/Makefile
-+ server/drivers/blobfinder/shapetracker/Makefile
-+ server/drivers/wifi/Makefile
-+ server/drivers/speech/Makefile
-+ server/drivers/speech/recognition/Makefile
-+ server/drivers/mixed/chatterbox/Makefile
-+ server/drivers/mixed/cmucam2/Makefile
-+ server/drivers/mixed/mricp/Makefile
-+ server/drivers/mixed/p2os/Makefile
-+ server/drivers/mixed/erratic/Makefile
-+ server/drivers/mixed/reb/Makefile
-+ server/drivers/mixed/rflex/Makefile
-+ server/drivers/mixed/robotino/Makefile
-+ server/drivers/mixed/khepera/Makefile
-+ server/drivers/mixed/rmp/Makefile
-+ server/drivers/mixed/garcia/Makefile
-+ server/drivers/mixed/nomad/Makefile
-+ server/drivers/mixed/botrics/Makefile
-+ server/drivers/mixed/clodbuster/Makefile
-+ server/drivers/mixed/evolution/Makefile
-+ server/drivers/mixed/evolution/er1/Makefile
-+ server/drivers/mixed/irobot/Makefile
-+ server/drivers/mixed/irobot/roomba/Makefile
-+ server/drivers/mixed/irobot/create/Makefile
-+ server/drivers/mixed/sr3000/Makefile
-+ server/drivers/opaque/Makefile
-+ server/drivers/health/Makefile
-+ server/drivers/health/statgrab/Makefile
-+ server/drivers/planner/Makefile
-+ server/drivers/planner/wavefront/Makefile
-+ server/drivers/position/microstrain/Makefile
-+ server/drivers/position/ascension/Makefile
-+ server/drivers/position/bumpersafe/Makefile
-+ server/drivers/position/nd/Makefile
-+ server/drivers/position/isense/Makefile
-+ server/drivers/position/lasersafe/Makefile
-+ server/drivers/position/nav200/Makefile
-+ server/drivers/position/roboteq/Makefile
-+ server/drivers/position/vfh/Makefile
-+ server/drivers/position/mbicp/Makefile
-+ server/drivers/mcom/Makefile
-+ server/drivers/localization/Makefile
-+ server/drivers/localization/amcl/Makefile
-+ server/drivers/service_adv/Makefile
-+ server/drivers/map/Makefile
-+ server/drivers/joystick/Makefile
-+ server/drivers/rfid/Makefile
-+ server/drivers/wsn/Makefile
-+ server/drivers/imu/Makefile
-+ server/drivers/pointcloud3d/Makefile
-+ server/drivers/ranger/Makefile
-+ server/drivers/vectormap/Makefile
-+ server/drivers/blackboard/Makefile
-+ server/drivers/blackboard/localbb/Makefile
-+ client_libs/Makefile
-+ client_libs/libplayerc++/Makefile
-+ client_libs/libplayerc++/playerc++.pc
-+ client_libs/libplayerc++/test/Makefile
-+ client_libs/libplayerc/Makefile
-+ client_libs/libplayerc/doc/Makefile
-+ client_libs/libplayerc/playerc.pc
-+ client_libs/libplayerc/test/Makefile
-+ client_libs/libplayerc/bindings/Makefile
-+ client_libs/libplayerc/bindings/python/Makefile
-+ examples/Makefile
-+ examples/plugins/Makefile
-+ examples/plugins/exampledriver/Makefile
-+ examples/plugins/logplugin/Makefile
-+ examples/plugins/exampleinterface/Makefile
-+ examples/plugins/multidriver/Makefile
-+ examples/plugins/opaquedriver/Makefile
-+ examples/libplayerc/Makefile
-+ examples/libplayerc++/Makefile
-+ utils/Makefile
-+ utils/playercam/Makefile
-+ utils/playerwritemap/Makefile
-+ utils/playerv/Makefile
-+ utils/playerjoy/Makefile
-+ utils/playernav/Makefile
-+ utils/playerprint/Makefile
-+ utils/playervcr/Makefile
-+ utils/pmap/Makefile
-+ utils/dgps_server/Makefile
-+ utils/xmms-plugin/Makefile
-+ utils/logsplitter/Makefile
-+ utils/playerprop/Makefile
-+ config/Makefile])
-+m4trace:configure.ac:665: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
-+m4trace:configure.ac:665: -1- AC_SUBST_TRACE([LIB@&t@OBJS])
-+m4trace:configure.ac:665: -1- m4_pattern_allow([^LIB@&t@OBJS$])
-+m4trace:configure.ac:665: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
-+m4trace:configure.ac:665: -1- AC_SUBST_TRACE([LTLIBOBJS])
-+m4trace:configure.ac:665: -1- m4_pattern_allow([^LTLIBOBJS$])
-+m4trace:configure.ac:665: -1- AC_SUBST_TRACE([top_builddir])
-+m4trace:configure.ac:665: -1- AC_SUBST_TRACE([srcdir])
-+m4trace:configure.ac:665: -1- AC_SUBST_TRACE([abs_srcdir])
-+m4trace:configure.ac:665: -1- AC_SUBST_TRACE([top_srcdir])
-+m4trace:configure.ac:665: -1- AC_SUBST_TRACE([abs_top_srcdir])
-+m4trace:configure.ac:665: -1- AC_SUBST_TRACE([builddir])
-+m4trace:configure.ac:665: -1- AC_SUBST_TRACE([abs_builddir])
-+m4trace:configure.ac:665: -1- AC_SUBST_TRACE([abs_top_builddir])
-+m4trace:configure.ac:665: -1- AC_SUBST_TRACE([INSTALL])
-+m4trace:configure.ac:665: -1- AC_SUBST_TRACE([MKDIR_P])
diff -urN player-2.1.1/client_libs/libplayerc/bindings/Makefile.in player-2.1.1.norpath_am/client_libs/libplayerc/bindings/Makefile.in
--- player-2.1.1/client_libs/libplayerc/bindings/Makefile.in 2008-06-16 01:39:45.000000000 +0200
+++ player-2.1.1.norpath_am/client_libs/libplayerc/bindings/Makefile.in 2008-09-01 00:18:48.000000000 +0200
15Â years, 1Â month
rpms/ibus/devel .cvsignore, 1.7, 1.8 ibus.spec, 1.10, 1.11 sources, 1.8, 1.9
by Huang Peng
Author: phuang
Update of /cvs/pkgs/rpms/ibus/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5021
Modified Files:
.cvsignore ibus.spec sources
Log Message:
Update to 0.1.1.20080901
Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ibus/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 30 Aug 2008 01:24:17 -0000 1.7
+++ .cvsignore 31 Aug 2008 23:47:31 -0000 1.8
@@ -1 +1 @@
-ibus-0.1.1.20080830.tar.gz
+ibus-0.1.1.20080901.tar.gz
Index: ibus.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus/devel/ibus.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ibus.spec 30 Aug 2008 01:24:17 -0000 1.10
+++ ibus.spec 31 Aug 2008 23:47:31 -0000 1.11
@@ -1,7 +1,7 @@
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%define mod_path ibus-0.1
Name: ibus
-Version: 0.1.1.20080830
+Version: 0.1.1.20080901
Release: 1%{?dist}
Summary: Input Bus for Linux OS
License: LGPLv2+
@@ -120,6 +120,9 @@
%{_libdir}/qt4/plugins/inputmethods/libibus.so
%changelog
+* Mon Sep 01 2008 Huang Peng <shawn.p.huang(a)gmail.com> - 0.1.1.20080901-1
+- Update to 0.1.1.20080901.
+
* Sat Aug 30 2008 Huang Peng <shawn.p.huang(a)gmail.com> - 0.1.1.20080830-1
- Update to 0.1.1.20080830.
Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources 30 Aug 2008 01:24:17 -0000 1.8
+++ sources 31 Aug 2008 23:47:31 -0000 1.9
@@ -1 +1 @@
-93a49e96a98df37dc753048e0b3b885f ibus-0.1.1.20080830.tar.gz
+879cec0b159bc5e0340edea128139688 ibus-0.1.1.20080901.tar.gz
15Â years, 1Â month
rpms/player/F-8 player-2.1.1-norpath.patch, NONE, 1.1 player.spec, 1.1, 1.2 player-2.1.0rc2-norpath.patch, 1.1, NONE
by Tim Niemueller
Author: timn
Update of /cvs/pkgs/rpms/player/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1689
Modified Files:
player.spec
Added Files:
player-2.1.1-norpath.patch
Removed Files:
player-2.1.0rc2-norpath.patch
Log Message:
* Fri Aug 15 2008 Tim Niemueller <tim(a)niemueller.de> - 2.1.1-4
- Changed norpath patch, fixes build problem on Fedora 8
player-2.1.1-norpath.patch:
--- NEW FILE player-2.1.1-norpath.patch ---
diff -urN player-2.1.1/aclocal.m4 player-2.1.1.norpath_am/aclocal.m4
--- player-2.1.1/aclocal.m4 2008-06-16 01:39:27.000000000 +0200
+++ player-2.1.1.norpath_am/aclocal.m4 2008-09-01 00:18:39.000000000 +0200
@@ -1,7 +1,7 @@
-# generated automatically by aclocal 1.10.1 -*- Autoconf -*-
+# generated automatically by aclocal 1.10 -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-# 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+# 2005, 2006 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -11,17 +11,14 @@
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
-m4_ifndef([AC_AUTOCONF_VERSION],
- [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
-m4_if(AC_AUTOCONF_VERSION, [2.61],,
-[m4_warning([this file was generated for autoconf 2.61.
-You have another version of autoconf. It may work, but is not guaranteed to.
-If you have problems, you may need to regenerate the build system entirely.
-To do so, use the procedure documented by the package, typically `autoreconf'.])])
+m4_if(m4_PACKAGE_VERSION, [2.61],,
+[m4_fatal([this file was generated for autoconf 2.61.
+You have another version of autoconf. If you want to use that,
+you should regenerate the build system entirely.], [63])])
# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
-# serial 52 Debian 1.5.26-1ubuntu1 AC_PROG_LIBTOOL
+# serial 51 AC_PROG_LIBTOOL
# AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED)
@@ -109,6 +106,7 @@
AC_REQUIRE([AC_OBJEXT])dnl
AC_REQUIRE([AC_EXEEXT])dnl
dnl
+
AC_LIBTOOL_SYS_MAX_CMD_LEN
AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
AC_LIBTOOL_OBJDIR
@@ -210,8 +208,6 @@
;;
esac
-_LT_REQUIRED_DARWIN_CHECKS
-
AC_PROVIDE_IFELSE([AC_LIBTOOL_DLOPEN], enable_dlopen=yes, enable_dlopen=no)
AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],
enable_win32_dll=yes, enable_win32_dll=no)
@@ -291,80 +287,9 @@
echo "$lt_simple_link_test_code" >conftest.$ac_ext
eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
_lt_linker_boilerplate=`cat conftest.err`
-$rm -r conftest*
+$rm conftest*
])# _LT_LINKER_BOILERPLATE
-# _LT_REQUIRED_DARWIN_CHECKS
-# --------------------------
-# Check for some things on darwin
-AC_DEFUN([_LT_REQUIRED_DARWIN_CHECKS],[
- case $host_os in
- rhapsody* | darwin*)
- AC_CHECK_TOOL([DSYMUTIL], [dsymutil], [:])
- AC_CHECK_TOOL([NMEDIT], [nmedit], [:])
-
- AC_CACHE_CHECK([for -single_module linker flag],[lt_cv_apple_cc_single_mod],
- [lt_cv_apple_cc_single_mod=no
- if test -z "${LT_MULTI_MODULE}"; then
- # By default we will add the -single_module flag. You can override
- # by either setting the environment variable LT_MULTI_MODULE
- # non-empty at configure time, or by adding -multi_module to the
- # link flags.
- echo "int foo(void){return 1;}" > conftest.c
- $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
- -dynamiclib ${wl}-single_module conftest.c
- if test -f libconftest.dylib; then
- lt_cv_apple_cc_single_mod=yes
- rm -rf libconftest.dylib*
- fi
- rm conftest.c
- fi])
- AC_CACHE_CHECK([for -exported_symbols_list linker flag],
- [lt_cv_ld_exported_symbols_list],
- [lt_cv_ld_exported_symbols_list=no
- save_LDFLAGS=$LDFLAGS
- echo "_main" > conftest.sym
- LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
- AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
- [lt_cv_ld_exported_symbols_list=yes],
- [lt_cv_ld_exported_symbols_list=no])
- LDFLAGS="$save_LDFLAGS"
- ])
- case $host_os in
- rhapsody* | darwin1.[[0123]])
- _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
- darwin1.*)
- _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
- darwin*)
- # if running on 10.5 or later, the deployment target defaults
- # to the OS version, if on x86, and 10.4, the deployment
- # target defaults to 10.4. Don't you love it?
- case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
- 10.0,*86*-darwin8*|10.0,*-darwin[[91]]*)
- _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
- 10.[[012]]*)
- _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
- 10.*)
- _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
- esac
- ;;
- esac
- if test "$lt_cv_apple_cc_single_mod" = "yes"; then
- _lt_dar_single_mod='$single_module'
- fi
- if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
- _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
- else
- _lt_dar_export_syms="~$NMEDIT -s \$output_objdir/\${libname}-symbols.expsym \${lib}"
- fi
- if test "$DSYMUTIL" != ":"; then
- _lt_dsymutil="~$DSYMUTIL \$lib || :"
- else
- _lt_dsymutil=
- fi
- ;;
- esac
-])
# _LT_AC_SYS_LIBPATH_AIX
# ----------------------
@@ -645,6 +570,7 @@
esac
;;
*64-bit*)
+ libsuff=64
case $host in
x86_64-*kfreebsd*-gnu)
LD="${LD-ld} -m elf_x86_64_fbsd"
@@ -689,11 +615,7 @@
*64-bit*)
case $lt_cv_prog_gnu_ld in
yes*) LD="${LD-ld} -m elf64_sparc" ;;
- *)
- if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
- LD="${LD-ld} -64"
- fi
- ;;
+ *) LD="${LD-ld} -64" ;;
esac
;;
esac
@@ -786,7 +708,7 @@
$2=yes
fi
fi
- $rm -r conftest*
+ $rm conftest*
LDFLAGS="$save_LDFLAGS"
])
@@ -1057,7 +979,7 @@
AC_CHECK_FUNC([shl_load],
[lt_cv_dlopen="shl_load"],
[AC_CHECK_LIB([dld], [shl_load],
- [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"],
+ [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"],
[AC_CHECK_FUNC([dlopen],
[lt_cv_dlopen="dlopen"],
[AC_CHECK_LIB([dl], [dlopen],
@@ -1065,7 +987,7 @@
[AC_CHECK_LIB([svld], [dlopen],
[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
[AC_CHECK_LIB([dld], [dld_link],
- [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"])
+ [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
])
])
])
@@ -1382,7 +1304,7 @@
soname_spec='${libname}${release}${shared_ext}$major'
;;
-aix[[4-9]]*)
+aix4* | aix5*)
version_type=linux
need_lib_prefix=no
need_version=no
@@ -1707,11 +1629,13 @@
# Some rework will be needed to allow for fast_install
# before this can be enabled.
hardcode_into_libs=yes
+ sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
+ sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
[...170327 lines suppressed...]
-# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+# 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -77,7 +77,7 @@
am_pmaptest_OBJECTS = pmap_test.$(OBJEXT)
pmaptest_OBJECTS = $(am_pmaptest_OBJECTS)
pmaptest_DEPENDENCIES =
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -I$(top_builddir)/libplayercore -I$(top_builddir)/client_libs/libplayerc++ -I$(top_builddir)/client_libs/libplayerc
+DEFAULT_INCLUDES = -I. -I$(top_builddir) -I$(top_builddir)/libplayercore -I$(top_builddir)/client_libs/libplayerc++ -I$(top_builddir)/client_libs/libplayerc@am__isrc@
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
@@ -170,7 +170,6 @@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
DUMMY_EXTRA_CPPFLAGS = @DUMMY_EXTRA_CPPFLAGS@
DUMMY_LIB = @DUMMY_LIB@
ECHO = @ECHO@
@@ -299,7 +298,6 @@
ND_LIB = @ND_LIB@
NIMU_EXTRA_CPPFLAGS = @NIMU_EXTRA_CPPFLAGS@
NIMU_LIB = @NIMU_LIB@
-NMEDIT = @NMEDIT@
NOMAD_EXTRA_CPPFLAGS = @NOMAD_EXTRA_CPPFLAGS@
NOMAD_LIB = @NOMAD_LIB@
OBJDUMP = @OBJDUMP@
@@ -539,8 +537,8 @@
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
if test -f $$p; then \
f=$(am__strip_dir) \
- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
+ echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
+ $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
else :; fi; \
done
@@ -548,8 +546,8 @@
@$(NORMAL_UNINSTALL)
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
p=$(am__strip_dir) \
- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
+ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
+ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
done
clean-libLTLIBRARIES:
@@ -575,8 +573,8 @@
|| test -f $$p1 \
; then \
f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
- echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
- $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
+ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
+ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
else :; fi; \
done
@@ -666,8 +664,8 @@
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
- $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
+ $(AWK) ' { files[$$0] = 1; } \
+ END { for (i in files) print i; }'`; \
mkid -fID $$unique
tags: TAGS
@@ -679,8 +677,8 @@
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
+ $(AWK) ' { files[$$0] = 1; } \
+ END { for (i in files) print i; }'`; \
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
@@ -690,12 +688,13 @@
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
+ here=`pwd`; \
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
+ $(AWK) ' { files[$$0] = 1; } \
+ END { for (i in files) print i; }'`; \
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$tags $$unique
diff -urN player-2.1.1/utils/xmms-plugin/Makefile.in player-2.1.1.norpath_am/utils/xmms-plugin/Makefile.in
--- player-2.1.1/utils/xmms-plugin/Makefile.in 2008-06-16 01:40:22.000000000 +0200
+++ player-2.1.1.norpath_am/utils/xmms-plugin/Makefile.in 2008-09-01 00:19:06.000000000 +0200
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.10.1 from Makefile.am.
+# Makefile.in generated by automake 1.10 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+# 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -64,7 +64,7 @@
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libplayerxmms_la_CFLAGS) \
$(CFLAGS) $(libplayerxmms_la_LDFLAGS) $(LDFLAGS) -o $@
@HAVE_XMMS_TRUE@am_libplayerxmms_la_rpath = -rpath $(libdir)
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -I$(top_builddir)/libplayercore -I$(top_builddir)/client_libs/libplayerc++ -I$(top_builddir)/client_libs/libplayerc
+DEFAULT_INCLUDES = -I. -I$(top_builddir) -I$(top_builddir)/libplayercore -I$(top_builddir)/client_libs/libplayerc++ -I$(top_builddir)/client_libs/libplayerc@am__isrc@
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
@@ -146,7 +146,6 @@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
DUMMY_EXTRA_CPPFLAGS = @DUMMY_EXTRA_CPPFLAGS@
DUMMY_LIB = @DUMMY_LIB@
ECHO = @ECHO@
@@ -275,7 +274,6 @@
ND_LIB = @ND_LIB@
NIMU_EXTRA_CPPFLAGS = @NIMU_EXTRA_CPPFLAGS@
NIMU_LIB = @NIMU_LIB@
-NMEDIT = @NMEDIT@
NOMAD_EXTRA_CPPFLAGS = @NOMAD_EXTRA_CPPFLAGS@
NOMAD_LIB = @NOMAD_LIB@
OBJDUMP = @OBJDUMP@
@@ -504,8 +502,8 @@
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
if test -f $$p; then \
f=$(am__strip_dir) \
- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
+ echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
+ $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
else :; fi; \
done
@@ -513,8 +511,8 @@
@$(NORMAL_UNINSTALL)
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
p=$(am__strip_dir) \
- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
+ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
+ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
done
clean-libLTLIBRARIES:
@@ -575,8 +573,8 @@
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
- $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
+ $(AWK) ' { files[$$0] = 1; } \
+ END { for (i in files) print i; }'`; \
mkid -fID $$unique
tags: TAGS
@@ -588,8 +586,8 @@
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
+ $(AWK) ' { files[$$0] = 1; } \
+ END { for (i in files) print i; }'`; \
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
@@ -599,12 +597,13 @@
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
+ here=`pwd`; \
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
+ $(AWK) ' { files[$$0] = 1; } \
+ END { for (i in files) print i; }'`; \
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$tags $$unique
Index: player.spec
===================================================================
RCS file: /cvs/pkgs/rpms/player/F-8/player.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- player.spec 13 Aug 2008 08:57:23 -0000 1.1
+++ player.spec 31 Aug 2008 23:17:35 -0000 1.2
@@ -2,7 +2,7 @@
Name: player
Version: 2.1.1
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Cross-platform robot device interface and server
Group: Applications/System
@@ -13,7 +13,7 @@
Source2: playercam.desktop
Source3: playerv.desktop
Patch0: %{name}-2.1.1-gcc43.patch
-Patch1: %{name}-2.1.0rc2-norpath.patch
+Patch1: %{name}-2.1.1-norpath.patch
Patch2: %{name}-2.1.0rc2-paths.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -184,6 +184,9 @@
%{_libdir}/*.a
%changelog
+* Fri Aug 15 2008 Tim Niemueller <tim(a)niemueller.de> - 2.1.1-4
+- Changed norpath patch, fixes build problem on Fedora 8
+
* Mon Aug 08 2008 Jef Spaleta <jspaleta at fedoraproject dot org> - 2.1.1-3
- Review clean-ups
--- player-2.1.0rc2-norpath.patch DELETED ---
15Â years, 1Â month
rpms/kernel/F-9 todo,1.1,1.2
by Chuck Ebbert
Author: cebbert
Update of /cvs/pkgs/rpms/kernel/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27807
Modified Files:
todo
Log Message:
update todo
Index: todo
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/todo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- todo 31 Aug 2008 22:04:23 -0000 1.1
+++ todo 31 Aug 2008 22:05:53 -0000 1.2
@@ -13,3 +13,6 @@
Submit for 2.6.27:
linux-2.6-x86-io-delay-add-hp-f700-quirk.patch
+
+Submit for -stable after it appears in mainline:
+linux-2.6-usb-fix-hcd-interrupt-disabling.patch
15Â years, 1Â month
rpms/kernel/F-9 todo,NONE,1.1
by Chuck Ebbert
Author: cebbert
Update of /cvs/pkgs/rpms/kernel/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27544
Added Files:
todo
Log Message:
add to-do list
--- NEW FILE todo ---
Submit for -stable:
linux-2.6-acpi-processor-use-signed-int.patch
linux-2.6-block-submit_bh-discards-barrier-flag.patch
linux-2.6-cpuidle-1-do-not-use-poll_idle-unless-user-asks-for-it.patch
linux-2.6-cpuidle-2-menu-governor-fix-wrong-usage-of-measured_us.patch
linux-2.6-cpuidle-3-make-ladder-governor-honor-latency-requirements.patch
linux-2.6-libata-pata_it821x-driver-updates-and-reworking.patch
linux-2.6-mm-dirty-page-tracking-race-fix.patch
linux-2.6-x86-32-amd-c1e-force-timer-broadcast-late.patch
linux-2.6-x86-64-fix-overlap-of-modules-and-fixmap-areas.patch
linux-2.6-x86-fdiv-bug-detection-fix.patch
linux-2.6-x86-fix-oprofile-and-hibernation-issues.patch
Submit for 2.6.27:
linux-2.6-x86-io-delay-add-hp-f700-quirk.patch
15Â years, 1Â month
rpms/kernel/F-9 linux-2.6-x86-32-amd-c1e-force-timer-broadcast-late.patch, 1.1, 1.2
by Chuck Ebbert
Author: cebbert
Update of /cvs/pkgs/rpms/kernel/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25361
Modified Files:
linux-2.6-x86-32-amd-c1e-force-timer-broadcast-late.patch
Log Message:
clean up c1e patch and add ack for -stable
linux-2.6-x86-32-amd-c1e-force-timer-broadcast-late.patch:
Index: linux-2.6-x86-32-amd-c1e-force-timer-broadcast-late.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/linux-2.6-x86-32-amd-c1e-force-timer-broadcast-late.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6-x86-32-amd-c1e-force-timer-broadcast-late.patch 31 Aug 2008 04:51:20 -0000 1.1
+++ linux-2.6-x86-32-amd-c1e-force-timer-broadcast-late.patch 31 Aug 2008 21:44:42 -0000 1.2
@@ -1,13 +1,17 @@
-x86-32: amd c1e force timer broadcast late
+x86-32: AMD c1e force timer broadcast late
+
+This patch is not needed in 2.6.27 because it has new c1e-aware idle code.
In kernel 2.6.26 the 32-bit x86 timers are started earlier than before.
This breaks AMD c1e detection trying to force timer broadcast for the
local apic timer. Copy the code from the 64-bit kernel to force timer
broadcast late.
-This patch is not needed in 2.6.27 because it has new c1e-aware idle code.
+Reference:
+http://bugzilla.kernel.org/show_bug.cgi?id=11427
Signed-off-by: Chuck Ebbert <cebbert(a)redhat.com>
+Acked-by: Thomas Gleixner <tglx(a)linutronix.de>
--- linux-2.6.26.noarch.orig/arch/x86/kernel/apic_32.c
+++ linux-2.6.26.noarch/arch/x86/kernel/apic_32.c
15Â years, 1Â month
rpms/gstreamer-plugins-good/devel gst-plugins-good-0.10.9-libv4l.patch, 1.1, 1.2 gstreamer-plugins-good.spec, 1.71, 1.72
by Hans de Goede
Author: jwrdegoede
Update of /cvs/extras/rpms/gstreamer-plugins-good/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22952
Modified Files:
gst-plugins-good-0.10.9-libv4l.patch
gstreamer-plugins-good.spec
Log Message:
* Sun Aug 31 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.10-2
- Fix gst-plugins-good-0.10.9-libv4l.patch to not only patch configure.ac
but also configure so that the libv4l code actually gets enabled
gst-plugins-good-0.10.9-libv4l.patch:
Index: gst-plugins-good-0.10.9-libv4l.patch
===================================================================
RCS file: /cvs/extras/rpms/gstreamer-plugins-good/devel/gst-plugins-good-0.10.9-libv4l.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gst-plugins-good-0.10.9-libv4l.patch 11 Aug 2008 03:01:13 -0000 1.1
+++ gst-plugins-good-0.10.9-libv4l.patch 31 Aug 2008 21:21:04 -0000 1.2
@@ -507,3 +507,106 @@
}
if (r < 0)
+--- configure 2008-08-31 22:54:24.000000000 +0200
++++ configure 2008-08-31 22:57:45.000000000 +0200
+@@ -1131,6 +1131,8 @@ USE_OSX_VIDEO_FALSE
+ XVIDEO_LIBS
+ USE_GST_V4L2_TRUE
+ USE_GST_V4L2_FALSE
++LIBV4L2_CFLAGS
++LIBV4L2_LIBS
+ XMKMF
+ X_CFLAGS
+ X_PRE_LIBS
+@@ -1286,6 +1288,8 @@ GST_PLUGINS_BASE_CFLAGS
+ GST_PLUGINS_BASE_LIBS
+ GTK2_CFLAGS
+ GTK2_LIBS
++LIBV4L2_CFLAGS
++LIBV4L2_LIBS
+ XMKMF
+ XFIXES_CFLAGS
+ XFIXES_LIBS
+@@ -2093,6 +2097,10 @@ Some influential environment variables:
+ linker flags for GST_PLUGINS_BASE, overriding pkg-config
+ GTK2_CFLAGS C compiler flags for GTK2, overriding pkg-config
+ GTK2_LIBS linker flags for GTK2, overriding pkg-config
++ LIBV4L2_CFLAGS
++ C compiler flags for LIBV4L2, overriding pkg-config
++ LIBV4L2_LIBS
++ linker flags for LIBV4L2, overriding pkg-config
+ XMKMF Path to xmkmf, Makefile generator for X Window System
+ XFIXES_CFLAGS
+ C compiler flags for XFIXES, overriding pkg-config
+@@ -37088,6 +37096,71 @@ else
+ fi
+
+
++if test x$HAVE_GST_V4L2 = xyes; then
++
++pkg_failed=no
++{ echo "$as_me:$LINENO: checking for LIBV4L2" >&5
++echo $ECHO_N "checking for LIBV4L2... " >&6; }
++
++if test -n "$PKG_CONFIG"; then
++ if test -n "$LIBV4L2_CFLAGS"; then
++ pkg_cv_LIBV4L2_CFLAGS="$LIBV4L2_CFLAGS"
++ else
++ if test -n "$PKG_CONFIG" && \
++ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libv4l2\"") >&5
++ ($PKG_CONFIG --exists --print-errors "libv4l2") 2>&5
++ ac_status=$?
++ echo "$as_me:$LINENO: \$? = $ac_status" >&5
++ (exit $ac_status); }; then
++ pkg_cv_LIBV4L2_CFLAGS=`$PKG_CONFIG --cflags "libv4l2" 2>/dev/null`
++else
++ pkg_failed=yes
++fi
++ fi
++else
++ pkg_failed=untried
++fi
++if test -n "$PKG_CONFIG"; then
++ if test -n "$LIBV4L2_LIBS"; then
++ pkg_cv_LIBV4L2_LIBS="$LIBV4L2_LIBS"
++ else
++ if test -n "$PKG_CONFIG" && \
++ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libv4l2\"") >&5
++ ($PKG_CONFIG --exists --print-errors "libv4l2") 2>&5
++ ac_status=$?
++ echo "$as_me:$LINENO: \$? = $ac_status" >&5
++ (exit $ac_status); }; then
++ pkg_cv_LIBV4L2_LIBS=`$PKG_CONFIG --libs "libv4l2" 2>/dev/null`
++else
++ pkg_failed=yes
++fi
++ fi
++else
++ pkg_failed=untried
++fi
++
++if test $pkg_failed = yes; then
++ LIBV4L2_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libv4l2"`
++ # Put the nasty error message in config.log where it belongs
++ echo "$LIBV4L2_PKG_ERRORS" 1>&5
++
++ have_libv4l2=no
++elif test $pkg_failed = untried; then
++ have_libv4l2=no
++else
++ LIBV4L2_CFLAGS=$pkg_cv_LIBV4L2_CFLAGS
++ LIBV4L2_LIBS=$pkg_cv_LIBV4L2_LIBS
++ { echo "$as_me:$LINENO: result: yes" >&5
++echo "yes" >&6; }
++ have_libv4l2=yes
++fi
++
++cat >>confdefs.h <<\_ACEOF
++#define HAVE_LIBV4L2 test x$have_libv4l2 = xyes
++_ACEOF
++
++fi
++
+
+ { echo "$as_me:$LINENO: checking for X" >&5
+ echo $ECHO_N "checking for X... $ECHO_C" >&6; }
Index: gstreamer-plugins-good.spec
===================================================================
RCS file: /cvs/extras/rpms/gstreamer-plugins-good/devel/gstreamer-plugins-good.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- gstreamer-plugins-good.spec 27 Aug 2008 08:18:53 -0000 1.71
+++ gstreamer-plugins-good.spec 31 Aug 2008 21:21:05 -0000 1.72
@@ -6,7 +6,7 @@
Name: %{gstreamer}-plugins-good
Version: 0.10.10
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: GStreamer plug-ins with good code and licensing
Group: Applications/Multimedia
@@ -239,6 +239,10 @@
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gstreamer-%{majorminor}.schemas > /dev/null || :
%changelog
+* Sun Aug 31 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.10-2
+- Fix gst-plugins-good-0.10.9-libv4l.patch to not only patch configure.ac
+ but also configure so that the libv4l code actually gets enabled
+
* Wed Aug 27 2008 - Bastien Nocera <bnocera(a)redhat.com> 0.10.10-1
- Update to 0.10.10
- Remove cdio plugin, as it was moved to -ugly upstream
15Â years, 1Â month
rpms/sugar-toolkit/OLPC-3 .cvsignore, 1.10, 1.11 sources, 1.11, 1.12 sugar-toolkit.spec, 1.15, 1.16
by Marco Pesenti Gritti
Author: mpg
Update of /cvs/pkgs/rpms/sugar-toolkit/OLPC-3
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22072
Modified Files:
.cvsignore sources sugar-toolkit.spec
Log Message:
Resync with F-9
Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-toolkit/OLPC-3/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore 8 Jul 2008 14:22:15 -0000 1.10
+++ .cvsignore 31 Aug 2008 21:13:22 -0000 1.11
@@ -1 +1 @@
-sugar-toolkit-0.81.6.tar.bz2
+sugar-toolkit-0.82.4.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-toolkit/OLPC-3/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources 8 Jul 2008 14:22:15 -0000 1.11
+++ sources 31 Aug 2008 21:13:23 -0000 1.12
@@ -1 +1 @@
-a67cb1d41b1c378ad56b58cf77474fb0 sugar-toolkit-0.81.6.tar.bz2
+057226a27d1a59492703357dd7fbbd12 sugar-toolkit-0.82.4.tar.bz2
Index: sugar-toolkit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-toolkit/OLPC-3/sugar-toolkit.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sugar-toolkit.spec 8 Jul 2008 14:22:15 -0000 1.15
+++ sugar-toolkit.spec 31 Aug 2008 21:13:23 -0000 1.16
@@ -1,21 +1,19 @@
%define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
-%define commitid ab8c054dfb
-%define alphatag 20080705git%{commitid}
+%define commitid 2e6be9ea55
+%define alphatag 20080822git%{commitid}
Summary: Sugar toolkit
Name: sugar-toolkit
-Version: 0.81.6
-#Release: 4.%{alphatag}%{?dist}
+Version: 0.82.4
Release: 1%{?dist}
+#Release: 2.%{alphatag}%{?dist}
URL: http://wiki.laptop.org/go/Sugar
-# Source0: http://dev.laptop.org/pub/sugar/sources/%{name}/%{name}-%{version}.tar.bz2
-# git clone git://dev.laptop.org/sugar-toolkit
-# cd sugar-toolkit
+# git clone git://dev.laptop.org/sugar
+# cd sugar
# git-checkout %{commitid}
#Source0: %{name}-%{version}-git%{commitid}.tar.bz2
Source0: http://dev.laptop.org/pub/sugar/sources/%{name}/%{name}-%{version}.tar.bz2
-
Source1: macros.sugar
License: LGPLv2
Group: System Environment/Libraries
@@ -67,23 +65,80 @@
%{_sysconfdir}/rpm/macros.sugar
%changelog
-* Tue Jul 08 2008 Simon Schampijer <simon(a)laptop.org> - 0.81.6
+* Thu Aug 31 2008 Simon Schampijer <simon(a)laptop.org> - 0.82.4-1
+- 8136 Do a more 'standard' system installation for bundlebuilder
+- 7837 Do not try to list the mimetypes directory if it does not exist
+- 8220 Ensure that the widget is fully onscreen before taking a screenshot
+
+* Thu Aug 28 2008 Marco Pesenti Gritti <mpgritti(a)gmail.com> - 0.82.3-1
+- Translation updates
+
+* Thu Aug 28 2008 Marco Pesenti Gritti <mpgritti(a)gmail.com> - 0.82.2-1
+- #5428 downloads not starting in Browse due to old compreg.dat
+- #7733 Cannot install Wikipedia-10.xo
+- #7533 Activity does not respond to ctrl-q keyboard shortcut unless the 'Activity' tab is visible
+- #8000 Pulsing icon on activity launch significantly slows activity start-up
+- #8000 Pulsing icon on activity launch significantly slows activity start-up
+- #7270 /setup release does not update the bundle number
+- #7680 Activity name box is too small for localizaed name
+- #7881 Accelerator labels don't show up for most toolbar buttons
+- #7800 time stamps doesn't use translations
+
+* Tue Aug 22 2008 Tomeu Vizoso <tomeu(a)tomeuvizoso.net> - 0.82.1-2.20080822git2e6be9ea55
+- #7270 Add update functionality to Config in bundlebuilder
+- #7680 Widen activity tile entry
+- #7841 Wrap message in alert
+- #7881 Make Palette handle changes of the invoker widget
+
+* Tue Aug 12 2008 Marco Pesenti Gritti <mpgritti(a)gmail.com> - 0.82.1-1
+- Fix crash on startup on x86_64
+
+* Thu Aug 07 2008 Marco Pesenti Gritti <mpgritti(a)gmail.com> - 0.82.0-2
+- Rebuild
+
+* Thu Aug 07 2008 Marco Pesenti Gritti <mpgritti(a)gmail.com> - 0.82.0-1
+- #7759 Default home view should be Ring, not Freeform
+- #4084 Palette persist over zoom levels
+- #7754 Handle multiple Activity per process correctly
+- Add git tagging to the 'setup.py release' command
+
+* Fri Aug 01 2008 Morgan Collett <morgan(a)laptop.org> - 0.81.8-1
+- #7566 sugar-shell enters in infinite loop after a failed shutdown
+- #7534 Safer to always install, rather than comparing versions
+- #7494 Updates to Browse-92 fail
+
+* Wed Jul 23 2008 Simon Schampijer <simon(a)laptop.org> - 0.81.7-1
+- 5136 Keep error alert hard to find
+- 6014 Shutdown should sync activities data
+- 7532 install + open content bundles with journal
+- 7523 library index regeneration fails due to no XDG_DATA_DIRS
+- 4208 Battery indicator's icon fullness inconsistent with indicator %.
+- 7444 cannot close a shared activity when the initiator has disconnected
+- 7430 Favorites view is not preserved
+- 7434 Control panel UI for power management.
+- 5079 Could simplify sharing code
+
+* Tue Jul 15 2008 Simon Schampijer <simon(a)laptop.org> - 0.81.6-3.20080715gitd17347cc19
+- git snapshot
+- 7523 fix content bundle installation
+- 5079 simplify sharing code
+- 4208 get_icon_state accepts negative step kwarg
+- 7444 Fix crash in get_joined_buddies when a buddy disappears uncleanly
+
+* Wed Jul 09 2008 Simon Schampijer <simon(a)laptop.org> - 0.81.6-2.20080709git92ef9d298a
+- git snapshot
+- 7430 Preserve the favorites layout across reboots
+- 7434 Add power section to the control panel
+
+* Wed Jul 09 2008 Simon Schampijer <simon(a)laptop.org> - 0.81.6-1
- 7015 Add proper alignment support to the tray control
- 7054 Journal doesn't show correct colors for activity instances
- 7046 Deleting activity bundle with journal leaves it showing in Home list view until reboot
- 3939 Keep button should use XO colors
- 7248 Speaker device has inconsistent behavior
-* Sat Jul 05 2008 Tomeu Vizoso <tomeu(a)tomeuvizoso.net> - 0.81.5-4.20080705gitab8c054dfb
-- New git snapshot
-
-* Thu Jul 03 2008 Simon Schampijer <simon(a)laptop.org> - 0.81.5-3.20080703git7c5fa614a6
-- New git snapshot
-
-* Sat Jun 21 2008 Tomeu Vizoso <tomeu(a)tomeuvizoso.net> - 0.81.5-2
-- Add build dependency on libSM-devel
-
* Sat Jun 21 2008 Tomeu Vizoso <tomeu(a)tomeuvizoso.net> - 0.81.5-1
+- Add build dependency on libSM-devel
- Support for session management (marco)
- Make MANIFEST mandatory in bundlebuilder (homunq)
- Add a position attribute to activity bundles (tomeu)
15Â years, 1Â month
rpms/fotoxx/F-9 .cvsignore, 1.4, 1.5 fotoxx.spec, 1.4, 1.5 sources, 1.5, 1.6
by Nicoleau Fabien
Author: eponyme
Update of /cvs/pkgs/rpms/fotoxx/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21966
Modified Files:
.cvsignore fotoxx.spec sources
Log Message:
Update to 5.2
Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/fotoxx/F-9/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 24 Aug 2008 19:03:35 -0000 1.4
+++ .cvsignore 31 Aug 2008 21:12:47 -0000 1.5
@@ -1 +1 @@
-fotoxx-5.1.tar.gz
+fotoxx-5.2.tar.gz
Index: fotoxx.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fotoxx/F-9/fotoxx.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- fotoxx.spec 24 Aug 2008 19:03:35 -0000 1.4
+++ fotoxx.spec 31 Aug 2008 21:12:47 -0000 1.5
@@ -1,5 +1,5 @@
Name: fotoxx
-Version: 5.1
+Version: 5.2
Release: 1%{?dist}
Summary: Photo editor
@@ -55,6 +55,8 @@
%{_datadir}/pixmaps/%{name}.png
%changelog
+* Sun Aug 31 2008 Nicoleau Fabien <nicoleau.fabien(a)gmail.com> - 5.2-1
+* Rebuild for 5.2
* Sun Aug 24 2008 Nicoleau Fabien <nicoleau.fabien(a)gmail.com> - 5.1-1
* Rebuild for 5.1
* Fri Aug 8 2008 Nicoleau Fabien <nicoleau.fabien(a)gmail.com> - 5.0.1-1
Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/fotoxx/F-9/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 24 Aug 2008 19:03:35 -0000 1.5
+++ sources 31 Aug 2008 21:12:47 -0000 1.6
@@ -1 +1 @@
-30ccbdafd47969210fe0bd6d3a9fdbaa fotoxx-5.1.tar.gz
+cdaba224e93764d11de4c3e6ffe2ecc1 fotoxx-5.2.tar.gz
15Â years, 1Â month