Hello community,

here is the log from the commit of package ext4magic for openSUSE:Factory 
checked in at 2012-03-29 13:50:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ext4magic (Old)
 and      /work/SRC/openSUSE:Factory/.ext4magic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ext4magic", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/ext4magic/ext4magic.changes      2012-03-22 
12:32:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ext4magic.new/ext4magic.changes 2012-03-29 
13:51:01.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Mar 19 23:32:23 UTC 2012 - greg.freem...@gmail.com
+
+- clean up buildrequires logic - no end user impact
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ext4magic.spec ++++++
--- /var/tmp/diff_new_pack.XzCdBO/_old  2012-03-29 13:51:06.000000000 +0200
+++ /var/tmp/diff_new_pack.XzCdBO/_new  2012-03-29 13:51:06.000000000 +0200
@@ -19,42 +19,28 @@
 Version:        0.3.0
 Release:        0
 License:        GPL-2.0+
-Summary:        can help to recover deleted files on ext3/4 filesystems
+Summary:        Can help to recover deleted files on ext3/4 filesystems
 Url:            
http://openfacts2.berlios.de/wikide/index.php/BerliosProject:Ext4magic
 Group:          System/Filesystems
 Source:                ext4magic-%{version}.tar.gz
 
-%if 0%{?suse_version}
-BuildRequires: libext2fs-devel
-BuildRequires: libuuid-devel
-BuildRequires: libblkid-devel
+BuildRequires: libbz2-devel
+BuildRequires: zlib-devel
 BuildRequires: file-devel
-%endif
-
-%if 0%{?fedora_version}
-BuildRequires:    e2fsprogs-devel
-BuildRequires:    libuuid-devel
 BuildRequires:    libblkid-devel
-BuildRequires:    file-devel
-%endif
 
-%if 0%{?rhel_version}
-BuildRequires:    e2fsprogs-devel
+%if 0%{suse_version} || 0%{?fedora_version} || 0%{?rhel_version}
 BuildRequires:    libuuid-devel
-BuildRequires:    libblkid-devel
-BuildRequires:    file-devel
+%else
+BuildRequires:  uuid-devel
 %endif
 
-%if 0%{?centos_version}
+%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
 BuildRequires:    e2fsprogs-devel
-BuildRequires:    uuid-devel
-BuildRequires:    libblkid-devel
-BuildRequires:    file-devel
+%else
+BuildRequires: libext2fs-devel
 %endif
 
-BuildRequires: libbz2-devel
-BuildRequires: zlib-devel
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to