rpms/upstart/devel upstart.spec,1.1,1.2

Casey Dahlin (sadmac) fedora-extras-commits at redhat.com
Thu Feb 7 04:56:31 UTC 2008


Author: sadmac

Update of /cvs/pkgs/rpms/upstart/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25861

Modified Files:
	upstart.spec 
Log Message:
Added new patch file to spec



Index: upstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/upstart/devel/upstart.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- upstart.spec	7 Feb 2008 04:05:41 -0000	1.1
+++ upstart.spec	7 Feb 2008 04:55:53 -0000	1.2
@@ -7,6 +7,7 @@
 License:        GPLv2+
 URL:            http://upstart.ubuntu.com
 Source0:        http://upstart.ubuntu.com/download/0.3/upstart-%{version}.tar.bz2
+Patch0:		upstart-gcc43.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	gettext
@@ -18,6 +19,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure --enable-compat=sysv --sbindir=/sbin --libdir=/%{_lib}




More information about the fedora-extras-commits mailing list