]> git.pld-linux.org Git - packages/fakeroot.git/commitdiff
- release 3 fakeroot-0_4_4-3
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 22 Jul 2001 13:01:57 +0000 (13:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new sources (debver 9.2)
- setup corrected (dir name)
- %configure2_13 used and ac/libtool stuff is out

Changed files:
    fakeroot.spec -> 1.4

fakeroot.spec

index e2adcfa979a84363d776485f0e5f7f65214fa428..9d9fccb8f826cdcd6af5ae3f982ebbb75ab927a9 100644 (file)
@@ -2,8 +2,8 @@ Summary:        Gives a fake root environment
 Summary(pl):   Umo¿liwia uzyskanie ,,podrobione'' ¶rodowisko roota
 Name:          fakeroot
 Version:       0.4.4
-Release:       2
-%define                debver 9
+Release:       3
+%define                debver 9.2
 License:       GPL
 Group:         Development/Tools
 Group(de):     Entwicklung/Werkzeuge
@@ -35,15 +35,12 @@ Je
 potrzebujesz tego pakietu!
 
 %prep
-%setup -q -n %{name}
+%setup -q -n %{name}-%{version}
 
 %build
 rm missing
-libtoolize --copy --force
-aclocal
-autoconf
 automake -a -c
-%configure
+%configure2_13
 %{__make}
 
 %install
This page took 0.056859 seconds and 4 git commands to generate.