eseyman pushed to bugzilla (f23). "Update to 4.4.10"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Sep 13 16:09:32 UTC 2015


From a3b8de1c1aa78ce44fad3667b564f8b41c2d38e1 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <emmanuel at seyman.fr>
Date: Sun, 13 Sep 2015 17:24:00 +0200
Subject: Update to 4.4.10


diff --git a/.gitignore b/.gitignore
index d638e66..b874aa5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ bugzilla-3.6.1.tar.gz
 /bugzilla-4.4.5.tar.gz
 /bugzilla-4.4.6.tar.gz
 /bugzilla-4.4.8.tar.gz
+/bugzilla-4.4.10.tar.gz
diff --git a/bugzilla.spec b/bugzilla.spec
index 8b75e30..029f517 100644
--- a/bugzilla.spec
+++ b/bugzilla.spec
@@ -4,9 +4,9 @@
 Summary: Bug tracking system
 URL: http://www.bugzilla.org/
 Name: bugzilla
-Version: 4.4.8
+Version: 4.4.10
 Group: Applications/Publishing
-Release: 2%{?dist}
+Release: 1%{?dist}
 License: MPLv1.1
 Source0: http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-%{version}.tar.gz
 Source1: bugzilla-httpd-conf
@@ -147,6 +147,7 @@ mkdir -p ${RPM_BUILD_ROOT}/%{bzdatadir}
 mkdir -p ${RPM_BUILD_ROOT}/%{_sysconfdir}/bugzilla
 install -m 0644 -D -p %{SOURCE1}  ${RPM_BUILD_ROOT}%{_sysconfdir}/httpd/conf.d/bugzilla.conf
 install -m 0755 -D -p %{SOURCE3}  ${RPM_BUILD_ROOT}%{bzinstallprefix}/bugzilla/cron.daily
+rm ${RPM_BUILD_ROOT}%{bzinstallprefix}/bugzilla/LICENSE
 
 %post
 (pushd %{bzinstallprefix}/bugzilla > /dev/null
@@ -159,6 +160,7 @@ popd > /dev/null)
 %{bzinstallprefix}/bugzilla/*.pl
 %{bzinstallprefix}/bugzilla/Bugzilla.pm
 %{bzinstallprefix}/bugzilla/robots.txt
+%{bzinstallprefix}/bugzilla/taskgraph.json
 %{bzinstallprefix}/bugzilla/Bugzilla
 %{bzinstallprefix}/bugzilla/extensions
 %{bzinstallprefix}/bugzilla/images
@@ -175,6 +177,7 @@ popd > /dev/null)
 %defattr(-,root,root,-)
 %doc README
 %doc README.fedora
+%license LICENSE
 %dir %{bzdatadir}
 %defattr(0750,root,apache,-)
 %dir %{_sysconfdir}/bugzilla
@@ -226,6 +229,10 @@ popd > /dev/null)
 %{bzinstallprefix}/bugzilla/contrib/Bugzilla.pm
 
 %changelog
+* Sun Sep 13 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 4.4.10-1
+- Update to 4.4.10
+- Use %%license to flag the LICENSE file
+
 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.4.8-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index b0f7553..a849a30 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86aed922fc99aee0498f864f18d9be96  bugzilla-4.4.8.tar.gz
+c0490b7461a0d6520d118c720e1c3f37  bugzilla-4.4.10.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/bugzilla.git/commit/?h=f23&id=a3b8de1c1aa78ce44fad3667b564f8b41c2d38e1


More information about the perl-devel mailing list