Commit Graph

47 Commits

Author SHA1 Message Date
Andrew Price e64a489433 * Wed Aug 21 2013 Andrew Price <anprice@redhat.com> - 3.1.6-3
- Install utils into /usr/sbin instead of /sbin
  Resolves bz#996539
2013-08-21 12:09:46 +01:00
Andrew Price 6558176374 * Mon Jul 29 2013 Andrew Price <anprice@redhat.com> - 3.1.6-2
- Don't install gfs2_lockcapture and gfs2_trace
  Resolves: rhbz#987019
- Run test suite after build (requires check-devel build req)
- Install both of the READMEs into doc/
2013-07-29 10:28:06 +01:00
Andrew Price 0122cb4b2e * Wed Jul 24 2013 Andrew Price <anprice@redhat.com> - 3.1.6-1
- New upstream release
- Drop 'file' requirement - mkfs.gfs2 now uses libblkid instead
- Drop 'ncurses' requirement - dependency is added automatically
- Drop requires chkconfig and initscripts - no longer installs daemons
- Drop fix_build_on_rawhide.patch - upstream
- Add build req on libblkid-devel
2013-07-24 11:56:29 +01:00
Dennis Gilmore 8efdaf8a03 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 16:49:44 -06:00
Andrew Price 020dbfae51 - New upstream release (3.1.5)
Removes mount.gfs2, gfs2_tool, gfs2_quota
- Remove rawhide_transition.patch - now obsolete
- Update BuildRequires:
  Change glibc-kernheaders to kernel-headers
  Add bison and flex
- Provide a valid url for Source0
- Add fix_build_on_rawhide.patch to fix a circular dep introduced in
  bison 2.6, and a make -j race between libgfs2 and gfs2l
2012-11-13 10:22:40 +00:00
Andrew Price 5a9c469354 - Make the kernel-modules-extra requirement Fedora-specific
Resolves bz#847955
2012-08-14 12:52:55 +01:00
Dennis Gilmore 47e4f6b5e6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 00:07:06 -05:00
Andrew Price 89f841eed8 Add dependency on kernel-modules-extra as per bz#811547
Signed-off-by: Andrew Price <anprice@redhat.com>
2012-04-17 16:05:17 +01:00
Andrew Price cbcee53463 - Remove commented-out sections
- Clean up some lintian warnings

Signed-off-by: Andrew Price <anprice@redhat.com>
2012-04-17 15:00:49 +01:00
Andrew Price 816718309e Remove redundant postinstall scriptlet
Signed-off-by: Andrew Price <anprice@redhat.com>
2012-03-07 17:59:44 +00:00
Fabio M. Di Nitto a7f5a5cf75 Obsolete gfs2-cluster on upgrades
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
2012-02-02 11:17:17 +01:00
Andrew Price 0dd279c6df New upstream release 3.1.4
* Wed Feb 01 2012 Andrew Price <anprice@redhat.com> - 3.1.4-1
- New upstream release
  Adds gfs2_lockgather script
- Remove gfs2-cluster (commented out for now)
- Remove dependency on corosynclib-devel and systemd-units
- Add rawhide_transition.patch to stop gfs_controld from building
2012-02-01 17:13:39 +00:00
Dennis Gilmore db79e764dc - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 21:17:58 -06:00
Andrew Price 3fb48d597d New upstream release 3.1.3
* Thu Dec 15 2011 Andrew Price <anprice@redhat.com> - 3.1.3-1
- New upstream release
  Bugfixes and improvements to fsck.gfs2
  Fixes various other bugs
  Improve strings and translation support
- Adds gfs2-cluster systemd unit
- Removes gfs2* init scripts

Signed-off-by: Andrew Price <anprice@redhat.com>
2011-12-15 15:40:24 +00:00
Andrew Price 3d6c4c7da5 New upstream release 3.1.2
* Wed Jul 06 2011 Andrew Price <anprice@redhat.com> - 3.1.2-1
- New upstream release
  Fixes several bugs
  Improves translation support
  Adds savemeta compression
- Add zlib-devel to BuildRequires
- Add gettext-devel to BuildRequires

Signed-off-by: Andrew Price <anprice@redhat.com>
2011-07-06 16:46:17 +01:00
Steven Whitehouse db85757227 GFS2: Remove gfs2_tool and gfs2_quota from package
The gfs2_quota utility is obsolete and replaced by the quota package
so it will no longer be included in Fedora releases.

The gfs2_tool utility is obsolete and has been replaced by a variety
of other things. For superblock functions, use tunegfs2, for gfs2
tuning, see the mount command line arguments and use mount -o remount
to change them at run time.

These packages are being removed from rawhide and when eventually no
more Fedora releases contain them, we'll remove them from the upstream
source too.

