From fda25dab4074d4fa4ecae32b169453d63eebceca Mon Sep 17 00:00:00 2001 From: Michal Konečný Date: Mar 03 2021 13:35:53 +0000 Subject: Update to CentOS 9 Stream Signed-off-by: Michal Konečný --- diff --git a/.centos-bookmarks.metadata b/.centos-bookmarks.metadata deleted file mode 100644 index e69de29..0000000 --- a/.centos-bookmarks.metadata +++ /dev/null diff --git a/SOURCES/default-bookmarks.html b/SOURCES/default-bookmarks.html deleted file mode 100644 index 9805a85..0000000 --- a/SOURCES/default-bookmarks.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -Bookmarks -

Bookmarks

- -

-

Personal Toolbar Folder

-

-

Centos - -
Wiki -
Documentation -
Forums -

-

diff --git a/SPECS/centos-bookmarks.spec b/SPECS/centos-bookmarks.spec deleted file mode 100644 index f3460fd..0000000 --- a/SPECS/centos-bookmarks.spec +++ /dev/null @@ -1,52 +0,0 @@ -Name: centos-bookmarks -Version: 8 -Release: 1%{?dist} -Summary: CentOS Linux bookmarks -Group: Applications/Internet -License: GFDL -URL: http://www.centos.org -Source0: default-bookmarks.html -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildArch: noarch -Provides: system-bookmarks - - - -%description -This package contains the default bookmarks for CentOS Linux - -%prep - -%build - -%install -%{__rm} -rf $RPM_BUILD_ROOT -%{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/bookmarks -install -p -m 644 %{SOURCE0} $RPM_BUILD_ROOT%{_datadir}/bookmarks - - -%clean -%{__rm} -rf $RPM_BUILD_ROOT - - -%files -%defattr(-,root,root,-) -%dir %{_datadir}/bookmarks -%{_datadir}/bookmarks/default-bookmarks.html - -%changelog -* Thu May 16 2019 Johnny Hughes -- Rebuild for CentoS-8 - -* Fri May 16 2014 Johnny Hughes 7-1.el7.centos -- update for centos-7 - -* Wed Jun 29 2011 Karanbir Singh 6-1.el6.centos -- Roll in CentOS branding (#4589, fpee) - -* Tue Aug 3 2010 Christopher Aillon 6-1 -- Update for RHEL 6 - -* Fri Jan 29 2010 Christopher Aillon 6-0 -- Initial SRPM - diff --git a/centos-bookmarks.spec b/centos-bookmarks.spec new file mode 100644 index 0000000..f5bf780 --- /dev/null +++ b/centos-bookmarks.spec @@ -0,0 +1,55 @@ +Name: centos-bookmarks +Version: 9 +Release: 1%{?dist} +Summary: CentOS Linux bookmarks +Group: Applications/Internet +License: GFDL +URL: http://www.centos.org +Source0: default-bookmarks.html +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildArch: noarch +Provides: system-bookmarks + + + +%description +This package contains the default bookmarks for CentOS Linux + +%prep + +%build + +%install +%{__rm} -rf $RPM_BUILD_ROOT +%{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/bookmarks +install -p -m 644 %{SOURCE0} $RPM_BUILD_ROOT%{_datadir}/bookmarks + + +%clean +%{__rm} -rf $RPM_BUILD_ROOT + + +%files +%defattr(-,root,root,-) +%dir %{_datadir}/bookmarks +%{_datadir}/bookmarks/default-bookmarks.html + +%changelog +* Wed Mar 3 2021 Michal Konecny +- Rebuild for CentoS-9 Stream + +* Thu May 16 2019 Johnny Hughes +- Rebuild for CentoS-8 + +* Fri May 16 2014 Johnny Hughes 7-1.el7.centos +- update for centos-7 + +* Wed Jun 29 2011 Karanbir Singh 6-1.el6.centos +- Roll in CentOS branding (#4589, fpee) + +* Tue Aug 3 2010 Christopher Aillon 6-1 +- Update for RHEL 6 + +* Fri Jan 29 2010 Christopher Aillon 6-0 +- Initial SRPM + diff --git a/default-bookmarks.html b/default-bookmarks.html new file mode 100644 index 0000000..dd8b028 --- /dev/null +++ b/default-bookmarks.html @@ -0,0 +1,18 @@ + + + +Bookmarks +

Bookmarks

+ +

+

Personal Toolbar Folder

+

+

Centos + +
Wiki +
Documentation +
Forums +

+