packages: hsfmodem/hsfmodem.spec - doc subpackage

glen glen at pld-linux.org
Sun Aug 14 12:28:48 CEST 2011


Author: glen                         Date: Sun Aug 14 10:28:48 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- doc subpackage

---- Files affected:
packages/hsfmodem:
   hsfmodem.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: packages/hsfmodem/hsfmodem.spec
diff -u packages/hsfmodem/hsfmodem.spec:1.13 packages/hsfmodem/hsfmodem.spec:1.14
--- packages/hsfmodem/hsfmodem.spec:1.13	Sun Aug 14 02:23:42 2011
+++ packages/hsfmodem/hsfmodem.spec	Sun Aug 14 12:28:43 2011
@@ -49,6 +49,13 @@
 14kbps i nie pozwala na użycie faksu. Pełna wersja dostępna jest na
 linuxant.com.
 
+%package doc
+Summary:	Documentation for Conexant HSF softmodem driver
+Group:		Documentation
+
+%description
+Documentation for Conexant HSF softmodem driver
+
 %package -n kernel%{_alt_kernel}-char-hsf
 Summary:	Conexant HSF controllerless modem driver
 Summary(pl.UTF-8):	Sterownik do winmodemów HSF firmy Conexant
@@ -70,6 +77,8 @@
 %setup -q
 %patch0 -p1
 
+cp -p %{SOURCE2} .
+
 %build
 %if %{with dist_kernel}
 # see @CNXTMODS@ for module list
@@ -132,6 +141,10 @@
 %dir %{_libdir}/hsfmodem/modules
 %{_libdir}/hsfmodem/modules/[!k]*
 %attr(755,root,root) %{_libdir}/hsfmodem/modules/*.sh
+
+%files doc
+%defattr(644,root,root,755)
+%doc *.pdf
 %endif
 
 %if %{with dist_kernel}
@@ -146,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2011/08/14 10:28:43  glen
+- doc subpackage
+
 Revision 1.13  2011/08/14 00:23:42  glen
 - up to 7.80.02.06full, kind of builds
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hsfmodem/hsfmodem.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list