diff --git a/eepm.spec b/eepm.spec
index aa5d327747ae76a17691a45de6f9b44c4b2d2098..6b95a7b6e72dd6069b2cc2ff1eff0d39f527de92 100644
--- a/eepm.spec
+++ b/eepm.spec
@@ -1,6 +1,8 @@
+# This spec is backported to ALTLinux 4.0 automatically by rpmbph script. Do not edit it.
+#
 Name: eepm
 Version: 1.2.4
-Release: alt1
+Release: alt0.M40.1
 
 Summary: Etersoft EPM package manager
 
@@ -57,6 +59,9 @@ install -m 0644 bash_completion/serv %buildroot%_sysconfdir/bash_completion.d/se
 %_sysconfdir/bash_completion.d/serv
 
 %changelog
+* Mon Mar 04 2013 Vitaly Lipatov <lav@altlinux.ru> 1.2.4-alt0.M40.1
+- backport to ALTLinux 4.0 (by rpmbph script)
+
 * Mon Mar 04 2013 Vitaly Lipatov <lav@altlinux.ru> 1.2.4-alt1
 - epm-install: add support for direct install ebuild
 - fix autoremove, check, clean, etc.