]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- moved supplements btrfsprogs from libsnapper to snapper
authorArvin Schnell <aschnell@suse.de>
Fri, 11 Nov 2011 10:22:40 +0000 (11:22 +0100)
committerArvin Schnell <aschnell@suse.de>
Fri, 11 Nov 2011 10:22:40 +0000 (11:22 +0100)
package/snapper.changes
snapper.spec.in

index 98126142da0a7b3a3d4a7e223968d45fc6eed33e..cae130fa2b0e249cc2bd7f2165f38b229cd4ff85 100644 (file)
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Fri Nov 11 11:20:03 CET 2011 - aschnell@suse.de
+
+- moved supplements btrfsprogs from libsnapper to snapper
+
 -------------------------------------------------------------------
 Fri Oct 21 11:34:27 CEST 2011 - aschnell@suse.de
 
index 54b6ababd2d80f2f70b4e57e6b5d2b96af5a0728..8290c43ebc9c6a020636a384183f53c5e136eee4 100644 (file)
@@ -15,6 +15,7 @@ BuildRequires:        gcc-c++ boost-devel libblocxx-devel libxml2-devel doxygen
 BuildRequires: libzypp(plugin:commit)
 Requires:      libsnapper@LIBVERSION_MAJOR@ = %version
 Recommends:    cron logrotate snapper-zypp-plugin
+Supplements:   btrfsprogs
 Summary:       Tool for filesystem snapshot management
 Url:           http://en.opensuse.org/Portal:Snapper
 
@@ -63,7 +64,6 @@ Summary:      Library for filesystem snapshot management
 Group:         System/Libraries
 Requires:      diffutils util-linux
 PreReq:                %fillup_prereq
-Supplements:   btrfsprogs
 
 %description -n libsnapper@LIBVERSION_MAJOR@
 This package contains libsnapper, a library for filesystem snapshot management.