forked from pool/libfdatetime
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
This commit is contained in:
parent
801cc500a2
commit
401f6408ec
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user