Bläddra i källkod

Properly include README and LICENSE in %files section

Alois Mahdal 5 år sedan
förälder
incheckning
d084a5427b
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2
    0
      ydiff.spec.in

+ 2
- 0
ydiff.spec.in Visa fil

@@ -30,6 +30,8 @@ Python library that implements API used by ydiff tool.
30 30
 %py2_install
31 31
 
32 32
 %files
33
+%doc README.rst
34
+%license LICENSE
33 35
 %{_bindir}/ydiff
34 36
 
35 37
 %files -n python2-%{name}