]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
updated
authorElan Ruusamäe <glen@delfi.ee>
Thu, 2 Aug 2012 20:11:42 +0000 (23:11 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 2 Aug 2012 20:11:42 +0000 (23:11 +0300)
dokuwiki-plugin.spec

index ea59fec526d74610cd8f9295a1a5cf5c94335b26..a3d62a93cb79de4417793e8b4a0a0bc9b7f15fe5 100644 (file)
@@ -8,8 +8,8 @@ Version:        -
 Release:       0.1
 License:       GPL v2
 Group:         Applications/WWW
-Source0:       http://github.com/splitbrain/%{name}/zipball/master#/%{plugin}.zip
-Source0:       https://github.com/dokufreaks/plugin-%{plugin}/tarball/master#/%{plugin}.tgz
+Source0:       http://github.com/splitbrain/%{name}/tarball/master#/%{plugin}-%{version}.tgz
+Source0:       https://github.com/dokufreaks/plugin-%{plugin}/tarball/master#/%{plugin}-%{version}.tgz
 # Source0-md5: -
 URL:           http://www.dokuwiki.org/plugin:PLUGIN_NAME
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -60,6 +60,7 @@ fi
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{plugindir}
 cp -a . $RPM_BUILD_ROOT%{plugindir}
+%{__rm} $RPM_BUILD_ROOT%{plugindir}/README
 %{__rm} $RPM_BUILD_ROOT%{plugindir}/{COPYING,README}
 %{__rm} $RPM_BUILD_ROOT%{plugindir}/{CREDITS,changelog}
 %{__rm} $RPM_BUILD_ROOT%{plugindir}/{COPYING,README,VERSION}
This page took 0.090045 seconds and 4 git commands to generate.