rpms/libitl/F-8 libitl-makefile-destdir.patch, 1.2, 1.3 libitl.spec, 1.2, 1.3

Mohd Izhar Firdaus Ismail (izhar) fedora-extras-commits at redhat.com
Sun Mar 2 23:36:05 UTC 2008


Author: izhar

Update of /cvs/pkgs/rpms/libitl/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4997

Modified Files:
	libitl-makefile-destdir.patch libitl.spec 
Log Message:
reverting to 1.1

libitl-makefile-destdir.patch:

Index: libitl-makefile-destdir.patch
===================================================================
RCS file: /cvs/pkgs/rpms/libitl/F-8/libitl-makefile-destdir.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libitl-makefile-destdir.patch	2 Mar 2008 18:25:28 -0000	1.2
+++ libitl-makefile-destdir.patch	2 Mar 2008 23:35:59 -0000	1.3
@@ -34,6 +34,15 @@
 diff -ruN libitl-0.6.4/Makefile libitl-0.6.4.new/Makefile
 --- libitl-0.6.4/Makefile	2005-03-17 06:32:00.000000000 +0730
 +++ libitl-0.6.4.new/Makefile	2007-10-18 20:53:06.000000000 +0730
+@@ -23,7 +23,7 @@
+ 	@false
+ 
+ build/libitl.so: components
+-	$(LD) build/*.o $(LDFLAGS) -shared -lm -lc -soname=$(SONAME) -o build/$(FULLNAME)
++	$(LD) build/*.o $(LDFLAGS) --build-id -shared -lm -lc -soname=$(SONAME) -o build/$(FULLNAME)
+ 	(cd build/ && ln -sf $(FULLNAME) $(SONAME))
+ 	(cd build/ && ln -sf $(FULLNAME) libitl.so)
+ 
 @@ -35,12 +35,12 @@
  	strip --strip-unneeded build/$(FULLNAME)
  	rm -f build/*.o build/ITL_*


Index: libitl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libitl/F-8/libitl.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libitl.spec	2 Mar 2008 18:25:28 -0000	1.2
+++ libitl.spec	2 Mar 2008 23:35:59 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           libitl
 Version:        0.6.4 
-Release:        4%{?dist}
+Release:        3%{?dist}
 Summary:        Libraries for The Islamic Tools and Libraries Project
 
 Group:          System Environment/Libraries
@@ -77,9 +77,6 @@
 
 
 %changelog
-* Mon Mar 03 2008 Mohd Izhar Firdaus Ismail <mohd.izhar.firdaus at gmail.com> 0.6.4-4
-- remove --build-id from makefile
-
 * Fri Feb 15 2008 Mohd Izhar Firdaus Ismail <mohd.izhar.firdaus at gmail.com> 0.6.4-3
 - include the configure script as a source instead of as a patch
 




More information about the fedora-extras-commits mailing list