/[packages]/cauldron/ostree/current/SPECS/ostree.spec
ViewVC logotype

Diff of /cauldron/ostree/current/SPECS/ostree.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1610407 by pterjan, Tue May 12 13:13:12 2020 UTC revision 1610408 by kekepower, Sat Aug 1 19:23:19 2020 UTC
# Line 9  Line 9 
9    
10  Summary:        Tool for managing bootable, immutable filesystem trees  Summary:        Tool for managing bootable, immutable filesystem trees
11  Name:           ostree  Name:           ostree
12  Version:        2020.3  Version:        2020.4
13  Release:        %mkrel 1  Release:        %mkrel 1
14  Source0:        https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz  Source0:        https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
15  Source1:        91-ostree.preset  Source1:        91-ostree.preset
 Source2:        https://raw.githubusercontent.com/ostreedev/ostree/master/src/boot/ostree-finalize-staged.path  
16  Group:          System/Packaging  Group:          System/Packaging
17  License:        LGPLv2+  License:        LGPLv2+
18  URL:            https://ostree.readthedocs.io/en/latest/  URL:            https://ostree.readthedocs.io/en/latest/
19    
20    # https://bugzilla.redhat.com/show_bug.cgi?id=1862568
21    Patch0:         0001-remount-Still-remount-sysroot-writable-if-not-config.patch
22    
23  BuildRequires:  git-core  BuildRequires:  git-core
24  # We always run autogen.sh  # We always run autogen.sh
# Line 118  the functionality of the installed %{nam Line 119  the functionality of the installed %{nam
119    
120  %prep  %prep
121  %autosetup -n libostree-%{version} -p1  %autosetup -n libostree-%{version} -p1
 cp %{SOURCE2} src/boot/ostree-finalize-staged.path  
122    
123  %build  %build
124    export YACC="bison -y"
125  env NOCONFIGURE=1 ./autogen.sh  env NOCONFIGURE=1 ./autogen.sh
126  %configure --disable-silent-rules \  %configure --disable-silent-rules \
127             --enable-gtk-doc \             --enable-gtk-doc \

Legend:
Removed from v.1610407  
changed lines
  Added in v.1610408

  ViewVC Help
Powered by ViewVC 1.1.30