]> git.pld-linux.org Git - packages/clive.git/commitdiff
- 2.2.23
authorlisu <lisu@pld-linux.org>
Mon, 7 Mar 2011 08:09:40 +0000 (08:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clive.spec -> 1.77

clive.spec

index cfd90ef2a724b387adeb4a44283baf554ab05f8c..84b50c1c91c03e77b1b9bb4ac2f902ce1c0fac28 100644 (file)
@@ -6,13 +6,13 @@ Summary:      Video extraction utility for YouTube and Google Video
 Summary(hu.UTF-8):     Videó letöltő a YouTube és a Google Video oldalakról
 Summary(pl.UTF-8):     Narzędzie do wydobywania filmów z YouTube i Google Video
 Name:          clive
-Version:       2.2.22
+Version:       2.2.23
 Release:       0.1
 License:       GPL v3+
 Group:         Applications/System
 #Source0Download: http://code.google.com/p/clive/downloads/list
 Source0:       http://downloads.sourceforge.net/clive/%{name}-%{version}.tar.gz
-# Source0-md5: 3743ad7078941e248fb1f9f57df1ab24
+# Source0-md5: b3fccb3cb54508f23f77e07ac61512c0
 URL:           http://clive.sourceforge.net/
 #Patch0: %{name}-delfi.patch
 #Patch1: %{name}-reporter.patch
@@ -64,7 +64,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{perl_vendorlib}/clive}
 install bin/%{name} $RPM_BUILD_ROOT%{_bindir}
 cp -a clive.1 $RPM_BUILD_ROOT%{_mandir}/man1
-cp -r lib/clive/* $RPM_BUILD_ROOT%{perl_vendorlib}/clive
+cp -a lib/clive/* $RPM_BUILD_ROOT%{perl_vendorlib}/clive
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.043674 seconds and 4 git commands to generate.