[dar] add pkgconfig

Luis Enrique Bazán De León lbazan at fedoraproject.org
Fri Oct 24 21:14:13 UTC 2014


commit d9129ea54be1a4035e461d4a59ce0b8632d08071
Author: lbazan <lbazan at fedoraproject.org>
Date:   Fri Oct 24 15:14:05 2014 -0600

     add pkgconfig

 dar.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/dar.spec b/dar.spec
index c257dd3..783e333 100644
--- a/dar.spec
+++ b/dar.spec
@@ -14,7 +14,7 @@
 #
 Name:           dar
 Version:        2.4.15
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Software for making/restoring incremental CD/DVD backups
 
 Group:          Applications/Archiving
@@ -126,7 +126,6 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %find_lang %{name}
 
 # Remove the libtool archive files
-rm -rf $RPM_BUILD_ROOT/%{_libdir}/pkgconfig/
 rm -f  $RPM_BUILD_ROOT/%{_libdir}/*.la
 
 # Delete the sample files that we can't seem to disable
@@ -199,6 +198,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Fri Oct 24 2014 Luis Bazan <lbazan at fedoraproject.org> - 2.4.15-2
+- add pkgconfig BZ #1077403
+
 * Wed Sep 10 2014 Luis Bazan <lbazan at fedoraproject.org> - 2.4.15-1
 - new upstream version
 


More information about the scm-commits mailing list