- 0.75 + -devel Epoch version check patch from CVS.

This commit is contained in:
Ville Skyttä 2006-02-17 23:02:54 +00:00
parent 6fadded158
commit c69f612316
2 changed files with 10 additions and 2 deletions

View File

@ -0,0 +1,7 @@
--- TagsCheck.py 31 Jan 2006 10:49:33 -0000 1.90
+++ TagsCheck.py 17 Feb 2006 22:55:43 -0000 1.91
@@ -553,3 +553,3 @@
elif version:
- if use_epoch:
+ if epoch is not None: # regardless of use_epoch
expected=str(epoch) + ":" + version

View File

@ -10,6 +10,7 @@ URL: http://people.mandriva.com/~flepied/projects/rpmlint/
Source0: http://www.zarb.org/~misc/%{name}-%{version}.tar.bz2 Source0: http://www.zarb.org/~misc/%{name}-%{version}.tar.bz2
Source1: %{name}-fedora-config Source1: %{name}-fedora-config
Patch0: %{name}-0.71-disttag.patch Patch0: %{name}-0.71-disttag.patch
Patch1: %{name}-0.75-develdep.patch
Patch2: %{name}-0.71-prereq.patch Patch2: %{name}-0.71-prereq.patch
Patch3: %{name}-0.71-la-exec.patch Patch3: %{name}-0.71-la-exec.patch
Patch4: %{name}-0.71-doc-exec.patch Patch4: %{name}-0.71-doc-exec.patch
@ -87,8 +88,8 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Sun Feb 12 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.75-1 * Sat Feb 18 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.75-1
- 0.75. - 0.75 + -devel Epoch version check patch from CVS.
* Tue Jan 17 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.71-3 * Tue Jan 17 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.71-3
- Sync with upstream CVS as of 2006-01-15, includes improved versions of - Sync with upstream CVS as of 2006-01-15, includes improved versions of