652268 fix missing /
This commit is contained in:
parent
ed00a4fa22
commit
369d601656
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
*.tar.*
|
*.tar.*
|
||||||
/crontabs-1.11-1.20101022git.tar.gz
|
/crontabs-1.11-1.20101022git.tar.gz
|
||||||
/crontabs-1.11-1.20101109git.tar.gz
|
/crontabs-1.11-1.20101109git.tar.gz
|
||||||
|
/crontabs-1.11-1.20101111git.tar.gz
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
%define snap_release 20101109git
|
%define snap_release 20101111git
|
||||||
Summary: Root crontab files used to schedule the execution of programs
|
Summary: Root crontab files used to schedule the execution of programs
|
||||||
Name: crontabs
|
Name: crontabs
|
||||||
Version: 1.11
|
Version: 1.11
|
||||||
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%dir /etc/cron.monthly
|
%dir /etc/cron.monthly
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 11 2010 Marcela Mašláňová <mmaslano@redhat.com> 1.11-1
|
||||||
|
- 652268 fix missing /
|
||||||
|
|
||||||
* Tue Nov 9 2010 Marcela Mašláňová <mmaslano@redhat.com> 1.11-1
|
* Tue Nov 9 2010 Marcela Mašláňová <mmaslano@redhat.com> 1.11-1
|
||||||
- new git snapshot with --test and --list options
|
- new git snapshot with --test and --list options
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user