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

--- Comment #6 from leigh scott <leigh123li...@googlemail.com> ---
(In reply to comment #5)
> Thank you Mathias for doing the review.
> 
> As your first concern today, the isa tag in mate-mime-data was wrong.
> 
> koji scratch build:
> 
> http://koji.fedoraproject.org/koji/taskinfo?taskID=4366453
> 
> %changelog
> * Thu Jul 26 2012 Wolfgang Ulbrich <chat-to...@raveit.de> - 1.4.0-7
> - add BuildRequires: libxml2-devel
> - change patch names to mate
> - add isa tags
> - remove unnecessaries BuildRequires: intltool gtk-doc
> 
> * Thu Jul 26 2012 Wolfgang Ulbrich <chat-to...@raveit.de> - 1.4.0-6
> - initial build for fedora
> - remove unnecessary BuildRequires
> 
> * Sun Dec 25 2011 Wolfgang Ulbrich <chat-to...@raveit.de> - 1.1.0-1
> - mate-vfs.spec based on gnome-vfs2-2.24.4-6.fc16 spec
> 
> SPEC: http://raveit65.fedorapeople.org/Mate-Desktop/fc18/SPECS/mate-vfs.spec
> 
> SRPM:
> http://raveit65.fedorapeople.org/Mate-Desktop/fc18/SRPM/mate-vfs-1.4.0-7.
> fc18.src.rpm


Hi, Can you remove the hal bits and use the correct scriptlets


https://dl.dropbox.com/u/6907158/mate-vfs.spec


%post
/sbin/ldconfig
%mateconf_schema_upgrade system_http_proxy system_dns_sd system_smb
desktop_mate_url_handlers desktop_default_applications


%pre
%mateconf_schema_prepare system_http_proxy system_dns_sd system_smb
desktop_mate_url_handlers desktop_default_applications


%preun
%mateconf_schema_remove system_http_proxy system_dns_sd system_smb
desktop_mate_url_handlers desktop_default_applications


%postun -p /sbin/ldconfig


https://fedoraproject.org/wiki/Packaging/ScriptletSnippets#GConf

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to