rpms/taskjuggler/F-10 taskjuggler.spec,1.24,1.25

Ondrej Vasik ovasik at fedoraproject.org
Tue Mar 10 14:31:04 UTC 2009


Author: ovasik

Update of /cvs/extras/rpms/taskjuggler/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21985

Modified Files:
	taskjuggler.spec 
Log Message:
Remove obsoletes, use Requires (#489496), remove trailing spaces in spec


Index: taskjuggler.spec
===================================================================
RCS file: /cvs/extras/rpms/taskjuggler/F-10/taskjuggler.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- taskjuggler.spec	9 Mar 2009 15:36:29 -0000	1.24
+++ taskjuggler.spec	10 Mar 2009 14:30:33 -0000	1.25
@@ -1,6 +1,6 @@
 Name:          taskjuggler
 Version:       2.4.1
-Release:       4%{?dist}
+Release:       5%{?dist}
 Summary:       Project management tool
 
 Group:         Applications/Productivity
@@ -22,30 +22,30 @@
 Requires(postun): desktop-file-utils
 
 %description
-TaskJuggler is a modern and powerful project management tool. Its new approach 
-to project planning and tracking is far superior to the commonly used Gantt 
-chart editing tools. It has already been successfully used in many projects 
-and scales easily to projects with hundreds of resources and thousands of 
-tasks. It covers the complete spectrum of project management tasks from the 
-first idea to the completion of the project. It assists you during project 
-scoping, resource assignment, cost and revenue planning, and risk and 
+TaskJuggler is a modern and powerful project management tool. Its new approach
+to project planning and tracking is far superior to the commonly used Gantt
+chart editing tools. It has already been successfully used in many projects
+and scales easily to projects with hundreds of resources and thousands of
+tasks. It covers the complete spectrum of project management tasks from the
+first idea to the completion of the project. It assists you during project
+scoping, resource assignment, cost and revenue planning, and risk and
 communication management.
 
 %package libs
 Summary: Libraries for %{name}
 Group: System Environment/Libraries
-Obsoletes: %{name} < %{version}-%{release}
+Requires: %{name} = %{version}-%{release}
 
 %description libs
 Libraries for TaskJuggler package.
 
 %prep
-%setup -q 
+%setup -q
 
 %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 
+# doc build fails with -j4
 make
 
 
@@ -111,6 +111,10 @@
 %{_libdir}/libtaskjuggler*
 
 %changelog
+* Tue Mar 10 2009 Ondrej Vasik <ovasik at redhat.com> - 2.4.1-5
+- Remove obsoletes, use Requires (#489496)
+- remove trailing spaces in spec
+
 * Mon Mar  9 2009 Ondrej Vasik <ovasik at redhat.com> - 2.4.1-4
 - rebuilt with ICal support again (#488347, #467136)
 




More information about the fedora-extras-commits mailing list