SPECS: amsn.spec - missing dir; rel 2

glen glen at pld-linux.org
Sun Oct 29 21:15:15 CET 2006


Author: glen                         Date: Sun Oct 29 20:15:15 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing dir; rel 2

---- Files affected:
SPECS:
   amsn.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/amsn.spec
diff -u SPECS/amsn.spec:1.11 SPECS/amsn.spec:1.12
--- SPECS/amsn.spec:1.11	Sun Oct 15 20:53:33 2006
+++ SPECS/amsn.spec	Sun Oct 29 21:15:09 2006
@@ -5,7 +5,7 @@
 Summary(pl):	Klon MSN Messengera dla Linuksa
 Name:		amsn
 Version:	0.95
-Release:	1
+Release:	2
 Epoch:		0
 License:	GPL
 Group:		Applications/Communications
@@ -55,6 +55,10 @@
 
 %prep
 %setup -q
+
+# undos some source files
+find -name '*.tcl' -print0 | xargs -0 sed -i -e 's,\r$,,'
+
 %patch0 -p1
 %patch1 -p1
 
@@ -102,6 +106,7 @@
 %defattr(644,root,root,755)
 %doc FAQ GNUGPL HELP README TODO CREDITS
 %attr(755,root,root) %{_bindir}/*
+%dir %{_libdir}/%{name}
 %{_libdir}/%{name}/a[!m]*
 %{_libdir}/%{name}/[!a]*
 %attr(755,root,root) %{_libdir}/%{name}/amsn*
@@ -115,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/10/29 20:15:09  glen
+- missing dir; rel 2
+
 Revision 1.11  2006/10/15 18:53:33  glen
 - amd64 fix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/amsn.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list