SHA256
1
0
forked from pool/snapper

Accepting request 82413 from YaST:Head

- updated to latest repository

OBS-URL: https://build.opensuse.org/request/show/82413
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/snapper?expand=0&rev=17
This commit is contained in:
Lars Vogdt 2011-09-19 16:04:43 +00:00 committed by Git OBS Bridge
parent ca7aaf19c9
commit e72b019ea0
3 changed files with 9 additions and 6 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86a754791ee1d15fb932005c975fee5c2447761a35f83c93261e2c17cd57adc9
size 316329
oid sha256:641af0d66ab388452af1f5b821ead52d28c9d8b007229741d18deb13a3618996
size 317403

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 15 16:44:26 CEST 2011 - aschnell@suse.de
- added userdata to snapshots
-------------------------------------------------------------------
Fri Sep 02 10:27:46 CEST 2011 - aschnell@suse.de

View File

@ -20,7 +20,7 @@
Name: snapper
Version: 0.0.7
Release: 7
Release: 0
License: GPL
Group: System/Packages
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -74,7 +74,6 @@ rm -rf "$RPM_BUILD_ROOT"
/etc/cron.daily/suse.de-snapper
%package -n libsnapper1
Summary: Library for filesystem snapshot management
Group: System/Libraries
Requires: diffutils util-linux
@ -113,7 +112,6 @@ Authors:
/sbin/ldconfig
%package -n libsnapper-devel
Requires: libsnapper1 = %version
Requires: gcc-c++ libstdc++-devel boost-devel blocxx-devel libxml2-devel
Summary: Header files and documentation for libsnapper
@ -134,7 +132,6 @@ Authors:
%{prefix}/include/snapper
%package -n snapper-zypp-plugin
Requires: snapper libzypp(plugin:commit) zypp-plugin-python
Summary: A zypp commit plugin for calling snapper
Group: System/Packages
@ -150,4 +147,5 @@ Authors:
%files -n snapper-zypp-plugin
%defattr(-,root,root)
/usr/lib/zypp/plugins/commit/snapper.py
%changelog