]> git.pld-linux.org Git - packages/gallery.git/commitdiff
- updated to 1.4.2-RC2
authorgrzegol <grzegol@pld-linux.org>
Fri, 6 Feb 2004 13:34:19 +0000 (13:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added dont_warn_about_missing_files (don't warn about missing files, which
  are not provided in package)

Changed files:
    gallery.spec -> 1.25

gallery.spec

index 45e9da3e62066653ee3ad98b08d90df8859b786c..887615e2d80d979a9da26874eed23bb6fda56ab0 100644 (file)
@@ -1,4 +1,4 @@
-%define        _rc     RC1
+%define        _rc     RC2
 Summary:       Web based photo album viewer and creator.
 Summary(pl):   Przegl±darka i generator albumów zdjêæ w postaci stron WWW
 Name:          gallery
@@ -7,9 +7,10 @@ Release:       0.%{_rc}.1
 License:       GPL
 Group:         Applications/Publishing
 Source0:       http://dl.sourceforge.net/%{name}/%{name}-%{version}-%{_rc}.tar.gz
-# Source0-md5: 08990a33087dd890c577d4a8452cd1cb
-Source1:       http://dl.sourceforge.net/%{name}/pl_PL-pack-%{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
 URL:           http://gallery.sourceforge.net/
 BuildArch:     noarch
 Requires:      webserver
@@ -33,6 +34,7 @@ wy
 
 %prep
 %setup -q -a1 -n %{name}
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.039996 seconds and 4 git commands to generate.