[svn] r4926 - in trunk/rpms: prima segatex
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Tue Nov 21 23:38:05 CET 2006
Author: dries
Date: 2006-11-21 23:38:03 +0100 (Tue, 21 Nov 2006)
New Revision: 4926
Modified:
trunk/rpms/prima/prima.spec
trunk/rpms/segatex/segatex.spec
Log:
updates
Modified: trunk/rpms/prima/prima.spec
===================================================================
--- trunk/rpms/prima/prima.spec 2006-11-21 22:26:17 UTC (rev 4925)
+++ trunk/rpms/prima/prima.spec 2006-11-21 22:38:03 UTC (rev 4926)
@@ -9,18 +9,18 @@
%{?dist: %{expand: %%define %dist 1}}
-%{?fc1:%define _without_xorg 1}
-%{?el3:%define _without_xorg 1}
-%{?rh9:%define _without_xorg 1}
-%{?rh8:%define _without_xorg 1}
-%{?rh7:%define _without_xorg 1}
-%{?el2:%define _without_xorg 1}
-%{?rh6:%define _without_xorg 1}
+%{?el4:%define _without_modxorg 1}
+%{?el3:%define _without_modxorg 1}
+%{?el2:%define _without_modxorg 1}
+%{?fc4:%define _without_modxorg 1}
+%{?fc3:%define _without_modxorg 1}
+%{?fc2:%define _without_modxorg 1}
+%{?fc1:%define _without_modxorg 1}
Summary: Extensible Perl toolkit for multi-platform GUI development
Name: prima
-Version: 1.20
-Release: 1.2
+Version: 1.21
+Release: 1
License: BSD
Group: System Environment/Libraries
URL: http://www.prima.eu.org/
@@ -32,8 +32,8 @@
Provides: perl(Prima::Buttons), perl(Prima::Classes), perl(Prima::ExtLists)
Provides: perl(Prima::Grids), perl(Prima::Notebooks), perl(Prima::Outlines)
Provides: perl(Prima::Sliders), perl(Prima::StdDlg)
-%{?_without_xorg:BuildRequires: XFree86-devel}
-%{!?_without_xorg:BuildRequires: xorg-x11-devel}
+%{?_without_modxorg:BuildRequires: XFree86-devel}
+%{!?_without_modxorg:BuildRequires: libX11-devel}
%description
Prima is an extensible Perl toolkit for multi-platform GUI development.
@@ -77,6 +77,9 @@
%{_bindir}/VB
%changelog
+* Tue Nov 21 2006 Dries Verachtert <dries at ulyssis.org> - 1.21-1
+- Updated to release 1.21.
+
* Sat Apr 08 2006 Dries Verachtert <dries at ulyssis.org> - 1.20-1.2
- Rebuild for Fedora Core 5.
Modified: trunk/rpms/segatex/segatex.spec
===================================================================
--- trunk/rpms/segatex/segatex.spec 2006-11-21 22:26:17 UTC (rev 4925)
+++ trunk/rpms/segatex/segatex.spec 2006-11-21 22:38:03 UTC (rev 4926)
@@ -4,7 +4,7 @@
Summary: Create SELinux policies
Name: segatex
-Version: 3.03
+Version: 3.04
Release: 1
License: GPL
Group: Applications/System
@@ -61,6 +61,9 @@
%{_datadir}/applications/*-segatex.desktop
%changelog
+* Tue Nov 21 2006 Dries Verachtert <dries at ulyssis.org> - 3.04-1
+- Updated to release 3.04.
+
* Sun Nov 19 2006 Dries Verachtert <dries at ulyssis.org> - 3.03-1
- Updated to release 3.03.
More information about the svn-commits
mailing list