rpms/liblo/FC-5 liblo.spec,1.4,1.5

Anthony Green (green) fedora-extras-commits at redhat.com
Sat Sep 9 01:38:12 UTC 2006


Author: green

Update of /cvs/extras/rpms/liblo/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30916/FC-5

Modified Files:
	liblo.spec 
Log Message:
Add patch.  Incr. rev.



Index: liblo.spec
===================================================================
RCS file: /cvs/extras/rpms/liblo/FC-5/liblo.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- liblo.spec	4 Sep 2006 23:42:31 -0000	1.4
+++ liblo.spec	9 Sep 2006 01:38:11 -0000	1.5
@@ -1,11 +1,12 @@
 Summary:      Open Sound Control library
 Name:         liblo
 Version:      0.23
-Release:      7%{?dist}
+Release:      8%{?dist}
 License:      GPL
 Group:        System Environment/Libraries
 URL:          http://liblo.sourceforge.net
 Source0:      http://www.ecs.soton.ac.uk/~njh/liblo/liblo-0.23.tar.gz
+Patch0:       liblo-fix-send.c.patch
 BuildRoot:    %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: doxygen
@@ -27,6 +28,8 @@
 %prep
 %setup -q
 
+%patch0 -p0 
+
 %build
 %configure
 make %{?_smp_mflags}
@@ -61,6 +64,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Fri Sep  8 2006 Anthony Green <green at redhat.com> 0.23-8
+- Add liblo-fix-send.c.patch.
+
 * Mon Sep  4 2006 Anthony Green <green at redhat.com> 0.23-7
 - -devel packages with .pc files must now Require pkgconfig.
 




More information about the scm-commits mailing list