From 401f6408ecc7da9a4cde1d90657668cec3e3fff88505bb3089977e9e75c38d7d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 31 Jul 2013 15:25:03 +0000 Subject: [PATCH] Accepting request 185009 from devel:libraries:c_c++ Cleanup specfile Part of summer 2013 libyal refresh (forwarded request 185006 from gregfreemyer) OBS-URL: https://build.opensuse.org/request/show/185009 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfdatetime?expand=0&rev=2 --- libfdatetime.changes | 10 ++++++++++ libfdatetime.spec | 7 ++++--- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/libfdatetime.changes b/libfdatetime.changes index 3d1ccbe..b16cb95 100644 --- a/libfdatetime.changes +++ b/libfdatetime.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jul 30 20:45:15 UTC 2013 - Greg.Freemyer@gmail.com + +- cleanup specfile comments + +------------------------------------------------------------------- +Mon Apr 22 19:59:39 UTC 2013 - Greg.Freemyer@gmail.com + +- ran spec-cleaner + ------------------------------------------------------------------- Thu Apr 4 19:27:35 UTC 2013 - jengelh@inai.de diff --git a/libfdatetime.spec b/libfdatetime.spec index bcd793b..6a90926 100644 --- a/libfdatetime.spec +++ b/libfdatetime.spec @@ -21,17 +21,18 @@ Name: libfdatetime %define timestamp 20130317 Version: 0~%timestamp Release: 0 -License: LGPL-3.0+ Summary: A library for date and time data types +License: LGPL-3.0+ Group: Development/Libraries/C and C++ Url: http://code.google.com/p/libfdatetime/ #Git-Clone: http://code.google.com/p/libfdatetime -#DL-URL: http://libfdatetime.googlecode.com/files/libfdatetime-alpha-20130317.tar.gz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSQlBfaUlYTmhzUjQ/libfdatetime-alpha-20130317.tar.gz Source: %name-alpha-%timestamp.tar.xz BuildRequires: pkg-config BuildRequires: xz -BuildRequires: pkgconfig(libcerror) >= 20120425 +BuildRequires: pkgconfig(libcerror) >= 0~20130609 +# not (yet) in factory #BuildRequires: pkgconfig(libcstring) >= 20120425 BuildRoot: %{_tmppath}/%{name}-%{version}-build