Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 147276 Details for
Bug 225247
Merge Review: anacron
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
spec file diff of doom. This has all the changes that need to be made to pass the merge review
anacron-spec.diff (text/plain), 2.22 KB, created by
Jef Spaleta
on 2007-02-03 17:05:38 UTC
(
hide
)
Description:
spec file diff of doom. This has all the changes that need to be made to pass the merge review
Filename:
MIME Type:
Creator:
Jef Spaleta
Created:
2007-02-03 17:05:38 UTC
Size:
2.22 KB
patch
obsolete
>--- rpmbuild/SPECS/anacron.spec 2006-12-04 01:33:33.000000000 -0900 >+++ anacron.spec 2007-02-03 07:56:25.000000000 -0900 >@@ -1,12 +1,15 @@ >-Summary: A cron-like program that can run jobs lost during downtime. >+Summary: A cron-like program that can run jobs lost during downtime > Name: anacron > Version: 2.3 >-Release: 45%{?dist} >+Release: 46%{?dist} > License: GPL > Group: System Environment/Base >-Source: ftp://ftp.debian.org/debian/pool/main/a/anacron/%{name}_%{version}.orig.tar.gz >+URL: http://packages.debian.org/stable/source/anacron >+ >+Source: http://ftp.debian.org/debian/pool/main/a/anacron/%{name}_%{version}.orig.tar.gz > Source1: anacrontab > Source2: anacron.init >+ > Patch0: anacron-2.3-mk-incl.patch > Patch1: anacron-2.3-mail-content-type-77108.patch > Patch2: anacron-2.3-noconst.patch >@@ -18,9 +21,16 @@ > Patch8: anacron-2.3-memoryleak.patch > Patch9: anacron-2.3-pic.patch > Patch10: anacron-2.3-memleaking.patch >+ > Requires: /bin/sh > Requires: crontabs >-Prereq: /sbin/chkconfig >+Requires: initscripts >+ >+Requires(post): /sbin/chkconfig >+Requires(preun): /sbin/chkconfig >+Requires(postun): /sbin/service >+Requires(preun): /sbin/service >+ > BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot > > %description >@@ -56,6 +66,7 @@ > make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} > > %install >+rm -rf $RPM_BUILD_ROOT > mkdir -p $RPM_BUILD_ROOT/{etc/,usr/sbin/,%{_mandir}/man5,%{_mandir}/man8/} > mkdir -p $RPM_BUILD_ROOT/var/spool/anacron/ > >@@ -96,6 +107,7 @@ > install -c -m755 %SOURCE2 $RPM_BUILD_ROOT/etc/rc.d/init.d/anacron > > %clean >+ > rm -rf $RPM_BUILD_ROOT > > >@@ -116,17 +128,20 @@ > %files > %defattr(-,root,root,0755) > %doc COPYING README >-%config /etc/anacrontab >+%config(noreplace) /etc/anacrontab > %dir /var/spool/anacron/ > %config /etc/rc.d/init.d/* > /%{_mandir}/man5/* > /%{_mandir}/man8/* > /usr/sbin/anacron >-%config /etc/cron.daily/0anacron >-%config /etc/cron.monthly/0anacron >-%config /etc/cron.weekly/0anacron >+%config(noreplace) /etc/cron.daily/0anacron >+%config(noreplace) /etc/cron.monthly/0anacron >+%config(noreplace) /etc/cron.weekly/0anacron > > %changelog >+* Sat Feb 03 2007 Jef Spaleta <jspaleta@gmail.com> 2.3-46 >+- Specfile revisions from merge review >+ > * Mon Dec 04 2006 Marcela Maslanova <mmaslano@redhat.com> 2.3-45 > - rebuilt with pie insted pic >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 225247
: 147276