packages: libpano13/libpano13.spec - ghost soname symlink - GPL version (v2+)
qboosh
qboosh at pld-linux.org
Sun Oct 31 09:28:49 CET 2010
Author: qboosh Date: Sun Oct 31 08:28:49 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- ghost soname symlink
- GPL version (v2+)
---- Files affected:
packages/libpano13:
libpano13.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/libpano13/libpano13.spec
diff -u packages/libpano13/libpano13.spec:1.5 packages/libpano13/libpano13.spec:1.6
--- packages/libpano13/libpano13.spec:1.5 Mon Oct 11 20:56:38 2010
+++ packages/libpano13/libpano13.spec Sun Oct 31 09:28:44 2010
@@ -8,9 +8,9 @@
Name: libpano13
Version: 2.9.17
Release: 1
-License: GPL
+License: GPL v2+
Group: Libraries
-Source0: http://dl.sourceforge.net/panotools/%{name}-%{version}.tar.gz
+Source0: http://downloads.sourceforge.net/panotools/%{name}-%{version}.tar.gz
# Source0-md5: 54ec7c505cf38521f2fbb6e2acd2c433
URL: http://panotools.sourceforge.net/
BuildRequires: autoconf >= 2.50
@@ -98,7 +98,8 @@
%attr(755,root,root) %{_bindir}/PTtiffdump
%attr(755,root,root) %{_bindir}/PTuncrop
%attr(755,root,root) %{_bindir}/panoinfo
-%attr(755,root,root) %{_libdir}/libpano13.so.*
+%attr(755,root,root) %{_libdir}/libpano13.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libpano13.so.2
%{_mandir}/man1/panoinfo.1.*
%{_mandir}/man1/PTAInterpolate.1.*
%{_mandir}/man1/PTblender.1.*
@@ -129,6 +130,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2010/10/31 08:28:44 qboosh
+- ghost soname symlink
+- GPL version (v2+)
+
Revision 1.5 2010/10/11 18:56:38 august84
- up to 2.9.17
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libpano13/libpano13.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list