rpms/yumex/EL-5 .cvsignore, 1.30, 1.31 sources, 1.38, 1.39 yumex.spec, 1.44, 1.45

Tim Lauridsen (timlau) fedora-extras-commits at redhat.com
Tue Mar 20 18:24:36 UTC 2007


Author: timlau

Update of /cvs/extras/rpms/yumex/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24558

Modified Files:
	.cvsignore sources yumex.spec 
Log Message:
release 1.9.5-1.0 (EL5)


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/yumex/EL-5/.cvsignore,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- .cvsignore	7 Jan 2007 12:59:33 -0000	1.30
+++ .cvsignore	20 Mar 2007 18:24:03 -0000	1.31
@@ -1 +1 @@
-yumex-1.2.2.tar.gz
+yumex-1.9.5.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/yumex/EL-5/sources,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- sources	7 Jan 2007 12:59:33 -0000	1.38
+++ sources	20 Mar 2007 18:24:03 -0000	1.39
@@ -1 +1 @@
-e5e0258d9c23d4ec58d6811336b3c8f4  yumex-1.2.2.tar.gz
+9b8115b46c67d232c966992b24abd20e  yumex-1.9.5.tar.gz


Index: yumex.spec
===================================================================
RCS file: /cvs/extras/rpms/yumex/EL-5/yumex.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- yumex.spec	7 Jan 2007 12:59:33 -0000	1.44
+++ yumex.spec	20 Mar 2007 18:24:03 -0000	1.45
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:     yumex
-Version:  1.2.2
+Version:  1.9.5
 Release:  1.0%{?dist}
 Summary:  Yum Extender graphical package management tool
 
@@ -59,9 +59,7 @@
 %{_datadir}/pixmaps/yumex
 %{_datadir}/yumex
 %{_bindir}/yumex
-%{python_sitelib}/yumex/
 %{python_sitelib}/yumgui/
-
 %config(noreplace)  %{_sysconfdir}/yumex.profiles.conf
 %config(noreplace)  %{_sysconfdir}/yumex.conf
 %config(noreplace) %{_sysconfdir}/pam.d/yumex
@@ -70,22 +68,34 @@
 %{_datadir}/applications/fedora-%{name}.desktop
 
 %changelog
-* Sun Jan 7 2007 Tim Lauridsen <tla at rasmil.dk> - 1.2.2-1.0
-- Release 1.2.2-1.0
-- fixed URL path
-- fixed typo : %%{python_sitearch} -> %%{python_sitelib}
-* Thu Jan 4 2007 Tim Lauridsen <tla at rasmil.dk> - 1.2.1-1.1
-- Updated urls to new yumex homepage.
+* Mon Mar 20 2007 Tim Lauridsen <tla at rasmil.dk> - 1.9.5-1.0
+- Development Release 1.9.5-1.0
+* Mon Mar 19 2007 Tim Lauridsen <tla at rasmil.dk> - 1.9.4-1.0
+- Development Release 1.9.4-1.0
+* Fri Feb 16 2007 Tim Lauridsen <tla at rasmil.dk> - 1.9.3-1.0
+- Development Release 1.9.3-1.0
+* Tue Jan 30 2007 Tim Lauridsen <tla at rasmil.dk> - 1.9.2-1.1
+- Development Release 1.9.2-1.1
+* Mon Jan 29 2007 Tim Lauridsen <tla at rasmil.dk> - 1.9.2-1.0
+- Development Release 1.9.2-1.0
+* Mon Jan 8 2007 Tim Lauridsen <tla at rasmil.dk> - 1.9.2-0.1.pre1
+- Development Release 1.9.2-0.1.pre1
+* Sun Jan 7 2007 Tim Lauridsen <tla at rasmil.dk> - 1.9.1-1.0
+- Development Release 1.9.1-1.0
+* Fri Dec 22 2006 Tim Lauridsen <tla at rasmil.dk> - 1.9.1-0.1.pre1
+- Development Release 1.9.1-0.1.pre1
+* Fri Dec 22 2006 Tim Lauridsen <tla at rasmil.dk> - 1.9.0-1.2
+- Updated SOURCE url to the right place
+- fixed rpmlint errors: macros in changelog.
+* Wed Dec 18 2006 Tim Lauridsen <tla at rasmil.dk> - 1.9.0-1.1
+- Updated urls to new yumex homepage
 - using %%{python_sitearch} macro insted of hardcode path
-- fixed Source0 url to point to the right place.
-* Mon Dec 18 2006 Tim Lauridsen <tla at rasmil.dk> - 1.2.1-1.0
-- Release 1.2.1-1.0
-* Mon Nov 13 2006 Tim Lauridsen <tla at rasmil.dk> - 1.2.1-0.2.rc2
-- Release 1.2.1-0.2.rc2
-* Mon Nov 13 2006 Tim Lauridsen <tla at rasmil.dk> - 1.2.1-0.1.rc1
-- Release 1.2.1-0.1.rc1
-* Fri Nov 10 2006 Tim Lauridsen <tla at rasmil.dk> - 1.2.0-1.0
-- Release 1.2.0-1.0
+* Wed Dec 18 2006 Tim Lauridsen <tla at rasmil.dk> - 1.9.0-1.0
+- Development Release 1.9.0-1.0
+* Wed Nov 22 2006 Tim Lauridsen <tla at rasmil.dk> - 1.9.0-0.1.pre2
+- Development Release 1.9.0-0.1.pre2
+* Wed Oct 25 2006 Tim Lauridsen <tla at rasmil.dk> - 1.9.0-0.1.pre1
+- Development Release 1.9.0-0.1.pre1
 * Wed Oct 25 2006 Tim Lauridsen <tla at rasmil.dk> - 1.1.7-1.0
 - Development Release 1.1.7-1.0
 * Wed Oct 25 2006 Tim Lauridsen <tla at rasmil.dk> - 1.1.6-1.0




More information about the fedora-extras-commits mailing list