[Bug 840707] Review Request: mate-doc-utils -- mate doc utils

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

--- Comment #69 from leigh scott <leigh123linux@xxxxxxxxxxxxxx> ---
(In reply to comment #66)
> Leigh,
> 
> Fixed
> SPEC:
> http://vicodan.fedorapeople.org/matespec/mate-doc-utils.spec
> 
> SRPM:
> http://vicodan.fedorapeople.org/materpms/srpms/mate-doc-utils-1.4.0-11.fc17.
> src.rpm

Ok, this is the wrong macro

rm -rf %{buildroot}/%{_datadir}/man/man1/*

it should be


rm -rf %{buildroot}/%{_mandir}/man1/*






The obsolete bit is also wrong, 


Obsoletes: mate-doc-utils-stylesheets


please add this instead


Obsoletes: mate-doc-utils-stylesheets-1.2.1-2
Provides:  mate-doc-utils-stylesheets-%{version}-%{release}




You also have missing requires for the directories that mate-doc-utils installs
files into, please add

# for /usr/share/aclocal
Requires: automake
# for the validation with xsltproc to use local dtds
Requires: docbook-dtds
# for /usr/share/pkgconfig
Requires: pkgconfig
# for /usr/share/xml
Requires: xml-common




Please remove these bits again (why did you re-add them?)


%clean
rm -rf %{buildroot}


and


%defattr(-,root,root,-)

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



[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]