Magellan Linux

Diff of /branches/R11-stable/extras/firewalld/firewalld-0.3.12-r1.smage2

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

revision 22509 by niro, Tue Oct 21 11:23:42 2014 UTC revision 22511 by niro, Tue Oct 21 12:14:32 2014 UTC
# Line 43  sminclude gnome2 mtools systemd cleanuti Line 43  sminclude gnome2 mtools systemd cleanuti
43  SRC_URI=(  SRC_URI=(
44   https://fedorahosted.org/released/${PNAME}/${SRCFILE}   https://fedorahosted.org/released/${PNAME}/${SRCFILE}
45   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
46   mirror://${PNAME}/${PNAME}-0.3.10-confd.patch   mirror://${PNAME}/${PNAME}-0.3.12-confd.patch
47   mirror://${PNAME}/firewalld.service   mirror://${PNAME}/firewalld.service
48  )  )
49    
# Line 75  src_prepare() Line 75  src_prepare()
75   cd ${SRCDIR}   cd ${SRCDIR}
76    
77   # use /etc/conf.d for service configuration   # use /etc/conf.d for service configuration
78   mpatch ${PNAME}-0.3.10-confd.patch || die   mpatch ${PNAME}-0.3.12-confd.patch || die
79   #mautoreconf || die   #mautoreconf || die
80   ./autogen.sh || die   ./autogen.sh || die
81  }  }

Legend:
Removed from v.22509  
changed lines
  Added in v.22511