Author: freetz Date: Thu Jun 29 18:25:11 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - restore find_lang macro, rel.2.9
---- Files affected: SPECS: gtk-doc.spec (1.48 -> 1.49) ---- Diffs: ================================================================ Index: SPECS/gtk-doc.spec diff -u SPECS/gtk-doc.spec:1.48 SPECS/gtk-doc.spec:1.49 --- SPECS/gtk-doc.spec:1.48 Thu Jun 29 19:17:27 2006 +++ SPECS/gtk-doc.spec Thu Jun 29 20:25:05 2006 @@ -8,7 +8,7 @@ Summary(pt_BR): O gerador de documentaçăo do GTK Name: gtk-doc Version: 1.6 -Release: 2.1 +Release: 2.9 License: GPL v2+ Group: Development/Tools Source0: http://ftp.gnome.org/pub/gnome/sources/gtk-doc/1.6/%{name}-%{version}.tar.bz2 @@ -98,6 +98,8 @@ install examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} +%find_lang %{name} --with-gnome --all-name + %clean rm -rf $RPM_BUILD_ROOT @@ -107,7 +109,7 @@ %postun %scrollkeeper_update_postun -%files +%files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog MAINTAINERS NEWS TODO README doc/* %attr(755,root,root) %{_bindir}/* @@ -132,6 +134,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.49 2006/06/29 18:25:05 freetz +- restore find_lang macro, rel.2.9 + Revision 1.48 2006/06/29 17:17:27 freetz - refresh xmldocs.make, rel.2.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gtk-doc.spec?r1=1.48&r2=1.49&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
