[gallery2] BR fix.

Jon Ciesla limb at fedoraproject.org
Thu Apr 12 17:31:33 UTC 2012


commit 7aeaa215389114c53c04a2669a40f24259aa364a
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Apr 12 12:30:55 2012 -0500

    BR fix.

 gallery2.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gallery2.spec b/gallery2.spec
index b865c21..d955d8a 100644
--- a/gallery2.spec
+++ b/gallery2.spec
@@ -7,7 +7,7 @@ URL: http://gallery.menalto.com
 Name: gallery2
 Version: 2.3.2
 Group: Applications/Publishing
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 #Source0: http://dl.sf.net/gallery/gallery-%{version}-full.zip
 # Tarball from upstream contains prebuilt jars, some of which are not redistributable.
@@ -26,7 +26,7 @@ Requires: php-pear-Mail-Mime
 BuildArch: noarch
 # Subversion needed to generate manifest
 #BuildRequires: perl-String-CRC32, subversion
-BuildRequires: java-1.6.0-openjdk-devel
+#BuildRequires: java-1.6.0-openjdk-devel
 Obsoletes: gallery2-panorama <= 2.3-4
 Obsoletes: gallery2-remote <= 2.3-7
 Obsoletes: gallery2-uploadapplet <= 2.3-7
@@ -1123,6 +1123,9 @@ fi
 %{installprefix}/gallery2/themes/tile/
 
 %changelog
+* Thu Apr 12 2012 Jon Ciesla <limburgher at gmail.com> - 2.3.2-2
+- Dropped Java BR, no longer needed.
+
 * Thu Apr 12 2012 Jon Ciesla <limburgher at gmail.com> - 2.3.2-1
 - Latest upstream, minor security fixes,
 - BZ 812048, 812049, 812050.


More information about the scm-commits mailing list