Author: zbyniu                       Date: Wed Dec  2 14:21:19 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added gcc44.patch (from altlinux); removed python junk
- works for me; rel 1

---- Files affected:
packages/swftools:
   swftools.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: packages/swftools/swftools.spec
diff -u packages/swftools/swftools.spec:1.13 
packages/swftools/swftools.spec:1.14
--- packages/swftools/swftools.spec:1.13        Fri Sep 18 15:21:32 2009
+++ packages/swftools/swftools.spec     Wed Dec  2 15:21:13 2009
@@ -3,25 +3,23 @@
 Summary(pl.UTF-8):     Narzędzia do manipulacji na plikach SWF
 Name:          swftools
 Version:       0.9.0
-Release:       0.1
+Release:       1
 License:       GPL
 Group:         Applications/Graphics
 Source0:       http://www.swftools.org/%{name}-%{version}.tar.gz
 # Source0-md5: 946e7c692301a332745d29140bc74e55
-# Patch0:              %{name}-missing-m4.patch
+Patch0:                %{name}-gcc44.patch
 URL:           http://www.swftools.org/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: avifile-devel
+BuildRequires: freetype-devel
 BuildRequires: giflib-devel
 BuildRequires: lame-libs-devel
 BuildRequires: libjpeg-devel
 BuildRequires: libstdc++-devel
 BuildRequires: libtool
-BuildRequires: python-PIL-devel
-BuildRequires: t1lib-devel >= 5.0.1
 BuildRequires: zlib-devel
-
 Requires:      fonts-Type1-urw
 Requires:      t1lib >= 5.0.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -48,7 +46,7 @@
 
 %prep
 %setup -q
-# %%patch0 -p1
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -56,11 +54,6 @@
 %{__autoconf}
 %configure \
        --disable-static
-
-python ./setup.py install \
-       --optimize 2 \
-       --root=$RPM_BUILD_ROOT
-
 %{__make}
 
 %install
@@ -86,7 +79,6 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog FAQ 
-
 %attr(755,root,root) %{_bindir}/as3compile
 %attr(755,root,root) %{_bindir}/font2swf
 %attr(755,root,root) %{_bindir}/gif2swf
@@ -101,8 +93,6 @@
 %attr(755,root,root) %{_bindir}/swfrender
 %attr(755,root,root) %{_bindir}/swfstrings
 %attr(755,root,root) %{_bindir}/wav2swf
-
-
 %{_mandir}/man1/as3compile.1*
 %{_mandir}/man1/font2swf.1*
 %{_mandir}/man1/gif2swf.1*
@@ -130,11 +120,15 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2009/12/02 14:21:13  zbyniu
+- added gcc44.patch (from altlinux); removed python junk
+- works for me; rel 1
+
 Revision 1.13  2009/09/18 13:21:32  matkor
 - Update 0.9.0. Try to build python module too.
 
 Revision 1.12  2007/11/14 09:43:14  arekm
-s/ghostscript-fonts-std/fonts-Type1-urw/
+- s/ghostscript-fonts-std/fonts-Type1-urw/
 
 Revision 1.11  2007-04-07 20:11:28  qboosh
 - dropped shared patch
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/swftools/swftools.spec?r1=1.13&r2=1.14&f=u

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

Reply via email to