SPECS: parted.spec - don't use unimplemented features ( c99 extern...
pluto
pluto at pld-linux.org
Mon Jun 4 16:14:38 CEST 2007
Author: pluto Date: Mon Jun 4 14:14:38 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- don't use unimplemented features ( c99 extern inline ).
---- Files affected:
SPECS:
parted.spec (1.142 -> 1.143)
---- Diffs:
================================================================
Index: SPECS/parted.spec
diff -u SPECS/parted.spec:1.142 SPECS/parted.spec:1.143
--- SPECS/parted.spec:1.142 Fri May 18 21:47:03 2007
+++ SPECS/parted.spec Mon Jun 4 16:14:33 2007
@@ -17,7 +17,7 @@
Summary(uk.UTF-8): Програма GNU маніпуляції дисковими розділами
Name: parted
Version: 1.8.7
-Release: 1
+Release: 2
License: GPL
Group: Applications/System
Source0: ftp://ftp.gnu.org/gnu/parted/%{name}-%{version}.tar.bz2
@@ -32,6 +32,7 @@
Patch5: %{name}-etherd.patch
Patch6: %{name}-headers.patch
Patch7: %{name}-man-pt.patch
+Patch8: %{name}-inline.patch
URL: http://www.gnu.org/software/parted/
BuildRequires: autoconf >= 2.61
BuildRequires: automake >= 1:1.10
@@ -134,6 +135,7 @@
%patch5 -p1
%patch6 -p1
%patch7 -p1
+%patch8 -p1
rm -f po/stamp-po
@@ -211,6 +213,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.143 2007/06/04 14:14:33 pluto
+- don't use unimplemented features ( c99 extern inline ).
+
Revision 1.142 2007/05/18 19:47:03 qboosh
- glibc 2.6 headers support gcc 4.2, -fgnu89-inline no longer needed
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/parted.spec?r1=1.142&r2=1.143&f=u
More information about the pld-cvs-commit
mailing list