[kdnssd/f20: 9/10] Revert "zeroconf-ioslave-4.12.4"

Rex Dieter rdieter at fedoraproject.org
Tue Jul 1 03:57:08 UTC 2014


commit c170219cee99b145afcc55fa9b641bb6b27c5585
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Jun 30 22:57:05 2014 -0500

    Revert "zeroconf-ioslave-4.12.4"
    
    This reverts commit e8722ed05af28d4e3ae10a41f27f746e0b0a7d8c.

 .gitignore  |   12 +++++++++++-
 kdnssd.spec |   13 ++++---------
 sources     |    2 +-
 3 files changed, 16 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5d9f6c8..a8e42f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,11 @@
-/zeroconf-ioslave-4.12.4.tar.xz
+/kdnssd-4.11.0.tar.xz
+/kdnssd-4.11.1.tar.xz
+/kdnssd-4.11.2.tar.xz
+/kdnssd-4.11.3.tar.xz
+/kdnssd-4.11.90.tar.xz
+/kdnssd-4.11.95.tar.xz
+/kdnssd-4.11.97.tar.xz
+/kdnssd-4.12.0.tar.xz
+/kdnssd-4.12.1.tar.xz
+/kdnssd-4.12.2.tar.xz
+/kdnssd-4.12.3.tar.xz
diff --git a/kdnssd.spec b/kdnssd.spec
index 56d9acf..054657f 100644
--- a/kdnssd.spec
+++ b/kdnssd.spec
@@ -1,18 +1,18 @@
 Name:    kdnssd
 Summary: KDE Network Monitor for DNS-SD services (Zeroconf)
-Version: 4.12.4
+Version: 4.12.3
 Release: 1%{?dist}
 
 # KDE e.V. may determine that future GPL versions are accepted
 License: GPLv2 or GPLv3
-URL:     https://projects.kde.org/projects/kde/kdenetwork/zeroconf-ioslave
+URL:     https://projects.kde.org/projects/kde/kdenetwork/%{name}
 %global revision %(echo %{version} | cut -d. -f3)
 %if %{revision} >= 50
 %global stable unstable
 %else
 %global stable stable
 %endif
-Source0: http://download.kde.org/%{stable}/%{version}/src/zeroconf-ioslave-%{version}.tar.xz
+Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
 
 BuildRequires: desktop-file-utils
 BuildRequires: kdelibs4-devel >= %{version}
@@ -25,15 +25,13 @@ Conflicts: kdenetwork-common < 7:4.10.80
 Obsoletes: kdenetwork-kdnssd < 7:4.10.80
 Provides:  kdenetwork-kdnssd = 7:%{version}-%{release}
 
-# new upstream name in 4.12.4
-Provides: zeroconf-ioslave = %{version}-%{release}
 
 %description
 %{summary}.
 
 
 %prep
-%setup -q -n zeroconf-ioslave-%{version}
+%setup -q
 
 
 %build
@@ -60,9 +58,6 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
-* Sun Apr 06 2014 Rex Dieter <rdieter at fedoraproject.org> 4.12.4-1
-- zeroconf-ioslave-4.12.4
-
 * Sun Mar 02 2014 Rex Dieter <rdieter at fedoraproject.org> - 4.12.3-1
 - 4.12.3
 
diff --git a/sources b/sources
index ad9634f..38a1a3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a49d7abf66ae482f61e37231c41eb93  zeroconf-ioslave-4.12.4.tar.xz
+1227d936c470296e778c62d94217e448  kdnssd-4.12.3.tar.xz


More information about the scm-commits mailing list