rpms/lv2core/F-10 lv2core.spec,1.2,1.3

Orcan Ogetbil oget at fedoraproject.org
Wed Apr 8 13:58:48 UTC 2009


Author: oget

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

Modified Files:
	lv2core.spec 
Log Message:
* Wed Apr 08 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 3.0-3
- Add Requires: pkgconfig to the -devel subpackage.



Index: lv2core.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lv2core/F-10/lv2core.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lv2core.spec	31 Mar 2009 01:20:49 -0000	1.2
+++ lv2core.spec	8 Apr 2009 13:58:18 -0000	1.3
@@ -1,8 +1,8 @@
-%define debug_package %{nil}
+%global debug_package %{nil}
 
 Name:           lv2core
 Version:        3.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 
 Summary:        Audio Plugin Standard
 
@@ -31,6 +31,7 @@
 Summary:        API for the LV2 Audio Plugin Standard
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
+Requires:       pkgconfig
 
 %description    devel
 lv2-devel contains the lv2.h header file.
@@ -66,6 +67,9 @@
 %{_libdir}/pkgconfig/lv2core.pc
 
 %changelog
+* Wed Apr 08 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 3.0-3
+- Add Requires: pkgconfig to the -devel subpackage.
+
 * Mon Mar 30 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 3.0-2
 - Add BR: python
 




More information about the fedora-extras-commits mailing list