]> git.pld-linux.org Git - packages/gallery.git/commitdiff
- up to 2.2.1 auto/th/gallery-2_2_1-1
authorRobert Tomasik <rotom@pld-linux.org>
Sun, 1 Apr 2007 19:06:28 +0000 (19:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gallery.spec -> 1.55

gallery.spec

index 080bbe88f706b7c574c7cdeec21ec204a998c00e..8e76d54a29fed791389d086ebe872444a1ac9e5f 100644 (file)
@@ -4,12 +4,12 @@
 Summary:       Web based photo album viewer and creator
 Summary(pl.UTF-8):     Przeglądarka i generator albumów zdjęć w postaci stron WWW
 Name:          gallery
-Version:       2.2
+Version:       2.2.1
 Release:       1
 License:       GPL
 Group:         Applications/Publishing
 Source0:       http://dl.sourceforge.net/gallery/%{name}-%{version}-full.tar.gz
-# Source0-md5: 68742ba80acb25710702ea5e52251dfe
+# Source0-md5: e4501a9cec700f238bddc5791fec0f8c
 #Source0:      http://galleryupdates.jpmullan.com/G2/%{name}-nightly.tar.gz
 Source1:       %{name}-apache.conf
 Patch0:                %{name}-setup.patch
@@ -85,9 +85,9 @@ ln -s %{_sysconfdir}/config.php $RPM_BUILD_ROOT%{_appdir}/config.php
 ln -s %{_sysconfdir}/login.txt $RPM_BUILD_ROOT%{_appdir}/login.txt
 
 ## Cleanup modules that are avaible in separate packages:
-for module in exif; do
-       rm -rf $RPM_BUILD_ROOT%{_appdir}/modules/$module
-done
+#for module in exif; do
+#      rm -rf $RPM_BUILD_ROOT%{_appdir}/modules/$module
+#done
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.088361 seconds and 4 git commands to generate.