rpms/DeviceKit-disks/F-11 DeviceKit-disks.spec, 1.23, 1.24 sources, 1.8, 1.9 0001-properly-detect-devices-with-vfat-on-the-whole-disk.patch, 1.1, NONE

David Zeuthen davidz at fedoraproject.org
Wed May 6 12:14:37 UTC 2009


Author: davidz

Update of /cvs/pkgs/rpms/DeviceKit-disks/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4844

Modified Files:
	DeviceKit-disks.spec sources 
Removed Files:
	0001-properly-detect-devices-with-vfat-on-the-whole-disk.patch 
Log Message:
* Fri May 01 2009 David Zeuthen <davidz at redhat.com> - 004-2%{?dist}
- Rebuild




Index: DeviceKit-disks.spec
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-disks/F-11/DeviceKit-disks.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- DeviceKit-disks.spec	16 Apr 2009 17:10:51 -0000	1.23
+++ DeviceKit-disks.spec	6 May 2009 12:14:07 -0000	1.24
@@ -7,16 +7,16 @@
 %define udev_version            139
 %define mdadm_version           2.6.7
 %define device_mapper_version   1.02
-%define libatasmart_version     0.8
+%define libatasmart_version     0.12
 
 Summary: Disk Management Service
 Name: DeviceKit-disks
 Version: 004
-Release: 0.10.20090415git%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://gitweb.freedesktop.org/?p=users/david/DeviceKit-disks.git;a=summary
-Source0: %{name}-%{version}.20090415git.tar.gz
+Source0: %{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: dbus-devel  >= %{dbus_version}
@@ -59,8 +59,6 @@ Requires: ntfsprogs
 # for /proc/self/mountinfo, only available in 2.6.26 or higher
 Conflicts: kernel < 2.6.26
 
-Patch0: 0001-properly-detect-devices-with-vfat-on-the-whole-disk.patch
-
 %description
 DeviceKit-disks provides a daemon, D-Bus API and command line tools
 for managing disks and storage devices.
@@ -77,7 +75,6 @@ D-Bus interface definitions for DeviceKi
 
 %prep
 %setup -q
-%patch0 -p1 -b .vfat-whole-disk
 
 %build
 %configure
@@ -135,6 +132,12 @@ rm -rf $RPM_BUILD_ROOT
 
 # Note: please don't forget the %{?dist} in the changelog. Thanks
 %changelog
+* Fri May 01 2009 David Zeuthen <davidz at redhat.com> - 004-2%{?dist}
+- Rebuild
+
+* Fri May 01 2009 David Zeuthen <davidz at redhat.com> - 004-1%{?dist}
+- Upstream release 004
+
 * Thu Apr 16 2009 David Zeuthen <davidz at redhat.com> - 004-0.10.20090415git%{?dist}
 - Properly detect vfat on whole disk devices (#495876)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-disks/F-11/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	15 Apr 2009 18:58:38 -0000	1.8
+++ sources	6 May 2009 12:14:07 -0000	1.9
@@ -1 +1 @@
-7585b97cd3236b10f078b4078c34ee5a  DeviceKit-disks-004.20090415git.tar.gz
+1ed8e1931f56ad3fc53ba485391434b5  DeviceKit-disks-004.tar.gz


--- 0001-properly-detect-devices-with-vfat-on-the-whole-disk.patch DELETED ---




More information about the fedora-extras-commits mailing list