Fix double entry in sources and save 22Mb from srpm

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
This commit is contained in:
Fabio M. Di Nitto 2010-12-08 09:53:53 +01:00
parent dab371101f
commit d380f68ff1
3 changed files with 4 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1 @@
b3cb4f4a30ae.tar.bz2
/Pacemaker-1.1.4.tar.bz2

View File

@ -20,7 +20,7 @@
# We generate some docs using Publican, but its not available everywhere
%bcond_without publican
%global specversion 1
%global specversion 2
%global upstream_version Pacemaker-1.1.4
%global upstream_prefix Pacemaker-1-1-
@ -317,6 +317,9 @@ rm -rf %{buildroot}
%doc AUTHORS
%changelog
* Wed Dec 8 2010 Fabio M. Di Nitto <fdinitto@redhat.com> 1.1.4-2
- Drop double source entry and 22Mb from the srpm
* Mon Nov 15 2010 Andrew Beekhof <andrew@beekhof.net> 1.1.4-1
- Upstream release of 1.1.4
- See included ChangeLog file or http://hg.clusterlabs.org/pacemaker/1.1/file/tip/ChangeLog for details

View File

@ -1,2 +1 @@
0009f32bd192a66f0f3a664fa4556c81 3f04d59d464c.tar.bz2
70cd738910eb657b7d8910edd509ebf5 Pacemaker-1.1.4.tar.bz2