[Bug 552610] Review Request: rasterview - Common Unix Printing System raster file viewer

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 5 20:47:07 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=552610


Terje Røsten <terjeros at phys.ntnu.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |terjeros at phys.ntnu.no




--- Comment #1 from Terje Røsten <terjeros at phys.ntnu.no>  2010-01-05 15:47:06 EDT ---
You might want change: 

%defattr(-,root,root) -> %defattr(-,root,root,-)

update mime db might be needed:

https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#desktop-database

Had to apply this patch to make it build:

--- /SPECS/rasterview.spec~   2009-12-14 13:23:01.000000000 +0100
+++ /SPECS/rasterview.spec    2010-01-05 21:42:44.000000000 +0100
@@ -32,6 +32,7 @@
 make BUILDROOT=%{buildroot} install

 rm -rf %{buildroot}%{_sysconfdir}/X11/applnk
+rm -f %{buildroot}%{_datadir}/applnk/Development/rasterview.desktop
 desktop-file-install \
        --dir %{buildroot}%{_datadir}/applications \
        --add-category System \

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list