summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Gołaszewski2004-10-13 10:06:33 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitdc889fdb2fc6368f3f5a4bd84ade09d237425304 (patch)
tree5d5019295e7f297f03921885ae69f4c85eb5c4b3
parentdba1c9080f8d052cb375460e57f7e9e9984ad336 (diff)
downloadApache-Gallery-dc889fdb2fc6368f3f5a4bd84ade09d237425304.zip
Apache-Gallery-dc889fdb2fc6368f3f5a4bd84ade09d237425304.tar.gz
- release 1 - works with apache2auto/ac/Apache-Gallery-0_9_1-1
Changed files: Apache-Gallery.spec -> 1.10
-rw-r--r--Apache-Gallery.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/Apache-Gallery.spec b/Apache-Gallery.spec
index 54ef639..4e8be8a 100644
--- a/Apache-Gallery.spec
+++ b/Apache-Gallery.spec
@@ -1,7 +1,6 @@
# TODO:
# - prepare subpackage with virtual
# - configuration for apache
-# - switch to vendordirs and apache 2.x or apache1 (depending on which mod_perl is supported)
#
%bcond_with tests # Build with tests
@@ -11,12 +10,13 @@ Summary: An Apache module for creating an online gallery
Summary(pl): Modu³ Apache'a do tworzenia galerii online
Name: Apache-Gallery
Version: 0.9.1
-Release: 0.3
+Release: 1
License: Artistic
Group: Applications/Graphics
Source0: http://apachegallery.dk/download/%{name}-%{version}.tar.gz
# Source0-md5: 882e650e6fc3f059e84eca1564b5f32f
#Source1: %{name}.conf
+Patch0: %{name}-apache2.patch
URL: http://apachegallery.dk/
BuildRequires: apache-mod_perl >= 1.99
%{?with_tests:BuildRequires: apache1-mod_perl}
@@ -52,6 +52,7 @@ przeskalowywane w locie i buforowane.
%prep
%setup -q
+%patch0 -p1
%build
%{__perl} Makefile.PL \
@@ -102,5 +103,6 @@ rm -rf $RPM_BUILD_ROOT
%dir %{_datadir}/%{name}/templates/default
%{_datadir}/%{name}/templates/default/*.tpl
%{_datadir}/%{name}/templates/default/*.css
+%dir %{_apacheicons}
%{_apacheicons}/*.png
%{_mandir}/man3/*.3*