Author: qboosh Date: Sat Feb 9 23:46:09 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.3.0
---- Files affected: SPECS: libfpx.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: SPECS/libfpx.spec diff -u SPECS/libfpx.spec:1.40 SPECS/libfpx.spec:1.41 --- SPECS/libfpx.spec:1.40 Tue Feb 13 07:46:50 2007 +++ SPECS/libfpx.spec Sun Feb 10 00:46:04 2008 @@ -6,16 +6,16 @@ Summary: FlashPIX OpenSource Toolkit Summary(pl.UTF-8): Biblioteka do obróbki obrazków FlashPIX Name: libfpx -Version: 1.2.0.13 -Release: 2 +Version: 1.3.0 +Release: 1 License: distributable (see COPYING) Group: Libraries # Strange... [URL] says you can order it (for money) and doesn't contain any # link, but sources can be freely redistributed. Can be found on any IM mirror. -Source0: ftp://ftp.simplesystems.org/pub/ImageMagick/delegates/%{name}-%{version}.tar.bz2 -# Source0-md5: 5e781a17ec96e8f9af8c2ff319e8d706 +Source0: ftp://ftp.simplesystems.org/pub/ImageMagick/delegates/%{name}-%{version}-0.tar.bz2 +# Source0-md5: 5889caa6af6d5f751ba8ca2862e5f384 URL: http://www.i3a.org/i_flashpix.html -BuildRequires: autoconf >= 2.55 +BuildRequires: autoconf >= 2.60 BuildRequires: automake >= 1:1.9 BuildRequires: libtool >= 2:1.5 BuildRequires: libstdc++-devel >= 3.2.2 @@ -89,6 +89,7 @@ %defattr(644,root,root,755) %doc AUTHORS COPYING ChangeLog NEWS README %attr(755,root,root) %{_libdir}/libfpx.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libfpx.so.1 %files devel %defattr(644,root,root,755) @@ -96,6 +97,7 @@ %attr(755,root,root) %{_libdir}/libfpx.so %{_libdir}/libfpx.la %{_includedir}/fpxlib.h +%{_includedir}/fpxlib-config.h %if %{with static_libs} %files static @@ -109,6 +111,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2008-02-09 23:46:04 qboosh +- updated to 1.3.0 + Revision 1.40 2007-02-13 06:46:50 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libfpx.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
