We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8b664c commit 3a1dbafCopy full SHA for 3a1dbaf
README.md
@@ -1,6 +1,7 @@
1
# JSignPdf build helpers
2
-## spec file et al. to build RPMs of the JSignPdf application
+spec file et al. to build RPMs of the JSignPdf application
3
4
+### Description
5
[JSignPdf](http://jsignpdf.sourceforge.net/) is a tool written in Java to cryptographically sign PDF in
6
Linux (and most other OSes capable to run Java). This project collects
7
files and patches to build the RPM but not the actual release data of
@@ -10,6 +11,7 @@ This is only tested for openSUSE (actually LEAP 15.2 and 15.3) but
10
11
should work as well for other versions or Fedora and RedHat in
12
principle. Feedback is welcome.
13
14
+### Building
15
To actually build an RPM the following steps are required:
16
```
17
mkdir -p ~/rpmbuild/SPECS
0 commit comments