File: patch-not-applied.spec

package info (click to toggle)
rpmlint 2.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 8,308 kB
  • sloc: python: 20,622; ansic: 2,511; xml: 1,272; makefile: 17; sh: 4
file content (23 lines) | stat: -rw-r--r-- 345 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Name:			patch-not-applied
Version:        0
Release:        0
Summary:		invalid-url warning
License:        GPL-2.0-only
Group:          Undefined
Patch0:         Patch.patch
Patch1:         Patch1.patch

%description
A patch is included in your package but was not applied.

%prep

%build

%install
%patch -P

%files
%{_libdir}/foo

%changelog