SPECS: eclipse-plugin-findbugs.spec - pl desc

qboosh qboosh at pld-linux.org
Fri Oct 13 10:34:28 CEST 2006


Author: qboosh                       Date: Fri Oct 13 08:34:28 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl desc

---- Files affected:
SPECS:
   eclipse-plugin-findbugs.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/eclipse-plugin-findbugs.spec
diff -u SPECS/eclipse-plugin-findbugs.spec:1.3 SPECS/eclipse-plugin-findbugs.spec:1.4
--- SPECS/eclipse-plugin-findbugs.spec:1.3	Mon Oct  9 19:04:41 2006
+++ SPECS/eclipse-plugin-findbugs.spec	Fri Oct 13 10:34:23 2006
@@ -21,14 +21,17 @@
 %description
 FindBugs support for the Eclipse IDE Framework.
 
+%description -l pl
+Obsługa FindBugs dla środowiska programistycznego Eclipse.
+
 %prep
 %setup -q -c
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_eclipsedir}/plugins/
+install -d $RPM_BUILD_ROOT%{_eclipsedir}/plugins
 
-cp -R *  $RPM_BUILD_ROOT%{_eclipsedir}/plugins
+cp -R * $RPM_BUILD_ROOT%{_eclipsedir}/plugins
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -43,6 +46,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/10/13 08:34:23  qboosh
+- pl desc
+
 Revision 1.3  2006/10/09 17:04:41  baggins
 - put it with the other plugins (dunno if it's correct)
 
@@ -51,4 +57,3 @@
 
 Revision 1.1  2006/10/09 16:30:21  baggins
 - initial revision
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eclipse-plugin-findbugs.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list