Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:adamm:branches:devel:libraries:c_c++
paperjam
project.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File project.diff of Package paperjam
--- paperjam.changes.orig +++ paperjam.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Wed Mar 1 13:48:10 UTC 2023 - Adam Majer <adam.majer@suse.de> + +- stop_using_obsolete_standards.patch: stop forcing obsolete C++ + standards, like C++11. Furthermore, do not override CXXFLAGS + from environment that basically prevents __FORTIFY_SOURCE and the + other security flags to be set for compilation. + +------------------------------------------------------------------- Wed Feb 9 12:02:53 UTC 2022 - Bernhard Wiedemann <bwiedemann@suse.com> - Add reproducible.patch to override build date (boo#1047218) --- paperjam.spec.orig +++ paperjam.spec @@ -1,7 +1,7 @@ # # spec file for package paperjam # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,6 +24,7 @@ License: GPL-2.0-or-later URL: https://mj.ucw.cz/sw/paperjam/ Source: http://mj.ucw.cz/download/linux/paperjam-%{version}.tar.gz Patch0: reproducible.patch +Patch1: stop_using_obsolete_standards.patch BuildRequires: asciidoc BuildRequires: gcc-c++ BuildRequires: libpaper-devel @@ -38,6 +39,7 @@ adding cropmarks, and many other tricks. %autosetup -p1 %build +%set_build_flags %make_build %install
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor