summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-05 06:38:18 -0800
committerNicolas Zingilé <nicolas.zingile@open.eurogiciel.org>2014-12-08 11:28:28 +0100
commita4b41f7b013c0f023af2ddb7ef78f763d2be3baf (patch)
treeec2b45e4e8c9a9fb62bef0d6bf5ac92a6e5b2cc6
parentf023ff37cbeeb0779fc81bc0d6c9af37239c39a6 (diff)
downloadgit-a4b41f7b013c0f023af2ddb7ef78f763d2be3baf.tar.gz
git-a4b41f7b013c0f023af2ddb7ef78f763d2be3baf.tar.bz2
git-a4b41f7b013c0f023af2ddb7ef78f763d2be3baf.zip
cleanup spec
Change-Id: I9f0c7715a541c67330ac201bb217153aae020073
-rw-r--r--packaging/apache2-gitweb.conf10
-rw-r--r--packaging/git.spec3
2 files changed, 0 insertions, 13 deletions
diff --git a/packaging/apache2-gitweb.conf b/packaging/apache2-gitweb.conf
deleted file mode 100644
index dbe0a76b..00000000
--- a/packaging/apache2-gitweb.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-Alias /git "/usr/share/gitweb/"
-
-<Directory "/usr/share/gitweb">
- Options ExecCGI
- AllowOverride None
- AddHandler cgi-script .cgi
- DirectoryIndex gitweb.cgi
- Order allow,deny
- Allow from all
-</Directory>
diff --git a/packaging/git.spec b/packaging/git.spec
index c37475e8..3308c128 100644
--- a/packaging/git.spec
+++ b/packaging/git.spec
@@ -9,12 +9,10 @@ Summary: Fast, scalable, distributed revision control system
Url: http://git-scm.com
Group: Development/Tools/Version Control
Source: %{name}-%{version}.tar.bz2
-Source1: apache2-gitweb.conf
Source2: sysconfig.git-daemon
Source3: git-daemon.init
Source4: git.xinetd
Source5: usr.share.git-web.gitweb.cgi
-Source6: susefirewall-git-daemon
Patch1: git-nohardlink.diff
Patch2: git-python-install-fix.diff
Patch3: completion-wordbreaks.diff
@@ -29,7 +27,6 @@ BuildRequires: libopenssl-devel
BuildRequires: perl-Error
BuildRequires: python
Requires: git-core = %{version}
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Git is a fast, scalable, distributed revision control system with an