SPECS: wxGlade.spec - updated to 0.4 - removed `examples' subpacka...

troll troll at pld-linux.org
Mon Sep 12 21:27:20 CEST 2005


Author: troll                        Date: Mon Sep 12 19:27:20 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.4
- removed `examples' subpackage, because it's no longer included

---- Files affected:
SPECS:
   wxGlade.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/wxGlade.spec
diff -u SPECS/wxGlade.spec:1.9 SPECS/wxGlade.spec:1.10
--- SPECS/wxGlade.spec:1.9	Sat Dec 25 19:34:46 2004
+++ SPECS/wxGlade.spec	Mon Sep 12 21:27:14 2005
@@ -2,12 +2,12 @@
 Summary: 	wxWidgets/wxPython/wxPerl GUI designer
 Summary(pl):	Projektant GUI dla wxWidgets/wxPython/wxPerl
 Name: 		wxGlade
-Version: 	0.3.5.1
-Release: 	2
+Version: 	0.4
+Release: 	1
 License:	MIT
 Group:		Development/Tools
-Source0: 	http://dl.sourceforge.net/wxglade/%{name}-%{version}.tar.gz
-# Source0-md5:	1ef37f71a9b74a114a6f85fd320b7bde
+Source0:	http://dl.sourceforge.net/wxglade/wxglade-%{version}.tar.gz
+# Source0-md5:	424f408bd641795f866dcd01740885f2
 URL:		http://wxglade.sourceforge.net/
 BuildRequires:	python-modules >= 2.2
 Requires:	python-modules >= 2.2
@@ -27,18 +27,6 @@
 wxWidgets/wxPython/wxPerl. Obecnie może generować kod Pythona, C++,
 Perla oraz XRC (zasoby XML wxWidgets).
 
-%package examples
-Summary:	wxGlade example GUI designs
-Summary(pl):	Przykładowe projekty GUI wxGlade
-Group:		Development/Tools
-Requires:	%{name} = %{version}-%{release}
-
-%description examples
-wxGlade example GUI designs.
-
-%description examples -l pl
-Przykładowe projekty GUI wxGlade.
-
 %prep
 %setup -q
 
@@ -62,8 +50,6 @@
 install credits.txt	$RPM_BUILD_ROOT%{_datadir}/%{name}
 install license.txt	$RPM_BUILD_ROOT%{_datadir}/%{name}
 
-cp -pr examples		$RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
-
 cat > $RPM_BUILD_ROOT%{_bindir}/wxglade <<EOF
 #!/bin/sh
 exec %{__python} %{_datadir}/%{name}/wxglade.pyc \$@
@@ -85,16 +71,16 @@
 %{_datadir}/%{name}/credits.txt
 %{_datadir}/%{name}/license.txt
 
-%files examples
-%defattr(644,root,root,755)
-%{_examplesdir}/%{name}-%{version}
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/09/12 19:27:14  troll
+- updated to 0.4
+- removed `examples' subpackage, because it's no longer included
+
 Revision 1.9  2004/12/25 18:34:46  saq
 - release 2 for rebuild with python 2.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wxGlade.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list