summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-06-19 16:35:33 +0200
committerRemi Collet <fedora@famillecollet.com>2013-06-19 16:35:33 +0200
commitc1faf911d411486da8f533346fb612bae8eae32c (patch)
treeeb3b0f4466ff764db0fa3c9aa3d553df3aead1b2
parentdc4e5476c44e36a9a735113e05061af7e35c316e (diff)
php-xmlseclibs: backport for remi repoHEADmaster
-rw-r--r--Makefile4
-rw-r--r--php-xmlseclibs.spec3
2 files changed, 7 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..91b0fd5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../common/Makefile
+
diff --git a/php-xmlseclibs.spec b/php-xmlseclibs.spec
index a9f197a..9b503e3 100644
--- a/php-xmlseclibs.spec
+++ b/php-xmlseclibs.spec
@@ -63,6 +63,9 @@ fi
%changelog
+* Wed Jun 19 2013 Remi Collet <RPMS@FamilleCollet.com> - 1.3.1-1
+- backport 1.3.1 from remi repo
+
* Wed Jun 19 2013 F. Kooman <fkooman@tuxed.net> - 1.3.1-1
- update to 1.3.1 addressing all packaging issues