]> git.pld-linux.org Git - packages/acl.git/commitdiff
- removed obsolete pl.po (merged); strict internal deps
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 27 Mar 2004 21:43:46 +0000 (21:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acl.spec -> 1.58

acl.spec

index e205e5546cdf5067a432ee96685e396ed87f4704..2b3b616c56bc46e54827b7e6a64d437e2be9cbfc 100644 (file)
--- a/acl.spec
+++ b/acl.spec
@@ -7,7 +7,6 @@ License:        GPL v2 (chacl utility), LGPL v2+ (library and the rest)
 Group:         Applications/System
 Source0:       ftp://linux-xfs.sgi.com/projects/xfs/download/cmd_tars/%{name}-%{version}.src.tar.gz
 # Source0-md5: 7e13778c38addfcdabf2cef291b78bcc
-Source1:       %{name}-pl.po
 Patch0:                %{name}-miscfix.patch
 URL:           http://oss.sgi.com/projects/xfs/
 BuildRequires: attr-devel >= 2.4.15
@@ -33,7 +32,7 @@ POSIX listami kontroli dost
 Summary:       Header files for acl library
 Summary(pl):   Pliki nag³ówkowe biblioteki acl
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 Requires:      attr-devel
 
 %description devel
@@ -48,7 +47,7 @@ listami kontroli dost
 Summary:       Static acl library
 Summary(pl):   Statyczna biblioteka acl
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static acl library.
@@ -59,10 +58,6 @@ Statyczna biblioteka acl.
 %prep
 %setup -q
 %patch0 -p1
-chmod -Rf u+w .
-
-cp %{SOURCE1} po/pl.po
-%{__perl} -pi -e 's/^(LINGUAS.*)/$1 pl/' po/Makefile
 
 %build
 rm -f aclocal.m4
This page took 0.062718 seconds and 4 git commands to generate.