- Make dist tag usage a conditional (#198988)
This commit is contained in:
parent
7b432aed36
commit
0552298584
@ -4,7 +4,7 @@
|
||||
Summary: X.Org X11 Autotools macros
|
||||
Name: xorg-x11-util-macros
|
||||
Version: 1.0.2
|
||||
Release: 3%{dist}
|
||||
Release: 4%{?dist}
|
||||
License: The Open Group License
|
||||
Group: Development/System
|
||||
URL: http://www.x.org
|
||||
@ -38,10 +38,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/aclocal/xorg-macros.m4
|
||||
|
||||
%changelog
|
||||
* Thu Jul 13 2006 Kristian Høgsberg <krh@redhat.com> - 1.0.2-3
|
||||
* Sat Jul 15 2006 Mike A. Harris <mharris@redhat.com> 1.0.2-4.fc6
|
||||
- Make dist tag usage a conditional (#198988)
|
||||
|
||||
* Thu Jul 13 2006 Kristian Høgsberg <krh@redhat.com> 1.0.2-3
|
||||
- Bump for rawhide build.
|
||||
|
||||
* Thu Jul 13 2006 Kristian Høgsberg <krh@redhat.com> - 1.0.2-2.fc5.aiglx
|
||||
* Thu Jul 13 2006 Kristian Høgsberg <krh@redhat.com> 1.0.2-2.fc5.aiglx
|
||||
- Tag as 1.0.2-2.fc5.aiglx
|
||||
|
||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> 1.0.2-1.1
|
||||
|
Loading…
Reference in New Issue
Block a user