Compare commits

...
Sign in to create a new pull request.

11 commits

Author SHA1 Message Date
Fedora Release Engineering
c84418ebb2 dist-git conversion 2010-07-29 13:40:49 +00:00
Bill Nottingham
5674669467 Fix typo that causes a failure to update the common directory. (releng #2781) 2009-11-26 01:12:40 +00:00
0a618baac0 Release 2.0.1 2007-08-22 13:00:00 +00:00
6b785ba98e Release 2.0-1 2007-08-16 10:06:22 +00:00
637dc7fd15 Release 1.2.3 2007-05-01 09:59:17 +00:00
9111de9dd4 yumex release 1.2.2 2007-01-07 12:59:33 +00:00
56de3dc49f Release 1.2.1 2006-12-18 08:21:29 +00:00
545256b1d6 Release 1.2.0-1.0 2006-11-10 08:24:23 +00:00
cfdd5ee40c Release 1.1.7 2006-10-25 13:07:26 +00:00
9e347701b6 Release 1.1.6-0.1 2006-10-25 08:20:21 +00:00
Jeremy Katz
7004aba86d Initialize branch FC-6 for yumex 2006-10-23 14:25:53 +00:00
6 changed files with 69 additions and 13 deletions

View file

@ -1 +0,0 @@
yumex-1.1.5.tar.gz

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
yumex-1.2.3.tar.gz

View file

@ -4,7 +4,7 @@ NAME := yumex
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))

1
branch Normal file
View file

@ -0,0 +1 @@
FC-6

View file

@ -1 +1 @@
028fd37ed2dc0f473d244465a2150fbd yumex-1.1.5.tar.gz
6352920ec142e990351c8c752d6f0e14 yumex-2.0.1.tar.gz

View file

