]> git.pld-linux.org Git - packages/anaconda.git/commitdiff
- add patch0 due to -Werror in CFLAGS
authorshadzik <shadzik@pld-linux.org>
Wed, 5 Nov 2008 20:46:44 +0000 (20:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anaconda.spec -> 1.107

anaconda.spec

index 08e87dc904751548ef47b9282563fd4fa04fe867..a8af180b5fc64eb2ea7215ec39ae7777d869d020 100644 (file)
@@ -12,6 +12,7 @@ Group:                Applications/System
 # http://team.pld-linux.org/~patrys/anaconda.git - origin/pld-branch
 Source0:       %{name}-%{rel}.tar.bz2
 # Source0-md5: f0f2c7fdff6bec2a7cc532401d7802dd
 # http://team.pld-linux.org/~patrys/anaconda.git - origin/pld-branch
 Source0:       %{name}-%{rel}.tar.bz2
 # Source0-md5: f0f2c7fdff6bec2a7cc532401d7802dd
+Patch0:                %{name}-loader.c.patch
 URL:           http://fedoraproject.org/wiki/Anaconda
 BuildRequires: NetworkManager-devel
 BuildRequires: audit-libs-devel
 URL:           http://fedoraproject.org/wiki/Anaconda
 BuildRequires: NetworkManager-devel
 BuildRequires: audit-libs-devel
@@ -151,6 +152,7 @@ Kod źródłowy Anacondy do celów diagnostycznych.
 
 %prep
 %setup -q -n %{name}-%{rel}
 
 %prep
 %setup -q -n %{name}-%{rel}
+%patch0 -p0
 
 %build
 %{__make} depend -j1 \
 
 %build
 %{__make} depend -j1 \
This page took 0.036219 seconds and 4 git commands to generate.