Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37728973
en ru br
ALT Linux repos
S:3.59.5.1-alt0.1

Group :: Development/Ruby
RPM: gem-patternfly-sass

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define        gemname patternfly-sass

Name:          gem-patternfly-sass
Version:       3.59.5.1
Release:       alt0.1
Summary:       Red Hat's Patternfly, converted to Sass and ready to drop into Rails
License:       Apache-2.0
Group:         Development/Ruby
Url:           https://www.patternfly.org/
Vcs:           https://github.com/patternfly/patternfly-3.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
Patch:         lost-file.patch
BuildRequires(pre): rpm-build-ruby
%if_with check
BuildRequires: gem(jekyll) >= 0
BuildRequires: gem(sassc) > 2.0.1
BuildRequires: gem(bootstrap-sass) >= 3.4.0
BuildRequires: gem(font-awesome-sass) >= 4.6.2
BuildConflicts: gem(sassc) >= 3.0
BuildConflicts: gem(bootstrap-sass) >= 3.5
BuildConflicts: gem(font-awesome-sass) >= 7
%endif

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_dependency font-awesome-sass >= 6.1.1,font-awesome-sass < 7
Requires:      gem(sassc) > 2.0.1
Requires:      gem(bootstrap-sass) >= 3.4.0
Requires:      gem(font-awesome-sass) >= 4.6.2
Conflicts:     gem(sassc) >= 3.0
Conflicts:     gem(bootstrap-sass) >= 3.5
Conflicts:     gem(font-awesome-sass) >= 7
Provides:      gem(patternfly-sass) = 3.59.5.1

%ruby_use_gem_version patternfly-sass:3.59.5.1

%description
This reference implementation of PatternFly is based on Bootstrap v3. Think of
PatternFly as a "skinned" version of Bootstrap with additional components and
customizations. For information on how to quickly get started using PatternFly,
see the Quick Start Guide. Looking for RCUE (Red Hat Common User Experience)
information? See the RCUE Quick Start Guide.


%package       -n gem-patternfly-sass-doc
Version:       3.59.5.1
Release:       alt0.1
Summary:       Red Hat's Patternfly, converted to Sass and ready to drop into Rails documentation files
Summary(ru_RU.UTF-8): Файлы сведений для самоцвета patternfly-sass
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(patternfly-sass) = 3.59.5.1

%description   -n gem-patternfly-sass-doc
Red Hat's Patternfly, converted to Sass and ready to drop into Rails
documentation files.

This reference implementation of PatternFly is based on Bootstrap v3. Think of
PatternFly as a "skinned" version of Bootstrap with additional components and
customizations. For information on how to quickly get started using PatternFly,
see the Quick Start Guide. Looking for RCUE (Red Hat Common User Experience)
information? See the RCUE Quick Start Guide.

%description   -n gem-patternfly-sass-doc -l ru_RU.UTF-8
Файлы сведений для самоцвета patternfly-sass.


%package       -n gem-patternfly-sass-devel
Version:       3.59.5.1
Release:       alt0.1
Summary:       Red Hat's Patternfly, converted to Sass and ready to drop into Rails development package
Summary(ru_RU.UTF-8): Файлы для разработки самоцвета patternfly-sass
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(patternfly-sass) = 3.59.5.1
Requires:      gem(jekyll) >= 0

%description   -n gem-patternfly-sass-devel
Red Hat's Patternfly, converted to Sass and ready to drop into Rails development
package.

This reference implementation of PatternFly is based on Bootstrap v3. Think of
PatternFly as a "skinned" version of Bootstrap with additional components and
customizations. For information on how to quickly get started using PatternFly,
see the Quick Start Guide. Looking for RCUE (Red Hat Common User Experience)
information? See the RCUE Quick Start Guide.

%description   -n gem-patternfly-sass-devel -l ru_RU.UTF-8
Файлы для разработки самоцвета patternfly-sass.


%prep
%setup
%autopatch

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-patternfly-sass-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-patternfly-sass-devel
%doc README.md


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin