[packages/synapse] - updated files section

wrobell wrobell at pld-linux.org
Mon Sep 10 22:43:50 CEST 2012


commit a89607943743c0fac8c6ba42132f6836a6840715
Author: wrobell <wrobell at pld-linux.org>
Date:   Mon Sep 10 21:43:23 2012 +0100

    - updated files section

 synapse.spec | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/synapse.spec b/synapse.spec
index 51b0f38..b2e789f 100644
--- a/synapse.spec
+++ b/synapse.spec
@@ -31,18 +31,22 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post
 %update_icon_cache hicolor
 %update_desktop_database
-%glib_compile_schemas
 
 %postun
 %update_icon_cache hicolor
 %update_desktop_database_postun
-%glib_compile_schemas
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/synapse
+%{_iconsdir}/hicolor/scalable/apps/*.svg
+%{_desktopdir}/*.desktop
+%{_mandir}/man1/synapse.*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/synapse.git/commitdiff/a89607943743c0fac8c6ba42132f6836a6840715



More information about the pld-cvs-commit mailing list