]> git.pld-linux.org Git - packages/gparted.git/commitdiff
- 0.0.9 pre2, %%files updated
authorfreetz <freetz@pld-linux.org>
Mon, 27 Jun 2005 15:52:17 +0000 (15:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gparted.spec -> 1.11

gparted.spec

index 6c5d5878b9f6a4330e8f5a05689f7a6f11236025..2b98a58cd20d97743047575d58c63e91bb446f3d 100644 (file)
@@ -1,12 +1,14 @@
+%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
@@ -29,7 +31,7 @@ GParted jest graficzn
 innymi tworzenie, zmianê rozmiaru, przenoszenie i kopiowanie partycji.
 
 %prep
-%setup -q
+%setup -qn %{name}
 %patch0 -p1
 
 %build
@@ -57,5 +59,5 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog
-%attr(755,root,root) %{_sbindir}/*
+%attr(755,root,root) %{_bindir}/*
 %{_desktopdir}/*
This page took 0.094822 seconds and 4 git commands to generate.