rpms/portmidi/F-10 portmidi.spec,1.1,1.2

Orcan Ogetbil oget at fedoraproject.org
Tue Feb 24 20:31:33 UTC 2009


Author: oget

Update of /cvs/pkgs/rpms/portmidi/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7003

Modified Files:
	portmidi.spec 
Log Message:
* Tue Feb 24 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> 131-3
- Include pmutil.h in the devel package



Index: portmidi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/portmidi/F-10/portmidi.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- portmidi.spec	28 Jan 2009 06:32:50 -0000	1.1
+++ portmidi.spec	24 Feb 2009 20:31:03 -0000	1.2
@@ -1,7 +1,7 @@
 Summary:        Real-time Midi I/O Library
 Name:           portmidi
 Version:        131
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        MIT
 Group:          System Environment/Libraries
 URL:            http://portmedia.sourceforge.net/
@@ -65,6 +65,8 @@
      LIBDIR=%{_libdir} \
      INCLUDEDIR=%{_includedir}
 
+install -pm 644 pm_common/pmutil.h %{buildroot}%{_includedir}
+
 # Install the test applications:
 install -d %{buildroot}%{_libdir}/%{name}
 for app in latency midithread midithru mm qtest sysex test; do
@@ -92,6 +94,9 @@
 %{_libdir}/*.so
 
 %changelog
+* Tue Feb 24 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> 131-3
+- Include pmutil.h in the devel package
+
 * Tue Jan 27 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> 131-2
 - Build and add doxygen documentation
 - Preserve some timestamps




More information about the scm-commits mailing list