diff --git a/Makefile.in b/Makefile.in index 1362201..0d9c5ff 100644 --- a/Makefile.in +++ b/Makefile.in @@ -167,7 +167,8 @@ srpm: \ -ts $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.bz2 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar: \ - $(SRCDIR) + $(SRCDIR) \ + Makefile @$(AMTAR) \ --verbose \ diff --git a/rpm/php5-pw3270.spec b/rpm/php5-pw3270.spec index 2411c80..3a5701f 100644 --- a/rpm/php5-pw3270.spec +++ b/rpm/php5-pw3270.spec @@ -27,7 +27,7 @@ BuildRequires: systemd-devel BuildRequires: libapparmor-devel BuildRequires: php5-devel -Requires: lib3270 >= 5.1 +Requires: lib3270-5_1 Requires: php5 Requires: dbus-1 -- libgit2 0.21.2