]> git.pld-linux.org Git - packages/gtk-doc.git/commitdiff
- restore find_lang macro, rel.2.9
authorfreetz <freetz@pld-linux.org>
Thu, 29 Jun 2006 18:25:05 +0000 (18:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gtk-doc.spec -> 1.49

gtk-doc.spec

index 81494db2bfe3881fd1218b4f6f417d4577158eb1..eb086356ad7f649b03b9e731ee7568f7f889655d 100644 (file)
@@ -7,7 +7,7 @@ Summary(pl):    Narz
 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
@@ -97,6 +97,8 @@ install -d $RPM_BUILD_ROOT%{_defaultdocdir}/gtk-doc/html \
 
 install examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
+%find_lang %{name} --with-gnome --all-name
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -106,7 +108,7 @@ rm -rf $RPM_BUILD_ROOT
 %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}/*
This page took 0.040928 seconds and 4 git commands to generate.