Note that this change should not be propagated through to the stable
branches of Fedora.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2011-05-25 13:21:41 +01:00
Bob Peterson 8dda9735bd * Fri Feb 25 2011 Bob Peterson <rpeterso@redhat.com> - 3.1.1-2
- Bumping release number to keep upgrades consistent.
2011-02-25 10:36:19 -06:00
Bob Peterson 07927fc47b * Wed Feb 23 2011 Bob Peterson <rpeterso@redhat.com> - 3.1.1-1
- gfs2_edit savemeta doesn't save all leafs for big directories
- gfs2_edit improvements
- fsck.gfs2: can't repair rgrps resulting from gfs_grow->gfs2_convert
- fsck.gfs2: reports master/root dinodes as unused and fixes bitmap
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
2011-02-23 10:37:50 -06:00
Dennis Gilmore 8adb0d0051 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 18:32:35 -06:00
Steven Whitehouse 51d901448e GFS2: Remove mount.gfs2 and its man page from gfs2-utils
The mount.gfs2 binary is not required for recent kernels and
has been optional for a while. The plan is to no longer include
it in rawhide. When all versions of Fedora no longer have mount.gfs2
(i.e. when F14 is EOL) then mount.gfs2 will be removed from the
upstream source.

Do not pull this change into earlier versions of Fedora since those
may have kernels without all of the support required for this
feature.
2011-01-20 13:24:56 +00:00
Fabio M. Di Nitto ede4f40656 Drop circular dependency on cman
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
2010-12-08 06:04:19 +01:00
Fabio M. Di Nitto 4cf24b1787 gfs2-cluster should Obsoletes/Provides gfs-pcmk
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
2010-12-03 14:54:55 +01:00
Steven Whitehouse 0f42e7383e Add new spec file so that we are ready to bring back gfs2-utils 2010-11-10 10:21:41 +00:00
Fabio M. Di Nitto 3b72352175 Source package is obsoleted. Binary package is now built by "cluster"
source.
2008-05-20 04:05:42 +00:00
Steven Whitehouse 5450b1cabd Final adjustments relating to package review. 2008-04-30 15:09:36 +00:00
Steven Whitehouse f28ef24787 Bring rawhide uptodate with F-8 now that F-8 is in a reasonable state. 2008-04-14 09:47:05 +00:00
Jesse Keating a99db5ba5e - Autorebuild for GCC 4.3 2008-02-18 22:25:15 +00:00
Chris Feist 2bea6afc4f Sync from RHEL-5. 2007-02-21 20:41:58 +00:00
Chris Feist 15c51c119a New upstream sources. 2006-10-09 18:53:30 +00:00
Chris Feist 00fbe62e64 New sources. 2006-09-25 19:12:02 +00:00
Chris Feist 99406c3eb7 New upstream sources. 2006-09-13 16:18:40 +00:00
Chris Feist f632d2b08f Fix typo in uninstall script (turn off gfs2 instead of gfs) 2006-09-07 17:43:40 +00:00
Chris Feist 37a7913037 New upstream sources. 2006-08-28 17:03:01 +00:00
Chris Feist 7a3413ebca New upstream sources. 2006-08-22 19:17:57 +00:00
Chris Feist 1d59a1245a New upstream sources. 2006-08-22 19:04:20 +00:00
Chris Feist a8f30a7141 Updated sources. 2006-08-22 18:25:34 +00:00
Chris Feist 9431dfa36f More build fixes. 2006-08-14 19:50:51 +00:00
Chris Feist c2e7dd0578 Fixed patching. 2006-08-14 19:46:34 +00:00
Chris Feist 19912e9568 More source tarball name change issues. 2006-08-14 19:40:04 +00:00
Chris Feist 7efc8a50cf Different source location. 2006-08-14 19:36:17 +00:00
Chris Feist 67c74e4883 New upstream sources. 2006-08-14 19:34:19 +00:00
Chris Feist 627f5d366a Build with new sources. 2006-07-24 21:48:50 +00:00
Chris Feist d152e2fef2 New sources. 2006-07-14 21:10:45 +00:00
Jesse Keating 99e9fad3fd bumped for rebuild 2006-07-12 05:54:53 +00:00
Florian La Roche 32c9afb2e2 - preun script fixup 2006-06-27 13:35:40 +00:00
Chris Feist 9cb333e837 Build for all archs. 2006-06-15 19:42:06 +00:00
Chris Feist 7bc59aeb6a auto-import gfs2-utils-0.1.0-1.fc6.3 on branch devel from
gfs2-utils-0.1.0-1.fc6.3.src.rpm
2006-06-14 17:41:25 +00:00