Author: corsepiu

Update of /cvs/pkgs/rpms/rt3/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv1085

Modified Files:
        rt3.spec 
Log Message:
* Mon Mar 22 2010 Ralf Corsépius <corse...@fedoraproject.org> - 3.8.7-2
- Make building --without devel_mode working (BZ 575780).



Index: rt3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rt3/F-13/rt3.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -p -r1.49 -r1.50
--- rt3.spec    14 Dec 2009 08:42:55 -0000      1.49
+++ rt3.spec    23 Mar 2010 03:31:18 -0000      1.50
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2005, 2006, 2007, 2008, 2009 Ralf Corsepius, Ulm, Germany.
+# Copyright (c) 2005, 2006, 2007, 2008, 2009, 2010, Ralf Corsepius, Ulm, 
Germany.
 # This file and all modifications and additions to the pristine
 # package are under the same license as the package itself.
 #
@@ -40,7 +40,7 @@
 
 Name:          rt3
 Version:       3.8.7
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       Request tracker 3
 
 Group:         Applications/Internet
@@ -206,7 +206,7 @@ Requires:   perl(HTML::FormatText)
 %description mailgate
 %{summary}
 
-%if 0%{?with_devel_mode}
+%if %{with devel_mode}
 %package -n perl-RT-Test
 Summary: rt3's test utility.
 Group:   Applications/Internet
@@ -427,12 +427,17 @@ fi
 %{_sbindir}/rt-mailgate
 %{_mandir}/man1/rt-mailgate*
 
+%if %{with devel_mode}
 %files -n perl-RT-Test
 %defattr(-,root,root,-)
 %dir %{RT3_LIBDIR}/RT
 %{RT3_LIBDIR}/RT/Test*
+%endif
 
 %changelog
+* Mon Mar 22 2010 Ralf Corsépius <corse...@fedoraproject.org> - 3.8.7-2
+- Make building --without devel_mode working (BZ 575780).
+
 * Mon Dec 14 2009 Ralf Corsépius <corse...@fedoraproject.org> - 3.8.7-1
 - Upstream update.
 - Add UPGRADING.mysql, perl(Text::Quoted), R: perl(Text::WikiFormat)

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to