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

Mario Blättermann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |m

--- Comment #1 from Mario Blättermann <[email protected]> ---
Some initial comments:

If you don't want to provide your package for EPEL5 and older, you might drop
the following:

- BuildRoot:
- the %clean section
- the %defattr lines in %files

You are using the %find_lang macro, that's why this line is unneeded:
%{_datarootdir}/locale/*/LC_MESSAGES/*.mo
The macros is searching for translation files automatically and puts them in
the right places.


The usual description for -devel packages is:

The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.

This comes from rpmdev-newspec, if you are creating a library spec with the "-t
lib" option.

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

Reply via email to