From 08be599d50928bb6e920c9183101404c48097bee Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 20 Sep 2012 20:11:59 -0400 Subject: [PATCH] packaging: Update spec file per Fedora review See https://bugzilla.redhat.com/show_bug.cgi?id=819951 --- packages/ostree.spec.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/ostree.spec.in b/packages/ostree.spec.in index 485b6c7a..5f6cd8b2 100644 --- a/packages/ostree.spec.in +++ b/packages/ostree.spec.in @@ -20,7 +20,7 @@ Version: 2012.8 Release: 1%{?dist} #VCS: git:git://git.gnome.org/ostree Source0: http://ftp.gnome.org/pub/GNOME/sources/ostree/%{version}/%{build_name}-%{version}.tar.gz -License: LGPLv2+ +License: LGPLv2+ and GPLv2+ and BSD URL: http://live.gnome.org/OSTree # We always run autogen.sh BuildRequires: autoconf automake libtool @@ -67,14 +67,12 @@ env NOCONFIGURE=1 ./autogen.sh make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files -%defattr(-,root,root) %{_bindir}/ostree %{_bindir}/ostree-pull %{_bindir}/ostree-run-triggers