packages: libresample/libresample.spec - ghost soname symlink, more precise...
glen
glen at pld-linux.org
Thu Dec 31 20:04:10 CET 2009
Author: glen Date: Thu Dec 31 19:04:10 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- ghost soname symlink, more precise url
---- Files affected:
packages/libresample:
libresample.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: packages/libresample/libresample.spec
diff -u packages/libresample/libresample.spec:1.4 packages/libresample/libresample.spec:1.5
--- packages/libresample/libresample.spec:1.4 Mon Feb 12 23:09:10 2007
+++ packages/libresample/libresample.spec Thu Dec 31 20:04:05 2009
@@ -6,11 +6,10 @@
Release: 1
License: LGPL
Group: Libraries
-#Source0Download: http://www-ccrma.stanford.edu/~jos/resample/Free_Resampling_Software.html
Source0: http://ccrma.stanford.edu/~jos/resample/%{name}-%{version}.tgz
# Source0-md5: 99bc5ea15ef76b83e5655a10968f674b
Patch0: %{name}-shared.patch
-URL: http://www-ccrma.stanford.edu/~jos/resample/
+URL: http://www-ccrma.stanford.edu/~jos/resample/Free_Resampling_Software.html
BuildRequires: libsndfile-devel
BuildRequires: libtool
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -72,6 +71,7 @@
%doc README.txt
%attr(755,root,root) %{_bindir}/resample-sndfile
%attr(755,root,root) %{_libdir}/libresample.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libresample.so.0
%files devel
%defattr(644,root,root,755)
@@ -89,6 +89,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2009/12/31 19:04:05 glen
+- ghost soname symlink, more precise url
+
Revision 1.4 2007/02/12 22:09:10 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libresample/libresample.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list