[Bug 1453] Review Request: libaacs - Open implementation of AACS specification

RPM Fusion Bugzilla noreply at rpmfusion.org
Mon Sep 26 22:29:20 CEST 2011


http://bugzilla.rpmfusion.org/show_bug.cgi?id=1453


Richard <hobbes1069 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hobbes1069 at gmail.com




--- Comment #9 from Richard <hobbes1069 at gmail.com>  2011-09-26 22:29:19 ---
Some observations:

1. Should the devel subpackage requirement for the main package be arch
specific? 

Requires:       %{name} = %{version}-%{release}
to
Requires:       %{name}%{?_isa} = %{version}-%{release}

2. If you're not going to build for EL5, the following can be omitted:

BuildRoot: entirely
rm -rf $RPM_BUILD_ROOT from %install
%clean entirely
%defattr(-,root,root,-) from all %files sections.


-- 
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the rpmfusion-developers mailing list