Author: sparky                       Date: Wed May 12 18:59:50 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- enabled php and tcl extensions (but left unpackaged yet)
- BR: freetype-devel, libstdc++-devel, php-devel, php-program,
  swig, swig-tcl, tcl, tcl-devel

---- Files affected:
packages/ming:
   ming.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: packages/ming/ming.spec
diff -u packages/ming/ming.spec:1.56 packages/ming/ming.spec:1.57
--- packages/ming/ming.spec:1.56        Thu Mar  4 19:27:21 2010
+++ packages/ming/ming.spec     Wed May 12 20:59:45 2010
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO:
+# - package tcl and php extensions somewhere
 %include       /usr/lib/rpm/macros.perl
 Summary:       Ming - an SWF output library
 Summary(pl.UTF-8):     Ming - biblioteka do produkcji plików SWF
@@ -13,16 +15,24 @@
 Patch1:                %{name}-perl-shared.patch
 Patch2:                %{name}-libpng.patch
 URL:           http://ming.sourceforge.net/
-BuildRequires: libtool
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bison
 BuildRequires: flex
+BuildRequires: freetype-devel
 BuildRequires: giflib-devel
 BuildRequires: libpng-devel
+BuildRequires: libstdc++-devel
+BuildRequires: libtool
+BuildRequires: php-devel
+BuildRequires: php-program
 BuildRequires: python-devel >= 1:2.4
 BuildRequires: rpm-perlprov >= 4.0.2-24
 BuildRequires: rpm-pythonprov
+BuildRequires: swig
+BuildRequires: swig-tcl
+BuildRequires: tcl
+BuildRequires: tcl-devel
 BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -120,7 +130,9 @@
 %{__automake}
 %configure \
        --enable-perl \
-       --enable-python
+       --enable-php \
+       --enable-python \
+       --enable-tcl
 
 %{__make} -j1
 
@@ -208,6 +220,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2010/05/12 18:59:45  sparky
+- enabled php and tcl extensions (but left unpackaged yet)
+- BR: freetype-devel, libstdc++-devel, php-devel, php-program,
+  swig, swig-tcl, tcl, tcl-devel
+
 Revision 1.56  2010/03/04 18:27:21  pluto
 - release 1.
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ming/ming.spec?r1=1.56&r2=1.57&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to