SPECS: template-java.spec - add -manual, drop -source

glen glen at pld-linux.org
Sun Dec 2 22:42:15 CET 2007


Author: glen                         Date: Sun Dec  2 21:42:15 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add -manual, drop -source

---- Files affected:
SPECS:
   template-java.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/template-java.spec
diff -u SPECS/template-java.spec:1.24 SPECS/template-java.spec:1.25
--- SPECS/template-java.spec:1.24	Sun Dec  2 19:35:09 2007
+++ SPECS/template-java.spec	Sun Dec  2 22:42:10 2007
@@ -73,6 +73,13 @@
 %description demo -l pl.UTF-8
 Pliki demonstracyjne i przykłady dla pakietu %{name}.
 
+%package manual
+Summary:	Tutorial for %{name}
+Group:		Documentation
+
+%description manual
+Manual for %{name}.
+
 %prep
 %setup -q
 
@@ -108,11 +115,6 @@
 ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
 %endif
 
-# source code
-install -d $RPM_BUILD_ROOT%{_prefix}/src/%{name}-%{version}
-# NOTE: for jakarta-tomcat we must keep src subdir (or patch tomcat otherwise)
-cp -a src $RPM_BUILD_ROOT%{_prefix}/src/%{name}-%{version}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -146,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2007-12-02 21:42:10  glen
+- add -manual, drop -source
+
 Revision 1.24  2007-12-02 18:35:09  glen
 - corrections
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/template-java.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list