]> git.pld-linux.org Git - packages/fluxbox.git/commitdiff
- more verbose files
authorlisu <lisu@pld-linux.org>
Wed, 13 Apr 2011 08:42:52 +0000 (08:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fluxbox.spec -> 1.114

fluxbox.spec

index 02f417defdc67d61b3c3e88dfb6e1af0848e7e53..f7d2b6301fe34f27533a5bae416233e0efac88f4 100644 (file)
@@ -118,7 +118,14 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/fbrun
+%attr(755,root,root) %{_bindir}/fbsetbg
+%attr(755,root,root) %{_bindir}/fbsetroot
+%attr(755,root,root) %{_bindir}/fluxbox
+%attr(755,root,root) %{_bindir}/fluxbox-generate_menu
+%attr(755,root,root) %{_bindir}/fluxbox-remote
+%attr(755,root,root) %{_bindir}/fluxbox-update_configs
+%attr(755,root,root) %{_bindir}/startfluxbox
 %dir %{_sysconfdir}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/menu2
 %dir %{_datadir}/fluxbox
@@ -157,6 +164,6 @@ rm -rf $RPM_BUILD_ROOT
 %lang(zh_TW) %{_datadir}/fluxbox/nls/zh_TW*
 %{_datadir}/xsessions/%{name}.desktop
 %{_wmpropsdir}/fluxbox.desktop
-%{_datadir}/wallpapers/*
-%{_mandir}/man1/*
-%{_mandir}/man5/*
+%{_datadir}/wallpapers/*.jpg
+%{_mandir}/man1/*.1*
+%{_mandir}/man5/*.5*
This page took 0.035421 seconds and 4 git commands to generate.