[opentracker] Adhere to Static Library Packaging Guidelines RHBZ#678857

Simon Wesp cassmodiah at fedoraproject.org
Fri Mar 11 18:25:58 UTC 2011


commit 4f74c89ef1f255d177a65420d0793f203461873f
Author: Simon Wesp <cassmodiah at fedoraproject.org>
Date:   Fri Mar 11 19:25:52 2011 +0100

    Adhere to Static Library Packaging Guidelines RHBZ#678857

 opentracker.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/opentracker.spec b/opentracker.spec
index f38d939..ec3168a 100644
--- a/opentracker.spec
+++ b/opentracker.spec
@@ -1,6 +1,6 @@
 Name:             opentracker
 Version:          0
-Release:          0.2.20101114cvs%{?dist}
+Release:          0.3.20101114cvs%{?dist}
 Summary:          BitTorrent Tracker
 
 Group:            Applications/Internet
@@ -19,7 +19,7 @@ Patch2:           %{name}-0-conf.patch
 
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:    libowfat-devel
+BuildRequires:    libowfat-static
 BuildRequires:    zlib-devel
 Requires(pre):    shadow-utils
 Requires(post):   chkconfig
@@ -191,6 +191,9 @@ rm -rf %{buildroot}
 
 # thx to Romain Wartel and Matt Domsch and Robert Scheck for the assistance in the review process.  
 %changelog
+* Fri Mar 11 2011 Simon Wesp <cassmodiah at fedoraproject.org> - 0-0.3.20101114cvs
+- Adhere to Static Library Packaging Guidelines RHBZ#678857
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.2.20101114cvs
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list