[sblim-sfcb] Fix URL in the spec file, Remove unused devel part from the spec file

vcrhonek vcrhonek at fedoraproject.org
Thu Jan 24 15:00:01 UTC 2013


commit a4eecee72277c615699bb605425f2cfb368f0368
Author: Vitezslav Crhonek <vcrhonek at redhat.com>
Date:   Thu Jan 24 15:59:51 2013 +0100

    Fix URL in the spec file, Remove unused devel part from the spec file

 sblim-sfcb.spec |   22 ++++++----------------
 1 files changed, 6 insertions(+), 16 deletions(-)
---
diff --git a/sblim-sfcb.spec b/sblim-sfcb.spec
index f10ba30..29c756f 100644
--- a/sblim-sfcb.spec
+++ b/sblim-sfcb.spec
@@ -6,9 +6,9 @@
 
 Name: sblim-sfcb
 Summary: Small Footprint CIM Broker
-URL: http://www.sblim.org
+URL: http://sblim.wiki.sourceforge.net/
 Version: 1.3.16
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Applications/System
 License: EPL
 Source0: http://downloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2
@@ -45,13 +45,6 @@ suited for embedded and resource constrained environments.
 sfcb supports providers written against the Common Manageability
 Programming Interface (CMPI).
 
-#%package devel
-#Summary:       Sblim-sfcb Development Files
-#Group:         Development/Libraries
-#Requires:      %{name} = %{version}-%{release}
-#%description devel
-#Sblim-sfcb Development Files
-
 %prep
 %setup -q -T -b 0 -n %{name}-%{version}
 %patch0 -p1 -b .close_logging
@@ -112,14 +105,11 @@ fi;
 
 %files -f _pkg_list
 
-#%files devel
-#%defattr(-,root,root)
-##%{_includedir}/*
-#%{_libdir}/sfcb/*.so*
-#%{_libdir}/sfcb/*.la
-#%doc COPYING README
-
 %changelog
+* Thu Jan 24 2013 Vitezslav Crhonek <vcrhonek at redhat.com> - 1.3.16-2
+- Fix URL in the spec file
+- Remove unused devel part from the spec file
+
 * Tue Jan 08 2013 Vitezslav Crhonek <vcrhonek at redhat.com> - 1.3.16-1
 - Update to sblim-sfcb-1.3.16
 - Fix provider debugging (patch by Radek Novacek)


More information about the scm-commits mailing list