SPECS: udpcast.spec - header to -devel

qboosh qboosh at pld-linux.org
Thu Mar 26 21:46:56 CET 2009


Author: qboosh                       Date: Thu Mar 26 20:46:56 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- header to -devel

---- Files affected:
SPECS:
   udpcast.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/udpcast.spec
diff -u SPECS/udpcast.spec:1.22 SPECS/udpcast.spec:1.23
--- SPECS/udpcast.spec:1.22	Fri Mar  6 09:47:09 2009
+++ SPECS/udpcast.spec	Thu Mar 26 21:46:51 2009
@@ -30,6 +30,18 @@
 wykorzystuje możliwość transmisji multicast - instalacja piętnastu
 stacji roboczych nie powinna zająć więcej niż instalacja dwóch.
 
+%package devel
+Summary:	Header file for rateGovernor plugins
+Summary(pl.UTF-8):	Plik nagłówkowy do tworzenia wtyczek rateGovernora
+Group:		Development/Libraries
+# doesn't require base
+
+%description devel
+Header file for rateGovernor plugins.
+
+%description devel -l pl.UTF-8
+Plik nagłówkowy do tworzenia wtyczek rateGovernora.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -52,15 +64,21 @@
 %defattr(644,root,root,755)
 %doc Changelog.txt
 %attr(755,root,root) %{_sbindir}/*
-%{_includedir}/udpcast
 %{_mandir}/man1/*
 
+%files devel
+%defattr(644,root,root,755)
+%{_includedir}/udpcast
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2009/03/26 20:46:51  qboosh
+- header to -devel
+
 Revision 1.22  2009/03/06 08:47:09  arekm
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/udpcast.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list