Author: qboosh Date: Sat Mar 4 21:56:25 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.8.0, added build patch
---- Files affected: SPECS: libpano12.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/libpano12.spec diff -u SPECS/libpano12.spec:1.4 SPECS/libpano12.spec:1.5 --- SPECS/libpano12.spec:1.4 Sun Nov 27 21:42:05 2005 +++ SPECS/libpano12.spec Sat Mar 4 22:56:20 2006 @@ -6,12 +6,13 @@ Summary: Panorama Tools library Summary(pl): Panorama Tools - biblioteka do obróbki panoram Name: libpano12 -Version: 2.7.0.14 +Version: 2.8.0 Release: 1 License: GPL Group: Libraries Source0: http://dl.sourceforge.net/panotools/%{name}-%{version}.tar.bz2 -# Source0-md5: 4a147888367044597ad29213ffa4970d +# Source0-md5: 5acac83945fe2758ef163c827cef2c99 +Patch0: %{name}-build.patch URL: http://panotools.sourceforge.net/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -59,6 +60,7 @@ %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -88,6 +90,9 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README README.linux doc/*.txt %attr(755,root,root) %{_bindir}/PTOptimizer +%attr(755,root,root) %{_bindir}/PTblender +%attr(755,root,root) %{_bindir}/PTmender +%attr(755,root,root) %{_bindir}/PTtiff2psd %attr(755,root,root) %{_bindir}/panoinfo %attr(755,root,root) %{_libdir}/libpano12.so.*.*.* @@ -107,6 +112,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/03/04 21:56:20 qboosh +- updated to 2.8.0, added build patch + Revision 1.4 2005/11/27 20:42:05 qboosh - updated to 2.7.0.14 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libpano12.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
