SPECS: wpkg_web.spec - pl

qboosh qboosh at pld-linux.org
Sun Jul 8 22:21:00 CEST 2007


Author: qboosh                       Date: Sun Jul  8 20:21:00 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   wpkg_web.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/wpkg_web.spec
diff -u SPECS/wpkg_web.spec:1.1 SPECS/wpkg_web.spec:1.2
--- SPECS/wpkg_web.spec:1.1	Sun Jul  1 23:39:14 2007
+++ SPECS/wpkg_web.spec	Sun Jul  8 22:20:55 2007
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #TODO - scripts,database,config
 Summary:	WPKG web Interface
-Summary(pl.UTF-8): Interfejs WWW dla WPKG
+Summary(pl.UTF-8):	Interfejs WWW dla WPKG
 Name:		wpkg_web
 Version:	1.1.0
 Release:	0.1
@@ -31,6 +31,11 @@
 Software distribution and update tool designed to help Windows
 Administrators.
 
+%description -l pl.UTF-8
+WPKG-web to interfejs mający na celu ułatwienie korzystania z WPKG -
+świetnego narzędzia do dystrybucji i uaktualniania opracowanego w
+celu pomocy administratorom Windows.
+
 %prep
 %setup -q
 
@@ -47,7 +52,6 @@
 </Directory>
 EOF
 
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_appdir}/{scripts,include,grafx,db},%{_sysconfdir}}
@@ -61,6 +65,9 @@
 install db/*.sql $RPM_BUILD_ROOT%{_appdir}/db
 cp -rf grafx $RPM_BUILD_ROOT%{_appdir}/grafx
  
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %triggerin -- apache1 < 1.3.37-3, apache1-base
 %webapp_register apache %{_webapp}
 
@@ -79,13 +86,10 @@
 %triggerun -- lighttpd
 %webapp_unregister lighttpd %{_webapp}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(644,root,root,755)
 %doc CHANGELOG INSTALL
-%attr(750,root,http) %dir %{_appdir}/
+%attr(750,root,http) %dir %{_appdir}
 %{_appdir}/*
 %attr(750,root,http) %dir %{_sysconfdir}
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
@@ -96,6 +100,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/07/08 20:20:55  qboosh
+- pl
+
 Revision 1.1  2007/07/01 21:39:14  wolvverine
 - init
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wpkg_web.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list