diff --git a/rpm/_service b/rpm/_service
index f593ba9..0a98b0a 100644
--- a/rpm/_service
+++ b/rpm/_service
@@ -2,24 +2,66 @@
- enable
- disable
- @PARENT_TAG@
+
+
+
+ https://github.com/PerryWerneck/lib3270.git
+ enable
+ @PARENT_TAG@
git
-
+
*.tar
*/arch/PKGBUILD
+
+ *.tar
+ */debian/changelog
+ debian.changelog
+
+
+
+ *.tar
+ */debian/*.dsc
+
+
+
+ *.tar
+ */debian/control
+ debian.control
+
+
+
+
+
+ *.tar
+ */debian/compat
+ debian.compat
+
+
+
+
*.tar
xz
diff --git a/rpm/lib3270.spec b/rpm/lib3270.spec
index 212a44e..eb492f3 100644
--- a/rpm/lib3270.spec
+++ b/rpm/lib3270.spec
@@ -45,7 +45,7 @@ Release: 0
License: LGPL-3.0
Source: lib3270-%{version}.tar.xz
-Url: https://portal.softwarepublico.gov.br/social/pw3270/
+Url: https://github.com/PerryWerneck/lib3270.git
Group: Development/Libraries/C and C++
BuildRoot: /var/tmp/%{name}-%{version}
@@ -186,4 +186,4 @@ exit 0
/sbin/ldconfig
exit 0
-%changelog
\ No newline at end of file
+%changelog
--
libgit2 0.21.2