SPECS: jmx.spec - add -demo package for examples

glen glen at pld-linux.org
Sun Dec 16 15:12:46 CET 2007


Author: glen                         Date: Sun Dec 16 14:12:46 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add -demo package for examples

---- Files affected:
SPECS:
   jmx.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/jmx.spec
diff -u SPECS/jmx.spec:1.19 SPECS/jmx.spec:1.20
--- SPECS/jmx.spec:1.19	Sun Dec 16 03:06:44 2007
+++ SPECS/jmx.spec	Sun Dec 16 15:12:41 2007
@@ -64,6 +64,18 @@
 %description tools -l pl.UTF-8
 Dodatkowe klasy JMX (com.sun.jdmk w jmxtools.jar).
 
+%package demo
+Summary:	Demo for %{name}
+Summary(pl.UTF-8):	Pliki demonstracyjne dla pakietu %{name}
+Group:		Development
+Requires:	%{name} = %{version}-%{release}
+
+%description demo
+Demonstrations and samples for %{name}.
+
+%description demo -l pl.UTF-8
+Pliki demonstracyjne i przykłady dla pakietu %{name}.
+
 %prep
 %if %{with scsl}
 %setup -q -n %{name}-%{fver}-src -T -b1
@@ -105,6 +117,9 @@
 %doc doc/{README_SRC.txt,RELEASE_NOTES.txt} LICENSE.html
 %{_javadir}/jmxri-%{version}.jar
 %{_javadir}/jmxri.jar
+
+%files demo
+%defattr(644,root,root,755)
 %{_examplesdir}/%{name}-%{version}
 
 %files javadoc
@@ -124,6 +139,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2007-12-16 14:12:41  glen
+- add -demo package for examples
+
 Revision 1.19  2007-12-16 02:06:44  qboosh
 - scsl sources are not publicly available, so moved to bcond
 - jmxtools.jar moved to -tools subpackage, so it can be used with jmx included in JRE
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/jmx.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list