]> git.pld-linux.org Git - packages/attr.git/commitdiff
- think... removed pl.po (merged), added po patch (small update) auto/ac/attr-2_4_15-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 27 Mar 2004 21:34:51 +0000 (21:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    attr.spec -> 1.55

attr.spec

index c667ff9a2f8e9b0f5d1151a86db818b59f5bda5c..1ce0e453778a17e530081122b22abe61947e45a9 100644 (file)
--- a/attr.spec
+++ b/attr.spec
@@ -8,8 +8,8 @@ License:        GPL
 Group:         Applications/System
 Source0:       ftp://linux-xfs.sgi.com/projects/xfs/download/cmd_tars/%{name}-%{version}.src.tar.gz
 # Source0-md5: b785ec1b5b351b6ffcf0c31b12d87692
-Source1:       %{name}-pl.po
 Patch0:                %{name}-miscfix.patch
+Patch1:                %{name}-po.patch
 URL:           http://oss.sgi.com/projects/xfs/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -33,7 +33,7 @@ atrybutami pod systemem Linux.
 Summary:       Header files and libraries to use extended attributes
 Summary(pl):   Pliki nag³ówkowe i biblioteki do korzystania z rozszerzonych atrybutów
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description devel
 Header files to develop software which manipulate extended attributes.
@@ -46,7 +46,7 @@ rozszerzonymi atrybutami.
 Summary:       Static libraries for extended attributes
 Summary(pl):   Biblioteki statyczne do korzystania z rozszerzonych atrybutów
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static libraries for extended attributes.
@@ -57,9 +57,7 @@ Biblioteki statyczne do korzystania z rozszerzonych atrybut
 %prep
 %setup -q
 %patch0 -p1
-chmod -Rf u+w .
-cp %{SOURCE1} po/pl.po
-%{__perl} -pi -e 's/^(LINGUAS.*)/$1 pl/' po/Makefile
+%patch1 -p1
 
 %build
 rm -f aclocal.m4
This page took 1.884084 seconds and 4 git commands to generate.