rpms/pidgin-facebookchat/devel pidgin-facebookchat.spec,1.1,1.2

Tom Callaway spot at fedoraproject.org
Thu Sep 11 22:12:09 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/pidgin-facebookchat/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4933/devel

Modified Files:
	pidgin-facebookchat.spec 
Log Message:
fix broken Makefile


Index: pidgin-facebookchat.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pidgin-facebookchat/devel/pidgin-facebookchat.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pidgin-facebookchat.spec	11 Sep 2008 21:12:05 -0000	1.1
+++ pidgin-facebookchat.spec	11 Sep 2008 22:11:39 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name:		pidgin-facebookchat
 Version:	1.35
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Facebook Chat IM Pidgin plugin 
 Group:		Applications/Internet
 License:	GPLv3+
@@ -23,7 +23,7 @@
 
 %prep
 %setup -q -c -n %{name}-%{version}
-
+sed -i 's|/usr/lib|%{_libdir}|g' Makefile
 
 %build
 # The makefile is horrifying. Just don't pay attention to the variable
@@ -55,6 +55,9 @@
 /opt/mycompany/files/
 
 %changelog
+* Thu Sep 11 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.35-2
+- apply more duct-tape to the horrifying Makefile
+
 * Wed Aug 20 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.35-1
 - update to 1.35
 




More information about the fedora-extras-commits mailing list