packages: iok/iok.spec - fix adapter failure

baggins baggins at pld-linux.org
Wed Jul 20 13:07:29 CEST 2011


Author: baggins                      Date: Wed Jul 20 11:07:29 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix adapter failure

---- Files affected:
packages/iok:
   iok.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/iok/iok.spec
diff -u packages/iok/iok.spec:1.2 packages/iok/iok.spec:1.3
--- packages/iok/iok.spec:1.2	Wed Jul 20 13:04:20 2011
+++ packages/iok/iok.spec	Wed Jul 20 13:07:24 2011
@@ -39,6 +39,9 @@
 
 %find_lang %{name}
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
@@ -47,16 +50,15 @@
 %{_pixmapsdir}/iok.xpm
 %{_mandir}/man1/iok.1*
 
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/07/20 11:07:24  baggins
+- fix adapter failure
+
 Revision 1.2  2011/07/20 11:04:20  baggins
 - fix patch name and files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iok/iok.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list