[Bug 1372403] Review Request: cereal - header-only C++11 serialization library

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

 



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

Igor Gnatenko <ignatenko@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|nobody@xxxxxxxxxxxxxxxxx    |ignatenko@xxxxxxxxxx
              Flags|                            |fedora-review?



--- Comment #1 from Igor Gnatenko <ignatenko@xxxxxxxxxx> ---
> BuildRoot:      %{_tmppath}/%{name}-%{version}-build
not needed

> %global debug_package %{nil}
BuildArch: noarch

> Group:          Development/Libraries/C and C++
not needed

> License:        BSD-3-Clause
License: BSD

> sed -i 's/-Werror//' CMakeLists.txt
bad idea, better to fix real errors ;)

> %doc LICENSE
%license LICENSE

> %{_includedir}/cereal
%{_includedir}/%{name}/

> %{_datadir}/cmake/cereal
%dir %{_datadir}/cmake
%{_datadir}/cmake/%{name}/

> cd %{_target_platform}
pushd %{_target_platform}

> make %{?_smp_mflags}
%make_build -C %{_target_platform}

> make -C %{_target_platform} install DESTDIR=%{buildroot}
%make_install -C %{_target_platform}

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx




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