Author: qboosh Date: Sat Aug 19 18:20:18 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.8.4, removed obsolete build patch
---- Files affected: SPECS: libpano12.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/libpano12.spec diff -u SPECS/libpano12.spec:1.5 SPECS/libpano12.spec:1.6 --- SPECS/libpano12.spec:1.5 Sat Mar 4 22:56:20 2006 +++ SPECS/libpano12.spec Sat Aug 19 20:20:13 2006 @@ -1,18 +1,17 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_with java # build with Java native interface +%bcond_with java # build with Java Native Interface # Summary: Panorama Tools library Summary(pl): Panorama Tools - biblioteka do obróbki panoram Name: libpano12 -Version: 2.8.0 +Version: 2.8.4 Release: 1 License: GPL Group: Libraries -Source0: http://dl.sourceforge.net/panotools/%{name}-%{version}.tar.bz2 -# Source0-md5: 5acac83945fe2758ef163c827cef2c99 -Patch0: %{name}-build.patch +Source0: http://dl.sourceforge.net/panotools/%{name}-%{version}.tar.gz +# Source0-md5: 808fd8eda224c9490ef407f4d82cf8d8 URL: http://panotools.sourceforge.net/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -60,7 +59,6 @@ %prep %setup -q -%patch0 -p1 %build %{__libtoolize} @@ -93,6 +91,7 @@ %attr(755,root,root) %{_bindir}/PTblender %attr(755,root,root) %{_bindir}/PTmender %attr(755,root,root) %{_bindir}/PTtiff2psd +%attr(755,root,root) %{_bindir}/PTuncrop %attr(755,root,root) %{_bindir}/panoinfo %attr(755,root,root) %{_libdir}/libpano12.so.*.*.* @@ -112,6 +111,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/08/19 18:20:13 qboosh +- updated to 2.8.4, removed obsolete build patch + Revision 1.5 2006/03/04 21:56:20 qboosh - updated to 2.8.0, added build patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libpano12.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
