rpms/TurboGears/devel TurboGears.spec,1.32,1.33

Toshio くらとみ (toshio) fedora-extras-commits at redhat.com
Fri Feb 22 18:46:32 UTC 2008


Author: toshio

Update of /cvs/pkgs/rpms/TurboGears/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24840

Modified Files:
	TurboGears.spec 
Log Message:
* Remove find_lang.  find_lang isn't smart enough to help us here.



Index: TurboGears.spec
===================================================================
RCS file: /cvs/pkgs/rpms/TurboGears/devel/TurboGears.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- TurboGears.spec	22 Feb 2008 18:38:13 -0000	1.32
+++ TurboGears.spec	22 Feb 2008 18:45:57 -0000	1.33
@@ -77,12 +77,11 @@
 rm -rf %{buildroot}
 %{__python} setup.py install --skip-build --root %{buildroot}
 
-%find_lang
 
 %clean
 rm -rf %{buildroot}
 
-%files -f TurboGears.lang
+%files
 %defattr(0644,root,root,0755)
 %doc CHANGELOG.txt LICENSE.txt
 %attr(0755,root,root) %{_bindir}/tg-admin




More information about the fedora-extras-commits mailing list