]> git.pld-linux.org Git - packages/gallery.git/blobdiff - gallery.spec
- SECURITY note
[packages/gallery.git] / gallery.spec
index 887615e2d80d979a9da26874eed23bb6fda56ab0..3e19b9eec7113c6c8b552de15b54ae692e5ef820 100644 (file)
@@ -1,16 +1,16 @@
-%define        _rc     RC2
+# TODO:
+# - SECURITY: http://securitytracker.com/alerts/2004/Aug/1010971.html
 Summary:       Web based photo album viewer and creator.
 Summary(pl):   Przegl±darka i generator albumów zdjêæ w postaci stron WWW
 Name:          gallery
-Version:       1.4.2
-Release:       0.%{_rc}.1
+Version:       1.4.4
+Release:       1
 License:       GPL
 Group:         Applications/Publishing
-Source0:       http://dl.sourceforge.net/%{name}/%{name}-%{version}-%{_rc}.tar.gz
-# Source0-md5: a15cfbe3c156c1b7ea796e7e2a6d5d25
-Source1:       http://dl.sourceforge.net/%{name}/pl_PL-pack-%{version}-RC1.tar.gz
-# Source1-md5: 0993f84479e608c8fdea215ba1594d3f
-Patch0:                %{name}-dont_warn_about_missing_files.patch
+Source0:       http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+# Source0-md5: fe21d5c2c48699666f20a6108805c44c
+Source1:       http://dl.sourceforge.net/%{name}/pl_PL-%{version}.tar.gz
+# Source1-md5: 02e7ee87006aa91f6cc0cd2b60ae72c7
 URL:           http://gallery.sourceforge.net/
 BuildArch:     noarch
 Requires:      webserver
@@ -34,7 +34,6 @@ wy
 
 %prep
 %setup -q -a1 -n %{name}
-%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -55,14 +54,17 @@ rm -rf $RPM_BUILD_ROOT
 %{gallerydir}/*.php
 %{gallerydir}/*.inc
 %{gallerydir}/classes
+%{gallerydir}/contrib
 %{gallerydir}/css
 %{gallerydir}/docs
 %{gallerydir}/errors
 %{gallerydir}/html*
 %{gallerydir}/images
+%{gallerydir}/includes
 %{gallerydir}/java
 %{gallerydir}/js
 %{gallerydir}/layout
+%{gallerydir}/lib
 %{gallerydir}/platform
 %{gallerydir}/po
 %{gallerydir}/setup
This page took 0.069279 seconds and 4 git commands to generate.