Author: qboosh Date: Sun Feb 20 11:12:40 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - unified
---- Files affected: SPECS: libshout.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/libshout.spec diff -u SPECS/libshout.spec:1.18 SPECS/libshout.spec:1.19 --- SPECS/libshout.spec:1.18 Sun Feb 20 09:50:49 2005 +++ SPECS/libshout.spec Sun Feb 20 12:12:35 2005 @@ -7,7 +7,7 @@ License: LGPL Vendor: Icecast <[EMAIL PROTECTED]> Group: Libraries -Source0: http://downloads.xiph.org/releases/%{name}/%{name}-%{version}.tar.gz +Source0: http://downloads.xiph.org/releases/libshout/%{name}-%{version}.tar.gz # Source0-md5: ca6e98af87fd17c709821d9be82b37d5 #Patch0: %{name}-ac_am_fixes.patch URL: http://www.icecast.org/ @@ -32,7 +32,7 @@ Summary: Icecast source streaming library development package Summary(pl): Pakiet dla programistów używających libshout Group: Development/Libraries -Requires: %{name} = %{version} +Requires: %{name} = %{version}-%{release} %description devel The libshout-devel package contains the header files needed for @@ -47,7 +47,7 @@ Summary: Icecast source streaming static library Summary(pl): Statyczna biblioteka libshout Group: Development/Libraries -Requires: %{name}-devel = %{version} +Requires: %{name}-devel = %{version}-%{release} %description static Icecast source streaming static library. @@ -57,10 +57,8 @@ %prep %setup -q -#\%patch -p1 %build -rm -f missing %{__libtoolize} %{__aclocal} -I m4 %{__autoconf} @@ -92,11 +90,11 @@ %defattr(644,root,root,755) %doc doc/* %attr(755,root,root) %{_libdir}/lib*.so -%{_libdir}/pkgconfig/shout.pc -%{_datadir}/aclocal/shout.m4 %{_libdir}/lib*.la %{_includedir}/shout -%{_examplesdir}/* +%{_pkgconfigdir}/shout.pc +%{_aclocaldir}/shout.m4 +%{_examplesdir}/%{name}-%{version} %files static %defattr(644,root,root,755) @@ -108,6 +106,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2005/02/20 11:12:35 qboosh +- unified + Revision 1.18 2005/02/20 08:50:49 yogib - updated to 2.1, adedd examplesdir ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libshout.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
