Dennis Gilmore
a4496f11ae
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-17 02:14:41 +00:00
Peter Robinson
f5edcdcca6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-15 23:25:27 +00:00
Dennis Gilmore
f971f13764
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-06 22:52:38 -05:00
Michael Schwendt
2040008091
- Fix package for FTBFS and F20 UnversionedDocDirs ( #992036 )
...
- Use sed in %prep to substitute doc path references and to remove
the references to the old cachefilesd-selinux package
- Remove obsolete spec items (buildroot definition, cleaning, %defattr)
[-Fix bogus dates in %changelog]
2013-12-22 12:43:09 +01:00
Dennis Gilmore
9103a72521
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-02 23:15:25 -05:00
Dennis Gilmore
697e7347c8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-13 12:11:51 -06:00
Dennis Gilmore
574a11550d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-18 13:31:55 -05:00
Dennis Gilmore
581fa45bc6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-12 16:59:54 -06:00
David Howells
3846d826b4
Move to version 0.10.5
...
- Fix systemd service data according to review comments [RH BZ 754811].
- use Fedora CFLAGS in build (fixes build on s390)
2011-12-06 13:48:40 +00:00
David Howells
fd757a5dc2
Move to version 0.10.4
...
- Fix packaging of systemd service file.
- Fix rpmlint complaints.
2011-11-30 12:44:29 +00:00
David Howells
f9067bfb8d
Move to version 0.10.3
...
- Move to native systemd management [RH BZ 754811].
- Downgrade all the culling messages to debug level [RH BZ 660347].
- Fix the initscript to have the appropriate parseable description and exit codes.
- Fix the Requires line on selinux-policy-base to be >=, not =.
2011-11-30 11:22:54 +00:00
Dennis Gilmore
860690f1f8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 00:17:57 -06:00
Fedora Release Engineering
7ed8f128a1
dist-git conversion
2010-07-28 11:25:02 +00:00
Steve Dickson
5146299231
SELinux: Fix the RPM Requires dependency on selinux-policy-base
2010-04-28 13:40:38 +00:00
Steve Dickson
678f06d345
- The SELinux policies for cachefilesd now live in the selinux-policy RPM,
...
so the cachefilesd-selinux RPM is now redundant.
- Move the default cache dir to /var/cache/fscache.
- Make the initscript do a restorecon when starting the cache to make sure
the labels are correct.
- Fix a wildchar that should be a literal dot in the SELinux policy.
2010-04-26 15:01:48 +00:00
Steve Dickson
21e4096bd7
- Fix the SELinux policies for cachefilesd.
...
- Compress the installed policy files.
- Must include sys/stat.h to use stat() and co. [RH BZ 565135].
- Remove tail comments from functions.
2010-03-02 13:34:48 +00:00
Bill Nottingham
5ddc028225
Fix typo that causes a failure to update the common directory. (releng
...
#2781 )
2009-11-25 22:47:28 +00:00
Jesse Keating
b2f412f648
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-24 18:35:23 +00:00
Jesse Keating
86174bba6c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-24 06:22:55 +00:00
Steve Dickson
e66f68badc
Upgraded to latest upstream version: 0.9
2009-01-09 14:36:39 +00:00
Tom Callaway
ac0da8f71f
fix license tag
2008-07-15 14:12:23 +00:00
Jesse Keating
aa5f4e9867
- Autorebuild for GCC 4.3
2008-02-20 03:13:56 +00:00
Bill Nottingham
002daa3a07
makefile update to properly grab makefile.common
2007-10-15 18:39:06 +00:00
Steve Dickson
cef694ba4b
Fixed typo that was causing the howto.txt not to be installed.
2006-10-20 00:36:04 +00:00
Jesse Keating
0d29fdbc32
bump for gcc bug
2006-10-01 21:15:39 +00:00
Steve Dickson
abac58f051
updated to 0.7 which adds the howto.txt
2006-09-22 17:22:53 +00:00
Steve Dickson
dabf98f6ce
- Fixed memory corruption problem
...
- Added the fcull/fstop/frun options
2006-09-22 12:58:13 +00:00
Steve Dickson
d2958a0879
Upgraded to 0.5 which fixed initial scan problem when started on an empty
...
cache (bz 202184)
2006-08-11 14:47:49 +00:00
Steve Dickson
c5c862bc8d
Added /sbin/service to requires
2006-08-08 21:44:29 +00:00
Steve Dickson
9701e10ca6
- Updated init.d script to look for cachefilesd in /sbin
...
- Added postun and preun rules so cachefilesd is stopped and started when
the rpm is updated or removed.
2006-08-08 21:43:24 +00:00
Jesse Keating
d319a0cc79
Requires cleanup
2006-08-07 22:05:37 +00:00
Steve Dickson
68ff6ce699
Added in David's changes that discard use of autotools
2006-08-07 13:47:33 +00:00
Steve Dickson
4aebc3470e
updated per review request.
2006-08-02 01:58:30 +00:00
Steve Dickson
9f789d21b0
Added URL to source file
2006-08-01 17:43:47 +00:00
Steve Dickson
b5ccd6ada5
added some Requires and BuildRequires
2006-07-28 19:33:01 +00:00
Steve Dickson
a0f161f705
Changed init.d script to up right before portmapper.
2006-07-28 18:39:56 +00:00
Steve Dickson
33ac50bfeb
fixed a typo in the calls to chkconfig
2006-07-28 18:17:18 +00:00
Steve Dickson
47ada2868f
Added post and preun rules
2006-07-28 16:37:41 +00:00
Steve Dickson
7041612c9f
Incorporated David's manual page updates
2006-06-09 14:48:27 +00:00
Steve Dickson
12f09ae4eb
Made the daemon 64-bit application. Changed the syslog logging to log the
...
daemon's PID Changed OS error logging to log errno number as well the
string
2006-06-08 17:11:51 +00:00
Steve Dickson
8149a6bc0d
Added README to doc directory
2006-05-15 15:11:18 +00:00
Steve Dickson
9d3a5c9030
Initial commit
2006-04-22 12:19:27 +00:00
Steve Dickson
d07c7ee642
Setup of module cachefilesd
2006-04-22 12:06:52 +00:00