[amsn/f17] We don't actually move libs around anymore, so drop fix for that

Sander Hoentjen tjikkun at fedoraproject.org
Tue Jul 3 19:09:09 UTC 2012


commit b323e027a4fb4d4962f6067152042dde37ff378a
Author: Sander Hoentjen <sander at hoentjen.eu>
Date:   Tue Jul 3 21:08:48 2012 +0200

    We don't actually move libs around anymore, so drop fix for that

 amsn.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/amsn.spec b/amsn.spec
index 12739c1..baf2dd2 100644
--- a/amsn.spec
+++ b/amsn.spec
@@ -3,7 +3,7 @@
 
 Name:		amsn
 Version:	0.98.9
-Release:	0%{?dist}
+Release:	1%{?dist}
 Summary:	MSN Messenger clone for Linux, Mac and Windows
 
 Group:		Applications/Internet
@@ -55,10 +55,6 @@ rm -r skins/default/winicons
 rm -r plugins/music/MusicWin
 rm plugins/amsnplus/snapshot
 
-# for webcam to work these paths need to be added because we move libs around
-%{__sed} -i 's#\.\./libng/plugins#%{tcl_sitearch}/capture/libng/plugins#' utils/linux/capture/libng/grab-ng.c
-%{__sed} -i 's#\.\./libng/contrib-plugins#%{tcl_sitearch}/capture/libng/contrib-plugins#' utils/linux/capture/libng/grab-ng.c
-
 %{__sed} -i 's# utils/BWidget-1.9.0##' Makefile.in
 %{__sed} -i 's#soundcommand "play \\$sound"#soundcommand "aplay -q \\$sound"#' config.tcl
 %{__sed} -i 's#set program_dir \[file dirname \[info script\]\]#set program_dir "%{_datadir}/amsn/"#' amsn amsn-remote amsn-remote-CLI
@@ -134,6 +130,9 @@ fi
 
 
 %changelog
+* Tue Jul 03 2012 Sander Hoentjen <sander at hoentjen.eu> 0.98.9-1
+- We don't actually move libs around anymore, so drop fix for that
+
 * Mon Jun 25 2012 Sander Hoentjen <sander at hoentjen.eu> 0.98.9-0
 - Update to new version
 - require tcllib, it isn't pulled in by other dependencies anymore


More information about the scm-commits mailing list