[baloo-kcmadv] 1.00.00 release

Rex Dieter rdieter at fedoraproject.org
Thu Oct 9 14:27:02 UTC 2014


commit dfc93e7c0f88eebdea0a7afa6f9b3ef13e3ef610
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Thu Oct 9 09:26:57 2014 -0500

    1.00.00 release

 .gitignore        |    2 +-
 baloo-kcmadv.spec |   23 ++++++++++++++---------
 sources           |    2 +-
 3 files changed, 16 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 98dfc23..8556418 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/baloo-kcmadv-0656135.tar.xz
+/v1.00.00.tar.gz
diff --git a/baloo-kcmadv.spec b/baloo-kcmadv.spec
index b69b9ca..4428343 100644
--- a/baloo-kcmadv.spec
+++ b/baloo-kcmadv.spec
@@ -1,19 +1,20 @@
 
 Name:    baloo-kcmadv
 Summary: Baloo Desktop Search Advanced configuration module
-Version: 0
-Release: 0.2.20140427git0656135%{?dist}
+Version: 1.00.00 
+Release: 1%{?dist}
 
 License: GPLv2
 URL:     https://gitorious.org/baloo-kcmadv
 
-Source0: baloo-kcmadv-0656135.tar.xz
+#Source0: baloo-kcmadv-0656135.tar.xz
+Source0: https://gitorious.org/baloo-kcmadv/baloo-kcmadv/archive/v%{version}.tar.gz
 
-BuildRequires: kdelibs4-devel >= %{version}
-BuildRequires: baloo-devel >= %{version}
+BuildRequires: kdelibs4-devel
+BuildRequires: baloo-devel
 # for ${KDE4_DBUS_INTERFACES_DIR}/org.kde.baloo.file.indexer.xml
 BuildRequires: baloo-file
-BuildRequires: kfilemetadata-devel >= %{version}
+BuildRequires: kfilemetadata-devel
 BuildRequires: pkgconfig(QJson)
 BuildRequires: xapian-core-devel
 
@@ -25,7 +26,7 @@ Requires: kde-runtime
 
 
 %prep
-%setup -n %{name}
+%setup -n baloo-kcmadv-baloo-kcmadv
 
 
 %build
@@ -40,13 +41,17 @@ make %{?_smp_mflags} -C %{_target_platform}
 %install
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
-%files
+%find_lang kcm_baloofileadv --with-kde
+
+%files -f kcm_baloofileadv.lang
 %{_kde4_libdir}/kde4/kcm_baloofileadv.so
-%{_kde4_docdir}/HTML/en/kcontrol/kcm_baloofileadv/
 %{_kde4_datadir}/kde4/services/kcm_baloofileadv.desktop
 
 
 %changelog
+* Thu Oct 09 2014 Rex Dieter <rdieter at fedoraproject.org>  1.00.00-1
+- 1.00.00 release
+
 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.2.20140427git0656135
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 4d8b6f7..2f70d6c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce62038aa7d8e568138de627de7ed52d  baloo-kcmadv-0656135.tar.xz
+76a0daf6ce2d8febab094278bacaab33  v1.00.00.tar.gz


More information about the scm-commits mailing list