[littleproxy] Initial import (#845852)

gil gil at fedoraproject.org
Wed Aug 22 13:20:06 UTC 2012


commit 69511947aa7406029a7a8331c7f9d27b2b780f02
Author: gil <puntogil at libero.it>
Date:   Wed Aug 22 15:19:54 2012 +0200

    Initial import (#845852)

 littleproxy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/littleproxy.spec b/littleproxy.spec
index 3152717..3f59182 100644
--- a/littleproxy.spec
+++ b/littleproxy.spec
@@ -1,6 +1,6 @@
 Name:          littleproxy
 Version:       0.4
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       High Performance HTTP Proxy
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -11,7 +11,7 @@ Source0:       %{name}-%{version}-src-git.tar.xz
 # add netty 3.5.x support
 Patch0:        %{name}-%{version}-netty35.patch
 # remove: maven-assembly-plugin, maven-gpg-plugin
-Patch1:        littleproxy-0.4-pom.patch
+Patch1:        %{name}-%{version}-pom.patch
 
 BuildRequires: java-devel
 BuildRequires: jpackage-utils
@@ -99,5 +99,8 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc COPYRIGHT.txt LICENSE.txt
 
 %changelog
+* Wed Aug 22 2012 gil cattaneo <puntogil at libero.it> 0.4-2
+- Adapted for f17, added PATCH1
+
 * Sun Aug 05 2012 gil cattaneo <puntogil at libero.it> 0.4-1
 - initial rpm
\ No newline at end of file


More information about the scm-commits mailing list