SPECS: gparted.spec - 0.0.9 pre2, %%files updated
freetz
freetz at pld-linux.org
Mon Jun 27 17:52:22 CEST 2005
Author: freetz Date: Mon Jun 27 15:52:22 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.0.9 pre2, %%files updated
---- Files affected:
SPECS:
gparted.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/gparted.spec
diff -u SPECS/gparted.spec:1.10 SPECS/gparted.spec:1.11
--- SPECS/gparted.spec:1.10 Wed Jun 1 22:08:07 2005
+++ SPECS/gparted.spec Mon Jun 27 17:52:17 2005
@@ -1,13 +1,15 @@
# $Revision$, $Date$
+%define _pre pre2
Summary: GNOME Partition Editor
Summary(pl): Edytor partycji dla GNOME
Name: gparted
-Version: 0.0.8
-Release: 1
+Version: 0.0.9
+Release: 0.%{_pre}.1
License: GPL
Group: Applications/System
-Source0: http://dl.sourceforge.net/gparted/%{name}-%{version}.tar.bz2
-# Source0-md5: 0b0557feec4469a9266de232c670cfa1
+#Source0: http://dl.sourceforge.net/gparted/%{name}-%{version}.tar.bz2
+Source0: http://gparted.sourceforge.net/%{name}-%{version}%{_pre}.tar.bz2
+# Source0-md5: dd6e336e4eeee8265594aef4f73d1b0c
Patch0: %{name}-desktop.patch
URL: http://gparted.sourceforge.net/
BuildRequires: autoconf
@@ -30,7 +32,7 @@
innymi tworzenie, zmianę rozmiaru, przenoszenie i kopiowanie partycji.
%prep
-%setup -q
+%setup -qn %{name}
%patch0 -p1
%build
@@ -58,7 +60,7 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog
-%attr(755,root,root) %{_sbindir}/*
+%attr(755,root,root) %{_bindir}/*
%{_desktopdir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -67,6 +69,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2005/06/27 15:52:17 freetz
+- 0.0.9 pre2, %%files updated
+
Revision 1.10 2005/06/01 20:08:07 zbyniu
- BR: intltool, libstdc++-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gparted.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list