]> git.pld-linux.org Git - packages/gg2.git/blobdiff - gg2.spec
- snap 20021204
[packages/gg2.git] / gg2.spec
index 2b2280f674498677a627c3b379c5a847e99eed17..e461aa4801f1f74ed119ef71759374f28aba97ee 100644 (file)
--- a/gg2.spec
+++ b/gg2.spec
@@ -1,5 +1,5 @@
 
-%define                snap 20021201
+%define                snap 20021204
 
 Summary:       GNU Gadu 2 - free talking
 Summary(pl):   GNU Gadu 2 - wolne gadanie
@@ -54,7 +54,7 @@ Requires:       %{name} = %{version}
 %description emoticons
 Emotions icons and description files.
 
-%description -l pl
+%description emoticons -l pl
 Zestaw ikon z emotikonami, oraz plikiem konfiguracyjnym.
 
 %package gadu-gadu
@@ -66,7 +66,7 @@ Requires:     %{name} = %{version}
 %description gadu-gadu
 Gadu-Gadu protocol plugin.
 
-%description -l pl
+%description gadu-gadu -l pl
 Wtyczka protoko³u Gadu-Gadu.
 
 %package tlen
@@ -171,10 +171,12 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{name} --all-name --with-gnome
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/gg2
@@ -183,10 +185,11 @@ rm -rf $RPM_BUILD_ROOT
 %files gui-gtk+2
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/gg2/libGUI_plugin.so
+%dir %{_datadir}/gg2
 %dir %{_datadir}/gg2/pixmaps
-%attr(755,root,root) %{_datadir}/gg2/pixmaps/*xpm
-%attr(755,root,root) %{_datadir}/gg2/pixmaps/*png
-%attr(755,root,root) %{_datadir}/gg2/pixmaps/*gif
+%{_datadir}/gg2/pixmaps/*xpm
+%{_datadir}/gg2/pixmaps/*png
+%{_datadir}/gg2/pixmaps/*gif
 
 %files emoticons
 %attr(755,root,root) %{_datadir}/gg2/pixmaps/emoticons
This page took 0.042827 seconds and 4 git commands to generate.