@ -1,12 +1,14 @@
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: yumex
Version: 1.1.5
Release: 2.0%{?dist}
Version: 2.0.1
Release: 1%{?dist}
Summary: Yum Extender graphical package management tool
Group: Applications/System
License: GPL
URL: http://linux.rasmil.dk/yumex
Source0: http://linux.rasmil.dk/dnl/yumex/%{name}-%{version}.tar.gz
License: GPLv2+
URL: http://www.yum-extender.org
Source0: http://www.yum-extender.org/dnl/yumex/source/%{name}-%{version}.tar.gz
BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@ -57,8 +59,7 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/pixmaps/yumex
%{_datadir}/yumex
%{_bindir}/yumex
/usr/lib/python?.?/site-packages/yumex
/usr/lib/python?.?/site-packages/yumgui
%{python_sitelib}/yumgui/
%config(noreplace) %{_sysconfdir}/yumex.profiles.conf
%config(noreplace) %{_sysconfdir}/yumex.conf
%config(noreplace) %{_sysconfdir}/pam.d/yumex
@ -67,6 +68,60 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/fedora-%{name}.desktop
%changelog
* Wed Aug 22 2007 Tim Lauridsen <tla@rasmil.dk> - 2.0.1-1
- Release 2.0.1
* Thu Aug 16 2007 Tim Lauridsen <tla@rasmil.dk> - 2.0-1
- Release 2.0 GA
- Updated license tag to apply to Fedora guidelines.
* Sun Jul 8 2007 Tim Lauridsen <tla@rasmil.dk> - 1.9.11-1
- Development Release 1.9.11-1
* Sun Jul 8 2007 Tim Lauridsen <tla@rasmil.dk> - 1.9.10-2.0
- Development Release 1.9.10-2.0
* Sat Jul 7 2007 Tim Lauridsen <tla@rasmil.dk> - 1.9.10-1.0
- Development Release 1.9.10-1.0
* Tue Jun 12 2007 Tim Lauridsen <tla@rasmil.dk> - 1.9.9-1.0
- Development Release 1.9.9-1.0
* Mon Jun 4 2007 Tim Lauridsen <tla@rasmil.dk> - 1.9.8-2.0
- Development Release 1.9.8-2.0
- Forgot to update changelog
* Mon Jun 4 2007 Tim Lauridsen <tla@rasmil.dk> - 1.9.8-1.0
- Development Release 1.9.8-1.0
* Tue May 29 2007 Tim Lauridsen <tla@rasmil.dk> - 1.9.7-1.0
- Development Release 1.9.7-1.0
* Tue Apr 17 2007 Tim Lauridsen <tla@rasmil.dk> - 1.9.6-1.0
- Development Release 1.9.6-1.0
* Mon Mar 20 2007 Tim Lauridsen <tla@rasmil.dk> - 1.9.5-1.0
- Development Release 1.9.5-1.0
* Mon Mar 19 2007 Tim Lauridsen <tla@rasmil.dk> - 1.9.4-1.0
- Development Release 1.9.4-1.0
* Fri Feb 16 2007 Tim Lauridsen <tla@rasmil.dk> - 1.9.3-1.0
- Development Release 1.9.3-1.0
* Tue Jan 30 2007 Tim Lauridsen <tla@rasmil.dk> - 1.9.2-1.1
- Development Release 1.9.2-1.1
* Mon Jan 29 2007 Tim Lauridsen <tla@rasmil.dk> - 1.9.2-1.0
- Development Release 1.9.2-1.0
* Mon Jan 8 2007 Tim Lauridsen <tla@rasmil.dk> - 1.9.2-0.1.pre1
- Development Release 1.9.2-0.1.pre1
* Sun Jan 7 2007 Tim Lauridsen <tla@rasmil.dk> - 1.9.1-1.0
- Development Release 1.9.1-1.0
* Fri Dec 22 2006 Tim Lauridsen <tla@rasmil.dk> - 1.9.1-0.1.pre1
- Development Release 1.9.1-0.1.pre1
* Fri Dec 22 2006 Tim Lauridsen <tla@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@rasmil.dk> - 1.9.0-1.1
- Updated urls to new yumex homepage
- using %%{python_sitearch} macro insted of hardcode path
* Wed Dec 18 2006 Tim Lauridsen <tla@rasmil.dk> - 1.9.0-1.0
- Development Release 1.9.0-1.0
* Wed Nov 22 2006 Tim Lauridsen <tla@rasmil.dk> - 1.9.0-0.1.pre2
- Development Release 1.9.0-0.1.pre2
* Wed Oct 25 2006 Tim Lauridsen <tla@rasmil.dk> - 1.9.0-0.1.pre1
- Development Release 1.9.0-0.1.pre1
* Wed Oct 25 2006 Tim Lauridsen <tla@rasmil.dk> - 1.1.7-1.0
- Development Release 1.1.7-1.0
* Wed Oct 25 2006 Tim Lauridsen <tla@rasmil.dk> - 1.1.6-1.0
- Development Release 1.1.6-1.0
* Sun Oct 22 2006 Tim Lauridsen <tla@rasmil.dk> - 1.1.5-2.0
- bumped release for new build
* Sun Oct 22 2006 Tim Lauridsen <tla@rasmil.dk> - 1.1.5-1.0
@ -138,8 +193,8 @@ rm -rf $RPM_BUILD_ROOT
- Changed versioning from X.Y to X.Y.Z
- Remove build_v
- Removed build_v from source0
- Added /usr/lib/python?.?/site-packages/yumex to %files
- Added /usr/lib/python?.?/site-packages/yumgui to %files
- Added /usr/lib/python?.?/site-packages/yumex to %%files
- Added /usr/lib/python?.?/site-packages/yumgui to %%files
* Fri Jan 6 2006 Tim Lauridsen <tla@rasmil.dk> - 0.45-2.0
- Development Release 0.45-2.0
- Lot of changes, check the changelog.
@ -214,7 +269,7 @@ rm -rf $RPM_BUILD_ROOT
- updated build_v to 4.2 & release to 4.2, They have to match
* Mon Jun 20 2005 Michael A. Peters <mpeters@mac.com> - 0.40-4.1
- added build_v macro
- change {release} in Source0 to %{build_v} so it would properly expand when
- change {release} in Source0 to %%{build_v} so it would properly expand when
- {?dist} is defined
* Mon Jun 20 2005 Tim Lauridsen <tla@rasmil.dk> 0.40-4