Hello community, here is the log from the commit of package eio for openSUSE:Factory checked in at 2013-05-27 09:47:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eio (Old) and /work/SRC/openSUSE:Factory/.eio.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eio" Changes: -------- --- /work/SRC/openSUSE:Factory/eio/eio.changes 2013-04-24 15:50:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.eio.new/eio.changes 2013-05-27 09:47:35.000000000 +0200 @@ -1,0 +2,11 @@ +Thu May 16 13:09:25 UTC 2013 - [email protected] + +- enable examples again + +------------------------------------------------------------------- +Thu May 16 09:50:07 UTC 2013 - [email protected] + +- bump to 1.7.7 + No changes, increasing version to keep in sync with latest release. + +------------------------------------------------------------------- Old: ---- eio-1.7.6.tar.bz2 New: ---- eio-1.7.7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eio.spec ++++++ --- /var/tmp/diff_new_pack.IrKbcR/_old 2013-05-27 09:47:36.000000000 +0200 +++ /var/tmp/diff_new_pack.IrKbcR/_new 2013-05-27 09:47:36.000000000 +0200 @@ -17,7 +17,7 @@ Name: eio -Version: 1.7.6 +Version: 1.7.7 Release: 0 Summary: Extension of ecore for parallel io operations License: LGPL-2.1 @@ -70,16 +70,12 @@ %description doc-html Documentation of Eio library in form of HTML pages. -# eio-1.7.6 doesn't have any examples packed -# investigating upstream -# let's comment this out for now -# -#%package examples -#Summary: Eina usage examples -#Group: Documentation/Other +%package examples +Summary: Eina usage examples +Group: Documentation/Other -#%description examples -#Examples of usage of Eina library. +%description examples +Examples of usage of Eina library. %prep %setup -q @@ -131,9 +127,9 @@ %defattr(-, root, root) %{_docdir}/%{name} -# %files examples -# %defattr(-, root, root) -# %dir %{_datadir}/%{name} -# %{_datadir}/%{name}/examples +%files examples +%defattr(-, root, root) +%dir %{_datadir}/%{name} +%{_datadir}/%{name}/examples %changelog ++++++ eio-1.7.6.tar.bz2 -> eio-1.7.7.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/eio-1.7.6/ChangeLog new/eio-1.7.7/ChangeLog --- old/eio-1.7.6/ChangeLog 2013-04-04 22:49:46.000000000 +0200 +++ new/eio-1.7.7/ChangeLog 2013-04-09 19:13:21.000000000 +0200 @@ -111,3 +111,11 @@ 2013-04-04 Rafael Antognolli * 1.7.6 release + +2013-04-06 Rafael Antognolli + + * Fix examples sources installation. + +2013-04-09 Rafael Antognolli + + * 1.7.6.1 release diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/eio-1.7.6/NEWS new/eio-1.7.7/NEWS --- old/eio-1.7.6/NEWS 2013-04-04 21:42:04.000000000 +0200 +++ new/eio-1.7.7/NEWS 2013-05-11 20:16:29.000000000 +0200 @@ -1,4 +1,10 @@ -Eio 1.7.6 +Eio 1.7.7 + +Changes since Eio 1.7.6: +------------------------- + +No changes, just updating to keep in sync with last release. + Changes since Eio 1.7.5: ------------------------ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/eio-1.7.6/configure new/eio-1.7.7/configure --- old/eio-1.7.6/configure 2013-04-05 00:31:22.000000000 +0200 +++ new/eio-1.7.7/configure 2013-05-11 21:44:23.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for eio 1.7.6. +# Generated by GNU Autoconf 2.68 for eio 1.7.7. # # Report bugs to <[email protected]>. # @@ -570,8 +570,8 @@ # Identity of this package. PACKAGE_NAME='eio' PACKAGE_TARNAME='eio' -PACKAGE_VERSION='1.7.6' -PACKAGE_STRING='eio 1.7.6' +PACKAGE_VERSION='1.7.7' +PACKAGE_STRING='eio 1.7.7' PACKAGE_BUGREPORT='[email protected]' PACKAGE_URL='' @@ -1334,7 +1334,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures eio 1.7.6 to adapt to many kinds of systems. +\`configure' configures eio 1.7.7 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1404,7 +1404,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of eio 1.7.6:";; + short | recursive ) echo "Configuration of eio 1.7.7:";; esac cat <<\_ACEOF @@ -1527,7 +1527,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -eio configure 1.7.6 +eio configure 1.7.7 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1896,7 +1896,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by eio $as_me 1.7.6, which was +It was created by eio $as_me 1.7.7, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2720,7 +2720,7 @@ # Define the identity of the package. PACKAGE='eio' - VERSION='1.7.6' + VERSION='1.7.7' cat >>confdefs.h <<_ACEOF @@ -11940,7 +11940,7 @@ cat >>confdefs.h <<_ACEOF -#define VMIC 6 +#define VMIC 7 _ACEOF @@ -11948,7 +11948,7 @@ #define VREV 0 _ACEOF -version_info="8:6:7" +version_info="8:7:7" release_info="" @@ -12947,8 +12947,8 @@ case "$host_os" in mingw*) if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.7.6\""; } >&5 - ($PKG_CONFIG --exists --print-errors "evil >= 1.7.6") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.7.7\""; } >&5 + ($PKG_CONFIG --exists --print-errors "evil >= 1.7.7") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then @@ -12957,13 +12957,13 @@ $as_echo "#define HAVE_EVIL 1" >>confdefs.h - requirements_eio="${requirements_eio} evil >= 1.7.6" + requirements_eio="${requirements_eio} evil >= 1.7.7" EFL_EIO_BUILD="-DEFL_EIO_BUILD" ;; esac -requirements_eio="${requirements_eio} eet >= 1.7.6 eina >= 1.7.6 ecore >= 1.7.6" +requirements_eio="${requirements_eio} eet >= 1.7.7 eina >= 1.7.7 ecore >= 1.7.7" @@ -14920,7 +14920,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by eio $as_me 1.7.6, which was +This file was extended by eio $as_me 1.7.7, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -14986,7 +14986,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -eio config.status 1.7.6 +eio config.status 1.7.7 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/eio-1.7.6/configure.ac new/eio-1.7.7/configure.ac --- old/eio-1.7.6/configure.ac 2013-04-04 21:59:40.000000000 +0200 +++ new/eio-1.7.7/configure.ac 2013-05-11 20:48:05.000000000 +0200 @@ -2,7 +2,7 @@ ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## m4_define([v_maj], [1]) m4_define([v_min], [7]) -m4_define([v_mic], [6]) +m4_define([v_mic], [7]) m4_define([v_rev], m4_esyscmd([(git rev-list --count HEAD 2>/dev/null || echo 0) | tr -d '\n']))dnl ##-- When released, remove the dnl on the below line m4_undefine([v_rev]) @@ -107,15 +107,15 @@ EFL_EIO_BUILD="" case "$host_os" in mingw*) - PKG_CHECK_EXISTS([evil >= 1.7.6]) + PKG_CHECK_EXISTS([evil >= 1.7.7]) AC_DEFINE([HAVE_EVIL], [1], [Set to 1 if evil package is installed]) - requirements_eio="${requirements_eio} evil >= 1.7.6" + requirements_eio="${requirements_eio} evil >= 1.7.7" EFL_EIO_BUILD="-DEFL_EIO_BUILD" ;; esac AC_SUBST([EFL_EIO_BUILD]) -requirements_eio="${requirements_eio} eet >= 1.7.6 eina >= 1.7.6 ecore >= 1.7.6" +requirements_eio="${requirements_eio} eet >= 1.7.7 eina >= 1.7.7 ecore >= 1.7.7" AC_SUBST([requirements_eio]) PKG_CHECK_MODULES([EIO], [${requirements_eio}]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/eio-1.7.6/doc/Doxyfile new/eio-1.7.7/doc/Doxyfile --- old/eio-1.7.6/doc/Doxyfile 2013-04-05 00:31:29.000000000 +0200 +++ new/eio-1.7.7/doc/Doxyfile 2013-05-11 21:44:30.000000000 +0200 @@ -31,7 +31,7 @@ # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 1.7.6 +PROJECT_NUMBER = 1.7.7 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/eio-1.7.6/eio.spec new/eio-1.7.7/eio.spec --- old/eio-1.7.6/eio.spec 2013-04-05 00:31:29.000000000 +0200 +++ new/eio-1.7.7/eio.spec 2013-05-11 21:44:30.000000000 +0200 @@ -3,7 +3,7 @@ Summary: Enlightenment Input/Output Library Name: eio -Version: 1.7.6 +Version: 1.7.7 Release: %{_rel} License: LGPLv2.1 Group: System Environment/Libraries diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/eio-1.7.6/src/examples/Makefile.am new/eio-1.7.7/src/examples/Makefile.am --- old/eio-1.7.6/src/examples/Makefile.am 2013-04-04 21:42:04.000000000 +0200 +++ new/eio-1.7.7/src/examples/Makefile.am 2013-04-06 19:25:44.000000000 +0200 @@ -21,6 +21,10 @@ SRCS = \ eio_file_ls.c +if EFL_INSTALL_EXAMPLES +files_DATA += $(SRCS) +endif + examples_PROGRAMS = if EFL_BUILD_EXAMPLES diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/eio-1.7.6/src/examples/Makefile.in new/eio-1.7.7/src/examples/Makefile.in --- old/eio-1.7.6/src/examples/Makefile.in 2013-04-05 00:31:24.000000000 +0200 +++ new/eio-1.7.7/src/examples/Makefile.in 2013-05-11 21:44:26.000000000 +0200 @@ -52,8 +52,9 @@ POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ +@EFL_INSTALL_EXAMPLES_TRUE@am__append_1 = $(SRCS) examples_PROGRAMS = $(am__EXEEXT_1) -@EFL_BUILD_EXAMPLES_TRUE@am__append_1 = \ +@EFL_BUILD_EXAMPLES_TRUE@am__append_2 = \ @EFL_BUILD_EXAMPLES_TRUE@ eio_file_ls subdir = src/examples @@ -283,7 +284,7 @@ MAINTAINERCLEANFILES = Makefile.in examplesdir = $(datadir)/$(PACKAGE)/examples filesdir = $(datadir)/$(PACKAGE)/examples -files_DATA = +files_DATA = $(am__append_1) AM_CPPFLAGS = \ -I. \ -I$(top_srcdir)/src/lib/ \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
