commit 23090c745ab7f14896884bdb1e2b0f0d23a1258b
Author: Szymon Siwek <[email protected]>
Date: Fri Mar 14 14:21:08 2014 +0000
install mime data
gcstar.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/gcstar.spec b/gcstar.spec
index d962d88..830a10c 100644
--- a/gcstar.spec
+++ b/gcstar.spec
@@ -9,7 +9,6 @@
# - maybe create subpackage
# - fix permssions of /usr/share/gcstar/helpers/xdg-open (or use system
xdg-open)
# - split font package or rm fonts (included in
fonts-TTF-RedHat-liberation?)
-# - install mime data to proper place
#
%include /usr/lib/rpm/macros.perl
Summary: GCstar: collection manager
@@ -108,6 +107,9 @@ install share/gcstar/icons/gcstar_192x192.png
$RPM_BUILD_ROOT%{_iconsdir}/hicolo
install share/gcstar/icons/gcstar_256x256.png
$RPM_BUILD_ROOT%{_iconsdir}/hicolor/256x256/apps/%{name}.png
install share/gcstar/icons/gcstar_scalable.svg
$RPM_BUILD_ROOT%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
+install -d $RPM_BUILD_ROOT%{_datadir}/mime/packages
+install share/applications/gcstar.xml $RPM_BUILD_ROOT%{_datadir}/mime/packages
+
%clean
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gcstar.git/commitdiff/a267bcc26d7df710cfddc17c962b9dd18091d251
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit