Author: qboosh Date: Sat Apr 7 20:11:33 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - dropped shared patch
---- Files affected: SPECS: swftools.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/swftools.spec diff -u SPECS/swftools.spec:1.10 SPECS/swftools.spec:1.11 --- SPECS/swftools.spec:1.10 Sat Apr 7 22:04:44 2007 +++ SPECS/swftools.spec Sat Apr 7 22:11:28 2007 @@ -1,6 +1,4 @@ # $Revision$, $Date$ -# TODO: -# - shared patch? Summary: Utilities for SWF files manipulation Summary(pl.UTF-8): Narzędzia do manipulacji na plikach SWF Name: swftools @@ -10,7 +8,6 @@ Group: Applications/Graphics Source0: http://www.swftools.org/%{name}-%{version}.tar.gz # Source0-md5: 932f4e5fce551ed70c0390fdc0eb1af6 -#Patch0: %{name}-shared.patch Patch0: %{name}-missing-m4.patch URL: http://www.swftools.org/ BuildRequires: autoconf @@ -79,11 +76,6 @@ %clean rm -rf $RPM_BUILD_ROOT -%if 0 -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig -%endif - %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog FAQ TODO @@ -99,7 +91,6 @@ %attr(755,root,root) %{_bindir}/swfextract %attr(755,root,root) %{_bindir}/swfstrings %attr(755,root,root) %{_bindir}/wav2swf -#%attr(755,root,root) %{_libdir}/lib*.so.*.*.* %{_mandir}/man1/font2swf.1* %{_mandir}/man1/gif2swf.1* %{_mandir}/man1/jpeg2swf.1* @@ -125,6 +116,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2007/04/07 20:11:28 qboosh +- dropped shared patch + Revision 1.10 2007/04/07 20:04:44 qboosh - no autoheader ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/swftools.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
