Compare commits

..

27 commits

Author SHA1 Message Date
Miro Hrončok
7afec8ed72 Orphaned for 6+ weeks 2023-01-09 12:13:40 +01:00
Richard Shaw
db2f228cb3 Rebuild for yaml-cpp 0.7.0. 2022-11-08 15:36:06 -06:00
Fedora Release Engineering
dfb9c4e357 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-23 12:37:34 +00:00
Thomas Rodgers
507e789f06 Rebuilt for Boost 1.78 2022-05-04 11:42:38 +02:00
Fedora Release Engineering
d3e2611e07 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-22 04:39:55 +00:00
Jonathan Wakely
f0e038a986 Rebuilt for Boost 1.76 2021-08-07 04:21:09 +01:00
Fedora Release Engineering
b13dbf4ff5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 21:08:08 +00:00
Fedora Release Engineering
e4086acc24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 23:39:56 +00:00
Jonathan Wakely
969e9ceb45 Rebuilt for Boost 1.75 2021-01-22 21:03:28 +00:00
Pokorra, Gerd
dbc8bd2fcc fix build problem from bug-id 1865626 2020-08-12 11:39:44 +02:00
Fedora Release Engineering
5525c6e678 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 09:40:02 +00:00
Fedora Release Engineering
d3fc9f9af6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 14:19:18 +00:00
Pokorra, Gerd
6de34b605b update to 1.3.1 2020-07-14 15:25:44 +02:00
1f05b694cd
Improve compatibility with new CMake macro
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-07-05 21:10:23 +02:00
Pokorra, Gerd
25ca4118e3 rebuild for Boost 1.73 2020-06-03 20:14:42 +02:00
Pokorra, Gerd
30eb48db9e update to 1.3.0 2020-06-02 13:53:33 +02:00
Jonathan Wakely
9853c09e91 Rebuilt for Boost 1.73 2020-05-30 08:23:53 +01:00
Pokorra, Gerd
93b176e2f4 improve README.md 2020-04-01 21:20:33 +02:00
Pokorra, Gerd
1518f538b9 improve README.md 2020-04-01 21:15:06 +02:00
Pokorra, Gerd
1a2928e913 improve README.md 2020-04-01 21:02:40 +02:00
Pokorra, Gerd
da4685bdf2 improve README.md 2020-04-01 21:00:32 +02:00
Pokorra, Gerd
5d33213115 improve README.md 2020-04-01 20:57:23 +02:00
Pokorra, Gerd
2f7310f95c improve README.md 2020-04-01 20:54:59 +02:00
Pokorra, Gerd
c058842689 improve README.md 2020-04-01 20:53:22 +02:00
Pokorra, Gerd
4d0e7374b5 improve README.md 2020-04-01 20:49:00 +02:00
Pokorra, Gerd
17a6c883f2 improve README.md 2020-04-01 20:43:33 +02:00
Pokorra, Gerd
d4f6a4935a add initial files 2020-04-01 14:41:06 +02:00
4 changed files with 1 additions and 119 deletions

View file

@ -1,28 +0,0 @@
# workspace
The **workspace** package
Documentation files in markdown format are include in the package:
* introduction
> /usr/share/doc/workspace/README.md
* user guide
> /usr/share/doc/workspace/user-guide.md
* administration guide
> /usr/share/doc/workspace/admin-guide.md
Online you can see
* introduction
https://github.com/holgerBerger/hpc-workspace/blob/master/README.md
* user guide
https://github.com/holgerBerger/hpc-workspace/blob/master/user-guide.md
* administration guide
https://github.com/holgerBerger/hpc-workspace/blob/master/admin-guide.md

1
dead.package Normal file
View file

@ -0,0 +1 @@
Orphaned for 6+ weeks

View file

@ -1 +0,0 @@
SHA512 (workspace-1.3.0.tar.gz) = 08f8e8d9e05d2d8acbb7236d64d1f97769165b938b74686a5d55e8e41499ebc1465353d2488aa06b1ef2ae33e99066686196bbdea7e1fc63dcc92ddf010b8191

View file

@ -1,90 +0,0 @@
%global _hardened_build 1
Name: workspace
Version: 1.3.0
Release: 1%{?dist}
Summary: A tool to create scratch directories by users with an expiration date
License: GPLv3
URL: https://github.com/holgerBerger/hpc-workspace
Source0: https://github.com/holgerBerger/hpc-workspace/archive/v%{version}/%{name}-%{version}.tar.gz
#BuildRequires: sed
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: cmake
BuildRequires: boost-devel
BuildRequires: ncurses-devel
BuildRequires: yaml-cpp-devel
BuildRequires: python3-pyyaml
Requires: python3-pyyaml
%description
A **workspace** is a directory, with an associated expiration date, created on
behalf of a user, to prevent disks from uncontrolled filling.
The project provides user and admin tools to manage those directories.
%prep
%setup -q -n hpc-%{name}-%{version}
# - remove the cmake_cxx_flags settings in the file CMakeLists.txt because this
# override the build flags form the optflags macro and so allows the use of
# the cmake macro in this spec file
sed -e '/^SET(CMAKE_CXX_FLAGS "-Wall -g")/d' -i CMakeLists.txt
%build
%cmake .
%make_build
%install
%make_install
install -p -m 755 contribs/ws_prepare %{buildroot}%{_sbindir}/ws_prepare
%files
%license LICENSE
%doc README.md admin-guide.md user-guide.md ws.conf ws.conf_full_sample
%{_bindir}/ws_extend
%{_bindir}/ws_find
%{_bindir}/ws_list
%{_bindir}/ws_register
%{_bindir}/ws_send_ical
# sbin/ws_restore is only for root
%{_sbindir}/ws_*
%{_mandir}/man1/ws_*
# this files need setuid
%defattr(4111,root,root)
%{_bindir}/ws_allocate
%{_bindir}/ws_release
%{_bindir}/ws_restore
%changelog
* Tue Jun 02 2020 Gerd Pokorra <gp@zimt.uni-siegen.de> - 1.3.0-1
- update to version 1.3.0
- remove patch and work with sed
* Sat Mar 28 2020 Gerd Pokorra <gp@zimt.uni-siegen.de> - 1.1.0-5
- add a comment above the patch to explain it
- separate BRs one per line
* Mon Mar 23 2020 Gerd Pokorra <gp@zimt.uni-siegen.de> - 1.1.0-4
- wrap description
* Wed Mar 18 2020 Gerd Pokorra <gp@zimt.uni-siegen.de> - 1.1.0-3
- remove the CXXFLAGS settings in CMakeLists.txt
* Tue Mar 17 2020 Gerd Pokorra <gp@zimt.uni-siegen.de> - 1.1.0-2
- add use of _hardened_build
* Tue Mar 17 2020 Gerd Pokorra <gp@zimt.uni-siegen.de> - 1.1.0-1
- add patch for version number
- improved the source tag
- updated to the new upstream version
- initail spec file