Tweaks to systemd specific portions of spec file

This commit is contained in:
Lukas Berk 2013-01-21 16:13:08 -05:00
commit a50932a368
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ systemtap-1.3.tar.gz
/systemtap-2.1-0.185.g283159e.tar.gz
/systemtap-2.1-0.198.g4c5d990.tar.gz
/systemtap-2.1-0.204.gc43c0f8.tar.gz
/systemtap-2.1-0.244.g2c7281e.tar.gz

View File

@ -1 +1 @@
98cf2ce37c955b532b31b756253740df systemtap-2.1-0.204.gc43c0f8.tar.gz
56908fb4c3ab57942eeb8913b6832a7f systemtap-2.1-0.244.g2c7281e.tar.gz

View File

@ -34,7 +34,7 @@
Name: systemtap
Version: 2.1
Release: 0.238%{?dist}
Release: 0.244.g2c7281e%{?dist}
# for version, see also configure.ac
@ -673,6 +673,9 @@ exit 0
* Mon Jan 21 2013 Lukas Berk <lberk@redhat.com> - 2.1-0.238.1
- Tweaks to systemd specific portions of spec file
* Mon Jan 21 2013 Lukas Berk <lberk@redhat.com> - 2.1-0.244.g2c7281e
- Automated weekly rawhide release
* Mon Jan 21 2013 Lukas Berk <lberk@redhat.com> - 2.1-0.238
- Added systemd functionality based on 'with_systemd' macro