vascom pushed to libzen (el6). "Correct %doc section"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Apr 11 05:23:29 UTC 2015


>From 0665bd59688a7e26c1fc4621b49f56863327bfa6 Mon Sep 17 00:00:00 2001
From: Vascom <vascom2 at gmail.com>
Date: Sat, 11 Apr 2015 08:23:11 +0300
Subject: Correct %doc section


diff --git a/libzen.spec b/libzen.spec
index d9da385..c481ca5 100644
--- a/libzen.spec
+++ b/libzen.spec
@@ -8,9 +8,6 @@ License:        zlib
 URL:            http://sourceforge.net/projects/zenlib
 Group:          System Environment/Libraries
 Source0:        http://downloads.sourceforge.net/zenlib/%{name}_%{version}.tar.bz2
-# missed upstream cmake files in tarball
-Patch0:         libzen-missed-cmake-files.patch
-Patch1:         libzen-unicode.patch
 
 BuildRequires:  doxygen
 BuildRequires:  cmake
@@ -48,8 +45,6 @@ Include files and mandatory libraries for development.
 
 %prep
 %setup -q -n ZenLib
-#%patch0 -p1
-#%patch1 -p0
 
 #Correct documentation encoding and permissions
 sed -i 's/.$//' *.txt
@@ -83,8 +78,7 @@ popd
 %postun -p /sbin/ldconfig
 
 %files
-%doc History.txt ReadMe.txt
-%license License.txt
+%doc History.txt License.txt ReadMe.txt
 %{_libdir}/%{name}.so.*
 
 %files doc
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libzen.git/commit/?h=el6&id=0665bd59688a7e26c1fc4621b49f56863327bfa6


More information about the scm-commits mailing list