rpms/epdfview/F-9 epdfview.spec,1.3,1.4

Michal Schmidt michich at fedoraproject.org
Wed Dec 17 20:55:17 UTC 2008


Author: michich

Update of /cvs/pkgs/rpms/epdfview/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20974

Modified Files:
	epdfview.spec 
Log Message:
* Wed Dec 17 2008 Michal Schmidt <mschmidt at redhat.com> - 0.1.6-7.20081217svn
- Add icon.



Index: epdfview.spec
===================================================================
RCS file: /cvs/pkgs/rpms/epdfview/F-9/epdfview.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- epdfview.spec	17 Dec 2008 19:46:32 -0000	1.3
+++ epdfview.spec	17 Dec 2008 20:54:46 -0000	1.4
@@ -1,7 +1,7 @@
 %define svnrev svn-r312
 Name:		epdfview
 Version:	0.1.6
-Release:	6.20081217svn%{?dist}
+Release:	7.20081217svn%{?dist}
 Summary:	Lightweight PDF document viewer
 
 Group:		Applications/Publishing
@@ -42,6 +42,11 @@
 	--add-category Graphics \
 	%{buildroot}/%{_datadir}/applications/%{name}.desktop
 
+install -dm 755 %{buildroot}/%{_datadir}/pixmaps
+pushd %{buildroot}/%{_datadir}/pixmaps
+ln -s ../%{name}/pixmaps/icon_epdfview-48.png .
+popd
+
 %find_lang %{name}
 
 %clean
@@ -61,8 +66,12 @@
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/pixmaps
 %{_datadir}/%{name}/ui
+%{_datadir}/pixmaps/icon_epdfview-48.png
 
 %changelog
+* Wed Dec 17 2008 Michal Schmidt <mschmidt at redhat.com> - 0.1.6-7.20081217svn
+- Add icon.
+
 * Wed Dec 17 2008 Michal Schmidt <mschmidt at redhat.com> - 0.1.6-6.20081217svn
 - Rebased to current svn snapshot.
 - Fixes bz476575 "epdfview crashes on print pdf".  




More information about the fedora-extras-commits mailing list