rpms/yumex/devel .cvsignore, 1.41, 1.42 sources, 1.60, 1.61 yumex.spec, 1.73, 1.74

Tim Lauridsen timlau at fedoraproject.org
Fri Sep 4 08:26:06 UTC 2009


Author: timlau

Update of /cvs/pkgs/rpms/yumex/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18000

Modified Files:
	.cvsignore sources yumex.spec 
Log Message:
Yumex Nextgen 2.9.0-1


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/yumex/devel/.cvsignore,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -p -r1.41 -r1.42
--- .cvsignore	15 Nov 2008 13:04:51 -0000	1.41
+++ .cvsignore	4 Sep 2009 08:26:06 -0000	1.42
@@ -1 +1 @@
-yumex-2.0.5.tar.gz
+yumex-2.9.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/yumex/devel/sources,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -p -r1.60 -r1.61
--- sources	16 Nov 2008 06:21:34 -0000	1.60
+++ sources	4 Sep 2009 08:26:06 -0000	1.61
@@ -1 +1 @@
-57686187efb6abe645b416f4b63d9c37  yumex-2.0.5.tar.gz
+7deef927bd34bc5b6c704fbcd33896fa  yumex-2.9.0.tar.gz


Index: yumex.spec
===================================================================
RCS file: /cvs/pkgs/rpms/yumex/devel/yumex.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -p -r1.73 -r1.74
--- yumex.spec	27 Jul 2009 08:58:16 -0000	1.73
+++ yumex.spec	4 Sep 2009 08:26:06 -0000	1.74
@@ -1,16 +1,14 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:     yumex
-Version:  2.0.5
-Release:  7%{?dist}
+Version:  2.9.0
+Release:  1%{?dist}
 Summary:  Yum Extender graphical package management tool
 
 Group:    Applications/System
 License:  GPLv2+
 URL:      http://www.yum-extender.org
 Source0:  http://www.yum-extender.org/dnl/yumex/source/%{name}-%{version}.tar.gz
-Patch0:   fix-python26-syntax-errors.patch
-
 BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch: noarch
@@ -20,10 +18,12 @@ BuildRequires: gettext
 BuildRequires: intltool
 
 
-Requires: yum >= 3.2
-Requires: pygtk2
+Requires: yum >= 3.2.21
+Requires: pygtk2 >= 2.14
 Requires: usermode
-Requires: pygtk2-libglade
+Requires: pexpect
+Requires: python-enum
+Requires: python-iniparse
 
 %description
 Graphical User Interface for Yum.
@@ -31,7 +31,7 @@ Graphical User Interface for Yum.
 
 %prep
 %setup -q
-%patch0 -p1
+
 
 %build
 make
@@ -57,30 +57,58 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f  %{name}.lang
 %defattr(-, root, root, -)
-%doc COPYING ChangeLog
+%doc COPYING ChangeLog TODO
 %{_datadir}/pixmaps/yumex
 %{_datadir}/yumex
-%{_bindir}/yumex
-%{python_sitelib}/yumgui/
+%{_bindir}/yumex*
+%{python_sitelib}/yumexbackend/
+%{python_sitelib}/yumexbase/
+%{python_sitelib}/yumexgui/
+%{python_sitelib}/guihelpers/
 %config(noreplace)  %{_sysconfdir}/yumex.profiles.conf
 %config(noreplace)  %{_sysconfdir}/yumex.conf
-%config(noreplace) %{_sysconfdir}/pam.d/yumex
-%config(noreplace) %{_sysconfdir}/security/console.apps/yumex
+%config %{_sysconfdir}/pam.d/yumex-yum-backend
+%config %{_sysconfdir}/security/console.apps/yumex-yum-backend
 
 %{_datadir}/applications/fedora-%{name}.desktop
 
 %changelog
-* Mon Jul 27 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.5-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.5-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
-* Tue Dec 9 2008 Tim Lauridsen <tla at rasmil.dk> - 2.0.5-5
-- Update Requires: yum to 3.2
-- Added patch to fix python 2.6 syntax errors
-* Sat Nov 15 2008 Tim Lauridsen <tla at rasmil.dk> - 2.0.5-1
-- Release 2.0.5
+* Sun Aug 30 2009 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.0-1
+- bumped version to 2.9.0-1
+* Sun Aug 30 2009 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.0-0.13.pre
+- bumped version to 2.9.0-0.13.pre
+* Mon Aug 24 2009 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.0-0.12.pre
+- bumped version to 2.9.0-0.12.pre
+* Fri Aug 21 2009 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.0-0.11.pre
+- bumped version to 2.9.0-0.11.pre
+* Fri Aug 7 2009 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.0-0.10.pre
+- bumped version to 2.9.0-0.10.pre
+* Thu Aug 6 2009 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.0-0.9.pre
+- bumped version to 2.9.0-0.9.pre
+- handle new yumex-yum-backend in %%files section 
+* Sun May 24 2009 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.0-0.8.pre
+- bumped version to 2.9.0-0.8.pre
+* Wed May 20 2009 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.0-0.7.pre
+- bumped version to 2.9.0-0.7.pre
+* Sun May 10 2009 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.0-0.6.pre
+- bumped version to 2.9.0-0.6.pre
+* Wed May 6 2009 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.0-0.5.pre
+- bumped version to 2.9.0-0.5.pre
+* Thu Apr 30 2009 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.0-0.4.pre
+- bumped version to 2.9.0-0.4.pre
+- added minimum version for pygtk requirement
+* Sat Apr 25 2009 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.0-0.3.pre
+- bumped version to 2.9.0-0.3.pre
+* Tue Apr 21 2009 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.0-0.2.pre
+- bumped version to 2.9.0-0.2.pre
+* Tue Apr 21 2009 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.0-0.1.pre
+- bumped version to 2.9.0-0.1.pre
+* Tue Apr 21 2009 Tim Lauridsen <timlau at fedoraproject.org> - 2.1.0-0.2.pre
+- Added guihelpers to %%files
+* Fri Oct 24 2008 Tim Lauridsen <timlau at fedoraproject.org> - 2.1.0-0.1.pre
+- bumped version to 2.1.0-0.1.pre
+- added pexpect & python-enum requires.
+- added yumex* python modules to %%files
 * Thu Feb 21 2008 Tim Lauridsen <tla at rasmil.dk> - 2.0.4-1
 - Release 2.0.4
 * Mon Nov 19 2007 Tim Lauridsen <tla at rasmil.dk> - 2.0.3-2




More information about the fedora-extras-commits mailing list