]> git.pld-linux.org Git - packages/partimage.git/commitdiff
- fixed build on alpha (types patch), release 6 RA-1_0 partimage-0_6_1-6
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 2 Sep 2002 14:39:50 +0000 (14:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    partimage.spec -> 1.22

partimage.spec

index 9103dc56c23988e762381e8901e4de056e0a52f1..71dfa4585b0c4d418afc49721770c009d6d988e2 100644 (file)
@@ -7,12 +7,13 @@ Summary(pl):  Narz
 Summary(pt_BR):        Ferramenta para criar e restaurar backup de partições
 Name:          partimage
 Version:       0.6.1
-Release:       5
+Release:       6
 License:       GPL v2
 Vendor:                François Dupoux <fdupoux@partimage.org>
 Group:         Applications/System
 Source0:       ftp://ftp.sourceforge.net/pub/sourceforge/partimage/%{name}-%{version}.tar.bz2
 Source1:       %{name}d.init
+Patch0:                %{name}-types.patch
 URL:           http://www.partimage.org/
 BuildRequires: automake
 BuildRequires: autoconf
@@ -95,6 +96,7 @@ Server dla Partimage. Nie u
 
 %prep
 %setup -q
+%patch -p1
 
 %build
 rm -f missing
This page took 0.147605 seconds and 4 git commands to generate.