gil pushed to jxmpp (master). "add alias"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 10 20:09:09 UTC 2015


>From da97fce1fc0afdd0e033466b5df52574b36e6fde Mon Sep 17 00:00:00 2001
From: gil <puntogil at libero.it>
Date: Fri, 10 Apr 2015 22:08:34 +0200
Subject: add alias


diff --git a/jxmpp.spec b/jxmpp.spec
index d4af1c8..8ea1905 100644
--- a/jxmpp.spec
+++ b/jxmpp.spec
@@ -1,6 +1,6 @@
 Name:          jxmpp
 Version:       0.4.1
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       An Open Source XMPP Java base-library
 License:       ASL 2.0
 URL:           https://github.com/igniterealtime/jxmpp
@@ -72,6 +72,8 @@ sed -i "s|@VERSION@|%{version}|" pom.xml
 
 %mvn_package :%{name}-parent __noinstall
 
+%mvn_alias : org.jxmpp:
+
 %build
 
 %mvn_build -s -- -Dproject.build.sourceEncoding=UTF-8
@@ -97,6 +99,9 @@ sed -i "s|@VERSION@|%{version}|" pom.xml
 %license LICENSE
 
 %changelog
+* Fri Apr 10 2015 gil cattaneo <puntogil at libero.it> 0.4.1-2
+- add alias org.jxmpp
+
 * Sun Feb 15 2015 gil cattaneo <puntogil at libero.it> 0.4.1-1
 - update to 0.4.1
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/jxmpp.git/commit/?h=master&id=da97fce1fc0afdd0e033466b5df52574b36e6fde


More information about the scm-commits mailing list