SPECS: libmad.spec - pkgconfig support added, release 4.

pluto pluto at pld-linux.org
Tue Sep 13 14:43:01 CEST 2005


Author: pluto                        Date: Tue Sep 13 12:43:01 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pkgconfig support added, release 4.

---- Files affected:
SPECS:
   libmad.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/libmad.spec
diff -u SPECS/libmad.spec:1.7 SPECS/libmad.spec:1.8
--- SPECS/libmad.spec:1.7	Tue May  3 17:33:21 2005
+++ SPECS/libmad.spec	Tue Sep 13 14:42:56 2005
@@ -3,11 +3,12 @@
 Summary(pl):	Biblioteka dekodera strumieni audio MPEG
 Name:		libmad
 Version:	0.15.1b
-Release:	3
+Release:	4
 License:	GPL
 Group:		Libraries
 Source0:	ftp://ftp.mars.org/pub/mpeg/%{name}-%{version}.tar.gz
 # Source0-md5:	1be543bc30c56fb6bea1d7bf6a64e66c
+Patch0:		%{name}-pkgconfig.patch
 URL:		http://www.underbit.com/products/mad/
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
@@ -59,6 +60,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -93,6 +95,7 @@
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
 %{_includedir}/*.h
+%{_pkgconfigdir}/*.pc
 
 %files static
 %defattr(644,root,root,755)
@@ -104,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/09/13 12:42:56  pluto
+- pkgconfig support added, release 4.
+
 Revision 1.7  2005/05/03 15:33:21  pluto
 - release 3 for Th.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libmad.spec?r1=1.7&r2=1.8&f=u




More information about the pld-cvs-commit mailing list