SPECS: ccrtp.spec - cosmetics, avoid packaging info/dir
qboosh
qboosh at pld-linux.org
Tue Sep 20 00:18:14 CEST 2005
Author: qboosh Date: Mon Sep 19 22:18:14 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cosmetics, avoid packaging info/dir
---- Files affected:
SPECS:
ccrtp.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/ccrtp.spec
diff -u SPECS/ccrtp.spec:1.2 SPECS/ccrtp.spec:1.3
--- SPECS/ccrtp.spec:1.2 Wed Sep 7 23:26:30 2005
+++ SPECS/ccrtp.spec Tue Sep 20 00:18:09 2005
@@ -8,7 +8,7 @@
Group: Libraries
Source0: ftp://ftp.gnu.org/pub/gnu/ccrtp/%{name}-%{version}.tar.gz
# Source0-md5: a73a524ced1105e738cddb8574c469de
-URL: http://www.gnu.org/software/ccrtp
+URL: http://www.gnu.org/software/ccrtp/
BuildRequires: commoncpp2-devel
BuildRequires: doxygen
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -24,7 +24,7 @@
for underlying network and transport protocols.
%description -l pl
-ccRTP jest ogólnym, rozszerzalnym i efektywnym szkieletem C++ dla
+ccRTP jest ogólnym, rozszerzalnym i efektywnym szkieletem C++ do
rozwijania aplikacji bazujących na transporcie czasu rzeczywistego
(RTP) z IETF. Bazuje na Common C++ i udostępnia pełen stos RTP/RTCP do
wysyłania i odbierania danych w czasie rzeczywistym z użyciem kolejek
@@ -33,7 +33,6 @@
automatycznie RTCP, wspiera różne modele wątkowania i jest ogólny dla
podstawowych sieci i protokołów transportowych.
-
%package devel
Summary: Header files for ccrtp library
Summary(pl): Pliki nagłówkowe biblioteki ccrtp
@@ -80,7 +79,7 @@
%files
%defattr(644,root,root,755)
-%doc %doc AUTHORS COPYING COPYING.addendum README
+%doc AUTHORS COPYING COPYING.addendum README
%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
%files devel
@@ -90,7 +89,7 @@
%{_libdir}/lib*.la
%{_includedir}/ccrtp
%{_pkgconfigdir}/*.pc
-%{_infodir}/*
+%{_infodir}/*.info*
%files static
%defattr(644,root,root,755)
@@ -102,9 +101,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2005/09/19 22:18:09 qboosh
+- cosmetics, avoid packaging info/dir
+
Revision 1.2 2005/09/07 21:26:30 undefine
- pl description
Revision 1.1 2005/09/07 14:53:28 undefine
- initial
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ccrtp.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list