]> git.pld-linux.org Git - packages/cvsweb.git/blobdiff - cvsweb.spec
- Moved config file out of httpd directory as it is not readable for CGI
[packages/cvsweb.git] / cvsweb.spec
index 56a2427d996061490777ede2dae0f290f29307c4..16a4dd1f2f0bc35e95b1e3a3d1598a379f48c305 100644 (file)
@@ -1,13 +1,11 @@
-Summary:       visual (www) interface to explore a cvs repository
+Summary:       Visual (www) interface to explore a cvs repository
 Summary(pl):   Wizualny (WWW) interfejs do przegl±dania repozytorium cvs
 Name:          cvsweb
 Version:       1.93
 Release:       1
 Epoch:         1
-License:       BSD type
+License:       BSD-like
 Group:         Development/Tools
-Group(fr):     Development/Outils
-Group(pl):     Programowanie/Narzêdzia
 URL:           http://stud.fh-heilbronn.de/~zeller/cgi/cvsweb.cgi/
 Source0:       http://stud.fh-heilbronn.de/~zeller/download/%{name}-%{version}.tar.gz
 Patch0:                %{name}-config.patch
@@ -39,11 +37,9 @@ cvsweb wymaga, by na serwerze by
 CVS warte eksploracji.
 
 %prep
-%setup -q -n cvsweb
+%setup -q -n %{name}
 %patch0 -p1
 
-%build
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/{home/httpd/cgi-bin,%{_sysconfdir}/httpd}
This page took 0.096114 seconds and 4 git commands to generate.