xavierb pushed to websvn (el5). "Merge remote-tracking branch 'origin/master' into el5"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 6 22:26:26 UTC 2015


From 83149cf2b97c8f478ef218b29b6812b1db9d6376 Mon Sep 17 00:00:00 2001
From: Xavier Bachelot <xavier at bachelot.org>
Date: Thu, 7 May 2015 00:14:04 +0200
Subject: Add missing javascript directory (RHBZ#1218590)


diff --git a/websvn.spec b/websvn.spec
index 3e1ec76..6560a67 100644
--- a/websvn.spec
+++ b/websvn.spec
@@ -1,6 +1,6 @@
 Name:           websvn
 Version:        2.3.3
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Online subversion repository browser
 
 Group:          Applications/System
@@ -73,7 +73,8 @@ rm -rf $RPM_BUILD_ROOT
 
 # Install the code
 mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}
-cp -a *.php include languages templates $RPM_BUILD_ROOT/%{_datadir}/%{name}
+cp -a *.php include javascript languages templates \
+   $RPM_BUILD_ROOT/%{_datadir}/%{name}
 
 # Move the conf to the proper place
 mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}
@@ -126,6 +127,9 @@ fi
 
 
 %changelog
+* Wed May 07 2015 Xavier Bachelot <xavier at bachelot.org> 2.3.3-9
+- Add missing javascript directory (RHBZ#1218590).
+
 * Wed Jan 21 2015 Xavier Bachelot <xavier at bachelot.org> 2.3.3-8
 - Add patch for CVE-2013-6892 (RHBZ#1183632).
 
-- 
cgit v0.10.2


From 356dc7735f07d01491e9ec1bfb9924f6b594b878 Mon Sep 17 00:00:00 2001
From: Xavier Bachelot <xavier at bachelot.org>
Date: Thu, 7 May 2015 00:20:31 +0200
Subject: fix bogus changelog date


diff --git a/websvn.spec b/websvn.spec
index 6560a67..71f2f67 100644
--- a/websvn.spec
+++ b/websvn.spec
@@ -127,7 +127,7 @@ fi
 
 
 %changelog
-* Wed May 07 2015 Xavier Bachelot <xavier at bachelot.org> 2.3.3-9
+* Wed May 06 2015 Xavier Bachelot <xavier at bachelot.org> 2.3.3-9
 - Add missing javascript directory (RHBZ#1218590).
 
 * Wed Jan 21 2015 Xavier Bachelot <xavier at bachelot.org> 2.3.3-8
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/websvn.git/commit/?h=el5&id=641ccede1b8fb5bed43a3768ac450aaab44c3b74


More information about the scm-commits mailing list