]> git.pld-linux.org Git - packages/dvdrip.git/commitdiff
- license fix, cosmetics
authorankry <ankry@pld-linux.org>
Mon, 3 May 2004 23:39:22 +0000 (23:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dvdrip.spec -> 1.26

dvdrip.spec

index c3b6aa14655c03fb0f31534fa5bcbf224b689fff..02cb7823396c3a5a5f6f882483bf073d552b1bbb 100644 (file)
@@ -24,7 +24,8 @@ Summary(zh_CN):       Video::DVDRip Perl ģ
 Name:          perl-Video-DVDRip
 Version:       0.50.18
 Release:       1
-License:       GPL/Artistic
+# same as perl
+License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.exit1.org/dvdrip/dist/%{pnam}-%{version}.tar.gz
 # Source0-md5: bb2a3f48354958bc7d1c6a06263e66c8
@@ -54,7 +55,8 @@ obrazu, napisanego przez Thomasa 
 %build
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
-%{__make} OPTIMIZE="%{rpmcflags}"
+%{__make} \
+       OPTIMIZE="%{rpmcflags}"
 
 %{?with_tests:%{__make} test}
 
This page took 0.1683 seconds and 4 git commands to generate.