SPECS: dokuwiki-plugin-pagemove.spec - fix duplicate .txt extension

glen glen at pld-linux.org
Wed Oct 3 10:48:10 CEST 2007


Author: glen                         Date: Wed Oct  3 08:48:10 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix duplicate .txt extension

---- Files affected:
SPECS:
   dokuwiki-plugin-pagemove.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/dokuwiki-plugin-pagemove.spec
diff -u SPECS/dokuwiki-plugin-pagemove.spec:1.1 SPECS/dokuwiki-plugin-pagemove.spec:1.2
--- SPECS/dokuwiki-plugin-pagemove.spec:1.1	Wed Oct  3 10:45:47 2007
+++ SPECS/dokuwiki-plugin-pagemove.spec	Wed Oct  3 10:48:05 2007
@@ -33,6 +33,10 @@
 # undos the source
 %{__sed} -i -e 's,\r$,,' admin.php
 
+mv lang/cs/pagemove.txt{.txt,}
+mv lang/es/pagemove.txt{.txt,}
+mv lang/pl/pagemove.txt{.txt,}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_plugindir}
@@ -64,6 +68,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/10/03 08:48:05  glen
+- fix duplicate .txt extension
+
 Revision 1.1  2007/10/03 08:45:47  glen
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dokuwiki-plugin-pagemove.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list