packages: adplug/adplug.spec - track soname - LGPL version (2.1+)
qboosh
qboosh at pld-linux.org
Mon Nov 22 10:04:32 CET 2010
Author: qboosh Date: Mon Nov 22 09:04:32 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- track soname
- LGPL version (2.1+)
---- Files affected:
packages/adplug:
adplug.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: packages/adplug/adplug.spec
diff -u packages/adplug/adplug.spec:1.14 packages/adplug/adplug.spec:1.15
--- packages/adplug/adplug.spec:1.14 Wed Apr 7 10:48:59 2010
+++ packages/adplug/adplug.spec Mon Nov 22 10:04:25 2010
@@ -4,7 +4,7 @@
Name: adplug
Version: 2.2.1
Release: 1
-License: LGPL
+License: LGPL v2.1+
Group: Libraries
Source0: http://downloads.sourceforge.net/adplug/%{name}-%{version}.tar.bz2
# Source0-md5: 8f815fd5d254de0fe5df818df9d1d8af
@@ -14,7 +14,7 @@
BuildRequires: automake
BuildRequires: libbinio-devel >= 1.4
BuildRequires: libstdc++-devel
-BuildRequires: libtool
+BuildRequires: libtool >= 2:1.5
BuildRequires: pkgconfig
BuildRequires: sed >= 4.0
BuildRequires: texinfo
@@ -88,18 +88,18 @@
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
-%post devel -p /sbin/postshell
+%post devel -p /sbin/postshell
-/usr/sbin/fix-info-dir -c %{_infodir}
-%postun devel -p /sbin/postshell
+%postun devel -p /sbin/postshell
-/usr/sbin/fix-info-dir -c %{_infodir}
%files
%defattr(644,root,root,755)
%doc AUTHORS BUGS ChangeLog NEWS README TODO
%attr(755,root,root) %{_bindir}/adplugdb
-%attr(755,root,root) %{_libdir}/libadplug-*.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libadplug-*.so.?
+%attr(755,root,root) %{_libdir}/libadplug-2.2.1.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libadplug-2.2.1.so.0
%{_mandir}/man1/adplugdb.1*
%dir /var/lib/adplug
@@ -121,6 +121,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2010/11/22 09:04:25 qboosh
+- track soname
+- LGPL version (2.1+)
+
Revision 1.14 2010/04/07 08:48:59 lisu
- 2.2.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/adplug/adplug.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list