On Sun, Oct 14, 2012 at 6:38 PM, Enlightenment SVN
<no-re...@enlightenment.org> wrote:
> Log:
> Initial rpm spec support.
>
>
> Author:       rui
> Date:         2012-10-14 09:38:23 -0700 (Sun, 14 Oct 2012)
> New Revision: 77966
> Trac:         http://trac.enlightenment.org/e/changeset/77966
>
> Added:
>   trunk/PROTO/eobj/eo.spec.in
> Modified:
>   trunk/PROTO/eobj/ trunk/PROTO/eobj/Makefile.am trunk/PROTO/eobj/configure.ac
>
>
> Property changes on: trunk/PROTO/eobj
> ___________________________________________________________________
> Modified: svn:ignore
>    - Makefile
> Makefile.in
> aclocal.m4
> autom4te.cache
> config.cache
> config.cache-env
> config.guess
> config.h
> config.h.in
> config.h.in~
> config.log
> config.status
> config.sub
> configure
> depcomp
> eo.pc
> install-sh
> libtool
> ltmain.sh
> missing
> stamp-h1
>
>    + ABOUT-NLS
> Makefile
> Makefile.in
> aclocal.m4
> autom4te.cache
> config.cache
> config.cache-env
> config.guess
> config.h
> config.h.in
> config.h.in~
> config.log
> config.status
> config.sub
> configure
> depcomp
> eo.pc
> eo.spec
> install-sh
> libtool
> ltmain.sh
> missing
> stamp-h1
>
>
> Modified: trunk/PROTO/eobj/Makefile.am
> ===================================================================
> --- trunk/PROTO/eobj/Makefile.am        2012-10-14 14:48:02 UTC (rev 77965)
> +++ trunk/PROTO/eobj/Makefile.am        2012-10-14 16:38:23 UTC (rev 77966)
> @@ -35,6 +35,7 @@
>  README \
>  autogen.sh \
>  eo.pc.in \
> +eo.spec \

that's eo.spec.in that should be added

Vincent

>  m4/efl_doxygen.m4
>
>  .PHONY: doc benchmark examples
>
> Modified: trunk/PROTO/eobj/configure.ac
> ===================================================================
> --- trunk/PROTO/eobj/configure.ac       2012-10-14 14:48:02 UTC (rev 77965)
> +++ trunk/PROTO/eobj/configure.ac       2012-10-14 16:38:23 UTC (rev 77966)
> @@ -175,6 +175,7 @@
>  AC_CONFIG_FILES([
>  Makefile
>  eo.pc
> +eo.spec
>  doc/Doxyfile
>  doc/Makefile
>  src/Makefile
>
>
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to