SUNWflac.spec
changeset 10141 2c74c42c1601
parent 9792 b9d82fc958ae
child 10526 5783076c931f
--- a/SUNWflac.spec	Fri Jun 29 07:46:12 2007 +0000
+++ b/SUNWflac.spec	Fri Jun 29 08:31:48 2007 +0000
@@ -113,7 +113,6 @@
 %hard %{_bindir}/metaflac
 %dir %attr (0755, root, bin) %{_libdir}
 %{_libdir}/libFLAC.so*
-%{_libdir}/libFLAC++.so*
 %dir %attr (0755, root, sys) %{_datadir}
 %dir %attr(0755, root, bin) %{_mandir}
 %dir %attr(0755, root, bin) %{_mandir}/man1
@@ -152,6 +151,8 @@
 %endif
 
 %changelog
+* Fri Jun 29 2007 - [email protected]
+- remove FLAC++.so.* from file list. 
 * Thu Apr 26 2007 - [email protected]
 - set CXX to $CXX -norunpath because libtool swallows this option sometimes
   and leaves compiler paths in the binaries, fixes 6497744