rpms/eric/F-9 eric.spec,1.29,1.30 sources,1.14,1.15

Johan Cwiklinski trasher at fedoraproject.org
Wed Oct 8 01:01:26 UTC 2008


Author: trasher

Update of /cvs/extras/rpms/eric/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7656

Modified Files:
	eric.spec sources 
Log Message:
Update to 4.2.2a



Index: eric.spec
===================================================================
RCS file: /cvs/extras/rpms/eric/F-9/eric.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- eric.spec	21 Sep 2008 10:17:02 -0000	1.29
+++ eric.spec	8 Oct 2008 01:00:56 -0000	1.30
@@ -7,7 +7,7 @@
 
 Name:    eric
 Summary: Python IDE
-Version: 4.2.1
+Version: 4.2.2a
 Release: 1%{?dist}
 
 License: GPL+
@@ -35,9 +35,11 @@
 Requires: qscintilla-python
 
 # Need this for the documentation
-Requires: python-docs
-Requires: qt4-designer
-Requires: qt4-doc
+Requires(hint): python-docs
+Requires(hint): qt4-designer
+# wow, at 80mb+, are we sure we want this?  -- Rex
+#Doc is optionnal, we can remove -- Johan
+#Requires(hint): qt4-doc
 
 %global python_ver %(%{__python} -c "import sys ; print sys.version[:3]")
 %global full_python_ver %(%{__python} -c "import sys ; print sys.version[:5]")
@@ -60,6 +62,7 @@
 
 rm -rf %{name}-%{version}
 
+
 %build
 # Empty build
 
@@ -143,6 +146,9 @@
 
 
 %changelog
+* Wed Oct 8 2008 Johan Cwiklinski <johan AT x-tnd DOT be> 4.2.2a-1
+- 4.2.2a
+
 * Sun Sep 7 2008 Johan Cwiklinski <johan AT x-tnd DOT be> 4.2.1-1
 - 4.2.1
 - no longer noarch package (see bz #456761)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/eric/F-9/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	21 Sep 2008 10:17:02 -0000	1.14
+++ sources	8 Oct 2008 01:00:56 -0000	1.15
@@ -1,7 +1,7 @@
-b2a9edb6c44319f3f96afba32be337bb  eric4-4.2.1.tar.gz
-637ce2a08d360ae82d283a0c76000b85  eric4-i18n-cs-4.2.1.tar.gz
-d336411c95534a01718abd932c3289fa  eric4-i18n-de-4.2.1.tar.gz
-df5bbbfedf7b10ed7359884845e98235  eric4-i18n-es-4.2.1.tar.gz
-d8b6d0b94816ca5b5752ef6cdc682254  eric4-i18n-fr-4.2.1.tar.gz
-5f87a9a4920086b8ef1dc7152f4ac582  eric4-i18n-ru-4.2.1.tar.gz
-a4c55068b7c44d20906aabd223680453  eric4-i18n-tr-4.2.1.tar.gz
+b48441e46e79dcf604331126943bc76d  eric4-4.2.2a.tar.gz
+851106eaac5334c05c0e4cf9fcbbbbee  eric4-i18n-cs-4.2.2a.tar.gz
+d8c9dc66c94deeda377635090d4ede39  eric4-i18n-de-4.2.2a.tar.gz
+0804963eee64f7bc88674ad0a5f81baa  eric4-i18n-es-4.2.2a.tar.gz
+4fe485508b6fa25a397d9e7fdbe138a0  eric4-i18n-fr-4.2.2a.tar.gz
+e5dc95e4c8801f919bf4df8d7afb5b08  eric4-i18n-ru-4.2.2a.tar.gz
+794ddfed669cdfa6f869cc22c6c6dafb  eric4-i18n-tr-4.2.2a.tar.gz




More information about the scm-commits mailing list