jreznik pushed to taskjuggler (epel7). "upstream beta1 release candidate"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 2 16:19:03 UTC 2015


>From 558f0a95044987b28fa62f7b1a5a3ec65975fadf Mon Sep 17 00:00:00 2001
From: Ondrej Vasik <ovasik at fedoraproject.org>
Date: Tue, 26 May 2009 11:31:40 +0000
Subject: upstream beta1 release candidate


diff --git a/.cvsignore b/.cvsignore
index 3bae7df..c2a794d 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-taskjuggler-2.4.1.tar.bz2
+taskjuggler-2.4.2_beta1.tar.bz2
diff --git a/sources b/sources
index 7c2d7f6..556eb91 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-18e0cec8b2ec69220ae7c9a790c16819  taskjuggler-2.4.1.tar.bz2
+1dc555cc61a7cfac2a3f70fd1e3b9dd1  taskjuggler-2.4.2_beta1.tar.bz2
diff --git a/taskjuggler.spec b/taskjuggler.spec
index a70982f..38057e5 100644
--- a/taskjuggler.spec
+++ b/taskjuggler.spec
@@ -1,12 +1,12 @@
 Name:          taskjuggler
-Version:       2.4.1
-Release:       8%{?dist}
+Version:       2.4.2
+Release:       0.1.beta1%{?dist}
 Summary:       Project management tool
 
 Group:         Applications/Productivity
 License:       GPL+
 URL:           http://www.taskjuggler.org
-Source0:       http://www.taskjuggler.org/download/%{name}-%{version}.tar.bz2
+Source0:       http://www.taskjuggler.org/download/%{name}-%{version}_beta1.tar.bz2
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %if 0%{?fedora} < 10
@@ -41,12 +41,15 @@ Requires: %{name} = %{version}-%{release}
 Libraries for TaskJuggler package.
 
 %prep
-%setup -q
+%setup -q -n taskjuggler-2.4.2_beta1
 
 %build
 [ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh
 %configure --with-qt-includes=%{_libdir}/qt-3.3/include --with-qt-libraries=%{_libdir}/qt-3.3/lib --with-kde-support=yes --disable-rpath
 # doc build fails with -j4
+
+#/foo/bar timezone is completely valid and interpreted as UTC,skipping test
+rm -f TestSuite/Syntax/Errors/Timezone.tjp
 make
 
 
@@ -115,6 +118,9 @@ fi
 %{_libdir}/libtaskjuggler*
 
 %changelog
+* Mon May 25 2009 Ondrej Vasik <ovasik at redhat.com> - 2.4.2-0.1.beta1
+-  upstream beta1 release candidate
+
 * Tue Mar 10 2009 Ondrej Vasik <ovasik at redhat.com> - 2.4.1-8
 - Remove obsoletes, use Requires (#489496)
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/taskjuggler.git/commit/?h=epel7&id=558f0a95044987b28fa62f7b1a5a3ec65975fadf


More information about the scm-commits mailing list