summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksey Sanin <aleksey@src.gnome.org>2003-08-04 23:40:41 +0000
committerAleksey Sanin <aleksey@src.gnome.org>2003-08-04 23:40:41 +0000
commitebd08ad2c3e94d50a52ee5650af04a2301f20b15 (patch)
tree54d094bc12505a6a1f07905b9b867f161b790c67
parentb892ec012484f170cb6bc379568c868b33fb2e77 (diff)
downloadxmlsec1-xmlsec-1_1_0.tar.gz
xmlsec1-xmlsec-1_1_0.tar.bz2
xmlsec1-xmlsec-1_1_0.zip
added new *.pc files to rpmsxmlsec-1_1_0
-rw-r--r--xmlsec.spec.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmlsec.spec.in b/xmlsec.spec.in
index 9df41110..05204b4c 100644
--- a/xmlsec.spec.in
+++ b/xmlsec.spec.in
@@ -125,6 +125,7 @@ rm -rf $RPM_BUILD_ROOT
%{prefix}/lib/libxmlsec1.*a
%{prefix}/lib/libxmlsec1-openssl.*a
%{prefix}/lib/pkgconfig/xmlsec1.pc
+%{prefix}/lib/pkgconfig/xmlsec1-openssl.pc
%{prefix}/lib/xmlsec1Conf.sh
%{prefix}/share/doc/xmlsec1/*
%doc AUTHORS HACKING ChangeLog NEWS README Copyright
@@ -141,5 +142,6 @@ rm -rf $RPM_BUILD_ROOT
%{prefix}/include/xmlsec1/xmlsec/nss/*.h
%{prefix}/lib/libxmlsec1-nss.*a
+%{prefix}/lib/pkgconfig/xmlsec1-nss.pc
%changelog