]> git.pld-linux.org Git - packages/perl-Quota.git/commitdiff
- updated to 1.3 perl-Quota-1_3-1
authorpius <pius@pld-linux.org>
Fri, 18 Feb 2000 01:35:14 +0000 (01:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Quota.spec -> 1.3

perl-Quota.spec

index 6277f33636d454f8db1295b4da17305fd917b908..1d00997c1c36c6d92f7df4c30628379b5c6f0c4c 100644 (file)
@@ -2,9 +2,9 @@
 Summary:       Quota perl module
 Summary(pl):   Modu³ perla Quota
 Name:          perl-Quota
-Version:       1.2.3
-Release:       3
-Copyright:     GPL
+Version:       1.3
+Release:       1
+License:       GPL
 Group:         Development/Languages/Perl
 Group(pl):     Programowanie/Jêzyki/Perl
 Source:                ftp://ftp.perl.org/pub/CPAN/modules/by-module/Quota/Quota-%{version}.tar.gz
@@ -31,11 +31,11 @@ make OPTIMIZE="$RPM_OPT_FLAGS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/usr/src/examples/%{name}-%{version}
+install -d $RPM_BUILD_ROOT/usr/src/examples/%{name}
 
 make install DESTDIR=$RPM_BUILD_ROOT
 
-cp -a contrib $RPM_BUILD_ROOT/usr/src/examples/%{name}-%{version}
+cp -a contrib $RPM_BUILD_ROOT/usr/src/examples/%{name}
 
 strip --strip-unneeded $RPM_BUILD_ROOT/%{perl_sitearch}/auto/Quota/*.so
 
@@ -65,4 +65,4 @@ rm -rf $RPM_BUILD_ROOT
 
 %{_mandir}/man3/*
 
-/usr/src/examples/%{name}-%{version}
+/usr/src/examples/%{name}
This page took 0.085338 seconds and 4 git commands to generate.