On Sat, Dec 10, 2011 at 12:28 PM, Enlightenment SVN <[email protected]> wrote: > Log: > Add rpm support to epdf tar balls.
actually, you should add rpm support to eyesight instead Vincent > > > Author: rui > Date: 2011-12-10 03:28:24 -0800 (Sat, 10 Dec 2011) > New Revision: 66086 > Trac: http://trac.enlightenment.org/e/changeset/66086 > > Added: > trunk/PROTO/epdf/epdf.spec.in > Modified: > trunk/PROTO/epdf/Makefile.am trunk/PROTO/epdf/configure.ac > > Modified: trunk/PROTO/epdf/Makefile.am > =================================================================== > --- trunk/PROTO/epdf/Makefile.am 2011-12-10 11:26:31 UTC (rev 66085) > +++ trunk/PROTO/epdf/Makefile.am 2011-12-10 11:28:24 UTC (rev 66086) > @@ -28,7 +28,8 @@ > EXTRA_DIST = \ > AUTHORS \ > README \ > -epdf.pc.in > +epdf.pc.in \ > +epdf.spec > > pkgconfigdir = $(libdir)/pkgconfig > pkgconfig_DATA = epdf.pc > > Modified: trunk/PROTO/epdf/configure.ac > =================================================================== > --- trunk/PROTO/epdf/configure.ac 2011-12-10 11:26:31 UTC (rev 66085) > +++ trunk/PROTO/epdf/configure.ac 2011-12-10 11:28:24 UTC (rev 66086) > @@ -191,6 +191,7 @@ > AC_OUTPUT([ > Makefile > epdf.pc > +epdf.spec > doc/Makefile > src/Makefile > src/lib/Makefile > > > ------------------------------------------------------------------------------ > Learn Windows Azure Live! Tuesday, Dec 13, 2011 > Microsoft is holding a special Learn Windows Azure training event for > developers. It will provide a great way to learn Windows Azure and what it > provides. You can attend the event by watching it streamed LIVE online. > Learn more at http://p.sf.net/sfu/ms-windowsazure > _______________________________________________ > enlightenment-svn mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn ------------------------------------------------------------------------------ Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will provide a great way to learn Windows Azure and what it provides. You can attend the event by watching it streamed LIVE online. Learn more at http://p.sf.net/sfu/ms-windowsazure _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
