SPECS: anaconda.spec - add patch0 due to -Werror in CFLAGS

shadzik shadzik at pld-linux.org
Wed Nov 5 21:46:50 CET 2008


Author: shadzik                      Date: Wed Nov  5 20:46:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add patch0 due to -Werror in CFLAGS

---- Files affected:
SPECS:
   anaconda.spec (1.106 -> 1.107) 

---- Diffs:

================================================================
Index: SPECS/anaconda.spec
diff -u SPECS/anaconda.spec:1.106 SPECS/anaconda.spec:1.107
--- SPECS/anaconda.spec:1.106	Sat Oct 11 18:03:10 2008
+++ SPECS/anaconda.spec	Wed Nov  5 21:46:44 2008
@@ -13,6 +13,7 @@
 # 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
@@ -152,6 +153,7 @@
 
 %prep
 %setup -q -n %{name}-%{rel}
+%patch0 -p0
 
 %build
 %{__make} depend -j1 \
@@ -290,6 +292,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2008/11/05 20:46:44  shadzik
+- add patch0 due to -Werror in CFLAGS
+
 Revision 1.106  2008/10/11 16:03:10  patrys
 - current snap
 - in sync with upstream head
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/anaconda.spec?r1=1.106&r2=1.107&f=u



More information about the pld-cvs-commit mailing list