rpms/ibus-table-yong/devel Makefile,1.1,1.2

Caius Chance cchance at fedoraproject.org
Wed Jul 22 00:43:03 UTC 2009


Author: cchance

Update of /cvs/pkgs/rpms/ibus-table-yong/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27591

Modified Files:
	Makefile 
Log Message:
- Removed BuildRequires of gettext-devel and automake.
- Removed directories that do not need to own.



Index: Makefile
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-table-yong/devel/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- Makefile	6 May 2009 21:00:43 -0000	1.1
+++ Makefile	22 Jul 2009 00:43:02 -0000	1.2
@@ -1,7 +1,7 @@
 # Makefile for source rpm: ibus-table-yong
 # $Id$
-NAME := ibus-table-yong
-SPECFILE = $(firstword $(wildcard *.spec))
+NAME := ibus-table-translit
+SPECFILE = ibus-table-translit.spec
 
 define find-makefile-common
 for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done




More information about the fedora-extras-commits mailing list