rpms/evolution/devel evolution.spec,1.401,1.402

Matthew Barnes mbarnes at fedoraproject.org
Fri Jul 10 15:35:27 UTC 2009


Author: mbarnes

Update of /cvs/pkgs/rpms/evolution/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29395

Modified Files:
	evolution.spec 
Log Message:
Fix a typo.



Index: evolution.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution/devel/evolution.spec,v
retrieving revision 1.401
retrieving revision 1.402
diff -u -p -r1.401 -r1.402
--- evolution.spec	10 Jul 2009 15:19:27 -0000	1.401
+++ evolution.spec	10 Jul 2009 15:35:27 -0000	1.402
@@ -330,7 +330,7 @@ make %{?_smp_mflags} LIBTOOL=/usr/bin/li
 cd po
 grep -v ".*[.]desktop[.]in[.]in$\|.*[.]server[.]in[.]in$" POTFILES.in > POTFILES.keep
 mv POTFILES.keep POTFILES.in
-intltool-update --gettext-package=%{name}-%{evo-major} --pot
+intltool-update --gettext-package=%{name}-%{evo_major} --pot
 for p in *.po; do
 	msgmerge $p %{name}-%{evo_major}.pot > $p.out
 	msgfmt -o `basename $p .po`.gmo $p.out




More information about the fedora-extras-commits mailing list