Author: cactus                       Date: Mon Aug 31 22:43:07 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use find_lang macro

---- Files affected:
packages/netactview:
   netactview.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/netactview/netactview.spec
diff -u packages/netactview/netactview.spec:1.2 
packages/netactview/netactview.spec:1.3
--- packages/netactview/netactview.spec:1.2     Tue Sep  1 00:37:29 2009
+++ packages/netactview/netactview.spec Tue Sep  1 00:43:02 2009
@@ -63,14 +63,14 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%files
+%find_lang %{name}
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root)%{_bindir}/netactview
 %{_desktopdir}/netactview.desktop
 %{_mandir}/man1/netactview.1*
-%{_datadir}/locale
 %{_datadir}/netactview
-%{_pixmapsdir}
+%{_pixmapsdir}/*.png
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -78,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2009/08/31 22:43:02  cactus
+- use find_lang macro
+
 Revision 1.2  2009/08/31 22:37:29  cactus
 - group
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/netactview/netactview.spec?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to