SPECS: pykota.spec - rel 3

glen glen at pld-linux.org
Sun Jan 6 18:16:55 CET 2008


Author: glen                         Date: Sun Jan  6 17:16:55 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3

---- Files affected:
SPECS:
   pykota.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/pykota.spec
diff -u SPECS/pykota.spec:1.45 SPECS/pykota.spec:1.46
--- SPECS/pykota.spec:1.45	Mon Dec 17 19:19:47 2007
+++ SPECS/pykota.spec	Sun Jan  6 18:16:49 2008
@@ -12,7 +12,7 @@
 Summary(pl.UTF-8):	Narzędzie do limitowania i rozliczania wydruków
 Name:		pykota
 Version:	1.26
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Applications/Printing
 # NOTE: from svn:
@@ -24,12 +24,12 @@
 Patch1:		%{name}-css.patch
 URL:		http://www.pykota.com/
 %if %{with doc}
-BuildRequires:	docbook-utils
 BuildRequires:	docbook-dtd41-sgml
-BuildRequires:	tetex-fonts-pazo
-BuildRequires:	tetex-fonts-type1-urw
+BuildRequires:	docbook-utils
 BuildRequires:	tetex-fonts-jknappen
+BuildRequires:	tetex-fonts-pazo
 BuildRequires:	tetex-fonts-stmaryrd
+BuildRequires:	tetex-fonts-type1-urw
 BuildRequires:	tetex-latex-cyrillic
 %endif
 BuildRequires:	sqlite3
@@ -86,8 +86,8 @@
 Requires:	%{name} = %{version}-%{release}
 Requires:	webapps
 Requires:	webserver
-Requires:	webserver(cgi)
 Requires:	webserver(access)
+Requires:	webserver(cgi)
 
 %description cgi
 CGI interface for pykota.
@@ -169,13 +169,13 @@
 %patch0 -p1
 %patch1 -p1
 
-mv -f po/{el_GR,el}
-mv -f po/{nb_NO,nb}
-mv -f po/{sv_SE,sv}
-
-mv -f man/{el_GR,el}
-mv -f man/{nb_NO,nb}
-mv -f man/{sv_SE,sv}
+mv po/{el_GR,el}
+mv po/{nb_NO,nb}
+mv po/{sv_SE,sv}
+
+mv man/{el_GR,el}
+mv man/{nb_NO,nb}
+mv man/{sv_SE,sv}
 
 find -name .svn | xargs rm -rf
 
@@ -304,7 +304,7 @@
 %files cgi
 %defattr(644,root,root,755)
 %doc cgi-bin/README
-%attr(755,root,root) %dir %{_webapps}/%{_webapp}
+%dir %{_webapps}/%{_webapp}
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/httpd.conf
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/apache.conf
 %attr(755,pykota,pykota) %dir %{httpdir}/cgi-bin/%{name}
@@ -348,6 +348,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2008-01-06 17:16:49  glen
+- rel 3
+
 Revision 1.45  2007-12-17 18:19:47  baggins
 - narrowing webserver reqs for cgi package
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pykota.spec?r1=1.45&r2=1.46&f=u



More information about the pld-cvs-commit mailing list