SPECS: viewvc.spec - clean files
glen
glen at pld-linux.org
Sun Oct 15 14:26:05 CEST 2006
Author: glen Date: Sun Oct 15 12:26:05 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- clean files
---- Files affected:
SPECS:
viewvc.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/viewvc.spec
diff -u SPECS/viewvc.spec:1.7 SPECS/viewvc.spec:1.8
--- SPECS/viewvc.spec:1.7 Sat Oct 14 22:27:21 2006
+++ SPECS/viewvc.spec Sun Oct 15 14:25:58 2006
@@ -3,8 +3,8 @@
Summary(pl): Interfejs przeglądarki do repozytoriów systemów kontroli wersji CVS i Subversion
Name: viewvc
Version: 1.0.3
-Release: 0.1
-License: BSD
+Release: 0.2
+License: BSD
Group: Applications/WWW
Source0: http://viewvc.tigris.org/files/documents/3330/34803/%{name}-%{version}.tar.gz
# Source0-md5: 3d44ad485d38bf9f61d8111661260b4a
@@ -49,7 +49,8 @@
- INI-like configuration file (as opposed to requiring actual code
tweaks).
-In order to run viewvc you must install viewvc-cgi or viewvc-mod_python package.
+In order to run viewvc you must install viewvc-cgi or
+viewvc-mod_python package.
%description -l pl
ViewVC to interfejs przeglądarki do repozytoriów systemów kontroli
@@ -95,7 +96,7 @@
%description cgi -l pl
ViewVC - interfejs CGI.
-%package mod_python
+%package mod_python
Summary: ViewVC - mod_python interface
Summary(pl): ViewVC - interfejs mod_python
Group: Applications/WWW
@@ -111,6 +112,7 @@
%prep
%setup -q
+# TODO: move to SourceX
cat > apache.conf <<'EOF'
<Directory %{_appdir}>
@@ -164,6 +166,9 @@
ln -sf %{_sysconfdir}/cvsgraph.conf $RPM_BUILD_ROOT%{_appdir}/cvsgraph.conf
ln -sf %{_sysconfdir}/viewvc.conf $RPM_BUILD_ROOT%{_appdir}/viewvc.conf
+%py_postclean %{_appdir}/lib
+rm -f $RPM_BUILD_ROOT%{_appdir}/lib/win32popen.pyc
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -315,6 +320,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2006/10/15 12:25:58 glen
+- clean files
+
Revision 1.7 2006/10/14 20:27:21 twittner
- up to 1.0.3 (maintenance release + sec. fix)
- corrected files permissions (no security by obscurity)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/viewvc.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list